New upstream release

This commit is contained in:
Eric Sandeen 2016-03-04 08:15:04 -06:00
parent 00f3e783c9
commit e43ece479e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ xfsprogs-3.1.2.tar.gz
/xfsprogs-3.2.3.tar.gz
/xfsprogs-3.2.4.tar.gz
/xfsprogs-4.2.0.tar.gz
/xfsprogs-4.3.0.tar.gz

View File

@ -1 +1 @@
e1b9438d3e6775b9df52cc9a13e9f9a6 xfsprogs-4.2.0.tar.gz
ade22791338fa3d2cf442d6bb84f1748 xfsprogs-4.3.0.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Utilities for managing the XFS filesystem
Name: xfsprogs
Version: 4.2.0
Version: 4.3.0
Release: 1%{?dist}
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
# in source, with no mention of version.
@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%changelog
* Mon Nov 30 2015 Eric Sandeen <sandeen@redhat.com> 4.3.0-1
- New upstream release
* Wed Sep 09 2015 Eric Sandeen <sandeen@redhat.com> 4.2.0-1
- New upstream release