New upstream release v5.6.0
This commit is contained in:
parent
a6315ea624
commit
e7403252a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ xfsprogs-3.1.2.tar.gz
|
|||||||
/xfsprogs-5.3.0.tar.xz
|
/xfsprogs-5.3.0.tar.xz
|
||||||
/xfsprogs-5.4.0.tar.xz
|
/xfsprogs-5.4.0.tar.xz
|
||||||
/xfsprogs-5.5.0.tar.xz
|
/xfsprogs-5.5.0.tar.xz
|
||||||
|
/xfsprogs-5.6.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xfsprogs-5.5.0.tar.xz) = 1169765e9a003f9618f020eb190dc0a692e7017cf1ec2a9329a8db0f07ef6a48cb250fc326fb9168714259c8d5f2195cc6fd41e01bbbdc9a5857e53f145b6815
|
SHA512 (xfsprogs-5.6.0.tar.xz) = a6bee55b0a23316c73f3921234d1dbaa4cbe91c12e79264e5f9bfe1356a24baa0ab25270405a46e4613a7e48443ef21997ff4f5962663777bed373f89ca29701
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Utilities for managing the XFS filesystem
|
Summary: Utilities for managing the XFS filesystem
|
||||||
Name: xfsprogs
|
Name: xfsprogs
|
||||||
Version: 5.5.0
|
Version: 5.6.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+ and LGPLv2+
|
License: GPL+ and LGPLv2+
|
||||||
URL: https://xfs.wiki.kernel.org
|
URL: https://xfs.wiki.kernel.org
|
||||||
@ -119,7 +119,10 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Mar 13 2020 Eric Sandeen <sandeen@redhat.com> 5.4.0-1
|
* Tue Apr 14 2020 Eric Sandeen <sandeen@redhat.com> 5.6.0-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
|
* Fri Mar 13 2020 Eric Sandeen <sandeen@redhat.com> 5.5.0-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
* Fri Jan 31 2020 Eric Sandeen <sandeen@redhat.com> 5.4.0-3
|
* Fri Jan 31 2020 Eric Sandeen <sandeen@redhat.com> 5.4.0-3
|
||||||
|
Loading…
Reference in New Issue
Block a user