upgrade to v2.29.1

This commit is contained in:
Karel Zak 2017-01-20 15:52:13 +01:00
parent d3eae21d69
commit 07ed6e64f8
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -53,3 +53,4 @@
/util-linux-2.29-rc1.tar.xz
/util-linux-2.29-rc2.tar.xz
/util-linux-2.29.tar.xz
/util-linux-2.29.1.tar.xz

View File

@ -1 +1 @@
07b6845f48a421ad5844aa9d58edb837 util-linux-2.29.tar.xz
SHA512 (util-linux-2.29.1.tar.xz) = 38493f2750174184c436254ae4e78cf02aecf9f75e9fca21096e47755f779deb42640a9c6298225b61e08a0c15d7ff344a378b7705be0c5b5e6ede7a5b0e2b6c

View File

@ -1,8 +1,8 @@
### Header
Summary: A collection of basic system utilities
Name: util-linux
Version: 2.29
Release: 2%{?dist}
Version: 2.29.1
Release: 1%{?dist}
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
Group: System Environment/Base
URL: http://en.wikipedia.org/wiki/Util-linux
@ -919,6 +919,10 @@ exit 0
%{_libdir}/python*/site-packages/libmount/*
%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
- Rebuild for Python 3.6