diff --git a/.gitignore b/.gitignore index 45f4525..b2ba8fc 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.14.0.tar.xz /libgdata-0.15.0.tar.xz /libgdata-0.15.1.tar.xz +/libgdata-0.15.2.tar.xz diff --git a/libgdata.spec b/libgdata.spec index d18d24f..c70b40f 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata -Version: 0.15.1 -Release: 3%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries @@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Sun Aug 10 2014 Kalev Lember - 0.15.2-1 +- Update to 0.15.2 + * Tue Jul 22 2014 Kalev Lember - 0.15.1-3 - Rebuilt for gobject-introspection 1.41.4 diff --git a/sources b/sources index 2bf787e..1c3847b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28a0dc542dbf6add6bea54688935564b libgdata-0.15.1.tar.xz +2489ee3f5d27dfdd3804fc8f79491e15 libgdata-0.15.2.tar.xz