From a783af174b8c421b98778df19c0cbe7103798eae Mon Sep 17 00:00:00 2001 From: Vasant Hegde Date: Mon, 22 Sep 2014 17:54:28 +0530 Subject: [PATCH] Update to latest upstream 2.2.4 Signed-off-by: Vasant Hegde --- .gitignore | 1 + libvpd.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 687968d..fb5c6f1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libvpd-2.1.1.tar.gz /libvpd-2.2.1.tar.gz /libvpd-2.2.2.tar.gz /libvpd-2.2.3.tar.gz +/libvpd-2.2.4.tar.gz diff --git a/libvpd.spec b/libvpd.spec index a750445..131ad69 100644 --- a/libvpd.spec +++ b/libvpd.spec @@ -1,9 +1,9 @@ %define name libvpd -%define version 2.2.3 +%define version 2.2.4 Name: %{name} Version: %{version} -Release: 3%{?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 Sep 22 2014 Vasant Hegde - 2.2.4 +- Update to latest upstream 2.2.4 + * Fri Aug 01 2014 Brent Baude - 2.2.3-3 - NVR bump for Fedora 21 build on merged koji diff --git a/sources b/sources index 1fcccf1..54d3b52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5173928017f26756c9e5a1706172acff libvpd-2.2.3.tar.gz +9b25157b0a6043be7ad9c6c91437855a libvpd-2.2.4.tar.gz