Update to 2.31.92

This commit is contained in:
Milan Crha 2010-09-13 12:59:44 +02:00
parent fd55dffced
commit 76d26c7287
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
evolution-data-server-2.31.5.tar.bz2
/evolution-data-server-2.31.91.tar.bz2
/evolution-data-server-2.31.92.tar.bz2

View File

@ -24,7 +24,7 @@
### Abstract ###
Name: evolution-data-server
Version: 2.31.91
Version: 2.31.92
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: Backend data server for Evolution
@ -332,8 +332,17 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libedataserverui
%changelog
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 2.31.91-1.fc15
* Mon Sep 13 2010 Milan Crha <mcrha@redhat.com> - 2.31.92-1.fc15
- Update to 2.31.92
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 2.31.91-1.fc14
- Update to 2.31.91
* Mon Aug 16 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.90-1.fc14
- Update to 2.31.90
* Tue Aug 02 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.6-1.fc14
- Update to 2.31.6
- Resume GSEAL usage.
- Drop dbus-glib requirement.
- Bump glib2 requirement to 2.25.12.

View File

@ -1 +1 @@
eb702e12ed944cfff3b92089224abf28 evolution-data-server-2.31.91.tar.bz2
8e1de6554ee47c4e21c0c5c86da9fbe7 evolution-data-server-2.31.92.tar.bz2