diff --git a/.gitignore b/.gitignore index d94533e..f100b10 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libgdata-0.6.4.tar.bz2 +/libgdata-0.7.0.tar.bz2 diff --git a/libgdata.spec b/libgdata.spec index 4243f6a..4c2ce6c 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,6 +1,6 @@ Name: libgdata -Version: 0.6.4 -Release: 6%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gir-1.0/GData-0.0.gir %changelog +* Mon Oct 18 2010 Bastien Nocera 0.7.0-1 +- Update to 0.7.0 + * Wed Sep 29 2010 jkeating - 0.6.4-6 - Rebuilt for gcc bug 634757 diff --git a/sources b/sources index d521e8b..a69afc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7efdef75d1b59177d119f689522d00ba libgdata-0.6.4.tar.bz2 +1fd4606c73bf1e9ef37870b9a2122956 libgdata-0.7.0.tar.bz2