upgrade to v2.30.1
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
17b923cc1e
commit
cdab8b4a76
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/util-linux-2.29.2.tar.xz
|
||||
/util-linux-2.30-rc1.tar.xz
|
||||
/util-linux-2.30.tar.xz
|
||||
/util-linux-2.30.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (util-linux-2.30.tar.xz) = 30e311768718508066829567200e975fd08a22360915b27c8839f368fe6d84c8eca6c2f69a60f113d934eea9934e49f05cd98c3db7fd6bc5ad8f7f770badbc97
|
||||
SHA512 (util-linux-2.30.1.tar.xz) = bcf1807198660c133c380e13d6ba5dcdb7470c47bcaeea03ccc5a78a0d834e3df3d13ae5ffc35fd7f8fff7ba062629d4b1f5cde78452b846c9315c51c9e108f5
|
||||
|
@ -1,7 +1,7 @@
|
||||
### Header
|
||||
Summary: A collection of basic system utilities
|
||||
Name: util-linux
|
||||
Version: 2.30
|
||||
Version: 2.30.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -930,6 +930,10 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/libmount/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2017 Karel Zak <kzak@redhat.com> - 2.30.1-1
|
||||
- upgrade to v2.30.1
|
||||
http://ftp.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.1-ReleaseNotes
|
||||
|
||||
* Fri Jun 2 2017 Karel Zak <kzak@redhat.com> - 2.30-1
|
||||
- upgrade to v2.30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user