New upstream release v5.2.1

This commit is contained in:
Eric Sandeen 2019-08-21 14:13:46 -05:00
parent 43c8d810dd
commit 0b6f8de7fb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@ xfsprogs-3.1.2.tar.gz
/xfsprogs-5.0.0.tar.xz
/xfsprogs-5.1.0.tar.xz
/xfsprogs-5.2.0.tar.xz
/xfsprogs-5.2.1.tar.xz

View File

@ -1 +1 @@
SHA512 (xfsprogs-5.2.0.tar.xz) = b65ffb4d293f1ee0a9ec5aa35bf7a9491c2d536ad0da7f8e1d533743caebd98abffd1b93508969bac4135dc15434a9e170a516cedd373466ef762b65029f013f
SHA512 (xfsprogs-5.2.1.tar.xz) = a2ecd8e2ae8a4e7357b4133beaeffeae4d6c9d0ece9855d9780a84c2d4072e3d4e0b8ffa3baa995862ec38dcbc5dd74205f7f4456676826082c4811867508a43

View File

@ -1,6 +1,6 @@
Summary: Utilities for managing the XFS filesystem
Name: xfsprogs
Version: 5.2.0
Version: 5.2.1
Release: 1%{?dist}
License: GPL+ and LGPLv2+
URL: https://xfs.wiki.kernel.org
@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/
%{_libdir}/*.so
%changelog
* Wed Aug 21 2019 Eric Sandeen <sandeen@redhat.com> 5.2.1-1
- New upstream release
* Fri Aug 16 2019 Eric Sandeen <sandeen@redhat.com> 5.2.0-1
- New upstream release