libtumbler-1-0-4.16.1-bp154.3.3.1<>,>Xckw!M@eee "]w:\-cC A|/ܻ:q{c˗rw|\}C@!YS:u:~VVL*|d`CH1!eFob? ' "`"3nf%ulV0{}^E|f?1&E;O#A>C l? \d $ 4tx )/8H P X h  ,@dt  # (H8P9:>B@QF`G|HIXY\]^#bhcdefluvwxyz     XClibtumbler-1-04.16.1bp154.3.3.1Tumbler LibraryThis package provides the shared library component of tumbler.ckwobs-power8-02SUSE Linux Enterprise 15openSUSEGPL-2.0-or-later AND LGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://docs.xfce.org/xfce/thunar/tumblerlinuxppc64le`hFA큤ckockockw_ab4a9ada0704a4ce666f62cd4cc3e78b47ee684b5e7834888456822ff95817fca8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643libtumbler-1.so.0.0.0rootrootrootrootrootrootrootroottumbler-4.16.1-bp154.3.3.1.src.rpmlibtumbler-1-0libtumbler-1-0(ppc-64)libtumbler-1.so.0()(64bit)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ck@ah_1@_i__@_H_+^j$@] @]V]QT]=@]@\\@\ޢ@[@Z@Z Z@TMaurizio Galli Marcel Kuehlhorn Maurizio Galli Maurizio Galli Maurizio Galli Alexei Podvalsky Marcel Kuehlhorn Marcel Kuehlhorn Marcel Kuehlhorn Marcel Kuehlhorn Maurizio Galli Maurizio Galli Marcel Kuehlhorn Marcel Kuehlhorn Maurizio Galli Dominique Leuenberger Vinzenz Vietzke Stefan Seyfried seife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comgber@opensuse.org- Update to version 4.16.1 (boo#1205210) * gst-thumbnailer: Add mime type check (gxo#xfce/tumbler#65) * desktop-thumbnailer: Guard against null path * Fix typo in gthread version (gxo#xfce/tumbler!14) - Exclude RAW thumbnailer on Tumbleweed and Leap 15.5+ because tumbler does not yet support openraw 0.3 - Allow building against libgepub-0.7 (boo#1203644): * Adjust BuildRequires to work with libgepub-0.6 or libgepub-0.7. * Replace libgepub-0.6 occurences in configure script with libgepub-0.7 when libgepub 0.7 is present.- Add Recommends: ffmpegthumbnailer- Update to version 4.16.0 - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Adjust bug report URL - Translation Updates- Update to version 0.3.1 - New plugin for epub books, using libgepub thumbnailer plugin - Fix documentation URL - Add README.md and EXTRA_DIST - Add new icon needed for xfce4-about-dialog - Translation Updates- Remove hard dependency to Thunar 1.8.2. We use "Suggests" instead to make sure the correct version is picked while keeping a soft dependency.- Weak dependencies: Use Supplements tag as recommended tumbler-folder-thumbnailer/tumbler-webp-thumbnailer dependencies for main package- Update to version 0.3.0 * Fix jpeg thumbnail orientation when fallback code is taken place (gxo#xfce/tumbler#28). * Use AC_CONFIG_MACRO_DIRS instead of AC_CONFIG_MACRO_DIR * Fix GTimeVal deprecation * Drop support of GLib < 2.32 * Use guint32 for request handle and fix its further occurrences of 0 * Implement Excludes paths in tumbler.rc * Translation Updates- Update to version 0.2.9 * This release addresses the issue described in gxo#xfce/tumbler#28 and partially solved by the previous release 0.2.28. The issue now is completely solved by adding the correct orientation handling when fallback code for generating jpeg thumbnail takes place.- Add support for WebP and custom folder thumbnails * Folder thumbnailer: https://docs.xfce.org/xfce/thunar/tumbler#customized_thumbnailer_for_folders * WebP thumbnailer: bxo#12528- Updated to version 0.2.8 * Fix thumbnail orientation (bxo#15011) * prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory (bxo#15858) * Translation Updates- Fixed sources in spec file- Update to version 0.2.7 * Translation updates - Cleaned up spec file- Update to version 0.2.6 * Translation updates- Update to version 0.2.5 * Translation updates - Removed unneeded BuildRoot- Added OBS service file to fetch git master sources when needed- Replace pkgconfig(liopenraw-gnome-1.0) BuildRequires with libopenraw-devel: the .pc file changed name between 0.0.x and 0.1.x. Requiring the generic -devel name is easier than following upstreams namechanges. - In case we build against libopenraw-gnome-0.1, update the build system to look for the right pc file using sed.- Update to version 0.2.4 - Check for sparse video files only on plugin side - Set Max file sizes - Add Fujifilm RAF support (bxo#14522) - Add more media types for audio cover thumbnails (bxo#12041) - Fix a typo in desktop-thumbnailer-provider.c (bxo#14925) - Update URLs in README and configure.ac - Fix g_type_class_add_private is deprecated - Bump glib version - Translation Updates - Added bcond to build with sources from git master branch - Switched to %autosetup for simpler maintenance - Switch urls to https:// - Cleaned up spec file- update to version 0.2.3 - Test sparse files only for regular files (bxo#14693). - Fix uninitialized variable (bxo#14688) - Added check to avoid sparse files, that cause high cpu and memory load. (bxo#12259). - Use hash table to avoid scanning xdg user path twice when searching for desktop thumbnailers. - Close desktop thumbnailers directory when done from it. - Accept network paths in ffmpeg thumbnailer plugin. - Use pkg-config to find FreeType > 2.9.1. - Translation Updates- update to version 0.2.1 - Handle 0 mtime threshold on Cleanup DBus method. This fixes running across all thumbnails that was causing very high I/O bandwidth usage when a file with a thumbnail gets deleted. (On dbus Cleanup method). bxo#9231- add explicit libtumbler versioned dependency to tumbler- update to version 0.2.0 - Stable release of tumbler ported to GDbus - 0.1.92: - Add support for loading thumbnailers from *.thumbnailer files (enhancement bug bxo#7475) - 0.1.90: - Tumbler relies now on gdbus instead of dbus-glib - 0.1.32: - bxo#13618 avoid loading specialized tumbnailers twice on system with duplicate path entry in $XDG_DATA_HOME (causes assertion failure) - bxo#13360 don't close GdkPixbufLoader on error (causes sigabrt) - bxo#13240 fix typo in exif tag for image height- update to version 0.1.31 - use $XDG_CACHE_HOME/thumbnails as per spec change (bxo#10613) - move xdt m4 macros into separate directory - update xdt m4 macros - bump autotools requirements - fix IT_PROG_INTLTOOL warning - fix all m4 warnings - enable support for video/webm in ffmpeg thumbnailer plugin (bxo#10360) - translation updates/sbin/ldconfig/sbin/ldconfigobs-power8-02 16680008874.16.1-bp154.3.3.14.16.1-bp154.3.3.1libtumbler-1.so.0libtumbler-1.so.0.0.0libtumbler-1-0COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libtumbler-1-0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17734/openSUSE_Backports_SLE-15-SP4_Update/b08e92f26804d8e2d62b2630da69913f-tumbler.openSUSE_Backports_SLE-15-SP4_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=5758694d5c70482e0c3622d61e008709e78a595f, not strippeddirectoryASCII textPRRRRRRR[]L s"tumbler-lang4.16.1utf-857d042b9ea118fa47375542b17e072971acdb52c8ee9dccc35fa655761bec643?7zXZ !t/h\R]"k%{ƖM[4`Z9 # 1{wiǁt,/^t @1oT",NcKϜҲ#lkO^~t_D$6◧z+> c| Eޣ [UbT8h'R;ou2vhhx b<"S̸`>˵ )Ɏfm[.W}ma`86V Mniv݁nݒ>bXf[rvM5/w=e}-5#V!W7E:}lABsJ̜Ҍm{Cqͻ. XNHUt^bǕ}Cm2MhWjpP0dri?5YKL_)SaTP@E u]BQ\7[JI@96it:Gd}SyĚљ[3GEJNmbkAo lze !ёRgmvK OLI37kkhH`S gO-Hb{w }*v/7h%[mN G0OP2E.ؼFQ sOlzf :Ů9?2:I%\vl Ծc+ 3Ḱ :M>1ZokMMݙLLكj?a|%2 1J@[]R3mM۳G˪"o;wvMPx6e錬` dU60E /7Dh`~HӋ^1U!!HeԱ$ BtK|/\b5'77xŰﱳm766*0\p,\F;T"Y 'IHш<(3q2 N`4rL!lU B[a w\"T%nڰWkb-}ŵ3@#گ'[ť%|Q[w%70F}>rYdkV{֡ sHz}n{|Hsi=);E&u} )xE"s̷aA8|ǃ)l^+$j >.n*5Sg3^k-8)2Gk!#>QC~+B3_|)'Wݳn_ a}~4z\3_>;HHYrdȀC6p:K> dgjU{JG28f:={w5bydNHM%q|[CIX^Z]GnD^0򜦑o<XJȰoؠܡL@x@Ϊ"GO肹)|eXl9V]s~Ԣb[ay;Cnݗ>s1>2lD}ED̞ϸz|MmQN E`wg4P_G;tEjLU{ a-At `G5I[t26!C"y.հ@,Pw_R]Aa-@GKtʧTZp0.s[.Eo7}W[H?W3>u23 VpU< _V2?֕#̈ocN-N}F.4 +t{R6Y9$ylִ@ajU[h`~ rS1BȞ2:3P^A|6RDא9w ',*rM)A O+s"Dm{obMhxE Cۭi*,OgCMZbT2诪V'X&f-RD a5#pf3γ,R p{v@'w7ëC13ЬqBvNrݶvsmBe1ARt.40e!Xɕ#@VLG3n:,̛_Ѹ=0 xh>,Q:tE#ŪԬ]SK$5z(m܎utԘ勚 OE':7BŶZ-OXYXu>U@AxC2ܖeWVQPօڧ*2w2x1h&(hbKa^[8,eG[vk愽xMؽHG 2vKd99#T#3!b7,)́^z}fm^2!DJd4q?|&0s;J%zm7\=+p|SsMtv<0X lnMEl?kW롯H2n&]i2iP؟e뤍YP؂%fgB 'j|L|GhEMr!aK sbTN DŽʇ}L\h#H:ۜqFH_X3gAƤt??h;k h/P;π:\/9ZiP?'v.PY'jBoE TT+(d,a4.K囬Caճ'S#gDʇ|]'b_d -;>2&Ncd\?ڋ}scIMBoFrsK *? EoUeEU$O=fz--L8JjN畁z޹e^$ι,mFm>WW/r{{15h|ɓ9ҕ.\S;s٫ͶVcP}-bq`?Y%~?]xFo5Ll) jNCp=$YJ{9萠A73_8l1'aLI 5cdRN Q/>nNftBakTPq~cɛT/=eӳU?VmyQ{'HF- ;`lǺ!lhkh.=W64&Jϗ$~/ژBkV6X~*kpvJPq (:꛽}.uI,ɎZҡ@2#2b.9 "Y)ōurJ8,ϿfϠgۃAf_=jΡgRaum)4{?NF$M:ǀJ>`9-/ RY̧{$MNgo .OHR\oRE:ϣHBj>Ut.t֞MjT]liElK yq6l'I?}4n+^L乘8&Xҭ;~+k.>7I.:_b)uA?ꟸ#dT5ԫ_7>Ō,$Adtطqsf_,CFtɴ V ߜmhH\be.*@3d6Ff8=lqj wP{Oj0^4:&̬5SR6MZ}}@.LVZ1bI2mj, b7m::S1 ?Gd,#kɧԼy&$Yw1V+z;3аlî8Ȇm+ƍ# _;s Nw$|(xl!G S(P&z"_c¼]o߇/e;| AGW&̷1-cZڕTa ̩KF$@=厐|oZ)iHlPZQDTGij2]'nTx J p$zV`=K:g3B+м]"γ]Vz l&1y`H<7-o{2><.E10SN"&?+jOJS-eĢR %cbC>^Iycn,AGcDNo>`݈v'B$(2kyt xPUO3f:6k}ٞràڝ<c0o'tcXpK9U&n}#y1`Fï=FXJ"Y b}scԘ'NG@#TA@7yi+~E <1 ^G}wir?RAS]k(K _XL@HQd2u7Lyլ|/Ԝ7SuEp&OYwVUS#_IJ>ےCrax7࿛_'r7QP.#k w@2d.!18r5~X9)^q_'Ņߖj72W: }3K9MܗOMzn4:rz` 9^@cxMTxd=;bV;p(9PRKgN M6ytN-Ym)cYuWey-cLŬTbdyw;K#ǫfX+{bj؃tu4673Űj3HI1XL7ݎN[X.V#z4t9 edkg"NwGx0y;tz;q1zbNFq f`ت@7!12ϘM?!3{ YZ