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
a42cd7ea
Commit
a42cd7ea
authored
Nov 08, 2018
by
Nathan Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to latest community sources
parent
b1313ce2
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
4 deletions
+9
-4
.gitignore
.gitignore
+2
-0
redis.spec
redis.spec
+5
-2
sources
sources
+2
-2
No files found.
.gitignore
View file @
a42cd7ea
...
...
@@ -50,3 +50,5 @@ clog
/redis-4.0.11.tar.gz
/redis-5.0.0.tar.gz
/redis-doc-65e6865.tar.gz
/redis-5.0.1.tar.gz
/redis-doc-658233e.tar.gz
redis.spec
View file @
a42cd7ea
...
...
@@ -24,14 +24,14 @@
# Commit IDs for the (unversioned) redis-doc repository
# https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision"
%global doc_commit 65
e68652b6cae915ea952f63edf8973cccc32567
%global doc_commit 65
8233eb1cc4ae963bf520ea9f51bd2f826226bb
%global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7})
# %%{rpmmacrodir} not usable on EL-6
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: redis
Version: 5.0.
0
Version: 5.0.
1
Release: 1%{?dist}
Summary: A persistent key-value database
# redis, linenoise, lzf, hiredis are BSD
...
...
@@ -358,6 +358,9 @@ fi
%changelog
* Thu Nov 08 2018 Nathan Scott <nathans@redhat.com> - 5.0.1-1
- Upstream 5.0.1 release.
* Thu Oct 18 2018 Nathan Scott <nathans@redhat.com> - 5.0.0-1
- Update systemd service files for network-online requirement
- Upstream 5.0.0 release.
...
...
sources
View file @
a42cd7ea
SHA512 (redis-5.0.
0
.tar.gz) =
818277cf8c14eb5f0b864e936f657c8021a3614a76dda8975d82b20ab4e3983731363b7b527fb504fd41292304de079f78702503fca8
67
a
c6
f45a97a391eec07
SHA512 (redis-doc-65
e6865
.tar.gz) =
4ce1fc9e3a2e76197be88ac19f4281dff28ed959f07e55aff5cadcd42dd76b07e3f948a7675c0ae45c36e1ea7999aa5899ca2a2106bafceb70f2bf74a0a50d0c
SHA512 (redis-5.0.
1
.tar.gz) =
eb0f10903a8e87c0ca33597060b611a11c42576c64dd6d648b59cd9007d4ee6fe7c3762daf428c2d19ab05576a4b44dc3663fe12
67c6
0acca58eeb2bba709e58
SHA512 (redis-doc-65
8233e
.tar.gz) =
923d074e100480c307605696c7da1d7de82023216512398fcd90cbb129d4bd3da1f583f9a369320fe8b0408e6e56472603f528da58d89685ff4a726c69ef7ba7
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