automatic version update by autodist [release 3.2.0-1mamba;Thu May 12 2016]
This commit is contained in:
parent
2986b7867a
commit
98a385b3c9
12
redis.spec
12
redis.spec
@ -1,5 +1,5 @@
|
|||||||
Name: redis
|
Name: redis
|
||||||
Version: 3.0.7
|
Version: 3.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An open source, BSD licensed, advanced key-value store
|
Summary: An open source, BSD licensed, advanced key-value store
|
||||||
Group: System/Database
|
Group: System/Database
|
||||||
@ -67,17 +67,15 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%config(noreplace) %{_sysconfdir}/redis.conf
|
%config(noreplace) %{_sysconfdir}/redis.conf
|
||||||
%config(noreplace) %{_sysconfdir}/sentinel.conf
|
%config(noreplace) %{_sysconfdir}/sentinel.conf
|
||||||
%{_bindir}/redis-benchmark
|
%{_bindir}/redis-*
|
||||||
%{_bindir}/redis-check-aof
|
|
||||||
%{_bindir}/redis-check-dump
|
|
||||||
%{_bindir}/redis-cli
|
|
||||||
%{_bindir}/redis-sentinel
|
|
||||||
%{_bindir}/redis-server
|
|
||||||
/lib/systemd/system/redis.service
|
/lib/systemd/system/redis.service
|
||||||
%dir %{_localstatedir}/lib/redis
|
%dir %{_localstatedir}/lib/redis
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 12 2016 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 01 2016 Automatic Build System <autodist@mambasoft.it> 3.0.7-1mamba
|
* Mon Feb 01 2016 Automatic Build System <autodist@mambasoft.it> 3.0.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user