[kmod] kmod: bump release for first build after import

Jon Masters jcm at fedoraproject.org
Fri Dec 23 07:16:11 UTC 2011


commit cc0a2a8d98977433314d7cc32b5818a70e18e60a
Author: Jon Masters <jcm at jonmasters.org>
Date:   Fri Dec 23 02:15:48 2011 -0500

    kmod: bump release for first build after import
    
    Signed-off-by: Jon Masters <jcm at jonmasters.org>

 kmod.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kmod.spec b/kmod.spec
index e60cdd6..3a5d719 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,6 +1,6 @@
 Name:		kmod
 Version:	2
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Linux kernel module management utilities
 
 Group:		System Environment/Kernel
@@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 /%{_libdir}/libkmod.so*
 
 %changelog
+* Fri Dec 23 2011 Jon Masters <jcm at jonmasters.org> - 2-5
+- Initial build for Fedora following package import
+
 * Thu Dec 22 2011 Jon Masters <jcm at jonmasters.org> - 2-4
 - There is no generic macro for non-multilib "/lib", hardcode like others
 


More information about the scm-commits mailing list