Update to 4.9.9 which will hopefully build in Rawhide

Signed-off-by: Jonathan Dieter <jdieter@lesbg.com>
f38
Jonathan Dieter 8 years ago
parent e420de8c3a
commit 449163476d

1
.gitignore vendored

@ -1,3 +1,4 @@
/usbip-3.17.tar.xz
/usbip-3.18.tar.xz
/usbip-4.5.tar.xz
/usbip-4.9.9.tar.xz

@ -1 +1 @@
1c95422ded0d8a2d82c6d5ea60a627b2 usbip-4.5.tar.xz
SHA512 (usbip-4.9.9.tar.xz) = 0cf4b2384a42ad3c0242d73e11e0830943b31f6c95a5f7a75f730084a291f994fcc7370c9ed70580218ecadda221c6d636c68f4b41d224847e1f1c82adcafb84

@ -4,8 +4,8 @@ Name: usbip
License: GPLv2+
Summary: USB/IP user-space
Group: System Environment/Daemons
Version: 4.5
Release: 2%{?dist}
Version: 4.9.9
Release: 1%{?dist}
#Source: https://www.kernel.org/pub/linux/kernel/v3.x/linux-%%{version}.tar.xz
# In the interests of keeping the source rpm from being ridiculously large,
# download the Linux kernel from above and run `extract_usbip.sh <version>`
@ -87,6 +87,9 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_unitdir}
%{_libdir}/*.so
%changelog
* Sun Feb 12 2017 Jonathan Dieter <jdieter@lesbg.com> - 4.9.9-1
- Update to 4.9.9 with build fixes
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Loading…
Cancel
Save