Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libical for openSUSE:Factory checked in at 2021-04-12 12:34:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libical (Old) and /work/SRC/openSUSE:Factory/.libical.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libical" Mon Apr 12 12:34:04 2021 rev:51 rq:884211 version:3.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libical/libical.changes 2020-12-08 13:25:20.790665850 +0100 +++ /work/SRC/openSUSE:Factory/.libical.new.2401/libical.changes 2021-04-12 12:34:15.797100347 +0200 @@ -1,0 +2,24 @@ +Wed Apr 7 21:07:41 UTC 2021 - Dirk M??ller <[email protected]> + +- filelist fix for the glib build + +------------------------------------------------------------------- +Sun Jan 24 20:01:42 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 3.0.9: + * Add support for empty parameters, e.g. CN="" + * Accept VTIMEZONE with more than one X- property + * Several fixes for recurrences containing BYWEEKNO + * icalrecurrencetype_from_string() will reject any RRULE that contains a + rule-part that occurs more than once + * Improve thread safety + * Fix compiled-in path for the built-in timezone data + * Fix reading TZif files with empty v1 data (use v2+ whenever possible) + * Add backwards compatibility for previous TZIDs + * Built-in timezones updated to tzdata2020d + * Fix build with newer libicu + * Fix cross-compile support in libical-glib +- remove 0001-Fix-build-with-icu-68.1.patch libical-read-v2-v3-data.patch: + upstream + +------------------------------------------------------------------- Old: ---- 0001-Fix-build-with-icu-68.1.patch libical-3.0.8.tar.gz libical-read-v2-v3-data.patch New: ---- libical-3.0.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libical.spec ++++++ --- /var/tmp/diff_new_pack.oh4Ahi/_old 2021-04-12 12:34:16.589101573 +0200 +++ /var/tmp/diff_new_pack.oh4Ahi/_new 2021-04-12 12:34:16.593101579 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libical +# spec file for package libical-glib # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,36 +25,31 @@ %define name_ext %{nil} %bcond_with glib %endif - Name: libical%{name_ext} -Version: 3.0.8 +Version: 3.0.9 Release: 0 -%if %{without glib} -Summary: An Implementation of Basic iCAL Protocols -License: MPL-2.0 OR LGPL-2.1-only -Group: Development/Libraries/C and C++ -%else -Summary: GObject wrapper for libical library -License: MPL-2.0 OR LGPL-2.1-only -Group: Development/Libraries/C and C++ -%endif URL: https://github.com/libical/libical Source: %{url}/releases/download/v%{version}/libical-%{version}.tar.gz Source2: baselibs.conf Source3: libical-rpmlintrc - Patch1: 0001-vcc.y-factor-out-hexdigit-conversion.patch Patch2: 0002-vcc.y-fix-infinite-loop-with-lower-case-hex-digits.patch Patch3: 0003-vcc.y-fix-infinite-loop-with-non-hex-digits.patch Patch4: 0004-vobject.c-vCard-Unicode-reading-support.patch Patch5: 0005-vcc.y-do-not-ignore-field-separator-in-QUOTED-PRINTA.patch -Patch6: libical-read-v2-v3-data.patch -Patch7: 0001-Fix-build-with-icu-68.1.patch - BuildRequires: c++_compiler BuildRequires: cmake >= 3.1 BuildRequires: pkgconfig BuildRequires: pkgconfig(icu-i18n) +%if %{without glib} +Summary: An Implementation of Basic iCAL Protocols +License: LGPL-2.1-only OR MPL-2.0 +Group: Development/Libraries/C and C++ +%else +Summary: GObject wrapper for libical library +License: LGPL-2.1-only OR MPL-2.0 +Group: Development/Libraries/C and C++ +%endif %if %{with glib} BuildRequires: gtk-doc BuildRequires: vala @@ -64,7 +59,6 @@ BuildRequires: pkgconfig(libical) BuildRequires: pkgconfig(libxml-2.0) %endif - %if %{without glib} %description -n libical Libical is an implementation of the IETF's iCalendar @@ -72,6 +66,7 @@ parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. %else + %description -n libical-glib This package provides a GObject wrapper for libical library with support for GObject Introspection. @@ -217,12 +212,15 @@ %doc doc/*.txt %doc examples/ %else + %files -n %{name}%{sonum} %{_libdir}/libical-glib.so.* %files devel %{_libdir}/libical-glib.so %{_libdir}/pkgconfig/libical-glib.pc +%dir %{_libexecdir}/libical +%{_libexecdir}/libical/ical-glib-src-generator %{_includedir}/libical-glib/ %dir %{_datadir}/vala/vapi %{_datadir}/vala/vapi/libical-glib.vapi ++++++ libical-3.0.8.tar.gz -> libical-3.0.9.tar.gz ++++++ ++++ 25050 lines of diff (skipped)
