OBS User unknown 2007-04-12 16:25:20 +00:00 committed by Git OBS Bridge
parent 75b9d1fba7
commit 2d18211db2
4 changed files with 20 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a2ee6540ffa767d3c841993300fb4320cffc3738230e2a2ad1c566de35b1214
size 7095934

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:289a541974fb37ed3e2392b19fd3e83429bfecd6873db52d4598ad4db5d1e905
size 7120388

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 11 10:33:26 CDT 2007 - maw@suse.de
- Update to version 1.10.1
- Correct the URL listed in Source:
- Fixes for bugzilla.gnome.org #425512, #388788, and #362726
- Updated translations for the eu and gl locales.
-------------------------------------------------------------------
Fri Mar 30 08:10:13 CEST 2007 - aj@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package evolution-data-server (Version 1.10.0)
# spec file for package evolution-data-server (Version 1.10.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -16,9 +16,9 @@ License: GNU General Public License (GPL)
Group: Development/Libraries/GNOME
Autoreqprov: on
Summary: Evolution Data Server
Version: 1.10.0
Release: 4
Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.9/%{name}-%{version}.tar.bz2
Version: 1.10.1
Release: 1
Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.10/%{name}-%{version}.tar.bz2
#Patch3: evolution-data-server-gcc4.patch
Patch5: evolution-data-server-configure.patch
Patch6: nss-nspr.patch
@ -289,6 +289,11 @@ rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
%{_datadir}/gtk-doc/html/*
%changelog
* Wed Apr 11 2007 - maw@suse.de
- Update to version 1.10.1
- Correct the URL listed in Source:
- Fixes for bugzilla.gnome.org #425512, #388788, and #362726
- Updated translations for the eu and gl locales.
* Fri Mar 30 2007 - aj@suse.de
- Add bison to BuildRequires.
* Thu Mar 22 2007 - maw@suse.de