diff --git a/.gitignore b/.gitignore index fb54e3d..d345bfa 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.12.0.tar.xz /libgdata-0.13.0.tar.xz /libgdata-0.13.1.tar.xz +/libgdata-0.13.2.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 092fff7..3b5b007 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata -Version: 0.13.1 -Release: 2%{?dist} +Version: 0.13.2 +Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries @@ -73,6 +73,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/GData-0.0.gir %changelog +* Tue Oct 02 2012 Kalev Lember - 0.13.2-1 +- Update to 0.13.2 + * Sun Aug 12 2012 Debarshi Ray - 0.13.1-2 - Add BuildRequires: gcr-devel gnome-online-accounts-devel diff --git a/sources b/sources index dc4ed7e..bb718ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c488944a4b3b379d1ca335c81fa35b4 libgdata-0.13.1.tar.xz +8790767a3700d146e859ce870229f8e7 libgdata-0.13.2.tar.xz