diff --git a/.gitignore b/.gitignore index 4049112..164d42b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.10.0.tar.xz /libgdata-0.10.1.tar.xz /libgdata-0.11.0.tar.xz +/libgdata-0.11.1.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 72351be..ab10c37 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata -Version: 0.11.0 -Release: 3%{?dist} +Version: 0.11.1 +Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries @@ -71,6 +71,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/GData-0.0.gir %changelog +* Thu Mar 15 2012 Matthias Clasen - 0.11.1-1 +- Update to 0.11.1 + * Tue Jan 17 2012 Dan HorĂ¡k - 0.11.0-3 - update BR diff --git a/sources b/sources index eb9ffc5..26423de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c50dd3ad296cc52b853933898af28d11 libgdata-0.11.0.tar.xz +4c18b48750e6135a664fd53cbff00a66 libgdata-0.11.1.tar.xz