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
bcfed061
Commit
bcfed061
authored
Sep 26, 2019
by
Nathan Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to redis-5.0.6 sources
parent
244dcfee
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
5 deletions
+10
-5
.gitignore
.gitignore
+2
-0
redis.spec
redis.spec
+6
-3
sources
sources
+2
-2
No files found.
.gitignore
View file @
bcfed061
...
...
@@ -59,3 +59,5 @@ clog
/redis-5.0.4.tar.gz
/redis-doc-8c32249.tar.gz
/redis-5.0.5.tar.gz
/redis-5.0.6.tar.gz
/redis-doc-685cc5a.tar.gz
redis.spec
View file @
bcfed061
...
...
@@ -12,15 +12,15 @@
# Commit IDs for the (unversioned) redis-doc repository
# https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision"
%global doc_commit
8c322492b0ad14067bd4cebce20f3509d989370d
%global doc_commit
685cc5a4d323203d8e1eb85de3adc47830687207
%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.
5
Release:
2
%{?dist}
Version: 5.0.
6
Release:
1
%{?dist}
Summary: A persistent key-value database
# redis, linenoise, lzf, hiredis are BSD
# lua is MIT
...
...
@@ -272,6 +272,9 @@ exit 0
%changelog
* Thu Sep 26 2019 Nathan Scott <nathans@redhat.com> - 5.0.6-1
- Upstream 5.0.6 release and redis-doc updates.
* Mon Jul 15 2019 Nathan Scott <nathans@redhat.com> - 5.0.5-2
- Use the (modified) bundled jemalloc for defrag (RHBZ #1725852)
...
...
sources
View file @
bcfed061
SHA512 (redis-5.0.
5.tar.gz) = 78215ec02b7184e05788c7a368146ea53095a877a0e09174b4c9f175aeb9ba9174023c19e33bf62e4513b848e1841538d398e7c0a651c5c947255c1691cb4586
SHA512 (redis-doc-
8c32249.tar.gz) = bfdcb7824bb4e240c93e8fceb85d566831a0696d90848a99c2e870168074ea16f4b0a72f0545bcf5d6dc4d7d03d0426b453b81e10e3b176feec5ff6b14fc9ac
b
SHA512 (redis-5.0.
6.tar.gz) = 19a4738ec4c3ac077d57857559557685c56b0ac58ccfff5aac88a099894fa9a2bbe18ef126522960e38d6c0e8b0f9a00755879305c07caaa5add41bc677d44f3
SHA512 (redis-doc-
685cc5a.tar.gz) = fa737e4727ecaeb6255e8b14ca618d65ac9b7b887fa53744f96efd471f6dbaeab542b7445d236385c5f4d44a216831f80438e9daa171c89dbccccd1830d7376
b
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