diff --git a/libusbx.spec b/libusbx.spec index 53f5ff6..80ba0b1 100644 --- a/libusbx.spec +++ b/libusbx.spec @@ -1,7 +1,7 @@ Summary: Library for accessing USB devices Name: libusbx Version: 1.0.22 -Release: 4%{?dist} +Release: 5%{?dist} # upstream libusbx has merged back with libusb and is now called libusb again # but we already have a libusb package for the old libusb-compat-0.1, renaming # that to libusb-compat while at the same time giving this its name is a bit @@ -119,6 +119,9 @@ LD_LIBRARY_PATH=libusb/.libs $RPM_BUILD_ROOT%{_bindir}/libusb-example-listdevs %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.0.22-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 1.0.22-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild