Update to latest upstream 2.2.5
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
This commit is contained in:
parent
7af87ec833
commit
e60c602ddc
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ libvpd-2.1.1.tar.gz
|
|||||||
/libvpd-2.2.2.tar.gz
|
/libvpd-2.2.2.tar.gz
|
||||||
/libvpd-2.2.3.tar.gz
|
/libvpd-2.2.3.tar.gz
|
||||||
/libvpd-2.2.4.tar.gz
|
/libvpd-2.2.4.tar.gz
|
||||||
|
/libvpd-2.2.5.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%define name libvpd
|
%define name libvpd
|
||||||
%define version 2.2.4
|
%define version 2.2.5
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 4%{?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
|
||||||
@ -66,6 +66,9 @@ Contains header files for building with libvpd.
|
|||||||
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 16 2015 Vasant Hegde <hegdevasant@linux.vnet.ibm.com> - 2.2.5
|
||||||
|
- Update to latest upstream 2.2.5
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.4-4
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.4-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user