diff --git a/.gitignore b/.gitignore index 634f034..e4b5960 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 6ff3f41..aa163ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07b6845f48a421ad5844aa9d58edb837 util-linux-2.29.tar.xz +SHA512 (util-linux-2.29.1.tar.xz) = 38493f2750174184c436254ae4e78cf02aecf9f75e9fca21096e47755f779deb42640a9c6298225b61e08a0c15d7ff344a378b7705be0c5b5e6ede7a5b0e2b6c diff --git a/util-linux.spec b/util-linux.spec index 7976268..9981b88 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -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 - 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 - 2.29-2 - Rebuild for Python 3.6