[module-init-tools/f16] Use "minor release bump" to avoid failure of Upgradepath test

John W. Linville linville at fedoraproject.org
Thu Dec 8 15:24:19 UTC 2011


commit 13276b684e6010fdfef30a9361458192ec210f49
Author: John W. Linville <linville at tuxdriver.com>
Date:   Thu Dec 8 10:24:08 2011 -0500

    Use "minor release bump" to avoid failure of Upgradepath test

 module-init-tools.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/module-init-tools.spec b/module-init-tools.spec
index bd30734..eaf587d 100644
--- a/module-init-tools.spec
+++ b/module-init-tools.spec
@@ -4,7 +4,7 @@ Summary: Kernel module management utilities.
 Name: module-init-tools
 Version: 3.16
 # Release: 0.1.%{pre_release}%{?dist}
-Release: 5%{?dist}
+Release: 4%{?dist}.1
 License: GPLv2+
 Group: System Environment/Kernel
 #Source: http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/module-init-tools-%{version}.tar.bz2
@@ -82,7 +82,10 @@ fi
 %ghost %config(noreplace) %verify(not md5 size mtime) /etc/modprobe.d/local.conf
 
 %changelog
-* Wed Dec  2 2011 John W. Linville <linville at redhat.com> - 3.16-5
+* Wed Dec  8 2011 John W. Linville <linville at redhat.com> 3.16-4.fc16.1
+- Use "minor release bump" to avoid failure of Upgradepath test
+
+* Wed Dec  2 2011 John W. Linville <linville at redhat.com>
 - Add "backports" directory to search line in depmod-dist.conf
 
 * Tue Nov 29 2011 Jon Masters <jcm at redhat.com> 3.16-4


More information about the scm-commits mailing list