diff --git a/.cvsignore b/.cvsignore index 291fb7f..0e8589b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -util-linux-ng-2.17.1-rc1.tar.bz2 +util-linux-ng-2.17.1.tar.bz2 floppy-0.16.tar.bz2 diff --git a/sources b/sources index 95d2f4f..609226f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2fb632d41d4bb47b02a41ced45e4649f util-linux-ng-2.17.1-rc1.tar.bz2 +1771802e8f4c795f72f06efb1fc61587 util-linux-ng-2.17.1.tar.bz2 7eeb9a6f7a258174bf0fa80f1370788d floppy-0.16.tar.bz2 diff --git a/util-linux-ng.spec b/util-linux-ng.spec index e07f111..decaa6a 100644 --- a/util-linux-ng.spec +++ b/util-linux-ng.spec @@ -2,12 +2,12 @@ Summary: A collection of basic system utilities Name: util-linux-ng Version: 2.17.1 -Release: 0.1%{?dist} +Release: 1%{?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-ng -%define upstream_version %{version}-rc1 +%define upstream_version %{version} ### Features %if 0%{?rhel} @@ -715,6 +715,11 @@ fi %changelog +* Mon Feb 22 2010 Karel Zak 2.17.1-1 +- upgrade to the final 2.17.1 + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ReleaseNotes + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ChangeLog + * Tue Feb 16 2010 Karel Zak 2.17.1-0.1 - upgrade to 2.17.1-rc1