gtk2-tools-2.24.33-150400.2.11 >  A bw_p9|DiCorx|Dr{RUH$tVkH17}Q;M~7.cZ+EmMXą0?{(OυIu3kS~TM r|Ucp'f;BVpE Wz/>sD?X!wa\s\M97vڅX\]C`Ρ/7.:?.q% =DV r#e(G /nV@P9q 4a271ce8ae1f20192e8ee36db206e1eca2c5d43aad2ad16e39a02fbfc9cc95b62a159dbb52e05c72c32d08f7a5ef69c0a772d5f2$bw_p9|x9G9?4]V_T9N}[CЩAW |͟F|Cω= .0Wfz]m|i6X^Fb6/ֹ ]JB_; D y >pI:?:d  ! U$(04Mn k , < \ d 0Ttu(8(9 H(: X(>1 @1F1G10H1PI1pX1xY1\1]1^2b2c3vd3e3f3l3u3v4w7$x7Dy7d z7777:&:6:X:`:d:l:t:Cgtk2-tools2.24.33150400.2.11Auxiliary utilities for the GTK+ toolkit library v2GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.bw_bsheep23SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gtk.org/linuxx86_64if [ $1 = 1 ]; then test -d /usr/lib64/gtk-2.0/2.10.0 if test $? -eq 0; then /usr/bin/gtk-query-immodules-2.0-64 --update-cache fi fi update-alternatives --install /usr/bin/gtk-update-icon-cache gtk-update-icon-cache /usr/bin/gtk-update-icon-cache-2.0 2 \ --slave /usr/share/man/man1/gtk-update-icon-cache.1.gz gtk-update-icon-cache.1.gz /usr/share/man/man1/gtk-update-icon-cache-2.0.1.gzif [ ! -f /usr/bin/gtk-update-icon-cache-2.0 ]; then update-alternatives --remove gtk-update-icon-cache /usr/bin/gtk-update-icon-cache-2.0 fi:'},큤bw_Rbw_Rbw_Bbw_Abw_Bbw_default_style. * Visual Studio builds: Fix previous commit. * Visual Studio builds: "Add" Visual Studio 2019 projects. - Drop gtk2-converter-python3.patch: fixed upstream. - Replace shebang in ./gtk/gtk-builder-convert using sed (use python3).- Move RPM macros to %_rpmmacrodir.- Update to version 2.24.32+54: + Force redraw on Mojave and later when processing updates. + Fix UAC manifest RC file + atk key: Always convert control character events into key names + icontheme: Fix annotations on array arguments + MSVC introspection: Make more robust and avoid confusion + Revert "gdk: deactivation/activate window on keyboard grabs" + gtk/gtkiconcache.c: Fix running on GLib-2.57.3 or later on Windows + MSVC builds: Fix pkg-config file generation + MSVC builds: Improve pkg-config files generation + [gdk|gtk]/Makefile.am: Fix CFlags passed to introspecion on MSVC - Switch to gitcheckout of stable branch again, upstream is not making releases. - Drop 0001-build-support-automake-1.16.patch: Fixed upstream.- Fix package name to be uniform immodules -> immodule bsc#1104264- Update _service to point to new https://gitlab.gnome.org/GNOME/gtk.git home.- Add 0001-build-support-automake-1.16.patch: Support automake 1.16.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Use SPDX3.0 license tags and package COPYING as %license- Update to version 2.24.32: + Fix abicheck. - Use the release version as revision and set versionformat to PARENT_TAG, ensure we build the upstream released tag.- Sync summaries with gtk4.- Manually move the position of "Group System/Libraries" line, which was moved automatically by format_spec_file, above the comment of "Requires: hicolor-icon-theme": https://lists.opensuse.org/opensuse-packaging/2017-07/msg00062.html- Update to version 2.24.31+20171209.61d5c82f5c: + Fix updating the widget accessible description when using its tooltip + Fix introspection builds on Visual Studio 2017 + imcontextxim: Fix showing glyph in status window + Visual Studio builds: Improve binary security + Fixed: If can’t add child, don’t add to child info + ComboBox: Don’t let modes disconnect each other + Enter submenus when activating their parent item + ComboBox: Don’t pile up ::grab-broken handlers + testcombo: Test grid :row- and :column-span-column + Updated translations. - Switch to git checkout via source service. - Following the above, remove gnome-common BuildRequires and gnome-autogen.sh call. Replace with libtool BuildRequires and autogen.sh call, also add gtk-doc BuildRequires and pass - -enable-gtk-doc to configure. - Clean up patch numbering. - Drop gtk2-window-dragging.patch: Fixed upstream (bgo#554057). - Drop bugzilla-131498-allow-xim-for-all-languages.patch: This patch was only applied to work around a missing recommends for scim-32Bit, stop doing that, as we should not fix errors in other packages in a toolkit. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only.- Switch to using python3: + Replace -devel's python2-xml Requires with python3-xml. + Add gtk2-converter-python3.patch: convert gtk-build-converter to be a python3 script.- Explicitly require python2 modules for devel package - Cleanup with spec-cleaner- Migrate %icon_theme_cache_post/postun macro from hicolor-icon-theme to gtk2-tools file triggers. Any package installing icons below /usr/share/icons will trigger. Each package will produce the cache for every icon theme being updated. The same trigger is also added to gtk3-tools, where only the one owning the current instance of /usr/bin/gtk-update-icon-cache update-alternatie link actually executes the update.- Add gtk2-updateiconcache_sort.patch: have gtk-update-icon-cache sort directory entries when creating caches. The build system uses this to produce an embedded cache for the stock icons. With this, we can have reproducible builds.- Update to version 2.24.31 (CVE-2013-7447, bgo#703220): + Backport many file chooser entry fixes and cleanups. + Don't crash if invisible files are deleted. + Bugs fixed: bgo#555087, bgo#586367, bgo#635287, bgo#640698, bgo#648419, bgo#672271, bgo#679333, bgo#687196, bgo#703220 (CVE-2013-7447), bgo#720330, bgo#729927, bgo#737777, bgo#752707, bgo#756450, bgo#765120, bgo#765193, bgo#768163, bgo#764996, bgo#769126. - Rebase gtk2-bgo743166-remember-printing-authentication.patch. - Drop gtk2-bgo737777-fix-printing-authentication-crash.patch and gtk2-bnc957400-filechooserentry-update.patch: fixed upstream.- Fix update-alterntatives usage.- Update to GNOME 3.20 Fate#318572- Add gtk2-bnc957400-filechooserentry-update.patch. This updates the Tab completion code in GtkFileChooser, so it works the same as in gtk3 (bnc#957400). The patch was associated with upstream commits: 55764ddd, 191d1cd90, 92d45e12, 8f9487f- Update to version 2.24.30: + Win32: Build fixes. + X11: Support Randr 1.5 monitor information. + Bugs fixed: bgo#722815, bgo#612611, bgo#699652, bgo#698652, bgo#758893. + Updated translations. - Drop gtk2-Deliver-GdkModifierType-during-drag-motion.patch and gtk2-randr-1.5-monitor-support.patch: Fixed upstream.- Add gtk2-Deliver-GdkModifierType-during-drag-motion.patch: Deliver GdkModifierType during 'drag-motion' (bgo#722815). Patch from upstream git.- Add gtk2-randr-1.5-monitor-support.patch: Adds support for using the newly introduced monitor objects in the XRandR protocol. Patch from upstream git (bgo#759912).- Update to version 2.24.29: + OS X: Partial aspect ratio support. + Bugs fixed: bgo#345345, bgo#745127, bgo#749507, bgo#752638, bgo#753644, bgo#753691, bgo#753992, bgo#754046. + Updated translations. - Drop gtk2-gdk_region_destroy_instead_of_cairo_region_destroy: fixed upstream.- gtk2-gdk_region_destroy_instead_of_cairo_region_destroy.patch added: Fix a wrong function call.- Add two patches to fix boo#933034: + Add gtk2-bgo743166-remember-printing-authentication.patch: Allow credentials from gnome-keyring to be used for printing in GTK 2 (bgo#743166) + Add gtk2-bgo737777-fix-printing-authentication-crash.patch: Fix applications from randomly crashing while printing with a password-secured SMB printer (bgo#737777)- Update to version 2.24.28: + Bugs fixed: bgo#693738, bgo#746064, bgo#746269, bgo#748014.- Update to version 2.24.27: + Don't leak pixel data in some error paths. + Bugs fixed: bgo#696505, bgo#745052, bgo#745536.- Update to version 2.24.26: + gailbutton: Avoid a possible NULL dereference. + label: Avoid a possible NULL dereference. + Bugs fixed: bgo#635380, bgo#738837, bgo#741060, bgo#741959, bgo#743544, bgo#743917. - Drop gtk2-allow-deprecated-gdk-pixbuf-API.patch, gtk2-gdk_window_begin_paint_region.patch and gtk2-Do-not-leak-a-cairo-region.patch: fixed upstream.- Add gtk2-Do-not-leak-a-cairo-region.patch: Fix memory leak (bgo#738837). - Add gtk2-gdk_window_begin_paint_region.patch: When using the implicit paint pixmap, always draw to the same surface each time rather than creating a new one each time. This is both more effective and more natural (bgo#741060).- Do not package ChangeLog: it's a 2MB plain text file which is not going to be read ever by anybody. NEWS contains similar information in a more approachable way.- Add gtk2-allow-deprecated-gdk-pixbuf-API.patch: Allow deprecated gdk-pixbuf API, taken from git.- fix bashism in post script/bin/sh/bin/shsheep23 16519903702.24.33-150400.2.112.24.33-150400.2.11gtk-update-icon-cachegtk-update-icon-cache.1.gzgtk-query-immodules-2.0-64gtk-update-icon-cachegtk-update-icon-cache-2.0gtk-query-immodules-2.0.1.gzgtk-update-icon-cache-2.0.1.gzgtk-update-icon-cache.1.gz/etc/alternatives//usr/bin//usr/share/man/man1/-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:SLE-15-SP4:GA/standard/3a188bc5f30dbbd168534a47b210ab75-gtk2cpioxz5x86_64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/gtk2-2.24.33-150400.2.11.x86_64/etc/alternatives/gtk-update-icon-cache' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/gtk2-2.24.33-150400.2.11.x86_64/etc/alternatives/gtk-update-icon-cache.1.gz' (No such file or directory)ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=8d2db340cdefe7a91e2389fb9decea3ac4be9d9a, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2aa91d0a6a0a80c5ea803062362701cb667de272, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RR R RRR RRRRRRS:f'Mkbutf-8if [ "$(realpath /usr/bin/gtk-update-icon-cache)" = "/usr/bin/gtk-update-icon-cache-2.0" ]; then for ICON_THEME in $(cut -d / -f 5 | sort -u); do if [ -f "/usr/share/icons/${ICON_THEME}/index.theme" ]; then /usr/bin/gtk-update-icon-cache --quiet --force "/usr/share/icons/${ICON_THEME}" fi done fiif [ "$(realpath /usr/bin/gtk-update-icon-cache)" = "/usr/bin/gtk-update-icon-cache-2.0" ]; then for ICON_THEME in $(cut -d / -f 5 | sort -u); do if [ -f "/usr/share/icons/${ICON_THEME}/index.theme" ]; then /usr/bin/gtk-update-icon-cache --quiet --force "/usr/share/icons/${ICON_THEME}" fi done fi/bin/sh/bin/sh/usr/share/icons/usr/share/iconsB@B@c2b93d105927be50804fb0e293981721bc354c70dfaa78ea60284a27147f3550?p7zXZ !t/ @_] cao^Js$t4<亯lrFS/^b/sn,QT<:2  5zL0/ڱe v@:iGFZGycInhcǮaF|N'f ֳRK ^H4i(hŪ̕=1*w}+ ^XQL>nI1wI2y*& K|S*ZbTPfd- I^1T" W#ATKrY8;Cb$nwAM>#Xkk>EC[Z(x:fX_La*I2ZRwT@,zsR8 VI4}&JJQr&TR1tiNbv?۫}W}P8(dÈz0LQ7q'2DC{Rvr;2̺ {_t|X=ؙs|)f eBkwX(p1{qq#$k'bڵɜƸ{1P 9?b96ˣ+T̪9IVG#6,"(rC]$D΄@ TдׄY6no֗&#kA}g V+phB]E",l0ugUAC}}R@JY/&Y=7jJS/9_5şhoPlM¢(1 ` ޠ?aӵi7@5ڍޅ(jvࢀ'5< %/+8vӉ+5V8}Ե^bZb;[)DEҎޑ\)PTV kttqO&$<(G\.~z⬾_ҝԅr{W"ۭrI;IHpS&eO[Ot&oGXSXx5|>lM]liK*lo!ARhHZ.g@:YYk7ѕyVt"=X(OIz3vCq=R"pϹe[-!fYK`G6 mh9l+YX5 ˑc3@3m?%o{$ϳ{|_@h*V+&;$3"N#QVy eISH"gqح9az6n.N8}Wא#-$G^sɮ+k.eإ zA15)*GcXhwW?>BznWQj_) a|OJNKIjSmfKyNub# /a | ,7,&V:D€/ePa}xMQ+%Gj6i(M(W0rIS>Aǀ}VV4=Sfv ɹ@CcR}AwS[3iT𳉪q9k{.h}$.GtBvnc{~%+shɘp*"I)z\Z*eT"<6\o<&)җﶜZ9ۭk_&Qd3Pr Y&Blg$7^sd9iX~gV);Ow:ڦpfo3CV?ND 2k^Wr8uoӱǿ +x.CϷNtxKj/2ԨZZh7LNr|ZA6jl23C~"[J+l=Ǩrv(C0z4 c^z|@k8MOasw46?z92!Z?s:28l?b*"i@!]wYt~#[ϧ}sGxF6!o[N3Zu2R +ljJ\qF澱 InlHOxXN9}C8Kbmk{DՇd16#ntgǤtx&W-LϪa7S~^֜Ŗ@, BݳܗE^a(vnDTKù ХYA]2rAEtJ ub7ɛ;a00ot/& co+hLh,>d3ѫ2c쟌fò9мVfn[=oeWEyvCxAdG酒{;r0kKkvWG!4auY)l$LZ>[`u8[Pm6M<@mOμ|!_r ,B9yYuRǛO54MKn2_$Qi+ڃ ο5K8EݑN.ál&V*{L(#pQm•rixCqnX{?E,r2 .ݑ˜ʰ=3^=j9>cŌ⍯Y1X釺vv'uGF|™XŖW)Se(w jY,8aJ'1&џz~ڨ6! 8^OxZ@s(vK&->sK '@`ff&+&wմXUQ~2lxFP6x}_~(NN"DڪHMbs"DrwX527&EF[fF_6d: 5[˩CH4d!ή9,G8ڳF!,MA2|UE]ɛomwhH4;U )47pA~ML[:ur;"ZtEgD_Xy(h]e\IHMx?nu~} >y驔3s=% _K GZ)bs3Mg2'iUD|YzeuDɝ#$jgPDcٟU'vp[ TRX;%;&[63@mʈ=v:16!znEr-LjM'zO>L+*yV VR-`$~Q#B %Vx_‰NX {7J_K^3,3{ Ae>X9].ji+\={ r7:gC u|JG`" 7'0Y]Oa1"@of5=l(;OW7ԫpqD3N;e wgP\@5>ځT-5RS+[jMeO r(_l5%AOX-WQ(y:FEEa0zz[:%yO{kіԤӷ0*h$#*#;@L ?xRq0؁'kt=T^"a5M$I^Rs+ U436x8=`'ߦ8?eGY89I%1u Tn6#b->~K= |[];$M7%0a tQ^A4+UɓHjEI>%|_cՁ%x5'V=3e vq dĔ&&J6@la?jMhi18 7l()}(}삟}JRSr-jκ]̾>F :'0UnD68K1l z(K,~_: oZE K;C|ۍG_rq|Zj&?YsRq֥b,uvWt_o]_ 2`6gxeY`>w=+S3AGuE(YO{j֚F n>G|П%V!1 'H(!wTHFgwT Of~R7s8c16\I$`a:LHln>aIxIIYVq-ДhYO;V-$kwJWUý{vd]?D,Mp` ?_ho/cyNhL ˋA4rqO&gder/д~w`Q(ew{q3#Xa?Yяz>y2W`6QYgEA7f+V8@o77{T3Ά72#L"X*kȰQQ'!\Iz)- MZcB~˴鹊%=Q]Ŗ! |W+j'=Ӗ8° , YH +^h7w<}׾6S.s8oz[.2\P[kCZb(g3mzmC]琠Ot7%wsmYK1'ގK~2hAASIYk/lnkey: ?K_+JvZzW(v=nEE я`7q5-W3.lZ+L*:BM%rNн|U;b<%ŧ$ء٘E۠Hhj1m=pnӿ6jqծvs5M+[.$0ԋE&#DDp\+RyiYE @#Gga,d̟T8XtRЪ'm@f3cTP3$&@@\~$˷mMFm0c9$1yweUI[+oxG5sC]x0pkA|"ف јyOgӲV%,?N*O&`:U$.kCC?dV(>#2:=F0FX6L 頃>w.߃o~3/Q %*+{K8εjS>h9Sҏ_m8>QQH9cz -(ȑ -p@!R}Se9Ͻtl ovWj&a @X G#lVybsAZ`Dԙ>\,]J+[,rq{%o|sk<IH2nGr-Ydl-mq)4{*EdCƐg n ⛚.Y ,^%2?׎lQĈq󢤣r-1cN("y(syVc0:@0`Xb.ǒ/~š `s4dqٝE'ThCU1n;|`Rd*7'o"'dRȗr($w:=u?p4y yX9 rOR;4؂J2:"Y ԌInũML Al;̝i wn@Ck/[m_0aށIu^ۚ ɳ[n3Ylrdh CҌ^dv3zǥ@Q׷pO}2RJrbceNz2Et\tGK=@ɝŖ&HMPLpYY*=H71$>n!zץdl3#c}B a+.HV]&%-9R;3spOƶfxw#c.@1HMA7MU!YAǂ<so_ A;9)^"D8wChD7Vr+?9XTNY[mCy>01 M>xNJDM"1|iZN=;MWk+/9փucÈ[wb"b]-!1ݗZN¦u2F=*cokvqHpS/k/uʖ&M"{^t46%w R;rꇴ+8Em w+%Km/f {z< H|^EV]Zk3;MItv]pB&!% x #F4^iąlc!,s/#y[!MNڰsJ_D8ntv҃T.ȮDLcdsyCх3BcS/SH& ^`GرΉD5K Ca{\js2)b] 5374-6PVm,IlJ#/k{,hqQ"Yഺ/ 'W#wq>&9:'`[ *;i}6FΧaw~znT+5W{ϧ+x_C#uP #(icņ鶪d4f6ie=ES`VP'g"HgY![L*3"L=%3} f;#,(֚#h GR?cK9AEp]rrvM \Ony٩zYCo:Y1$)nTF<b v^ipGN ܺ_J5C\c#v87e8!ZÀJw dM+.B.,|%Xʋ[]! ]\>v 3> 'rNŠngT^$ m\D;||?/s9 od"% 4? kOK۶Jɷ-n^$eϧ:.5)1HPq @ Gmb;gk.wԦO9qa߻ >!m4ODQz8}4Q#kM`pel>Z>E+ܰ55 ~| SUj1X5Y=zK# -*˥+X+0:cZ5|T N)g&#Ԕfrҕ\PDr }\'n]iUg ?ߢ9 5 >+54|T+Lx?|v!1!VuHh uOVlŸ]_Io4% 3Q Pa*]Jm1hGxZ7X0BI\KnjjE{IZh҉2<2Hn: HIobD1Dִ7@ݥzpI~63Rչ\)ыq*qvN1ew~S:t7vҨ$L(Mq-jRۯW/=ԾSt8vmR\MŵE'Dˆ}:4/m2t\e9-D_t~Hw>4eHJ&(n Po huyꉬp"y1I@fy |}!'O;#q{#A? ۡl8_&٧ϊE@ bVرҬ] MGZ6Lr0b>JJF9UO#crY+ٯBH4WH=傏ӗ*k }h0ZLLx{diBksLƘ):~\\~pxݣ#w_N|x-yy9N@YazI'Qbѕ~dJ WnX )9!tת 4t?=OםzaIN(&2}kaD}X7:M{ L,/j*顶I8," [,M3'ΠlQG&aʧ_Tyt sд Tu#m 2umt>o>4;*iׯ8gxvBYꎥ?<ٯ3Iо  &vl~4t9Yg=rRMK@Lɢbs\o!S&H\}@Ln^lKrr FwBGX;&cjD7pV" ;& ~̃(.NX,b "$b$Vp+U!O`ܔjLB/*0%DJuQ R9uw-^>&X'P9eJ-<18GȾR.55~tSo*嘙 ~nܠ5pfHwe ٬Hk0: 5*0c|EM @ &wM-3*"?$&2Y, Ddg6fO8]A\ ԭǞŒc~Bq_+|GSpl(gJٹNUn[xuR&P[+L%pVBLdǨIwa# ?"R[pkO3:u dxm~8K&S:,׏.-QUN7_^j&`e ]2_z]{xBUh,Fxr»Ab68 S7RڸY?boNdž+sihyLMDžt쉴ߠ7j )c鬼JkH_[ZPMOvp0{H;)@@e^3Tr-ʓLj7텰>wZ9}'߯?ݒǞj!괛P0シ+X4dTuh*0:a^ O,x>J`iAi&G-7u6vnQ8mAM.h_.YͷS:<j{E̎pre||~a/x:#/BQ| BBn/Xob2= ~׆8P}]z{gD A~7x@gq=Zŏ`H2iTS.(xwhA<_.yՂ{ 9@c9lSd \~%JO4MX\ŊR;r`w9S٠C]?mTδf l ta(Uu(wY;5GD<:s?@$wʡ4Np=hW% ~򏚙` R^瞬4Z~.p_*1Z}nqJ )! ۠+:(ޞŒJ[FxuFxjQ&s ^ c',d{p#OD(M] 6R,Ņ<:"XQ޾G jC5-D@?+\wPҿhT/~^ )*K7D.whkjn? D(x jctvaIZв<64U#<_O c0tsxiJZ-#MdrF}l}lJS4cۥJ`-+>  VzP##A2/ހF"d"沗]yN٨Ojj`4[=. MU@ZB3!UiJSiVz5NKi`og@+s-n{փ_),HȭDI1}üg:'A-[eO (d {. Ŋ~l,LXvdL/"`t͂9?0n|ƲyNӘb\VY>"C"&"KwoG|,¥_vt_OAVFRHZ?fk@^Ī]K$?)' C.M *%N fVPe}5gt' 4 TV?uDtZ4۸%!]9T*wa/~j+ W]ę"g2q+uD܆ylu+itzn. S8܃\E›v^OeO/Tll5ћa|Tm3"XZ*уMQtNW`a⃊/+>9ωQ+eŌ)ǡ ~INi_rP\s}"5fShƯjg?NRChj)ѬyQa9BQó}߁5C $jgG*%tX<] PFys+%ZyTu 0aSg&wO/ݝi)zI>z$h!=oDK9V1X+eZ ,3(S |p/y[(11%w?! fMQXێ&%ci2ps(.Zeػm/j,%*9/7.*ۧsb|\?3 rqN,+{,? `1`~Q#`ڴ}PScC3Gh<, 8VBH)۝gy`*mZG!Z~' +Fkss]d rIÀ;W7exl QNF=pɻPln:%pE$q\f(t-<Ċ)V ܶ YZ