New upstream release v4.12.0
This commit is contained in:
parent
d58a0298f3
commit
dcc6fdfa19
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ xfsprogs-3.1.2.tar.gz
|
||||
/xfsprogs-4.9.0.tar.xz
|
||||
/xfsprogs-4.10.0.tar.xz
|
||||
/xfsprogs-4.11.0.tar.xz
|
||||
/xfsprogs-4.12.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xfsprogs-4.11.0.tar.xz) = 2db59553e4442c999a718ccf712b01de80b1e3acd1c3e5f9f7f5dc59e6c9180aa1a42085363303fe454d441bc2f886e118fc2958320afa49c7a8886fcfb5d72c
|
||||
SHA512 (xfsprogs-4.12.0.tar.xz) = 1dc4a0a5f40baf1d6398c8f07b4cb3ab796cf052c34b811d60b08c60a4700c2ced8d4d1adb878f8b85ba58cf3e1276db1477109de538fd427d3e359a52f59d4a
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Utilities for managing the XFS filesystem
|
||||
Name: xfsprogs
|
||||
Version: 4.11.0
|
||||
Version: 4.12.0
|
||||
Release: 1%{?dist}
|
||||
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
||||
# in source, with no mention of version.
|
||||
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Jul 24 2017 Eric Sandeen <sandeen@redhat.com> 4.12.0-1
|
||||
- New upstream release
|
||||
|
||||
* Fri May 05 2017 Eric Sandeen <sandeen@redhat.com> 4.11.0-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user