upgrade to v2.29.1
This commit is contained in:
parent
d3eae21d69
commit
07ed6e64f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
|||||||
/util-linux-2.29-rc1.tar.xz
|
/util-linux-2.29-rc1.tar.xz
|
||||||
/util-linux-2.29-rc2.tar.xz
|
/util-linux-2.29-rc2.tar.xz
|
||||||
/util-linux-2.29.tar.xz
|
/util-linux-2.29.tar.xz
|
||||||
|
/util-linux-2.29.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
07b6845f48a421ad5844aa9d58edb837 util-linux-2.29.tar.xz
|
SHA512 (util-linux-2.29.1.tar.xz) = 38493f2750174184c436254ae4e78cf02aecf9f75e9fca21096e47755f779deb42640a9c6298225b61e08a0c15d7ff344a378b7705be0c5b5e6ede7a5b0e2b6c
|
||||||
|
@ -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.29
|
Version: 2.29.1
|
||||||
Release: 2%{?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
|
||||||
@ -919,6 +919,10 @@ exit 0
|
|||||||
%{_libdir}/python*/site-packages/libmount/*
|
%{_libdir}/python*/site-packages/libmount/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 20 2017 Karel Zak <kzak@redhat.com> - 2.29.1-1
|
||||||
|
- upgrade to v2.29.1
|
||||||
|
http://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.1-ReleaseNotes
|
||||||
|
|
||||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.29-2
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.29-2
|
||||||
- Rebuild for Python 3.6
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user