- New upstream release

This commit is contained in:
Eric Sandeen 2010-11-18 14:54:20 -06:00
parent cf5e19a493
commit 8fd223b47e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
xfsprogs-3.1.2.tar.gz
/xfsprogs-3.1.3.tar.gz
/xfsprogs-3.1.4.tar.gz

View File

@ -1 +1 @@
a6a4777ded0a36fa692b7eb652a85493 xfsprogs-3.1.3.tar.gz
74081975f148bcabcab26c4c3496ede9 xfsprogs-3.1.4.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Utilities for managing the XFS filesystem
Name: xfsprogs
Version: 3.1.3
Version: 3.1.4
Release: 1%{?dist}
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
# in source, with no mention of version.
@ -62,7 +62,7 @@ in building or running the xfstests QA suite.
%setup -q
%build
export tagname=CC DEBUG=-DNDEBUG
export tagname=CC
%configure \
--enable-readline=yes \
--enable-blkid=yes
@ -185,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/xfs/xfs_types.h
%changelog
* Thu Nov 18 2010 Eric Sandeen <sandeen@redhat.com> 3.1.4-1
- New upstream release
* Sat Aug 28 2010 Eric Sandeen <sandeen@redhat.com> 3.1.3-1
- New upstream release