Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
packaging
redhat-redis
Commits
3f346c42
Commit
3f346c42
authored
May 16, 2019
by
Nathan Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to redis-5.0.5 sources
parent
e900f51a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
.gitignore
.gitignore
+1
-0
redis.spec
redis.spec
+5
-2
sources
sources
+1
-1
No files found.
.gitignore
View file @
3f346c42
...
...
@@ -58,3 +58,4 @@ clog
/redis-doc-a1e79fc.tar.gz
/redis-5.0.4.tar.gz
/redis-doc-8c32249.tar.gz
/redis-5.0.5.tar.gz
redis.spec
View file @
3f346c42
...
...
@@ -19,8 +19,8 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: redis
Version: 5.0.
4
Release:
2
%{?dist}
Version: 5.0.
5
Release:
1
%{?dist}
Summary: A persistent key-value database
# redis, linenoise, lzf, hiredis are BSD
# lua is MIT
...
...
@@ -279,6 +279,9 @@ exit 0
%changelog
* Thu May 16 2019 Nathan Scott <nathans@redhat.com> - 5.0.5-1
- Upstream 5.0.5 release and redis-doc updates.
* Sat May 11 2019 Nathan Scott <nathans@redhat.com> - 5.0.4-2
- Obsolete redis-trib - functionality now in redis-cli(1)
- Remove old chkconfig support, all systemd platforms now
...
...
sources
View file @
3f346c42
SHA512 (redis-5.0.
4
.tar.gz) =
336929c81a476e2a23a64f867823d70c3aab66fb0098eef2e61630be6522ff2f6af680169ffcae35d559758b2c6b56f88c5a953a538291fea886449cba33b8ad
SHA512 (redis-5.0.
5
.tar.gz) =
78215ec02b7184e05788c7a368146ea53095a877a0e09174b4c9f175aeb9ba9174023c19e33bf62e4513b848e1841538d398e7c0a651c5c947255c1691cb4586
SHA512 (redis-doc-8c32249.tar.gz) = bfdcb7824bb4e240c93e8fceb85d566831a0696d90848a99c2e870168074ea16f4b0a72f0545bcf5d6dc4d7d03d0426b453b81e10e3b176feec5ff6b14fc9acb
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment