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
937a1699
Commit
937a1699
authored
May 19, 2012
by
Silas Sewell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to redis 2.4.13
parent
bff7ff8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
1 deletion
+8
-1
.gitignore
.gitignore
+2
-0
redis.spec
redis.spec
+4
-1
sources
sources
+2
-0
No files found.
.gitignore
View file @
937a1699
...
...
@@ -6,3 +6,5 @@
/redis-2.4.6.tar.gz
/redis-2.4.7.tar.gz
/redis-2.4.8.tar.gz
/redis-2.4.13.tar.gz
/redis-2.4.10.tar.gz
redis.spec
View file @
937a1699
...
...
@@ -7,7 +7,7 @@
%endif
Name: redis
Version: 2.4.
8
Version: 2.4.
13
Release: 1%{?dist}
Summary: A persistent key-value database
...
...
@@ -114,6 +114,9 @@ fi
%{_unitdir}/%{name}.service
%changelog
* Sat May 19 2012 Silas Sewell <silas@sewell.org> - 2.4.13-1
- Update to redis 2.4.13
* Sat Feb 25 2012 Silas Sewell <silas@sewell.org> - 2.4.8-1
- Update to redis 2.4.8
...
...
sources
View file @
937a1699
41d394074bcde762872ecb5506f35aee redis-2.4.6.tar.gz
6afffb6120724183e40f1cac324ac71c redis-2.4.7.tar.gz
ac776d25f238b142d3d526cfcdc621ab redis-2.4.8.tar.gz
f8a160f8a6fe7d7e8ebb4c23ff583d71 redis-2.4.13.tar.gz
71938de99cbb4fdefd74d7571831fa28 redis-2.4.10.tar.gz
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