From 5684853d449b7fe3a81112cd59f9336fbc274319 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 26 2020 12:46:40 +0000 Subject: v1.0.23 --- diff --git a/.gitignore b/.gitignore index 55e5849..d0daabd 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /libusb-1.0.21-rc2.tar.gz /libusb-1.0.21.tar.bz2 /libusb-1.0.22.tar.bz2 +/libusb-1.0.23.tar.bz2 diff --git a/libusbx.spec b/libusbx.spec index 80ba0b1..7e6ea36 100644 --- a/libusbx.spec +++ b/libusbx.spec @@ -1,12 +1,12 @@ Summary: Library for accessing USB devices Name: libusbx -Version: 1.0.22 -Release: 5%{?dist} +Version: 1.0.23 +Release: 1%{?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 # tricky, lets stick with the libusbx name for now -Source0: https://github.com/libusb/libusb/releases/download/v1.0.22/libusb-1.0.22.tar.bz2 +Source0: https://github.com/libusb/libusb/releases/download/v%{version}/libusb-%{version}.tar.bz2 License: LGPLv2+ URL: http://libusb.info BuildRequires: systemd-devel doxygen libtool @@ -55,15 +55,14 @@ This package contains tests and examples for %{name}. %prep -%setup -q -n libusb-%{version} +%autosetup -p1 -n libusb-%{version} chmod -x examples/*.c mkdir -p m4 -autoreconf -ivf %build %configure --disable-static --enable-examples-build -make %{?_smp_mflags} +%{make_build} pushd doc make docs popd @@ -73,7 +72,7 @@ popd %install -%make_install +%{make_install} mkdir -p $RPM_BUILD_ROOT%{_bindir} install -m 755 tests/.libs/stress $RPM_BUILD_ROOT%{_bindir}/libusb-test-stress install -m 755 examples/.libs/testlibusb \ @@ -119,6 +118,9 @@ LD_LIBRARY_PATH=libusb/.libs $RPM_BUILD_ROOT%{_bindir}/libusb-example-listdevs %changelog +* Thu Mar 26 2020 Peter Robinson - 1.0.23-1 +- Update to 1.0.23 + * Wed Jan 29 2020 Fedora Release Engineering - 1.0.22-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 0ce440a..104c51b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libusb-1.0.22.tar.bz2) = 2a93ba48bb66b9775838c16d74f7269348d9bc163f94ccf2842d1108d95a41cf79f8c8065233bea410fb94261a462dbb08ecfa1a9b6d3ddf4a5980e6043f74f4 +SHA512 (libusb-1.0.23.tar.bz2) = 73430ad31dd405e76a9c6c55086961003989c44964e2735b5076f9ca849e3f6fe71d10a66b74b111f0c34a0d2cb744b9ca105863c552123fce4ec0bbdd2ec15b