8.1 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
5acb75d3e0
commit
f36b853ea3
File diff suppressed because it is too large
Load Diff
@ -182,8 +182,8 @@
|
||||
Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 8.0
|
||||
Release: 6%{?dev:%{dev}}%{?dist}
|
||||
Version: 8.1
|
||||
Release: 1%{?dev:%{dev}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
@ -200,7 +200,6 @@ Source8: glusterfsd.init
|
||||
%else
|
||||
Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
|
||||
%endif
|
||||
Patch0001: 0001-api-libgfapi-symbol-versions-break-LTO-in-Fedora-raw.patch
|
||||
Patch0002: 0002-rpc-rpc-lib-src-Makefile.am.patch
|
||||
|
||||
Requires(pre): shadow-utils
|
||||
@ -774,7 +773,6 @@ This package provides the glusterfs thin-arbiter translator.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{?dev}
|
||||
%patch0001 -p1
|
||||
%patch0002 -p1
|
||||
%if ( ! %{_usepython3} )
|
||||
echo "fixing python shebangs..."
|
||||
@ -1580,6 +1578,9 @@ exit 0
|
||||
%{_unitdir}/gluster-ta-volume.service
|
||||
|
||||
%changelog
|
||||
* Tue Aug 25 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 8.1-1
|
||||
- 8.1 GA
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glusterfs-8.0.tar.gz) = 6af94f31e08e9ba9d1f3f674678553815933f8db58672d4225f855dc47f3290e1ad22f44dbe95856f82120bf195bc2df7dbd02c88e3a27d9363877891c619b58
|
||||
SHA512 (glusterfs-8.1.tar.gz) = b95e461a356063350300bd7f89c35ea95036429839a8078ebaae485c3f8fbb960838c55eb80a09e4d9d3c210d123aef05cac68ef31b811ecb88d7772108ebcbf
|
||||
|
Loading…
Reference in New Issue
Block a user