commit evolution-sharp for openSUSE:Factory
Hello community, here is the log from the commit of package evolution-sharp for openSUSE:Factory checked in at Wed Mar 25 18:44:10 CET 2009. -------- --- GNOME/evolution-sharp/evolution-sharp.changes 2009-02-21 22:49:57.000000000 +0100 +++ evolution-sharp/evolution-sharp.changes 2009-03-24 18:18:17.000000000 +0100 @@ -1,0 +2,14 @@ +Tue Mar 24 18:16:31 CET 2009 - vuntz@novell.com + +- Update to version 0.20.0: + + Update to support 2.26.0 stable release of + Evolution-Data-Server +- Drop evolution-sharp-newer-eds.patch: fixed upstream. + +------------------------------------------------------------------- +Tue Mar 17 21:44:17 CET 2009 - vuntz@novell.com + +- Add evolution-sharp-newer-eds.patch to fix build. +- Remove AutoReqProv: it's default now. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- evolution-sharp-0.19.2.1.tar.bz2 New: ---- evolution-sharp-0.20.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evolution-sharp.spec ++++++ --- /var/tmp/diff_new_pack.Im2844/_old 2009-03-25 18:42:58.000000000 +0100 +++ /var/tmp/diff_new_pack.Im2844/_new 2009-03-25 18:42:58.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package evolution-sharp (Version 0.19.2.1) +# spec file for package evolution-sharp (Version 0.20.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,9 +27,8 @@ BuildRequires: mono-devel License: GPL v2 or later Group: Productivity/Networking/Email/Clients -AutoReqProv: on Requires: mono -Version: 0.19.2.1 +Version: 0.20.0 Release: 1 Summary: Mono Bindings for Evolution Url: http://gnome.org/projects/evolution/ @@ -78,6 +77,14 @@ %{_prefix}/lib/mono/gac/evolution-sharp %changelog +* Tue Mar 24 2009 vuntz@novell.com +- Update to version 0.20.0: + + Update to support 2.26.0 stable release of + Evolution-Data-Server +- Drop evolution-sharp-newer-eds.patch: fixed upstream. +* Tue Mar 17 2009 vuntz@novell.com +- Add evolution-sharp-newer-eds.patch to fix build. +- Remove AutoReqProv: it's default now. * Sat Feb 21 2009 vuntz@novell.com - Update to version 0.19.2.1: + Change the API names which were changed before by mistake ++++++ evolution-sharp-0.19.2.1.tar.bz2 -> evolution-sharp-0.20.0.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/evolution-sharp-0.19.2.1/ChangeLog new/evolution-sharp-0.20.0/ChangeLog --- old/evolution-sharp-0.19.2.1/ChangeLog 2009-02-17 21:05:01.000000000 +0100 +++ new/evolution-sharp-0.20.0/ChangeLog 2009-03-24 13:35:37.000000000 +0100 @@ -1,3 +1,9 @@ +2009-03-24 Johnny Jacob <jjohnny@novell.com> + + * configure.in: Version bump to 0.20.0 + + * NEWS: 0.20.0 updates + 2009-02-18 Johnny Jacob <jjohnny@novell.com> * NEWS: 0.19.2.1 release updates. diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/evolution-sharp-0.19.2.1/configure new/evolution-sharp-0.20.0/configure --- old/evolution-sharp-0.19.2.1/configure 2009-02-17 21:05:16.000000000 +0100 +++ new/evolution-sharp-0.20.0/configure 2009-03-24 07:26:31.000000000 +0100 @@ -2608,7 +2608,7 @@ # Define the identity of the package. PACKAGE=evolution-sharp - VERSION=0.19.2.1 + VERSION=0.20.0 cat >>confdefs.h <<_ACEOF @@ -20552,12 +20552,12 @@ pkg_cv_EVOLUTION_DATA_SERVER_2_24_CFLAGS="$EVOLUTION_DATA_SERVER_2_24_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92\"") >&5 - ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92") 2>&5 + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_EVOLUTION_DATA_SERVER_2_24_CFLAGS=`$PKG_CONFIG --cflags "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92" 2>/dev/null` + pkg_cv_EVOLUTION_DATA_SERVER_2_24_CFLAGS=`$PKG_CONFIG --cflags "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0" 2>/dev/null` else pkg_failed=yes fi @@ -20568,12 +20568,12 @@ pkg_cv_EVOLUTION_DATA_SERVER_2_24_LIBS="$EVOLUTION_DATA_SERVER_2_24_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92\"") >&5 - ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92") 2>&5 + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_EVOLUTION_DATA_SERVER_2_24_LIBS=`$PKG_CONFIG --libs "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92" 2>/dev/null` + pkg_cv_EVOLUTION_DATA_SERVER_2_24_LIBS=`$PKG_CONFIG --libs "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0" 2>/dev/null` else pkg_failed=yes fi @@ -20591,9 +20591,9 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - EVOLUTION_DATA_SERVER_2_24_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92" 2>&1` + EVOLUTION_DATA_SERVER_2_24_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0" 2>&1` else - EVOLUTION_DATA_SERVER_2_24_PKG_ERRORS=`$PKG_CONFIG --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92" 2>&1` + EVOLUTION_DATA_SERVER_2_24_PKG_ERRORS=`$PKG_CONFIG --print-errors "evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$EVOLUTION_DATA_SERVER_2_24_PKG_ERRORS" >&5 @@ -20621,12 +20621,12 @@ pkg_cv_TOO_NEW_EDS_CFLAGS="$TOO_NEW_EDS_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.25.92\"") >&5 - ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.25.92") 2>&5 + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.27.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.27.0") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_TOO_NEW_EDS_CFLAGS=`$PKG_CONFIG --cflags "evolution-data-server-1.2 >= 2.25.92" 2>/dev/null` + pkg_cv_TOO_NEW_EDS_CFLAGS=`$PKG_CONFIG --cflags "evolution-data-server-1.2 >= 2.27.0" 2>/dev/null` else pkg_failed=yes fi @@ -20637,12 +20637,12 @@ pkg_cv_TOO_NEW_EDS_LIBS="$TOO_NEW_EDS_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.25.92\"") >&5 - ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.25.92") 2>&5 + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"evolution-data-server-1.2 >= 2.27.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "evolution-data-server-1.2 >= 2.27.0") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_TOO_NEW_EDS_LIBS=`$PKG_CONFIG --libs "evolution-data-server-1.2 >= 2.25.92" 2>/dev/null` + pkg_cv_TOO_NEW_EDS_LIBS=`$PKG_CONFIG --libs "evolution-data-server-1.2 >= 2.27.0" 2>/dev/null` else pkg_failed=yes fi @@ -20660,9 +20660,9 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - TOO_NEW_EDS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evolution-data-server-1.2 >= 2.25.92" 2>&1` + TOO_NEW_EDS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evolution-data-server-1.2 >= 2.27.0" 2>&1` else - TOO_NEW_EDS_PKG_ERRORS=`$PKG_CONFIG --print-errors "evolution-data-server-1.2 >= 2.25.92" 2>&1` + TOO_NEW_EDS_PKG_ERRORS=`$PKG_CONFIG --print-errors "evolution-data-server-1.2 >= 2.27.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$TOO_NEW_EDS_PKG_ERRORS" >&5 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/evolution-sharp-0.19.2.1/configure.in new/evolution-sharp-0.20.0/configure.in --- old/evolution-sharp-0.19.2.1/configure.in 2009-02-17 21:01:48.000000000 +0100 +++ new/evolution-sharp-0.20.0/configure.in 2009-03-24 07:26:14.000000000 +0100 @@ -1,7 +1,7 @@ AC_INIT(README) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(evolution-sharp, 0.19.2.1) +AM_INIT_AUTOMAKE(evolution-sharp, 0.20.0) AM_MAINTAINER_MODE AC_PROG_INSTALL @@ -16,8 +16,8 @@ PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_1_8, evolution-data-server-1.2 >= 1.8 evolution-data-server-1.2 < 1.9, edsver="1.8", AC_MSG_RESULT([no])) PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_1_9, evolution-data-server-1.2 >= 1.9 evolution-data-server-1.2 < 1.10, edsver="1.9", AC_MSG_RESULT([no])) PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_1_10, evolution-data-server-1.2 >= 1.10 evolution-data-server-1.2 < 2.23.92, edsver="1.10", AC_MSG_RESULT([no])) -PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_2_24, evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.25.92, edsver="2.24", AC_MSG_RESULT([no])) -PKG_CHECK_MODULES(TOO_NEW_EDS, evolution-data-server-1.2 >= 2.25.92, edsver="unsupported", AC_MSG_RESULT([no])) +PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_2_24, evolution-data-server-1.2 >= 2.23.92 evolution-data-server-1.2 < 2.27.0, edsver="2.24", AC_MSG_RESULT([no])) +PKG_CHECK_MODULES(TOO_NEW_EDS, evolution-data-server-1.2 >= 2.27.0, edsver="unsupported", AC_MSG_RESULT([no])) if test "x$edsver" = "x1.8"; then EDS_VERSION=-1.2 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/evolution-sharp-0.19.2.1/evolution-sharp.spec new/evolution-sharp-0.20.0/evolution-sharp.spec --- old/evolution-sharp-0.19.2.1/evolution-sharp.spec 2009-02-17 21:05:31.000000000 +0100 +++ new/evolution-sharp-0.20.0/evolution-sharp.spec 2009-03-24 07:26:44.000000000 +0100 @@ -1,6 +1,6 @@ Summary: Evolution Data Server Mono Bindings Name: evolution-sharp -Version: 0.19.2.1 +Version: 0.20.0 Release: 1 License: LGPL Group: Applications/Development diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/evolution-sharp-0.19.2.1/NEWS new/evolution-sharp-0.20.0/NEWS --- old/evolution-sharp-0.19.2.1/NEWS 2009-02-17 21:04:48.000000000 +0100 +++ new/evolution-sharp-0.20.0/NEWS 2009-03-24 13:34:36.000000000 +0100 @@ -1,3 +1,8 @@ +Version 0.20.0 +24 March 2009 + +* Update to support 2.26.0 stable release of Evolution-Data-Server +------------------------------------------------------ Version 0.19.2.1 18 Feb 2009 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de