diff --git a/usbip.spec b/usbip.spec index 8da69ee..18b9ac0 100644 --- a/usbip.spec +++ b/usbip.spec @@ -5,7 +5,7 @@ License: GPLv2+ Summary: USB/IP user-space Group: System Environment/Daemons Version: 4.5 -Release: 1%{?dist} +Release: 2%{?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 ` @@ -87,6 +87,9 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_unitdir} %{_libdir}/*.so %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 4.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Apr 25 2016 Jonathan Dieter - 4.5-1 - Update to 4.5 with very minor fixes - Add dependency to kernel-modules-extra (fixes #1329313)