rebase to 2.2.8
This commit is contained in:
parent
4dd6127862
commit
e47cc5ff74
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ libvpd-2.1.1.tar.gz
|
||||
/libvpd-2.2.5.tar.gz
|
||||
/libvpd-2.2.6.tar.gz
|
||||
/libvpd-2.2.7.tar.gz
|
||||
/libvpd-2.2.8.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libvpd
|
||||
Version: 2.2.7
|
||||
Release: 3%{?dist}
|
||||
Version: 2.2.8
|
||||
Release: 1%{?dist}
|
||||
Summary: VPD Database access library for lsvpd
|
||||
|
||||
License: LGPLv2+
|
||||
@ -65,6 +65,9 @@ popd
|
||||
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2020 Than Ngo <than@redhat.com> - 2.2.8-1
|
||||
- rebase to 2.2.8
|
||||
|
||||
* Tue Oct 27 2020 Jeff Law <law@redhat.com> - 2.2.7-3
|
||||
- Force C++14 as this code is not C++17 ready
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libvpd-2.2.7.tar.gz) = fe8399e8a7f47219d40c168cfe802ce391aa06a3d80a85bb806aa9f92944bd51b3cfa593f388769a7871f8ac6aef9d7e4bda2ac598cc6f8e193766b0c68bb7d1
|
||||
SHA512 (libvpd-2.2.8.tar.gz) = d0b7d1760c6ae54717c538405c651317b7318dec5780961f5386c09b7d245e35a84c2fc47d89c47c3cd2168d73d7186f5819981d52c3ba962514639833dc62aa
|
||||
|
Loading…
Reference in New Issue
Block a user