Update to version 10

This commit is contained in:
Josh Boyer 2012-09-07 08:39:56 -04:00
parent 9d37ce2f6e
commit 17fa9dab8b
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/kmod-7.tar.xz /kmod-7.tar.xz
/kmod-8.tar.xz /kmod-8.tar.xz
/kmod-9.tar.xz /kmod-9.tar.xz
/kmod-10.tar.xz

View File

@ -1,5 +1,5 @@
Name: kmod Name: kmod
Version: 9 Version: 10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Linux kernel module management utilities Summary: Linux kernel module management utilities
@ -100,6 +100,9 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/modprobe.d
%{_libdir}/libkmod.so %{_libdir}/libkmod.so
%changelog %changelog
* Fri Sep 07 2012 Josh Boyer <jwboyer@redaht.com>
- Update to version 10
* Mon Aug 27 2012 Josh Boyer <jwboyer@redhat.com> * Mon Aug 27 2012 Josh Boyer <jwboyer@redhat.com>
- Update to version 9 - Update to version 9

View File

@ -1,2 +1 @@
d4e3d038b5370b1e8ff237c55666aa64 kmod-8.tar.xz e2a883c4df15a50f78a7a61d5b64089f kmod-10.tar.xz
c8ae2d2694fbca2b28e238b30543a0cd kmod-9.tar.xz