diff --git a/.gitignore b/.gitignore index fb5c6f1..fd4dec2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libvpd-2.1.1.tar.gz /libvpd-2.2.2.tar.gz /libvpd-2.2.3.tar.gz /libvpd-2.2.4.tar.gz +/libvpd-2.2.5.tar.gz diff --git a/libvpd.spec b/libvpd.spec index 1c633dc..1da82c6 100644 --- a/libvpd.spec +++ b/libvpd.spec @@ -1,9 +1,9 @@ %define name libvpd -%define version 2.2.4 +%define version 2.2.5 Name: %{name} Version: %{version} -Release: 4%{?dist} +Release: 1%{?dist} Summary: VPD Database access library for lsvpd Group: System Environment/Libraries @@ -66,6 +66,9 @@ Contains header files for building with libvpd. %{_libdir}/pkgconfig/libvpd_cxx-2.pc %changelog +* Mon Nov 16 2015 Vasant Hegde - 2.2.5 +- Update to latest upstream 2.2.5 + * Wed Jun 17 2015 Fedora Release Engineering - 2.2.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 54d3b52..2120829 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b25157b0a6043be7ad9c6c91437855a libvpd-2.2.4.tar.gz +dc5e3e7aba259ecd15c5ef9ad6ceba06 libvpd-2.2.5.tar.gz