[kmod/f22: 2/2] Update to version 20

Josh Boyer jwboyer at fedoraproject.org
Mon Mar 2 14:15:50 UTC 2015


commit e38328b377636b483d8fe5ead135f0cf734e6569
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Mon Mar 2 09:13:18 2015 -0500

    Update to version 20

 .gitignore | 1 +
 kmod.spec  | 7 +++++--
 sources    | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e20255e..ef2aa3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /kmod-17.tar.xz
 /kmod-18.tar.xz
 /kmod-19.tar.xz
+/kmod-20.tar.xz
diff --git a/kmod.spec b/kmod.spec
index aef964f..936808f 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,6 +1,6 @@
 Name:		kmod
-Version:	19
-Release:	2%{?dist}
+Version:	20
+Release:	1%{?dist}
 Summary:	Linux kernel module management utilities
 
 Group:		System Environment/Kernel
@@ -111,6 +111,9 @@ install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}/weak-modules
 %{_libdir}/libkmod.so
 
 %changelog
+* Mon Mar 02 2015 Josh Boyer <jwboyer at fedoraproject.org> - 20.1
+- Update to version 20
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 19-2
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
diff --git a/sources b/sources
index afedb25..97de845 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a08643f814aa4efc12211c6e5909f4d9  kmod-19.tar.xz
+d6f4fef718a50bd88080de6a43bc64d8  kmod-20.tar.xz


More information about the scm-commits mailing list