Update to version 17

This commit is contained in:
Josh Boyer 2014-04-09 14:17:18 -04:00
parent d4cddfd45a
commit b3f3e793fd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/kmod-14.tar.xz
/kmod-15.tar.xz
/kmod-16.tar.xz
/kmod-17.tar.xz

View File

@ -1,5 +1,5 @@
Name: kmod
Version: 16
Version: 17
Release: 1%{?dist}
Summary: Linux kernel module management utilities
@ -109,6 +109,9 @@ install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}/weak-modules
%{_libdir}/libkmod.so
%changelog
* Wed Apr 09 2014 Josh Boyer <jwboyer@fedoraproject.org> - 17-1
- Update to version 17
* Thu Jan 02 2014 Václav Pavlín <vpavlin@redhat.com> - 16-1
- Update to version 16

View File

@ -1 +1 @@
3006a0287211212501cdfe1211b29f09 kmod-16.tar.xz
bc36d28b12dcb2b664a35411560c5610 kmod-17.tar.xz