upgrade to v2.30.2
This commit is contained in:
parent
8aba564a5f
commit
558fdf8110
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
|||||||
/util-linux-2.30-rc1.tar.xz
|
/util-linux-2.30-rc1.tar.xz
|
||||||
/util-linux-2.30.tar.xz
|
/util-linux-2.30.tar.xz
|
||||||
/util-linux-2.30.1.tar.xz
|
/util-linux-2.30.1.tar.xz
|
||||||
|
/util-linux-2.30.2.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (util-linux-2.30.1.tar.xz) = bcf1807198660c133c380e13d6ba5dcdb7470c47bcaeea03ccc5a78a0d834e3df3d13ae5ffc35fd7f8fff7ba062629d4b1f5cde78452b846c9315c51c9e108f5
|
SHA512 (util-linux-2.30.2.tar.xz) = b92ec16d5e8a405ad9ebbac8673bb49c5bf0a7f630118477f12c7a3c6b3b3ee5d56868632dd71fffd5c0434821207c2769f6859b9d398c2df770ec6487d7c32d
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
### Header
|
### Header
|
||||||
Summary: A collection of basic system utilities
|
Summary: A collection of basic system utilities
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.30.1
|
Version: 2.30.2
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://en.wikipedia.org/wiki/Util-linux
|
URL: http://en.wikipedia.org/wiki/Util-linux
|
||||||
@ -930,6 +930,10 @@ exit 0
|
|||||||
%{_libdir}/python*/site-packages/libmount/*
|
%{_libdir}/python*/site-packages/libmount/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 22 2017 Karel Zak <kzak@redhat.com> - 2.30.2-1
|
||||||
|
- upgrade to v2.30.2
|
||||||
|
http://ftp.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.2-ReleaseNotes
|
||||||
|
|
||||||
* Mon Aug 14 2017 Karel Zak <kzak@redhat.com> - 2.30.1-5
|
* Mon Aug 14 2017 Karel Zak <kzak@redhat.com> - 2.30.1-5
|
||||||
- make ln-s usage more robust
|
- make ln-s usage more robust
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user