updated to 3.9.0
This commit is contained in:
parent
b20763046d
commit
9e1a0bb90c
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ pciutils-3.1.6.tar.gz
|
||||
/pciutils-3.6.4.tar.xz
|
||||
/pciutils-3.7.0.tar.xz
|
||||
/pciutils-3.8.0.tar.xz
|
||||
/pciutils-3.9.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pciutils
|
||||
Version: 3.8.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: PCI bus related utilities
|
||||
License: GPLv2+
|
||||
URL: https://mj.ucw.cz/sw/pciutils/
|
||||
@ -99,6 +99,9 @@ install -p -m 644 lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
||||
%{_mandir}/man7/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 Michal Hlavinka <mhlavink@redhat.com> - 3.9.0-1
|
||||
- updated to 3.9.0
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pciutils-3.8.0.tar.xz) = de9732823c9775057a2b26967fbc170451209cd3e2be2ecffd90effb72189ed70c0199667ea4396247d996a3cb9c737f7d96c160f996507e64998ece5fd1187f
|
||||
SHA512 (pciutils-3.9.0.tar.xz) = f8935db7a264f2ceab49fb94e7a5b4959dfc6c113c50bf42cd2bac39c44109cfe836cd497c4347d6b2a5414abb245e301fd40d456c5168d05518a06a7b29b0e9
|
||||
|
Loading…
Reference in New Issue
Block a user