3.8.1 GA
This commit is contained in:
parent
8ea67ac2c9
commit
7f0c4b4b18
@ -160,8 +160,8 @@
|
||||
Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.8.0
|
||||
Release: 3%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Version: 3.8.1
|
||||
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Vendor: Fedora Project
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
@ -182,7 +182,6 @@ Source8: glusterfsd.init
|
||||
%else
|
||||
Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
|
||||
%endif
|
||||
Patch0: glusterfs-3.8.0.api.glfs-fops.patch
|
||||
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
|
||||
@ -588,7 +587,6 @@ This package provides the glusterfs server daemon.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{?prereltag}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%if ( 0%{?rhel} && 0%{?rhel} < 6 )
|
||||
@ -1208,6 +1206,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 8 2016 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.8.1-1
|
||||
- 3.8.1 GA
|
||||
|
||||
* Mon Jun 27 2016 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.8.0-3
|
||||
- 3.8.0 GA, http://review.gluster.org/#/c/14779/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user