This commit is contained in:
Kaleb S. KEITHLEY 2016-09-10 12:08:18 -04:00
parent 039a0b3b85
commit dfbfed3499
2 changed files with 6 additions and 2 deletions

View File

@ -160,7 +160,7 @@
Summary: Distributed File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 3.8.3
Version: 3.8.4
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project
%else
@ -362,6 +362,7 @@ Summary: Fuse client
Group: Applications/File
BuildRequires: fuse-devel
Requires: attr
Requires: psmisc
Requires: %{name} = %{version}-%{release}
Requires: %{name}-client-xlators = %{version}-%{release}
@ -1206,6 +1207,9 @@ exit 0
%endif
%changelog
* Sat Sep 10 2016 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.8.4-1
- 3.8.4 GA
* Mon Aug 22 2016 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.8.3-1
- 3.8.3 GA

View File

@ -1 +1 @@
3910afa6db5850a9149fb8299be43b07 glusterfs-3.8.3.tar.gz
9e1bf53947c263f774e45fbe3e6b9236 glusterfs-3.8.4.tar.gz