1.0.21.0.2

1.0.2
This commit is contained in:
dmalcolm 2004-10-12 17:00:54 +00:00
parent 521ea07c6a
commit cb81c34d23
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,4 @@
evolution-data-server-0.0.99.tar.bz2
evolution-data-server-1.0.0.tar.bz2
evolution-data-server-1.0.1.tar.bz2
evolution-data-server-1.0.2.tar.bz2

View File

@ -1,11 +1,11 @@
%define soup_version 2.2.0
%define soup_version 2.2.1
%define orbit2_version 2.9.8
%define eds_major 1.0
Summary: Backend data server for evolution
Name: evolution-data-server
Version: 1.0.1
Version: 1.0.2
Release: 1
License: GPL
Group: System Environment/Libraries
@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-1
- update from 1.0.1 to 1.0.2
- increased libsoup requirement to 2.2.1 to match configuration script
* Tue Sep 28 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.1-1
- update from 1.0.0 to 1.0.1
- removed patch that fixed warnings in calendar code (now in upstream tarball)

View File

@ -1 +1 @@
ee05b7ea42f4f5e9590819e759794071 evolution-data-server-1.0.1.tar.bz2
ca13b5dd751cd30c55e889d9a07e70fb evolution-data-server-1.0.2.tar.bz2