This commit is contained in:
Fedora Release Engineering 2024-01-21 06:17:52 +00:00
parent ef0dcb203a
commit 565bb54d14

View File

@ -1,6 +1,6 @@
Name: lsvpd Name: lsvpd
Version: 1.7.15 Version: 1.7.15
Release: 1%{?dist} Release: 2%{?dist}
Summary: VPD/hardware inventory utilities for Linux Summary: VPD/hardware inventory utilities for Linux
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -68,6 +68,9 @@ exit 0
%dir %{_sysconfdir}/lsvpd %dir %{_sysconfdir}/lsvpd
%changelog %changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 02 2023 Than Ngo <than@redhat.com> - 1.7.15-1 * Mon Oct 02 2023 Than Ngo <than@redhat.com> - 1.7.15-1
- update to 1.7.15 - update to 1.7.15
- drop -std=c++14 build flag - drop -std=c++14 build flag