libical-glib3-3.0.10-150400.3.2.3<>,we +p9|]R FpFNPt"$@&TN(q֘ W/wE~j1C z<{l$^+cWvlc 8ڻڒF='ZϐS!Mh7)E-|5dF=_ܨu%:]f:0Rˁ?/F|8`FaSs-ATG847}$aޝ:ӡS PHqRzHZ-g\x )Sy>A)?)d $ H ->agpx |    ,4   (89 :B&}F&G&H&I&X&Y&Z&[&\']' ^'5b'Ac'd(qe(vf(yl({u(v(w)<x)Dy)Lz)d)t)x)~)Clibical-glib33.0.10150400.3.2.3GObject wrapper for libical libraryThis package provides a GObject wrapper for libical library with support for GObject Introspection.e +ibs-power9-13 SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only OR MPL-2.0https://www.suse.com/System/Librarieshttps://github.com/libical/libicallinuxppc64le ȡe $e %63caadbb3b6b0248c8b8688f02a016f9eebe216d5137f3ca42cccfd4db3a0e1dlibical-glib.so.3.0.10rootrootrootrootlibical-glib-3.0.10-150400.3.2.3.src.rpmlibical-gliblibical-glib.so.3()(64bit)libical-glib3libical-glib3(ppc-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libical.so.3()(64bit)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@ZYGWH@W@WҤ@W@W@Tи@TMTD@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).libical-glibibs-power9-13 16951534513.0.103.0.10-150400.3.2.33.0.10-150400.3.2.33.0.10libical-glib.so.3libical-glib.so.3.0.10/usr/lib64/-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:30272/SUSE_SLE-15-SP4_Update/fb49bb509eb87f773a07485ee8f7db52-libical.SUSE_SLE-15-SP4_Update:glibdrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7470d849dddd791ad11f88347d6082573defc6d5, strippedPRRRRRgWFuȒ)ǽutf-8794a8e94ba95f30d17057555cd2094412b19d71195d83f51b988b60845e0b598?7zXZ !t/Z*IU]"k%nd9cdKa_/O1:9y~p֙bXh  cZvгJF/FO`El= `c '@Ɋȧ}ٚ/a y7W) F{]9}T2&cpK~dGcd$GJіsy.(UVLh_^ gnMAq#gP!255y/4FbgxP@Eyn,z@0.K&`ܲo= ۾gVO (kv [N/~ x|?Kw=~ ./WN^í $D*P* {ǙD5XqV[K$&}EHMk]̖aIYb~LeNZح̬M5maݓ]r)BٍCCiIc%iOxLb+7uo^ ߝ8Ol9tmB5(ǟPs=;{n PTßSQl& SaY[)ګCMƥ|SK9vlGZYnߪ#'bE3Kn |sGgwԡrZi] З9mg:UP07"R"a`$KgG0R#9lRK5DH\[{ـ-:m\,(8?u^ \3~{GP819E8ׅ|ZNQ0`,ö[U9Rūmͪ8cGbn|'}".AX_a[~7oB5 3k u1nMs+0d#%s+zQbfz7YƯ\THvX~,[5eoM ?52* ƝJm+eqե\<Y("3P| ewK;6.pl۝b3ԃB^"8zUI>\`vG5Ⱥ, .x=>LjU}@7AB(eWe,3:3 Q$Wm'&4H0[#V`+B9ٔˉ,ܕ, " K)qp++RNbqY >T"qpqjEjL,uG$ŽmoR,z'"FyX| g& PveVݛ6@7;Ix{ HtΔ6r>j+9W(&E*Uo/!s5 dǀ{Gژgot6-ɥou h? |aw\.8׶"XG@KJ3zRdxLn6vq>a-#l{z5&Q7&bФ͢=scՐ[7"?@lg zg `)~NF]=S]lB|̜q!&jhED^˗?vDHP ?pMGN]tvdfOZeV-B0my gbXe7h;t0n4f  grd0ʺ*Spؘ Ũtj)qnܱLKi"XڡJxqy9 Ҕ❯R;80կ>GgUƑFV8"7҈:ۨ-f)g3v@^<~Z"^)D,C#Wm&p9B}̺pj'IkfOВLQ*$+OnxB9K;IؽȞDL_V5Mn!kFp@p"]r]sb3hv.'Q `F4cyhu!i>N<))(1RUmlrxރ?,U@ z\ qpcI0_^feH?Ko['yAE9`AޭcJ< ^+߂.z ڔWNΦţcU\$DA?IYhNbbJsy-n)Մ˨׈hG~M`J.I Ϙ_0.unϓh#œZ|3@0߉$A 85P+ 4K l zwWZkA`/Z֪TO'@j|e^v>̎ :`)Xy35PtŰs&zFԭyѫkF+ TZk8lwEQ#Xh#ʜ1#ˊv5([LjqOְNc|8MzAϙ2Hm ir߿.ס; #j}g@qYsPXlQ@QyN~A XId5oİiA]:?vȀZ6V%/pKP}%#ΙWajeٞTD|`j0^8 O^awp)n|Äj ھ;b%K\J&{ࠖ-/>KjB65#*,EpowpE!ft/?F/eCbNqhWQAAڎ:J RbjL(Cڑjt'A#ynVH 9$$s𣫁96 EJw3A:}hcIoU0}/e#0żi\W3\ LZQp"s8% s1 1CZnMNm32j4u1^gqƄc .IEWї -q-ЎфifRPLN+z!8Ws\τc+Y=׾Sw\גs s<˸K2&}(S=baw"9›8uy33B"$'YCnZTwB3Xb"þz^VzA=C;k)lt+t 2P*3T\$+m=m9}Y`~CߞXyTM!f5z( K馰Cٱڨ|{,Kj _-pxsK*r],U-(qQZv8eCQ7nM:P22qe|S9^+~$m<-3`$n:d֚L2. 8920?~Em$W%߃҄#`pFU/ۚ_I ,ۿaF8[ <2N.bSwuVBJ~\D,R!iZJtIڐa|/a?>vI"Q 9&\R!/FaO /QuF>n"7㱞k8S 2 _f6Jk6! +ƹV{bO6q+׹wmB/?K4mLD0rvtnR/Zrcb, 䦊v!DK;G/Uh@JL<ؠcd{l jּz96&;IO{k0s~qeʵj~?oPUER6мwG%=^ID?4:/)Q0UD+aw+cB-70sAΘr.6y0㧊b \JWTCDcՆ$ͺVxH\N\~ #,|;rzVl˰pyՉ,X9p,,o~r%7(Wcf,\ m<sт]Ϝf+ٵ\?6O|;}ͤ* ,[ CkjB1=NQ QoQS`g64ȰK\E9'n- aV,bPhrM*Ibh|6+Zmf?? CZ& 9k.w iػ慩!];R6u[IEr\3IMDZN_Pw?T=D9rg)VkpU~`i{i~Pa)#u^< f($ +O%T/!^s&OLLW{PlSӧᲽ` f<ۛ+ӧ>:No@ "#`(7d~$p˪旰yTȲOi+C"W儜<*S+[ "f;,X=|64C>JQ/E2>@HT>frcF]G0e &ڑ~vMmo8gr{/WAhZPz&j@_537?o&P4#, tqN jI9)mG+:eB<+g^:B1)_Z,Sp"]'C@_nNpJ_ssChJ"13&?667T  #,%..;I1y `R#74xTĄUBg1V!AZ"j>xU$0y'D+9 PDLdvc)6!OuPњD3}\㎭e}L@:>ffMAIlV"cx%Y6 $ U)wed E9bH1!wxҷR4*"eDvC91.*_BfxH/5mEW8'6!OKx+1FiRɭ;@6S/^UQBZn;r5}eq&LAQh^nNM9 b(59/YlTpM%*XN7ߋR&CB ޭ $]P/({즥ꕨ'cɯl]g$ӧ!|ݲ0zg]t. k8pC<ۼ =U~c=Sxկ\#)fA<:-gD_DX_hkmM0B̂]ci<SZs;GUv +3e=9%>/Zp_mOכxI3qZ^@6bu}$Fs/#JeEͿ^֧y&ְ)04&ӹ[z\ Xz w!t[#` wF^kj_RtCS4 i`tuHqKg4РQ4T)縚MV =\~8]h,>%\d7y`,%0fÿ6{a`CtnSJo`lbR ]yk)Cϵ!Ԃ_F]G #r4ߣB*w߰P6Izy&`v6od G>>'[&bƬ@+^a̡~1]8ig2%IsږiP"ѣuho%ۯmy3Ԑ{ջ+6wfjб.ABog Q$!^5Dcg\_JHlV4;u ]obĦf`n#WuNqgLco*Yј:w+MoD7yFpUXp!= {\]+4ͣ}a"ĂT[nF :=MHBOD23_vBi/9ݲO=ËǁKP7$01tEmu!i:0X^4^⾠VaXؖ>q7Y܎,2 /Pҥi? aYU ">XNbf 0axA%^F}!YtHnC `'J2Dn\Tց-PƓ POM&, ] ˲ Sz6Wh^@I~xZUg.AOfTZ_= KN?ل$r p/anP\StK*2sp0BPZ(n\~%1RAӢPYu9;Wp YYCr5@c1"kag*wj0%=YsgʩK77,Mr_ r#~U(Zp ?ZKrL ijQ A?"HJqV(T5Ռk(\ Fln?"U1_U3%s,EIwPBwvSICOЪRW>ogN'Cu#Y+QCa<<ςXh7`#I/&v(bbzlr]kZ:#csGh;i_0Qc<ډfR* JuA]I^̩YfEȵ%B"J7r˫û 6Vz0Vziθ.sڢM7_ڣHaT9&Xz-ʇ\Z6!)zABQY󗡦M*o0hj#P5,”ܸzeLj]FM|>Z2g~?u4tࣤXyיV"eu٭IL2qmud9h\ӏlSZ*.9Eae<<|Φi̛͒k \;Ƒe3\x8Qm2,ޢ4u5sIj kaYizt~dc}FC(VV`&J~,mB9%a#h'B@!ۖӴpuP &J[$KOPyJ9M7osx?ZHXqq\\ⓓkgVulCBq[z=u7<8($`f$}R}h5bn &`i /zj8;J)inh9≚zhȆaҚY3%-#H-tlmi^Zj F@ϥg@[#Ly_6㿍H*oJY-Uj BgN J=3+\L&/ON?ԉyȪ$J8VЀ Bk5rE[×2*|Ig:^6?Ar=p^ _ 3zd |Mj HgGo~%b-& dm. =QGa ZiofsTG&ds)e@=_ pv`%0Ŏu@(KPz4*CV sBKVڒavCITj)D^ ;z2Pf-]֐IJ_v )9Zy2|)`ؿͅIe [|S1! k Y2{Ƽ%~@ ` ߹mmRн`IBcw4vvXs˰:{]1]~ŏsWVaݫZ 94wvx3:GQ&^eY]ora*-Dv!cbblS̃dq]O[ZLU/A%-_4q8)\n <%>W ((RjL o lR{yT*z%Ҋ/|AAy,iT⣧AP ^X."_㓮pp.^ӐVhΡ\N"3oWK-;&uJ3S\shuz?sY?36mU.CgIqJ3/,-tKR+#l|B&~ݪ}K"\-HϪW/C$tpz+ @>GE55cy?iufN;'-(Mxɑ3\Z ~ tF'HYƳO1.zG'$KMU6Vk^ ܽ ^k=3: #oaC-1NNijΞ 9&}Ūt /P5΄6VK{Gfx{;Oкxz91 w c<HVͮ %cm7ĮqxWkK8G*1{^$p8KGUGz |>VneWWo1+Ŭ^9{`\|-c `C3{%M7g8meh fa͌NpgUԸlш^֦N{e_uE2zQ׸Fʕ7;g X]p{W8z_3a(+`hA|&ص.|Z* U%ZgLىS-VAlCn{qN4i],] `3aq;&ő=pפH)gqxm yfݠK8|AdV˭&$lޘ4On Z@]RFHi Xv):kgْ(Vhu;A6k2!0?4/8OX0C7T뗦El*|ي!$ 9gqs* )kmSg4s'aC!$w,;IWNIITjq~@}u=>:piW%*}Mij˨byzL+yot;{tq|, *?yG95.^\vwO: cY$d9XXQ;3EJ)f@H .o1~xR4TDR2 JsvGd2M8A4ŧXw+( > Q9v 5aƊF{W7#)ho5%1oArCw-'*=KtJXܙNzP5>L?:èp=Ͻ7ghrWso`2: ܰsNJ7ovED 4+~ So{BF%PxL>1m?F4w$WTψ2Tufm AKl7zKckY?j5,<;A&4+ dK\ b+Rw|a= @^yΟ0x62R~F$-jť2~tNf<')lՇȤ{B  Y"OdP@^m\j~e#xJZ ͸Yg+G Z:9p:jLEs^<ȌU~h(Y%js-ЈvLC)nj cL?$\i}Tg42V6ւhB oPX8T#j0рo#3r )oF'%S3CvP)B7 yLȳ!Tp3ӂkyַkP>-Qe^ֵ]14kfFژ6gXՑ_aC׉)y|Gdlr̮~| Nc6>1 n-OȖk'lgz/[/ri5aS5CU/'$Ko${4+9 <#'hWi+EBs zZpذGV13\%t8r N"J=ńo͕? afcSuq8uA <1eAZ" 9#XgpU)a|[%kؙ ؆@JXzt4O+7-MdBFb覹kKFk<$87x`ع&ȍ{n7㌻2-/6C HxMO7lx F7$fA+ckf#9R9muE=Via윊@jEl(QOd1L>X9AɨKq‽2[B (W#)H,٥"Oʷf]A9z ,8~Fl%՛ j1ݦ.٧M6sVդڌl6 Avp7)WPB, O;GIAS~L[7~S Mq~8 F)7 #}=oduMc@šAb{b H>Ҳ7WQ֝6hbz0@ } |-{֡BPSP f_؃>dCX tNAw\LPNk 6wB`ߧBE3ݍ /׶!ɲlI`aL7[߶ X'-m0Ȁ,JN/? f;s#nm+cj@>G*b7΋