[kmod] Update to version 18

Josh Boyer jwboyer at fedoraproject.org
Tue Jun 24 14:46:24 UTC 2014


commit 262ae1a05a9954c6724600122795ce89330d419c
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Tue Jun 24 10:46:23 2014 -0400

    Update to version 18

 .gitignore |    1 +
 kmod.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e42585b..c5032ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /kmod-15.tar.xz
 /kmod-16.tar.xz
 /kmod-17.tar.xz
+/kmod-18.tar.xz
diff --git a/kmod.spec b/kmod.spec
index c900038..3333d0e 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,6 +1,6 @@
 Name:		kmod
-Version:	17
-Release:	2%{?dist}
+Version:	18
+Release:	1%{?dist}
 Summary:	Linux kernel module management utilities
 
 Group:		System Environment/Kernel
@@ -109,6 +109,9 @@ install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}/weak-modules
 %{_libdir}/libkmod.so
 
 %changelog
+* Tue Jun 24 2014 Josh Boyer <jwboyer at fedoraproject.org> - 18-1
+- Update to version 18
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 17-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ec4d438..aa8eb9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc36d28b12dcb2b664a35411560c5610  kmod-17.tar.xz
+82835c7f01983634e06ca72b4ee30cc6  kmod-18.tar.xz


More information about the scm-commits mailing list