[util-linux] 2.20-1: upgrade to stable 2.20

kzak kzak at fedoraproject.org
Mon Aug 29 12:28:37 UTC 2011


commit dc4135e72431179b127ff198c03b541b57ffe9ff
Author: Karel Zak <kzak at redhat.com>
Date:   Mon Aug 29 14:27:52 2011 +0200

    2.20-1: upgrade to stable 2.20
    
    Signed-off-by: Karel Zak <kzak at redhat.com>

 .gitignore      |    1 +
 sources         |    2 +-
 util-linux.spec |   12 ++++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a79a8e2..799bb9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /util-linux-2.19.1.tar.bz2
 /util-linux-2.20-rc1.tar.bz2
 /util-linux-2.20-rc2.tar.bz2
+/util-linux-2.20.tar.bz2
diff --git a/sources b/sources
index 255d8c3..667c1cd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e730bbbe41e4a80926e183b45a337c77  util-linux-2.20-rc2.tar.bz2
 a02aac97c74259ca1b24972c89147ca4  floppy-0.18.tar.bz2
+4dcacdbdafa116635e52b977d9d0e879  util-linux-2.20.tar.bz2
diff --git a/util-linux.spec b/util-linux.spec
index 918a995..a45e494 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.20
-Release: 0.2%{?dist}
+Release: 1%{?dist}
 License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain
 Group: System Environment/Base
 URL: http://kernel.org/~kzak/util-linux/
 
-%define upstream_version %{version}-rc2
+%define upstream_version %{version}
 
 ### Features
 %if 0%{?rhel}
@@ -214,6 +214,7 @@ export SUID_LDFLAGS="-pie"
 	--enable-login-utils \
 	--enable-kill \
 	--enable-write \
+	--enable-ddate \
 %if %{include_raw}
 	--enable-raw \
 %endif
@@ -744,11 +745,14 @@ fi
 
 
 %changelog
-* Wed Aug 17 2021 Karel Zak <kzak at redhat.com> 2.20.0.2
+* Mon Aug 29 2011 Karel Zak <kzak at redhat.com> 2.20-1
+- upgrade to the release 2.20
+
+* Wed Aug 17 2011 Karel Zak <kzak at redhat.com> 2.20-0.2
 - upgrade to the release 2.20-rc2
   ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-rc2-ChangeLog
 
-* Fri Aug  2 2021 Karel Zak <kzak at redhat.com> 2.20.0.1
+* Fri Aug  2 2011 Karel Zak <kzak at redhat.com> 2.20-0.1
 - upgrade to the release 2.20-rc1
   ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-ReleaseNotes
 


More information about the scm-commits mailing list