gtk2-tools-32bit-2.24.33-150400.2.11 >  A bw^p9|7dA?i _—Y`}qpuC9Ւ2@TA+~q Ӷ-Hʚerf f( D 3P/#jKc!f OHL/L.KЧӲp E؈!`uA,~_Sp+^jC܎u660ixߍ;{S{p{熢4!j7 'X>p>/?/d ' [,08<Uv dh j l p   H D (i8p(9(: (>,G,H,I,X,Y,\-]-^-4b->c-d.Re.Wf.Zl.\u.pv.tw/<x/@y/D/d/h/n/Cgtk2-tools-32bit2.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^sheep53&LSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gtk.org/linuxx86_64/sbin/ldconfig if [ $1 == 1 ]; then test -d /usr/lib/gtk-2.0/2.10.0; if test $? -eq 0; then /usr/bin/gtk-query-immodules-2.0 --update-cache; fi; fi&Lbw^bc87a409bcfe3b06b0a1dc7858cf2f03db32e1d1de249cb0cdc4c6ad7dfd9cc3rootrootgtk2-2.24.33-150400.2.11.src.rpmgtk2-tools-32bitgtk2-tools-32bit(x86-32)@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libglib-2.0.so.0libgmodule-2.0.so.0libgtk-x11-2.0.so.0libpango-1.0.so.0libpthread.so.0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aqV@__ @^,-]@]]@]x\\[l,Z3@Z2@ZZZTZF.@ZB9Z;@Z&@Y@YRHYA%@W@WhW@VaVV@V$@VjUAUlI@USdefault_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/sh2.24.33-150400.2.112.24.33-150400.2.11gtk-query-immodules-2.0/usr/bin/-fomit-frame-pointer -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-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=dad498ceba4e233fa65c233d3c12b810d1672873, for GNU/Linux 3.2.0, strippedRRRRRRRRutf-805ebea3fe53401a2ae625ce8908f92b41dfcd497a109398950fc40f4eca4b90b? 7zXZ !t/'Wq] crv9w!AaˎF̛NN{U\GjE-QCg:'(,R\.5P/?fg Qu^}Q'B 4GI{)cK@ k)}ps;cޭ0YJNzY^[//IᤂKp]X+l+ɏD֤ Ae4/-w0ƌ~7݉S-VQt4('_w^>F:ʃ7m*V&+a"\~1睜xCKO7'$Χ?wa8e/b^o'2y~1ʷlD f] 3zWsn,sd*C.XBT$t{JX&T*Bb9Nv'C#Kt8MC3嘠Fi1ia4Z!޾B e2A\ۛ6CW/A;8I>,4DЫ_0&,KLkL ^ҩ2sQ λr#s1,vhQ~P]\lg6X_D M|ҶZ)-dTk`H1bޱyYy㏖*JqpփSGߴ_k; 'lHDl;Z̀3onZp ؄l{Nd/F|y v]z3Tn{.VӬPgd9 ۣ/LZe6X  *pxЫL-ܸII|pNʏmK8`vDKWc+B%џK6%lP۱t#glOleSئe[$܂`hWJF?c9?Z";KC䗎}+{åk(3%oJuKEz ľ gO{WW qRf}sMs|GRV˜TJ-J#UA̤JǝJUyea3qHx @W?U_; KN YG;Yos;4!gG%EX NNP&Ko$Vs.Iyͫvd˂e2 hᔛĐ[RoT*r6;aSX! ' -6zd )ӫض!{(% .V W}ىq0n!-=3!*) T Z:UL#~YC /13L_27/)GQV Wn|^'} Ce Sn`=qikb ~$EY%)K8]s-Wt8N%0ǹ Gq/T.ۃCGS!˄C'T{gX9g)rv:9iJ+ٞ0b3)Ot$R$ h&M/8L/ УϻL^GVla՚(motQ>? _dB?ݩJ&/mK.\]1u"|6+,tt׽^Z>"jj-2Sq;ضNk|aL~?mAz/q G n,Q6e}IyAUmJYƠ/v$a&{rRsNBlFoGF1 IIƞ/< O_YkBͭ Vz6yyӐ#<8ғ=#hB{.p4J[=Y4<}ozpoպB:p9gÉl1A9d=`Np&b</dKJv|ݞh?cnoPòln^)?mg oVʒ_\`r&|Yp2WBh0B2ۀdL6f2 H`H`ROn{l>*P'7p б,g]LwXU&WFI\?t=UjVAUĖcTIӼUWofʣ^Y/4hSXh{*6yK3!W39 hs>/3fntlabyc:0>ylAGT|ů^|;%ZǴzo8]]'y Q@kg:vK5oRV.WuumK@,z)8w0ZM |p93 FHLTV=aTR &+*^'^b1Iօƶ)d›ɼd9}2U1?J$"HZW@\0GF+CxFdwCndS_=[Xۗo'K\"k4I{x\(n-VY.9 i@a~>n$ʣMpv!뚬lHvg`#Ҧ+tMHR5WIٙ9f2P~`IὝ1vƓ !_TZfFXO5V1W2+'cvmwt4%Z9&t54KsїaJO߀aC,n +Xėn1%)3w+5dVy\k(׺oX#yXLנ\T~0FUF'd_~Suzi_Tu6˅ ][-XOupϑ=K>Ɠhdmݽe"0njE_5ad|bb䏩ݏ.=$ƺڣ8·7>qElm-_|ӷ52c9IMR5g>˜~a06f sh5.yi9wHٯ-jX Q;帞RVQIi2ZPڹp!-@_m!Z7,~HX*ɵMoM8T6v{E!c2~:$6umИ l*Qa^Nf9U=.즶aIftfy$T{-O ( >̑~(4Dj; zCLYZnAk~JՃx g)5w&abH77˙CIf4*j)ÝC*~W=pq#J2g5b>sjJ3Inr[@jCImHr.ǬX JKWto)]/P֎-PȈ {-3qŇ$;x?(yq~@3H='Ԉ*Bٽ+/.vNoe YZ