Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
This commit is contained in:
parent
5230caa4d0
commit
9090e9784d
@ -182,11 +182,11 @@ Summary: Distributed File System
|
|||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 3%{?prereltag:%{prereltag}}%{?dist}
|
Release: 4%{?prereltag:%{prereltag}}%{?dist}
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
Release: 0.@PACKAGE_RELEASE@%{?dist}.5
|
Release: 0.@PACKAGE_RELEASE@%{?dist}.6
|
||||||
%endif
|
%endif
|
||||||
License: GPLv2 or LGPLv3+
|
License: GPLv2 or LGPLv3+
|
||||||
URL: http://docs.gluster.org/
|
URL: http://docs.gluster.org/
|
||||||
@ -1591,6 +1591,10 @@ exit 0
|
|||||||
%{_unitdir}/gluster-ta-volume.service
|
%{_unitdir}/gluster-ta-volume.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 9.0-4
|
||||||
|
- Rebuilt for updated systemd-rpm-macros
|
||||||
|
See https://pagure.io/fesco/issue/2583.
|
||||||
|
|
||||||
* Wed Jan 27 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.0-3
|
* Wed Jan 27 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.0-3
|
||||||
- 9.0, w/ liburing
|
- 9.0, w/ liburing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user