����libical-doc-3.0.10-150400.3.4.1���<>,���:0�g)�p���9�|�؀�\���|6]� �!���&t�U���x�t�>��B��lJ�s�_p˛+^��&. ���4��G:��Z�Zc+}�)�P#?_�fћa�r�!!4�󶖦��$�m|{;��YG�[�' 2ۉe��D'W���A�~�:�}>�����w�H_C�*ߏ�{w\�˼e `�7��@ɘz^�\��P1܆�,�B���`<�%^��<��v`y ��x��>�������;-�?-�d���� "� R�D�H�T�X�q����� ������� 8  P  h  �  $  0 ` � �� ,8H�(�8�9D: CF)�G)� H)� I* X*$Y*(\*< ]*l ^+8b+�c,Md,�e,�f,�l,�u,� v-z-F�-X�-\�-b�-�Clibical-doc3.0.10150400.3.4.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.g)�h04-ch1c�SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only OR MPL-2.0https://www.suse.com/Documentation/Otherhttps://github.com/libical/libicallinuxnoarch�/�e\$�n��A큤����A큤������������g)�`z��g)�`z��g)�`z��`z��`z��`z��`z��`z��`z��cbf5964ed8082f7d746f583336a2b6d0266f4bc136aa61417172be3a7e471ae16e7bcbd5d7dcb81f473bb9eb3ea9a617247d6d0344f177dde264a8cfe600804b37176c574b6836b1f1dcda883c9b5885e1f53f7e99ed7d5312dda0d5e1c3ac052031d22a4c38467a3cfed428522f29c3b0d3183bcbc7b6148d7476920295494706c723199504fcc3ba890dcd3c4d42516184d461a069f3d3308cbdf217fe678951c65d82ceade831d86951cedd0af2b6f33aa424ed7ce63f3a489f68a44e2e8fc867233663586a09f67a791cf178916d2e74f0195ecfbbd0feb75c79c9deb67e7fc302fc3acce50d9349a7a7ebed1cf05fc7aaf19a2038561dde9c2704aad9c1f7038cadc40d1e53fff9b9db87bfcc29dcd7c83c587cb9a07d49463b2d6e44a5d46cb0e132c68422cc18eea6e81d2da577f00772ab727c25dd9335b6372b5a05rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibical-3.0.10-150400.3.4.1.src.rpm������������������������������������������������libical-doc    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3`~�@`m��` a@_�$�_��@^��@]�f@]�{@]�{@]�@]�@]���]�4@]�?�]g�@\�@[�v�[~��Z��@Z���YG��W�H@W�@WҤ@W��@W�@Tи@T�M�TD�@info@paolostivanin.comdmueller@suse.comdmueller@suse.commgorse@suse.commgorse@suse.combjorn.lie@gmail.comjengelh@inai.deadam.majer@suse.deyfjiang@suse.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dejengelh@inai.demgorse@suse.comluke@ljones.devjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dedimstar@opensuse.orgmgorse@suse.comjengelh@inai.dejengelh@inai.dezaitor@opensuse.orgdimstar@opensuse.orgmgorse@suse.comcoolo@suse.combadshah400@gmail.comcxiong@suse.com- update to 3.0.10: * Fix generating wrong recurrence rules * Fix a bug computing transitions in tzfiles * Fix reading TZif files to use TZ string in the footer as the last (non-terminating) transitions * Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible * Built-in timezones updated to tzdata2021a- filelist fix for the glib build- 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- Add 0001-Fix-build-with-icu-68.1.patch: fix build with icu 68.1.- Add libical-read-v2-v3-data.patch: correctly read slim timezone data (bsc#1178412).- Update to version 3.0.8: * Fix for icalattach_new_from_data() and the 'free_fn' argument. * Fix if recurrencetype contains both COUNT and UNTIL (only output UNTIL in the RRULE). - Replace gcc-c++ with generic c++_compiler BuildRequires. - Use cmake_build macro, forcing single thread building is no longer needed. This breaks support for SLE12SP4, but that one is superseeded by SP5 anyway.- Update to release 3.0.7 * Fix memory leaks in attachment handling and elsewhere. * Fix a multithreading race condition.- 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).h04-ch1c 1730793501 3.0.10-150400.3.4.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.suse.de/SUSE:Maintenance:36318/SUSE_SLE-15-SP4_Update/020ea586419488d0ce4bac40a7d35c0b-libical.SUSE_SLE-15-SP4_Updatedrpmxz5x86_64-suse-linuxdirectoryASCII textC source, ASCII text��Wv�B����e?o[��utf-8845ae7d69a967a93777549f42d4e1a8b6784745ad70e143260b45f4355148b77?���P�7zXZ �� �!t/���`]"�k�%f0]d��9c26��T�<������1����ց?�B���C��F���hY�W��|���~*���K�h�n�IO�o����'/��r��� %֔;z{vIO��xT���?n� Ll� ��6$ڋ��hLV��Z��ЌfĐp��f����UuE��ʨ���!c���O)!+����r�P�B4;��e)f����雩��x�Y�TK�E�F���k�q���J�Z�#Ft���R֭q��t��22���P�z��,�Q�i�eۗ#!V�\�������+13�ZY��/|Hy�K�S����$�����F���$)���:�'�ϡ9�#�� ��o&�X��K����W�W���B�E�hU��Ɓ��3Y�o72y4�M�Mr���L|O+� ��U2�E�����]� $�$M�� ��(���b��xL�RP�ox�ԙ�Ȗ�?��o!=���}"[b(���3�)0�W��Y��|�����RA���gykܚ?ēJ~dI�]� ��f�@(���6�hADd�[�����i2�M�W3�+9��(��p�K��ImI�;h��M�d#��q���a$��U=hr���GLb|�'���p:�-O��q3� ���>5\��@մ?��S��q��[�^|I��?{\�!s�dN'r��ѧv~�@V&�P��A���N�(�Q�H�`�-�-�eĄÔ�ޡl~�f�^0y�s�*�X���ly�l��޴��O���8p� r}*YE���\J��4����B�g�O]f6nW��!�F>3v��_9���փ�wҢry4���Y�~cby����X5u���³�/���Q����㰻.�7��C���:� T���.ٙ ��5΄� �G�(��k�,��UV��3�2:M�,�: ��P֋Z�z{�S��B�*;aF`�% �5�g�<.�|�7:`��S�@ڏDo�NA��F$ �����LFJ��KS-7 ������f�|ԱC큖Q�����;��`��0�J<2��)�A{6�2�x �:~�\����h?�'ˤ�Y��=�ɏ���*�6Ѽ����������{�Q��Ft�m^P8vu��,ܗ=M� !�`u��3�8,&��D�����d�r�қG���os�1�f}���l*���L7ut<��l���., ��v|��0d�9D��5�ы��c�$��B鶭͑�!��&����648*6�h������GV���BY�%W���h�ߥy�0�9�]s�i�U�x�=�/�Ȳ��(�����;,E��[2{��G��a���AI\���]?����r�8��E�Z�6��gv�q�o]�z0�?mjw�?�r6i��@��1f�j��� �Nk���咇�)��?�fR�y�*u��^BW�\.꽭���m��Ӗ9��iH��$0�\8\g�����'n���� W��� R�=(�h�"����L� ]���� 2�����E��QNC�"��-���7�A"��(u��Zg:\M����O�,^�'�~l�K\��#�<�A�-���yL���4�[+ˬ�d7T̿���B����s���[���FQ[./�}�/1�/��Qe1���l��f�v�- �G(�;�b�K�E:�� ͧ�,=������]�}�g��(�hceq'q4�z^� Wu[�kft,��h��Np���wQ,�y@0O yk�}UǸ���v�8���8���P;$��" �S>�`�+�Z��U����pI�q�e�c�Z���V�L�$�jv�(�����.�a�6���E)�B��f��2�z'0�K�����\͈UR�P��H��R<�y��!��W�x0<'%}00��sj��窘1�8�"j�k�*�}R ���*�?JW�T_.!jʻa��DV S�\'p악�������"�� #2�G��ML��½��)��1T�` �����&�讉6�f���y�4UL"�(H���u#ep~�ތsZ�I>�sF����dŽ:B�+� �*|�8q�.؈4�N&��G}_��O"�[��ٮ�&�'���È�y)�_,91�MF}�"{S�/�┖�w>f�֮'6��������GƱ�">�S��������.�w|Ҹ���6x�Rl�i�$M#d��s5oY�y0�?ھ��/�C.��u��\f����7v�Q��� YZ