libical-glib3-3.0.6-lp152.2.3.1<>,,8_//=„t+c@Ա ;yy'2gצ(n{ġc[vՕty;CV/(&))<6`Ի~ m:i؁D ̧X/E62syC6ǛϖdRHqPmU<þf`I{7{7_Ჿ@:: zTSn.=l)bXyODj ʣ_A#d?#Td " F  >DLT X \ d   P | \ (89:0B F G $H ,I 4X 8Y HZ t[ x\ ] ^ b c!xd"e"f"l"u"(v"0w"x"y"z"####PClibical-glib33.0.6lp152.2.3.1GObject wrapper for libical libraryThis package provides a GObject wrapper for libical library with support for GObject Introspection._/lamb23(openSUSE Leap 15.2openSUSEMPL-2.0 OR LGPL-2.1-onlyhttp://bugs.opensuse.orgSystem/Librarieshttps://github.com/libical/libicallinuxi586(_(_)d53a769286d61fb252cb981ee48a274d88cfbf30d4625929b9a33735a24280eblibical-glib.so.3.0.6rootrootrootrootlibical-glib-3.0.6-lp152.2.3.1.src.rpmlibical-gliblibical-glib.so.3libical-glib3libical-glib3(x86-32)@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libglib-2.0.so.0libgobject-2.0.so.0libical.so.3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_@]{@]{@]@]@]]4@]?]g@\@[v[~Z@ZYGWH@W@WҤ@W@W@Tи@TMTD@Michael Gorse Adam Majer Yifan Jiang Dominique Leuenberger Dominique Leuenberger Jan Engelhardt Jan Engelhardt Michael Gorse Luke Jones Jan Engelhardt Jan Engelhardt jengelh@inai.dejengelh@inai.dedimstar@opensuse.orgmgorse@suse.comjengelh@inai.dejengelh@inai.dezaitor@opensuse.orgdimstar@opensuse.orgmgorse@suse.comcoolo@suse.combadshah400@gmail.comcxiong@suse.com- Add libical-read-v2-v3-data.patch: correctly read slim timezone data (bsc#1178412).- Fix multibuild building. For baselibs.conf and _multibuild to work correctly, we need to define all possible %package in the spec file irrespective of the "flavor". Packages are not generated if they do not have a %files section- Add pkgconfig(libical) BuildRequires: pkg-config 0.29.2 is not able to generate libical-glib pkgconfig dependency without libical.pc.- Fix glib-devel dependencies on the typelib files after they were renamed to match the correct names.- Add libical-glib3 to baselibs.conf: dependency to evolution.- Update to release 3.0.6 * Handle both COUNT and UNTIL in RRULEs * Fix RRULE BYDAY with INTERVAL=2 conflict * Various fuzzification fixes * New publicly available function: icaltimezone_truncate_vtimezone() * Add option to disable building the test suite * Built-in timezones updated to tzdata2019c- Use proper grammar in description.- Build glib and gobject-introspection bindings separately in order to avoid build cycle. - Move gobject-introspection bindings into their own packages. - Move libical gir into libical-glib-devel.- Enable libical-glib, required by evolution-data-server 3.33+ - Add rpmlintrc to filter typelib warnings- Update to new upstream release 3.0.5 * New publicly available function: icalproperty_get_datetime_with_component(). * Allow reset DATE/DATE-TIME VALUE parameter for all-day events * icalproperty_get_datetime_with_component() will use location as TZID fallback. * Built-in timezones updated to tzdata2019a.- Add patches 0001-vcc.y-factor-out-hexdigit-conversion.patch, 0002-vcc.y-fix-infinite-loop-with-lower-case-hex-digits.patch, 0003-vcc.y-fix-infinite-loop-with-non-hex-digits.patch, 0004-vobject.c-vCard-Unicode-reading-support.patch, 0005-vcc.y-do-not-ignore-field-separator-in-QUOTED-PRINTA.patch to support Unicode in VCF (and fix infinite loops). [https://github.com/libical/libical/pull/354 ]- Update to new upstream release 3.0.4 * Silently fail RSCALE recurrence clauses when RSCALE is disabled * Fixed icalcomponent_set_comment() and icalcomponent_set_uid() * fix FREQ=MONTHLY;BYMONTH * Skip UTF-8 marker when parsing * Fix parsing ? in VCF files produced by Outlook * Fix TZID on DATE-TIME value can override time specified in UTC * CMake discovery module for ICU uses pkg-config now * New publicly available function: icalparameter_kind_is_valid() * Built-in timezones updated to tzdata2018e- Update to new upstream release 3.0.3 * Various changes to the API over 2.x. * Fixed use-after-free issues and some memory leaks * More accurate VTIMEZONE generation when using the system time zone data (when USE_BUILTIN_TZDATA=False) * icalvalue_new/set_date and icalvalue_new/set_datetime now enforce DATE and DATE-TIME values respectively. * draft-ietf-calext-extensions (RFC 7986) support added. * Parameter values are now en/decoded per RFC 6868. * Added support for VPATCH component. - Disable building static libs, nothing seems to be using it. - Remove 0001-build-ICU-must-appear-as-Requires-in-pkgconfig.patch, libical-boo986631-read-past-end.patch, libical-boo986631-check-prev-char.patch, libical-parser-sanity-check.patch, libical-timezone-use-after-free.patch, libical-boo1015964-use-after-free.patch (all are upstream)- Modernize spec-file by calling spec-cleaner- Add fixes for various crashes: libical-boo986631-read-past-end.patch libical-boo986631-check-prev-char.patch libical-parser-sanity-check.patch libical-timezone-use-after-free.patch libical-boo1015964-use-after-free.patch Fixes boo#986631 (CVE-2016-5827), boo#986639 (CVE-2016-5824), boo#1015964 (CVE-2016-9584), and boo#1044995.- Add 0001-build-ICU-must-appear-as-Requires-in-pkgconfig.patch- Fix wrong baselibs provides- Add pkgconfig(icu-i18n) BuildRequires: Build the new RSCALE support.- Update to version 2.0.0: + Lots of source code scrubbing. + RSCALE support (requires libicu). + CalDAV attachment support (draft-daboo-caldav-attachments). + Resurrect the Berkeley DB storage support. + Incorrect recurrence generation for weekly pattern (gh#libical/libical#83) + Handle RRULEs better. + Handle threading better. - Drop reproducible-generator.patch: fixed upstream. - Bump sonum to 2, following upstream (also update baselibs.conf).- Update to GNOME 3.20 Fate#318572 - Drop libical-sle12-abi.patch: use standard libical 1.0.1 ABI for SP2.- add reproducible-generator.patch from debian bug report to get reproducible builds (and predicatable API actually)- Update to version 1.0.1: + Bug fixes: - issue74: Do not escape double quote character - issue80,issue92: fix crashes using icaltimezone_load_builtin_timezone() recursively - Fix icalcomponent_foreach_recurrence() and large durations between recurrences (e.g. FREQ=YEARLY) - Properly handle UTCOFFSETs of the form +/-00mmss - Properly skip bogus dates (e.g. 2/30, 4/31) in RRULE:FREQ=MONTHLY - Properly handle RRULE:FREQ=MONTHLY;BYDAY;BYMONTHDAY when DTSTART isn't on BYDAY - Fix RRULE:FREQ=YEARLY;BYDAY;BYWEEKNO - MUST use ISO weeks - Properly skip bogus dates (e.g. 2/29) in RRULE:FREQ=YEARLY[;BYMONTH][;BYMONTHDAY] + Build fixes/features: - Autotools build system is removed - CMake version 2.8.9 (or higher) is required (was CMake version 2.4.0) - Add new -DSHARED_ONLY and -DSTATIC_ONLY CMake options - Remove -DSTATIC_LIBRARY CMake option - MSYS2 builds (fixed instructions) - Now can build api documentation with make docs + Update tzdata to version 2014g + Support added for schedule params: agent, status, force-send + Added a UID to the VFREEBUSY component + Allow dates > 2038 if sizeof(time_t) > 4 + Add properties from draft-ietf-tzdist-service + Add support for RRULE:FREQ=YEARLY;BYDAY;BYYEARDAY and fixed RRULE:FREQ=YEARLY;BYYEARDAY with negative days + More regression tests added, in particular for recurrence + Almost all compile warnings silenced + A bunch of Coverity Scan warnings silenced + Package cmake macros installed by package. - Add libical-sle12-abi.patch: use enum values used in prior SLE12 package, for ABI compatibility (bsc#954161). - Drop 941609-typo-fix_icaltime_days_in_year.patch: fixed upstream (bsc#941609).- Add 941609-typo-fix_icaltime_days_in_year.patch: Typo fix "icaltime_days_in_year". This bug doesn't affect any functionality of SLE-12, backport for code correctness and completeness (bsc#941609).libical-gliblamb23 16073940953.0.63.0.6-lp152.2.3.13.0.6-lp152.2.3.13.0.6libical-glib.so.3libical-glib.so.3.0.6/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:15273/openSUSE_Leap_15.2_Update/77f213d236d4445f9611e8ab90f691c4-libical.openSUSE_Leap_15.2_Update:glibdrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=79b6584a06d2a3aa3798973e24ccd9536ec5aa1f, strippedPRRRRRRROHNkk5eutf-889e848aed504a491744650c9695f31f357db96d3e08ae3055edb97e5f1eac8e1?7zXZ !t/\]"k%ʽd9cdKa_/O11*jq: ٛ H*]lW ح;XiLuk~ cI# {oѿƟ&זfjRRPB.|@{&]?S ȷr}WS6fzyxby8Oyd7IHaڡދ ioYLW:2B_`#cO:֐qNd6eg>Carz dRarY7^[k[Z晡jF$s°GAbaq+ș^%ֶe:yQ:'ܳz{66v m"—=RUeӘA*:/BݥeGPp1Z zkӅfC^!s "bC,bLffR卽=Kuk^fu NU@=9SpTUj$mKy&^?pphglFWMn2@L@ahшw+y@S> Bvή(q%'3 щѐ|jKZ(;):84'0w)vEZ$ xMD pR]i%E|twfG~UaQ|$"|By[/ɴSw8W8iIcL`&ՃO?&To)Vh_ }Qx˜d]rI-1%)XΖ'7]>HPb@9M;H >d0H˽mӛ1e5,VeUnS:us#[VDg:Weqsb6 o3a߭J/unӺ 뭗KI4GVۼ /9?4~ .۵"%t7^P