diff --git a/.gitignore b/.gitignore index 6414d63..6095e9b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /util-linux-2.19-rc1.tar.bz2 /util-linux-2.19-rc1-32-gbded43d.tar.bz2 /util-linux-2.19-rc2.tar.bz2 +/util-linux-2.19-rc3.tar.bz2 diff --git a/sources b/sources index 6c973b2..099ae3d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 7eeb9a6f7a258174bf0fa80f1370788d floppy-0.16.tar.bz2 -ff2ec40dcae191048f9a3a0175e632a6 util-linux-2.19-rc2.tar.bz2 +89423502d34bd1e6da0ad29ac716145f util-linux-2.19-rc3.tar.bz2 diff --git a/util-linux.spec b/util-linux.spec index f1a4291..ba483f8 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -2,12 +2,12 @@ Summary: A collection of basic system utilities Name: util-linux Version: 2.19 -Release: 0.3%{?dist} +Release: 0.4%{?dist} License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain Group: System Environment/Base URL: ftp://ftp.kernel.org/pub/linux/utils/util-linux -%define upstream_version %{version}-rc2 +%define upstream_version %{version}-rc3 ### Features %if 0%{?rhel} @@ -749,6 +749,10 @@ fi %changelog +* Tue Jan 25 2011 Karel Zak 2.19-0.4 +- upgrade to the release 2.19-rc3 + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc3-ChangeLog + * Tue Jan 25 2011 Karel Zak 2.19-0.3 - upgrade to the release 2.19-rc2 ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc2-ChangeLog