import libvpd-2.2.7-1.el8
This commit is contained in:
parent
d551222226
commit
ff15b830e8
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
|
Name: libvpd
|
||||||
Version: 2.2.6
|
Version: 2.2.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: VPD Database access library for lsvpd
|
Summary: VPD Database access library for lsvpd
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://linux-diag.sf.net/Lsvpd.html
|
URL: https://github.com/power-ras/%{name}/releases
|
||||||
Source: http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
|
Source: https://github.com/power-ras/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: sqlite-devel zlib-devel libstdc++-devel libtool
|
BuildRequires: sqlite-devel zlib-devel libstdc++-devel libtool
|
||||||
|
|
||||||
@ -65,6 +65,9 @@ popd
|
|||||||
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Reolves: #1715728, rebuild to get libvpd-devel added to the Builder repo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user