Import from AlmaLinux stable repository
This commit is contained in:
parent
c1136d95c4
commit
395c27a5b7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/usbutils-013.tar.xz
|
||||
SOURCES/usbutils-015.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
c96072746f5be2e69e1c3243728256c93285fc1e SOURCES/usbutils-013.tar.xz
|
||||
6c110419a3651cdeb882eeac6e989d4effbf73f3 SOURCES/usbutils-015.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: usbutils
|
||||
Version: 013
|
||||
Release: 4%{?dist}
|
||||
Version: 015
|
||||
Release: 1%{?dist}
|
||||
Summary: Linux USB utilities
|
||||
URL: http://www.linux-usb.org/
|
||||
License: GPLv2+
|
||||
@ -43,6 +43,10 @@ rm -rf %{buildroot}/%{_libdir}/pkgconfig/usbutils.pc
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2023 Pavel Šimovec <psimovec@redhat.com> - 015-1
|
||||
- Update to 015
|
||||
Resolves: rhbz#2111403
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 013-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user