libical-doc-3.0.6-lp152.2.3.1<>,/t_Ǹ/=„{[^٘ G{/𺉤fU}_.ACB<)k!vP9A HhpYߑ3aJ q:2fvDG̼\m ֯myDP&=H|GǜAu,+w6ܚf%z(#4ͨg?vyp >fEz:wJ_{x \!ڥEc+x1Fؖ^P#KN>;'H?'8d  P@DLPcl    ,  D  t     < x  $(89: TF#&G#8 H#h I# X#Y#\# ]# ^$b%$c%d&^e&cf&fl&hu&| v&z&&&&'4Clibical-doc3.0.6lp152.2.3.1Example source code for programs to use libicalLibical is an implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents._lamb65openSUSE Leap 15.2openSUSEMPL-2.0 OR LGPL-2.1-onlyhttp://bugs.opensuse.orgDocumentation/Otherhttps://github.com/libical/libicallinuxnoarch/b\$nA큤A큤_]}_]}_]}]}]}]}]}]}]}cbf5964ed8082f7d746f583336a2b6d0266f4bc136aa61417172be3a7e471ae16e7bcbd5d7dcb81f473bb9eb3ea9a617247d6d0344f177dde264a8cfe600804be40d2c8cc7f26b15d6f03747f54ff4935d1f4ff1e440849ffaca04a713fea3272031d22a4c38467a3cfed428522f29c3b0d3183bcbc7b6148d7476920295494706c723199504fcc3ba890dcd3c4d42516184d461a069f3d3308cbdf217fe6789afe8e5848e84edee29e30cee2901722ddaa60dbbff950908123117eb3193ca61c867233663586a09f67a791cf178916d2e74f0195ecfbbd0feb75c79c9deb67e7fc302fc3acce50d9349a7a7ebed1cf05fc7aaf19a2038561dde9c2704aad9c1f7038cadc40d1e53fff9b9db87bfcc29dcd7c83c587cb9a07d49463b2d6e44a5d46cb0e132c68422cc18eea6e81d2da577f00772ab727c25dd9335b6372b5a05rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibical-3.0.6-lp152.2.3.1.src.rpmlibical-doc    rpmlib(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).lamb65 1607393479 3.0.6-lp152.2.3.1libical-docAddingOrModifyingComponents.txtCMakeLists.txtUsingLibical.txtexamplesaccess-usecases.txtaccess_components.caccess_properties_and_parameters.cchangenames.plerrors.cmain.cparse_text.c/usr/share/doc/packages//usr/share/doc/packages/libical-doc//usr/share/doc/packages/libical-doc/examples/-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_Updatedrpmxz5x86_64-suse-linuxdirectoryASCII textC source, ASCII textA.Gj@utf-8ab9a736cbaf96c4872ba85321c8ffe279462a82857d275509184fb42a7e0220d?P7zXZ !t/Q]"k%{U}d9c26Z% }/5SH-;hHj@D7>;?qʡC֜d9B(%Y#bHS0ޱ#U #ߏuR_(1m#&83:c@tqM?L W<>@PNEB0-FX??Hw gP{Qߋݛ-qK3Z}un@N|B9wY{ *6}E=ndIh˘pV\ blP5 ʺU􂇢3 ,xA߷Bڒt׏%!pj=bcj7[V =g~_ %d螤Jp3k! GVTNª=M"-ȏ]n y A5|AtMùvQ+eqD|c8~یц~t&]/!#h!jd9Ґ@9ASn9 ݧ=h>-x8`<h/xG9wEVp~4[lߛ;C i<> d7'L ؼs3l;ͧKwta69gkm2aza/lе<DI+Ŗ56܀睥^WvI=x0=q 5 tߙ!'gPG&tEM!wxFJ]*zr_^1#Oˑ|{4bY`'甂`lfX#~_d׭H 7^ĺX`j*֟-hx<|eCR:RAQSG6j<./|1α:9 oҵUi-f7Gg,?"uު#L3l>h$y \fG lMΉRDF`CrAݡ6E(ط{JB>lŀUWR2x]oeSoSժ4},ߡ8U%#OXC3%$Fcoax!d;0DڣZOI4 .= YZ