Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
suse-redis
Commits
71542e61
Commit
71542e61
authored
Nov 28, 2019
by
Markus Frosch
Browse files
Update to 5.0.7
parent
7f79d868
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.spec
View file @
71542e61
...
...
@@ -24,8 +24,8 @@
%global src_name redis
Name: %{?pkg_prefix}%{src_name}
Version: 5.0.
5
Release:
0
Version: 5.0.
7
Release:
1
Summary: Persistent key-value database
License: BSD-3-Clause
Group: Productivity/Databases/Servers
...
...
@@ -72,7 +72,7 @@ different kind of sorting abilities.
# We have no backtrace, so disable logging test
%patch3
%endif
%patch4 -p1
#%
%patch4 -p1
%patch5 -p1
%build
...
...
@@ -164,3 +164,6 @@ echo "See %{_docdir}/%{name}/README.SUSE to continue"
%dir %attr(0750,%{name},%{name}) %{_log_dir}
%changelog
* Thu Nov 28 2019 Markus Frosch <markus.frosch@icinga.com> - 5.0.7-1
- Update to 5.0.7
- Disable reproducible.patch
Write
Preview
Supports
Markdown
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