diff --git a/.gitignore b/.gitignore index e73e6ba..687968d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libvpd-2.1.1.tar.gz /libvpd-2.1.3.tar.gz /libvpd-2.2.1.tar.gz /libvpd-2.2.2.tar.gz +/libvpd-2.2.3.tar.gz diff --git a/libvpd.spec b/libvpd.spec index 9e9ae16..440bffc 100644 --- a/libvpd.spec +++ b/libvpd.spec @@ -1,5 +1,5 @@ %define name libvpd -%define version 2.2.2 +%define version 2.2.3 Name: %{name} Version: %{version} @@ -66,6 +66,9 @@ Contains header files for building with libvpd. %{_libdir}/pkgconfig/libvpd_cxx-2.pc %changelog +* Wed Mar 12 2014 Vasant Hegde - 2.2.3 +- Update to latest upstream 2.2.3 + * Tue Nov 05 2013 Vasant Hegde - 2.2.2 - Update to latest upstream 2.2.2 diff --git a/sources b/sources index e1016b8..1fcccf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01ae3b843bb65760000978cde750d1f3 libvpd-2.2.2.tar.gz +5173928017f26756c9e5a1706172acff libvpd-2.2.3.tar.gz