- Update to 2.2.10, fix displaying duplicate VPD details
Resolves: RHEL-24572
This commit is contained in:
parent
9dc9f9a552
commit
9e53c785d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ libvpd-2.1.1.tar.gz
|
||||
/libvpd-2.2.7.tar.gz
|
||||
/libvpd-2.2.8.tar.gz
|
||||
/libvpd-2.2.9.tar.gz
|
||||
/libvpd-2.2.10.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libvpd
|
||||
Version: 2.2.9
|
||||
Release: 9%{?dist}
|
||||
Version: 2.2.10
|
||||
Release: 1%{?dist}
|
||||
Summary: VPD Database access library for lsvpd
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
@ -56,6 +56,10 @@ find %{buildroot} -type f -name "*.la" -delete
|
||||
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 06 2024 Than Ngo <than@redhat.com> - 2.2.10-1
|
||||
- Update to 2.2.10, fix displaying duplicate VPD details
|
||||
Resolves: RHEL-24572
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.2.9-9
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvpd-2.2.9.tar.gz) = e32a80e0f3aaedbaaac64dbdedfee7eeb2e7a7b6d2d737bca4678d26caadab77032a7c26211a5fc3caed3724488bc8fa99620ceac05f8d156ca90f4452cfaf0a
|
||||
SHA512 (libvpd-2.2.10.tar.gz) = 37ae5b684a2b8740652ea70a0243e2a13e82d5e5c23fb525746c211ffb2e5d4d70e8ae26310df51df1149401111de65dce1943703cfe290ad1cfcc856e14b726
|
||||
|
Loading…
Reference in New Issue
Block a user