diff --git a/.gitignore b/.gitignore index a290f19..db7c40b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ evolution-data-server-2.31.5.tar.bz2 /evolution-data-server-2.31.91.tar.bz2 /evolution-data-server-2.31.92.tar.bz2 /evolution-data-server-2.91.0.tar.bz2 +/evolution-data-server-2.91.1.tar.bz2 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 0812052..1027dfc 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -24,7 +24,7 @@ ### Abstract ### Name: evolution-data-server -Version: 2.91.0 +Version: 2.91.1 Release: 1%{?dist} Group: System Environment/Libraries Summary: Backend data server for Evolution @@ -332,6 +332,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libedataserverui %changelog +* Mon Oct 18 2010 Milan Crha - 2.91.1-1 +- Update to 2.91.1 + * Mon Oct 11 2010 Milan Crha - 2.91.0-1 - Update to 2.91.0 diff --git a/sources b/sources index 1d0818c..2a65f4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0978ad33bfe51fd0888bb802f9b2d04b evolution-data-server-2.91.0.tar.bz2 +21f8adeeaec4758f59bdbcae61583a60 evolution-data-server-2.91.1.tar.bz2