New upstream version v4.5.0

This commit is contained in:
Eric Sandeen 2016-03-15 11:50:05 -05:00
parent e43ece479e
commit 7f3c937010
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ xfsprogs-3.1.2.tar.gz
/xfsprogs-3.2.4.tar.gz
/xfsprogs-4.2.0.tar.gz
/xfsprogs-4.3.0.tar.gz
/xfsprogs-4.5.0.tar.gz

View File

@ -1 +1 @@
ade22791338fa3d2cf442d6bb84f1748 xfsprogs-4.3.0.tar.gz
fcba94b6c74b726dac956d7a650c0c31 xfsprogs-4.5.0.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Utilities for managing the XFS filesystem
Name: xfsprogs
Version: 4.3.0
Version: 4.5.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
* Tue Mar 15 2016 Eric Sandeen <sandeen@redhat.com> 4.5.0-1
- New upstream release
* Mon Nov 30 2015 Eric Sandeen <sandeen@redhat.com> 4.3.0-1
- New upstream release