New upstream release 4.15.1
This commit is contained in:
parent
28642ee7ad
commit
bab8fb6de1
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ xfsprogs-3.1.2.tar.gz
|
||||
/xfsprogs-4.13.1.tar.xz
|
||||
/xfsprogs-4.14.0.tar.xz
|
||||
/xfsprogs-4.15.0.tar.xz
|
||||
/xfsprogs-4.15.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xfsprogs-4.15.0.tar.xz) = 78d67a603c45a0d2b69d2cd0f7400b1e2c7b8b9bca3fa78529b8558bebda082e24d683d275ca546bb63c6cfd53d3b6048109b815e9fc5ced34d1c32533c2e77f
|
||||
SHA512 (xfsprogs-4.15.1.tar.xz) = 4ec3f0438f33322f0ff6e5acb27cbb554ab48df3ae0ef11071992b085016f84b49ca7bdbaf3a6859427877ea9c419bcd37ac3058914d67409ba2d65e586508ee
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Utilities for managing the XFS filesystem
|
||||
Name: xfsprogs
|
||||
Version: 4.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.15.1
|
||||
Release: 1%{?dist}
|
||||
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
||||
# in source, with no mention of version.
|
||||
# doc/COPYING file specifies what is GPL and what is LGPL
|
||||
@ -111,6 +111,10 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2018 Eric Sandeen <sandeen@redhat.com> 4.15.1-1
|
||||
- New upstream release
|
||||
- Update Polish translation
|
||||
|
||||
* Mon Feb 26 2018 Eric Sandeen <sandeen@redhat.com> 4.15.0-2
|
||||
- BuildRequires: gcc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user