[kmod] Update to version 8

Josh Boyer jwboyer at fedoraproject.org
Tue May 8 13:33:02 UTC 2012


commit b481272bd17d232d99cd3c6a1077e69d37b980ca
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue May 8 09:32:54 2012 -0400

    Update to version 8

 .gitignore |    1 +
 kmod.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d105fd8..90c9c20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kmod-7.tar.xz
+/kmod-8.tar.xz
diff --git a/kmod.spec b/kmod.spec
index c975d4c..7d6b515 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,5 +1,5 @@
 Name:		kmod
-Version:	7
+Version:	8
 Release:	1%{?dist}
 Summary:	Linux kernel module management utilities
 
@@ -97,6 +97,9 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/modprobe.d
 %{_libdir}/libkmod.so
 
 %changelog
+* Tue May 08 2012 Josh Boyer <jwboyer at redhat.com> - 8-1
+- Update to version 8
+
 * Mon Mar 19 2012 Kay Sievers <kay at redhat.com> - 7-1
 - update to version 7
   - fix issue with --show-depends, where built-in
diff --git a/sources b/sources
index 836dbc1..2c38a26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bd916ae1c8a38e7697fdd8118bc98eb  kmod-7.tar.xz
+d4e3d038b5370b1e8ff237c55666aa64  kmod-8.tar.xz


More information about the scm-commits mailing list