[kmod] Update to version 12

Josh Boyer jwboyer at fedoraproject.org
Thu Dec 6 18:41:19 UTC 2012


commit 1e6a4d6fe65a808a1280538af9b7b405e139047d
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Dec 6 13:41:14 2012 -0500

    Update to version 12

 .gitignore |    1 +
 kmod.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7147ac4..0efe1c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /kmod-9.tar.xz
 /kmod-10.tar.xz
 /kmod-11.tar.xz
+/kmod-12.tar.xz
diff --git a/kmod.spec b/kmod.spec
index e84f7aa..c234961 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,5 +1,5 @@
 Name:		kmod
-Version:	11
+Version:	12
 Release:	1%{?dist}
 Summary:	Linux kernel module management utilities
 
@@ -101,6 +101,9 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/modprobe.d
 %{_libdir}/libkmod.so
 
 %changelog
+* Thu Dec 06 2012 Josh Boyer <jwboyer at redhat.com>
+- Update to version 12
+
 * Thu Nov 08 2012 Josh Boyer <jwboyer at redhat.com>
 - Update to version 11
 
diff --git a/sources b/sources
index f634a90..b938590 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-607e33b0144625c2e5221e5a7df49c7a  kmod-11.tar.xz
+3d63b146c8ee5a04dfbef4be97f8226b  kmod-12.tar.xz


More information about the scm-commits mailing list