Update to version 17
This commit is contained in:
parent
d4cddfd45a
commit
b3f3e793fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/kmod-14.tar.xz
|
||||
/kmod-15.tar.xz
|
||||
/kmod-16.tar.xz
|
||||
/kmod-17.tar.xz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user