Update to version 12

This commit is contained in:
Josh Boyer 2012-12-06 13:41:14 -05:00
parent 57bc2a1099
commit 1e6a4d6fe6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/kmod-9.tar.xz
/kmod-10.tar.xz
/kmod-11.tar.xz
/kmod-12.tar.xz

View File

@ -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@redhat.com>
- Update to version 12
* Thu Nov 08 2012 Josh Boyer <jwboyer@redhat.com>
- Update to version 11

View File

@ -1 +1 @@
607e33b0144625c2e5221e5a7df49c7a kmod-11.tar.xz
3d63b146c8ee5a04dfbef4be97f8226b kmod-12.tar.xz