Hello community, here is the log from the commit of package libical for openSUSE:Factory checked in at 2012-01-31 10:20:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libical (Old) and /work/SRC/openSUSE:Factory/.libical.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libical", Maintainer is "coolo@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/libical/libical.changes 2012-01-26 16:00:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libical.new/libical.changes 2012-01-31 10:21:06.000000000 +0100 @@ -1,0 +2,23 @@ +Sat Jan 28 18:37:35 UTC 2012 - jengelh@medozas.de + +- Changed: The -devel subpackage should require the lib package, + not the main one + +------------------------------------------------------------------- +Sat Jan 28 17:40:52 UTC 2012 - tabraham@novell.com + +- Update to version 0.48 + + Allow duration specifications containing week along with day and + time. even though this is against the RFC, but apparently we + generate such durations so we need to be able to read them back. + + handle the case of the ATTACH type be explicitly set to URI + + added a lock to avoid threading problems when icaltimezone_parse_zone_tab + is called on multiple threads + + bugfixes + +- removed patches deprecated by this release: + - libical-0.46-fix-race.patch + - libical-0.46-fix-fatal-error-macro-usage.patch + - libical-0.46-fix-endless-loop.patch + +------------------------------------------------------------------- Old: ---- libical-0.46-fix-endless-loop.patch libical-0.46-fix-fatal-error-macro-usage.patch libical-0.46-fix-race.patch libical-0.46.tar.bz2 New: ---- libical-0.48.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libical.spec ++++++ --- /var/tmp/diff_new_pack.qvTJaT/_old 2012-01-31 10:21:06.000000000 +0100 +++ /var/tmp/diff_new_pack.qvTJaT/_new 2012-01-31 10:21:07.000000000 +0100 @@ -16,27 +16,21 @@ # + Name: libical BuildRequires: db-devel BuildRequires: libtool BuildRequires: pkg-config BuildRequires: python-devel Url: http://sourceforge.net/projects/freeassociation/ -Version: 0.46 +Version: 0.48 Release: 0 Summary: An Implementation of Basic iCAL Protocols License: MPL-1.1 or LGPL-2.1 Group: Development/Libraries/C and C++ Source: libical-%{version}.tar.bz2 Source2: baselibs.conf -# libical-0.46-fix-race.patch gber@opensuse.org -- Fixes a race in populating builtin timezone components (from upstream svn) -Patch0: libical-0.46-fix-race.patch -# libical-0.46-fix-fatal-error-macro-usage.patch sf#3140405 gber@opensuse.org -- Replace broken ICAL_ERRORS_ARE_FATAL preprocessor conditions with the correct check for the macros value -Patch1: libical-0.46-fix-fatal-error-macro-usage.patch -# libical-0.46-fix-endless-loop.patch sf#3177380 gber@opensuse.org -- Fixes endless loop in recurrence calculation -Patch2: libical-0.46-fix-endless-loop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: libical0 = %{version} %description Libical is an open source implementation of the IETF's iCalendar @@ -59,7 +53,7 @@ %package devel Summary: An implementation of basic iCAL protocols Group: Development/Libraries/C and C++ -Requires: libical = %{version} +Requires: libical0 = %{version} %description devel Libical is an Open Source implementation of the IETF's iCalendar @@ -70,7 +64,7 @@ %package doc Summary: An Implementation of Basic iCAL Protocols Group: Development/Libraries/C and C++ -Requires: libical = %{version} +Requires: libical0 = %{version} %description doc Libical is an open source implementation of the IETF's iCalendar @@ -80,9 +74,6 @@ %prep %setup -q -%patch0 -p2 -%patch1 -p2 -%patch2 -p2 %build # triger autoreconf since the 0.46 tarball is missing autotools bootstrap files ++++++ libical-0.46.tar.bz2 -> libical-0.48.tar.bz2 ++++++ ++++ 88822 lines of diff (skipped) -- 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