libxfce4util7-4.18.2-bp156.3.3.1<>,GlfӳI%z LZ^DȇdڡXҔ띢Q>`hrf2䬈4>>0>v>>X'K =sNW iӰlolfecĄg|Bw2hPp' B6kU =XHdRt3nVwTdB=? ׅ6g"Ir@_910'8O6I5迈+fn)uc1Y:{(_1|%'_F,^F#?#pd # T ->TZd             " T|  $ _ (89: > @B*F7GP Hx I XYZ[\ ] ^b c d!ne!sf!vl!xu! v!w" x" y"z"#### #$#*#lClibxfce4util74.18.2bp156.3.3.1Utility Library for the Xfce Desktop Environmentlibxfce4util is a general-purpose utility library with core application support for the Xfce Desktop Environment.fӳobs-power8-01SUSE Linux Enterprise 15openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://www.xfce.org/linuxppc64leh/8Ac%A큤A큤fӬfӰfӱ^?Oe+e+a%Ie+fӱd=fa6317120308623c411ca130166e06f02f5b171ed908fb9656badc36520589fede072dd75b1e7334307453aa29eaadbb95fb30777e8954d339961a8147e076515ebf4a9ab26cb0e50bb1b68d74e8dfcd4789d21bb4fb6e812e8e2e19b21a1efb3c076b7450cb1ad05d769a99f72f4dae30ce0aaf5d7bd0c3bdc338d7be3faeff54159d9981703856079a5b5937c7158bc0f817068d1100f9c1935ff4aa38a4288b76c2e0bb469a3553da62d8e1fe62504965f03bf187612f7cce0437279ba77a681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366libxfce4util.so.7.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxfce4util-4.18.2-bp156.3.3.1.src.rpmlibxfce4utillibxfce4util.so.7()(64bit)libxfce4util7libxfce4util7(ppc-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.38)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ecc_1@_@_@_F@_H]]2@]V]P@]=@]=@]@\P\D@Y@TTT>aManfred Hollstein Maurizio Galli Dirk Müller Maurizio Galli Marcel Kuehlhorn Marcel Kuehlhorn Marcel Kuehlhorn Marcel Kuehlhorn Dominique Leuenberger Maurizio Galli Maurizio Galli Marcel Kuehlhorn Marcel Kuehlhorn Marcel Kuehlhorn Vinzenz Vietzke maurizio.galli@gmail.comseife+obs@b1-systems.comgber@opensuse.orggber@opensuse.orggber@opensuse.org- Update to version 4.18.2 * Update copyright year * Search for bind_textdomain_codeset in libintl too * xfce-rc: Add support for the LANGUAGE environment variable * Add missing config.h includes * Improve checksum calculation (#17) * xfce-rc: Document the fact that delimiter escaping is not supported * xfce-rc: Properly write translated entries when available * Update bug report address- Update to version 4.18.1 * Handle remaining escape sequences * Fix desktop entry value escaping - Remove unused _service file- update to 4.18.0: * Bump requirements for Xfce 4.18 * Bump copyright to 2022 * Bump GObject Introspection minim version to 1.66 * Clean the build system and use the new XDT_VERSION_INIT * Create new function xfce_create_shared_thumbnail_path * doc: Fix typo in `xfce_*_append_quoted()` * docs: Add missing index of deprecated symbols * docs: Fix "unused declarations" warning * docs: Fix broken links * docs: Fix return value of xfce_str_replace * docs: Update `.gitignore` * Fix (some) GObject introspection warnings * Fix document generation error * Fix documentation of 'xfce_str_is_empty' * Fix some GObject introspection warnings * i18n: Make sure to set locale according to environment * libxfce4util needs to be first character Capital * Move xfce_append_quoted () to xfce-string * Partially revert "Fix (some) GObject introspection warnings" * Remove duplicate xfce_str_is_empty * Remove invalid custom ngettext() macro * Remove limit on the size of configuration file line * Revamp the documentation to uniformize accross components * Silence `-Wanalyzer-null-dereference` warnings * Translation Updates * Update COPYING * usage of g_file_peek_path requires glib 2.56 * xfce-miscutils: Fix `deadcode.DeadStores` warning from `scan-build`- Update to version 4.16.0 * Bump xfce_version_string to 4.16 * Properly handle URI schemes other than "file"- Update to version 4.15.6 * Update configure.ac.in syntax * Namespace of the gir needs capital first letter * Bump GLib (and gio, gthread, etc) minimum to 2.50.0 * Remove typedef already defined by G_DECLARE_FINAL_TYPE macro (gxo#xfce/libxfce4util#4) - Rename typelib subpackage to match gir name- Update to version 4.15.5 * Bump Xfce version to 4.16pre2 * Add README.md to EXTRA_DIST- Update to version 4.15.4 * Create README.md * Translation Updates- Update to version 4.15.3 * Complete the field codes expansion * Add field codes expansion and related utilities (code moved from garcon) * docs: Show the "Miscellaneous Utilities" section * Translation updates- Split out typelib-1_0-libxfce4util-1_0 from -devel package: the .typelib files are not development files, but are actively used at runtime.- Fixed sources in spec file- Update to version 4.14.0 * Bump to Xfce version 4.14 - Cleaned up spec file- Enable vala (bxo#15756)- Update to 4.13.5 * Translation updates- Update to version 4.13.4 * Bump the Xfce version to 4.14pre2 * Translation Updates- Update to 4.13.3 * Add support for rc files as symlinks (bxo#14698) * Fix GObject Introspection language bindings (bxo#14766) * Fix compiler error -Wcast-function-type (GCC 8) * Bump minimum glib version * Fix compilation warnings ""defined" may not be portable" * Translation Updates: Arabic, Belarusian, Czech, Danish, French, Galician, Hebrew, Icelandic, Italian, Kazakh, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Romanian, Slovak, Serbian, Uighur, Ukrainian - Updated Url and Source Url - Switched from -lang to %lang_package- Update to 4.13.2 * Add VAPIGEN for vala binding generation. * Fix make distcheck build * Better documentation processing (migrate away from sgml templates) * Allow language-specific keys before language-neutral ones (bxo#13979) * Translation updates - Changes from 4.13.1 * Fix a minor typo: ment → meant * Fix some autotools warnings, default debug to yes * Fix duplicate DISTCHECK_CONFIGURE_FLAGS * Improve gobject-introspection annotations - Changes from 4.13.0 * Fix abicheck to handle ppc64 architecture * Add support for GOBJECT-INTROSPECTION bxo#12159 * Translation updates - Clean up spec file and dropped obsolete macros - Added conditional %bcond_with git for easier maintanance when using git master branch - Dropped obsolete libxfce4util-xfce-rc-i18n.patch- disable gtk-doc build, fails with newer gtk-doc > 1.25 - do not package ChangeLog, NEWS is enough- update to version 4.12.1 - fix small mistake in 4.12.0, xfce_version_string was left at 4.10- update to version 4.12.0 - update libtool version to reflect dropped symbols (bxo#10737) - autotools updates - don't use freed rc file to avoid crash (bxo#9026) - remove unused or unrequired API functions: xfce_strjoin, xfce_gethostname, xfce_putenv, xfce_setenv, xfce_unsetenv - translation updates- add libxfce4util-xfce-rc-i18n.patch which translates Name, GenericName, and Comment entries of desktop files via gettext when read via the xfce_rc_* API, this is necessary since inline translations in openSUSE are removed in favor of gettext-based translations (bnc#829113)/sbin/ldconfig/sbin/ldconfiglibxfce4utilobs-power8-01 1727452083 4.18.24.18.2-bp156.3.3.14.18.2-bp156.3.3.1 4.8.2libxfce4util.so.7libxfce4util.so.7.0.0libxfce4util7AUTHORSNEWSREADME.KioskREADME.mdTODOlibxfce4util7COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libxfce4util7//usr/share/licenses//usr/share/licenses/libxfce4util7/-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:18604/openSUSE_Backports_SLE-15-SP6_Update/b888bb4a466e929eea44efc2960418b1-libxfce4util.openSUSE_Backports_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=dc4ac965ce83a9e33d9082fc18eda32bdeb34c80, strippeddirectoryASCII textUTF-8 Unicode textPRRRRRRRbO/I<#libxfce4util-lang4.18.2utf-8c25e5387fc5419d9034ec1e67bf6439f4932094ab73c800d6b761d7b6f75ff58?7zXZ !t//_#]"k%]dLi"W(t\5DI~䞅BG;bNDs8| yô%<'K]SJ+Nъ]< p\7!A.1VHT`n:Jr`! c\k~Ve_xdBVnlIuI|Я $Eн>Ű` &UH0{t ;_7{tnW1T"e//cTSxY&GZ&tLƾ/s6I A ,_<!x-ނ f{ !uX樂uTðآ ;d^f,5:yۮ/{#' wEi*2=F߇JF%&ĕeHU'dY&1챉Jnl";j~apB-invQ8ZnӁT!wBm5d+$K*j% W]'ͿdNKI)!:zY,V׷>R >i\2(X[LzbZ'g0|?% *I'wx$!!Hg##c_B%.%_"ïݮ #@>_JURC<" gO `ART "+~{) F涏ҋsT~\r)(GFڿ&YKnuhө.sbrrm{ Cr∷otbizzJ }n5R1horAxT "/5#'B o)x(в=G+pe%<\;B% ͖U[yX>k]pn%tOtoFV vW\ciGD mV \TpИy 0YagΡZXW}H-`h5 : 2lcT5[ J!5|,sosT-#Gp("V=9nNEEeO HС#|\hY`t>\/܆N3>mh+ɤͰsE "'Ӈ kzC;H%ZY9︤"AL 23Jazbע]/HЪ&`Q`sղ8#E[7WAdbxVy j)* u_CZ84 M_Z57c*|Nmlk^M`=$ŋ̅P k%љ ll^Q$uxAv8=YR[ތgNChVUۋyjvU__6$ip\aJ^jW#lEKj!b-CFg 3y=yDrzZ,tVx*9sq`N]]46}b> t~^N@UL\q䂆Oe\ }BEZonRx=ku]j:^$}= `pq-CWɬ2z}e1gm.s\֋ vgRaeALngVα ׍3 |PL|(O3οY ϥxW\(|t*Gwe` cearK9J?¬N7A׶bn Y"y~^jECd= O:er7wOTgs&eVp ?6z%B x87WexbPݱ!<<^.w;%D3`QdZ|=&鬶2fݷXHKRGLF/`z9{()Z Z:!9]p7CE/":4X2Kç,"$+{[}j!' I-J fCa*R. \l^5~h4,:zQq,{ŚX%0{+>,O,Sj[88NYD&y xī 5 3k,|D/N//fbNAD[9Q-T6S1W4Gﺗ{Ԁ[!:0" "|/'Ajg =(zG|7c:b3HJ[E>$_sybG(OFͻiب2UO#|\[Kyr1R"pVX N|jIGvNpξ%et:mCZFImSa>Lud.`eėno)(0[e&g$^~ٱgXMԋ`?%:Q>X,2\b̃4ӛ*@cEk(_)MQ21sS%…ـSI+wijGUhЌLVxpFzQ5rP7(@\'SPl\jjdߣb> nbs4>bc@TCWFѬ!ªZI:Kw'<"zTs{F(MNa  a XTYҊZ$3`4jЛՑiv<vGI@&h7ڪ'IS/s?OKzc?3f-.qd}'cPL4w >H| c'F /E:Eݴ3=DӄawG#- b؁𿆎t4Ek23񌣂ʜV}d 'ٗ K/f'ɳ7cd c~pZ7&9 0rPT{L!F j'!lGYsxn"DEp 9uSAN 1  &OG քTHEW]OT~|H1ad+\F Pm6^LS&kVP[5_pE[l1-V\ӯ٥4 eOO_zsߊ\Y9FfH/T`r.sg֘y&@Ú"1~zۙCou)S̞p9t]Y7J%ˮ. ʾ(]VN`u[=9Ӹ1ULEۓb9t:]]>bwˬ Xwvn*"?6;4psn7?ЛHD%-BVQ&Z 6KaEư ziKLSɍ \o'Әu@_FC0o5/F=6YSI=+{і>he6;hzXPd[G`10KjBIlq2=P躛csbI c"Uʨsk,+]C,kM YZ+co4RI\"֬F]__|8iB}ЩE"ݿ6E #ZǍćd&x&4=m5Mܑ$\*+O|>)*`@ at+ {VD+D}Bk>!f\Z@5"5%8n< v.F} /{2D| ,{ #w?sfv(qS`6K=MO&= {A">3_?ia~=FWDkq%3,f8s"<>q/"`WJ[4|YH6'L(%aRL/3[$ǨnIm&/r=~);5w2F[<u^?bK,-s-½>(E/M9k3 ^amȑJHN Z|:bZYR ׭KNʽ6q(P|R_0=l4%\&^**QĹvK ^A,eQntQiEet,As%n]=dvͼ'>!nȊ ŴyL:Ӗ>ZSG^/ݿX oAY 5xKn {9fE_.Ax݄I-dl:۴KhzJ 0, ^V9oTV_l * +O7MIK4$ߍ|l~_կH8 g0 C{nAvϕ :k2$ u0!w [T=a`WlH8WVp)caf=%mY}ڸR;{FO*,v~5~,A%BWχU=W):Y/ʬdpYvNeo ir_?.D@w)7ɸ80Bp|P=4Xy5/ي%/j|ǚ qXTd4n Q<ӯYc09Г; IrYkmA`i>WՍqS@h0vX\%e–>5GwO3r"4.8[v荍[qvXTY</ GD o$4CY }bk@3IyTK#ߡ?^>0B;>-`9 lեM =2p7Z$y͜y[8Y> ˬ.BxfJ/kߧ%5Os]-z?"t('5'1lv4Z;WaeyD}l[Bn|jMDQ4;\BQ9h/y^OdT:O5HQXP .A نTpxh7`*IH͍N=ey9ZApY|]Ifb>t>:q |0l䣂a[ Ż49&$rONP;EU#/gЅHwnAJ{P,]p%xZR )Q̧d + 0]HqpJWz=Tq(>~C^5- .4c7Ru fk d Eo Yk?%dӕSYg"U>"GIBA4 BEɖMпΎ2K0Ѱ~@SEKhW20(uR-pMht7X{j| uTnzgkc3贕{svٔѠjYFBYW'/t@&f ̠gcFY5cz;m_/?, ZO-LHtz\!G-h o~lkB(`m#6niԻ448Nm|wWq0#$Q6GF@M2jjM}F^ .G %nyX% U=4:vYe|  {V2^Bܾ#:?'ƥ!<2QZ@sݐ]<->ib(p;Ewd^'\~BQ)a^H#i!`) Q!s95|!Ziڨx <b_R gg)R#;jrF DeBu5rNmC:b1?sc'R;a˅wu}M @p@D.4>uIZ݈ b2DzD"}{!?޺x7'2/jmjZ㣑UB1*8>S_CI^}(q%{Kf+qG7Cj~ 5>^/"b YZ