Update to new version 017

This commit is contained in:
Pavel Simovec 2024-02-04 21:57:15 +01:00 committed by root
parent 9d27ed4586
commit 6fb0133ed1
3 changed files with 7 additions and 2 deletions

1
.usbutils.metadata Normal file
View File

@ -0,0 +1 @@
f463eda53c473f16e5a3b704dbcec665f86f6549 usbutils-017.tar.xz

View File

@ -1 +1 @@
SHA512 (usbutils-015.tar.xz) = cda0070138400703d7429d39dee49130aedaa704292531e6af57b347cc62422ca609540650926e74335f71d67d7d4655418be4824e1eb8a2b065c7b395feaa87
SHA512 (usbutils-017.tar.xz) = eaebbc82eee4d940898f7a8de95ca49846c7c964e65c3d866b38735f8f3c8ccfed2b3a536bf2ef39a835a40a34c2273ac4d82b1012d0c693d4863cff14870d95

View File

@ -1,5 +1,5 @@
Name: usbutils
Version: 015
Version: 017
Release: 1%{?dist}
Summary: Linux USB utilities
URL: http://www.linux-usb.org/
@ -43,6 +43,10 @@ rm -rf %{buildroot}/%{_libdir}/pkgconfig/usbutils.pc
%{_bindir}/*
%changelog
* Sun Feb 04 2024 Pavel Simovec <psimovec@redhat.com> - 017-1
- Update to 017
Resolves: RHEL-23148
* Tue Feb 28 2023 Pavel Šimovec <psimovec@redhat.com> - 015-1
- Update to 015
Resolves: rhbz#2111403