import CS usbutils-017-1.el9

This commit is contained in:
eabdullin 2024-09-30 16:45:25 +00:00
parent ae70c5f75f
commit 26d504a2ec
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/usbutils-015.tar.xz
SOURCES/usbutils-017.tar.xz

View File

@ -1 +1 @@
6c110419a3651cdeb882eeac6e989d4effbf73f3 SOURCES/usbutils-015.tar.xz
f463eda53c473f16e5a3b704dbcec665f86f6549 SOURCES/usbutils-017.tar.xz

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