diff --git a/.gitignore b/.gitignore index d345bfa..af717ba 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.13.0.tar.xz /libgdata-0.13.1.tar.xz /libgdata-0.13.2.tar.xz +/libgdata-0.13.3.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 7c7c3d7..680d69a 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata -Version: 0.13.2 -Release: 3%{?dist} +Version: 0.13.3 +Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries @@ -72,6 +72,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/GData-0.0.gir %changelog +* Tue Feb 26 2013 Kalev Lember - 0.13.3-1 +- Update to 0.13.3 + * Tue Feb 19 2013 Bastien Nocera 0.13.2-3 - Co-own the gtk-doc directory (#604382) diff --git a/sources b/sources index bb718ec..d0faab8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8790767a3700d146e859ce870229f8e7 libgdata-0.13.2.tar.xz +295a189784842adc80c2c3c69f36e42a libgdata-0.13.3.tar.xz