import libvpd-2.2.7-1.el8
This commit is contained in:
parent
af47f20861
commit
dbfb34b05a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libvpd-2.2.6.tar.gz
|
||||
SOURCES/libvpd-2.2.7.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
220eba2acf8abefd991f02a0ff18d3996c0bf617 SOURCES/libvpd-2.2.6.tar.gz
|
||||
f8ea10906483e4d5bedadefa1c57857f2b3274cf SOURCES/libvpd-2.2.7.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: libvpd
|
||||
Version: 2.2.6
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2.7
|
||||
Release: 1%{?dist}
|
||||
Summary: VPD Database access library for lsvpd
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://linux-diag.sf.net/Lsvpd.html
|
||||
Source: http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
|
||||
URL: https://github.com/power-ras/%{name}/releases
|
||||
Source: https://github.com/power-ras/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: sqlite-devel zlib-devel libstdc++-devel libtool
|
||||
|
||||
@ -65,6 +65,9 @@ popd
|
||||
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 06 2020 Than Ngo <than@redhat.com> - 2.2.7-1
|
||||
- Resolves: #1664098, rebase to 2.2.7
|
||||
|
||||
* Wed Jun 05 2019 Than Ngo <than@redhat.com> - 2.2.6-2
|
||||
- Reolves: #1715728, rebuild to get libvpd-devel added to the Builder repo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user