Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
redhat-redis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
packaging
redhat-redis
Commits
87a3e7a5
Commit
87a3e7a5
authored
Jun 14, 2018
by
Nathan Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to upstream redis-4.0.10 release
parent
eb2f5b7b
Changes
3
Hide 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 @
87a3e7a5
...
...
@@ -45,3 +45,5 @@ clog
/redis-doc-38c2bd6.tar.gz
/redis-4.0.8.tar.gz
/redis-4.0.9.tar.gz
/redis-doc-b9d39b1.tar.gz
/redis-4.0.10.tar.gz
redis.spec
View file @
87a3e7a5
...
...
@@ -31,14 +31,14 @@
# Commit IDs for the (unversioned) redis-doc repository
# https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision"
%global doc_commit
38c2bd6f5331aad382494b3c7833b0cc2b92222
a
%global doc_commit
b9d39b104e0beff9e70b3d738c17d48491d6646
a
%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: 4.0.
9
Version: 4.0.
10
Release: 1%{?dist}
Summary: A persistent key-value database
License: BSD
...
...
@@ -377,6 +377,9 @@ fi
%changelog
* Thu Jun 14 2018 Nathan Scott <nathans@redhat.com> - 4.0.10-1
- Upstream 4.0.10 release.
* Tue Mar 27 2018 Nathan Scott <nathans@redhat.com> - 4.0.9-1
- Upstream 4.0.9 release.
...
...
sources
View file @
87a3e7a5
SHA512 (redis-
4.0.9.tar.gz) = a6cf63cb361f0a87da3955ba628190dc04cad342f7a664d18e44416ee67dd86ed6e3a46b9701e994f1417e56b819b3c6fc595f363c10bb4b83d5033919d2959
8
SHA512 (redis-
doc-38c2bd6.tar.gz) = b878e43e942c24b0bb195d36f50e0f7f3efc1aab339c8a7f9bd9c04318a13bfad41334a9f08e4e865c5708221b421a3e7a0f343a9fe728f3f9b4eb1404ef8517
SHA512 (redis-
doc-b9d39b1.tar.gz) = 96e29a767d773578c971979655ae0a0e1144f2ae9d2553e14b019a42c43cfeddb16eb62a250c4be345a37170e677c7d154f9969f6faa9b78afb613afea83f94
8
SHA512 (redis-
4.0.10.tar.gz) = 0978dabaf637e61889d492fd3629acd58ca8fb0c0088cdd7036ffd1a7ed3f018c107039d4c96bd61d0b7d35757df2366d051f57d77ffb5642aca0e5651b30603
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