python-gexiv2-0.10.6-lp151.3.3 >  A \縋/=„3h4Xy!hj')g;۬ǎE-nڛh!ljXKh؝ K NJ!ǰ᛺2p*lUbB ʙ>4R/Vp|aw%y#U%]*%VbzNۆGFApMQ:TIR_O@Bw$E^[>,i%uEV%1BӀ41NL #CUA%uN.i篅 MZ܄zYHfMkhEF~ÔSpDr`]pZC` {q)󫎼`Wx鹾ᢔp>p>$?$d ! ?  3<E _|     (7Flx[(~89:F!G!H!I!X!Y!\"]"^"'b"c#Ld#e#f#l#u#v#w$x$y$z$($8$<$B$Cpython-gexiv20.10.6lp151.3.3A GObject-based Exiv2 wrappergexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. This package provides the Python 2 bindings for the libgexiv2 library.\cloud118 openSUSE Leap 15.1openSUSEGPL-2.0+https://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://wiki.gnome.org/Projects/gexiv2linuxx86_64 AA큤\\\7264909eddf85693660fbf1e3c6e2c4f6ce4e14ee842905fad51384c3fd64a1brootrootrootrootrootrootlibgexiv2-0.10.6-lp151.3.3.src.rpmpython-gexiv2python-gexiv2(x86-64)@    @@python(abi)python-gobjectrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GExiv2)typelib(GObject)2.73.0.4-14.6.0-14.0-15.2-14.14.1Zg#Y^&@X@WW@W@W@V^UQT@RcQNQHS@Pz@OtNOr@OiO:LO6X@N@MVM'@Lo@LvW@Lbtchvatal@suse.comwbauer@tmo.atkkaempf@suse.comjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgrolf@rotkraut.dezaitor@opensuse.orgp.drouand@gmail.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgcoolo@suse.comdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- Allow to enable/disable building of python2/python3 bindings via build conditions to accomodate potential python2-less products: + BuildRequire python-rpm-macros: helper macros from the python-singlespec initiative. Even though the package can't be built completley with singlespec due to the additional libraries, we can still make good use of the helpers. + Replace python-devel and python3-devel BuildRequires with python_module devel. + Replace python-gobject and python3-gobject BuildRequires with python_module gobjecta. - Run test suite in %check section. - Correct URL to point to https://wiki.gnome.org/Projects/gexiv2.- Update to version 0.10.6: + Fix missing include file. + Add a function to save meta-data in XMP sidecar file. + Add a more complete Python test-suite. + Fix a potential NULL dereference in _get_comment(). + Fix compatibility with Exiv2 0.26. + Bugs fixed: Coverity issue CID 167853 (gentoo#613778, bgo#712455, bgo#780709, bgo#782449). - Changes from version 0.10.5: + Fix autogen.sh to also run configure. + Generate gtk-doc and various documentation updates. + Fix an abort on unhandled Minolta meta-data. + Fix compilation issues with shadowing variables in StreamIO. + Fix GPS rational calculations if fraction has 0 numerator and denominator. + Several build cleanups. + Add make check to build and run the python tests. + Add C tests. + Bugs fixed: bgo#723790, bgo#774105, bgo#775249, bgo#776233, bgo#779089, bgo#779551, rh#1401706. - Drop libgexiv2-fix-typelib-vapi-install.patch and get_orientation-Fix-abort-on-Minolta-meta-data.patch, fixed upstream. - Add devel documentation to the file list.- Add get_orientation-Fix-abort-on-Minolta-meta-data.patch: Fix abort on Minolta meta-data (bgo#776233).- Use %_smp_mflags for parallel building; re-set RPM groups.- Add libgexiv2-fix-typelib-vapi-install.patch: Fix install location dir of typelib and always install vapi file. Taken from upstream git. - Following the the above patch, pass autoreconf as it touches the buildsystem. - Update Url to new home.- Update to version 0.10.4: + Additions to get_comment based on MWG guidelines (bgo#746424). + Fix builddir != srcdir. + Fix leaks in GPS coordinate handling (bgo#754241). + Update build instructions (bgo#749800). + Copyright transfer to SFC. + Use M4 macros for GObject introspection (bgo#765827). + Clean-up some introspection warnings. + Catch exception by reference (CID:112500). + Generate the VAPI file from GIR. + Mark _free() functions as deprecated. + Fix several g-i-scanner warnings. + Fix build issue introduced by VAPI changes (bgo#768896). + Use AX_COMPILER_FLAGS and fix issues risen by that. + Remove linker flags from CXXFLAGS. + Enable maintainer mode and silent rules. + Fix lookup of XMP tags (bgo#768906). + Enable compiling without GObject Introspection. + Bugs fixed: bgo#746424, bgo#749800, bgo#754241, bgo#765827, bgo#768896, bgo#768906. - Add pkgconfig(vapigen) BuildRequires: New depenency.- Add gobject-introspection BuildRequires: needed in order to scan the python bindings for gi dependencies.- Build Python bindings: + Add python-devel, python3-devel, python-gobject and python3-gobject BuildRequires. + Split new packages python-gexiv2 and python3-gexiv2.- Update to version 0.10.3: + Retrieve XMP tag's structure type (bgo#736799). + Generate XMP packet as NUL-terminated string (bgo#736587). + Retrieve tag's raw value as GBytes (bgo#730136). + Fix gexiv2_metadata_get_fnumber() (bgo#745347).- Update to version 0.10.2: + Use all EXIF tags for interpreted strings (bgo#734861). + Automake fixes. - Update download Url and use tarball provided by Gnome - Rename typelib-1_0-GExiv2-0_4 to typelib-1_0-GExiv2-0_10; follow upstream changes. - Use %configure instead of manually defined options. - Remove redundant %clean section.- Update to version 0.7.0: + Fixed Python date/time getter/setter bindings. + Fixed latitude translation code. + New calls for getting underlying Exiv2 tag types.- Update to version 0.6.1: + Increases the libtool so version to 2.0.0 to reflect ABI changes introduced in 0.6.0. - Rename libgexiv2-1 subpackage to libgexiv2-2, following upstreams soname bump.- Update to version 0.6.0: + API has been cleaned up: several unnecessary or questionable calls removed. + Improved support for developing GExiv2-based applications in Python. + Now includes calls to register and unregister custom XMP namespaces.- Update to version 0.5.0: + Corrects a major issue where some required directories wouldn't be created when running 'make install'. + Corrects an issue where gexiv2.py wouldn't get copied to the tarball when running 'make dist'. + Adds support for GObject introspection. - Changes from version 0.4.90: + Corrected an issue with the makefile that would cause the GIR scanner to generate a lot of inconsequential-but-seemingly-ominous warnings. + Corrected handling of altitude in gexiv2_metadata_set_gps_info(). - Add pkgconfig(gobject-introspection-1.0), due to new upstream introspection support. - Pass --enable-introspection to configure, to build introspection support. - New subpackage typelib-1_0-GExiv2-0_4, containing introspection typelib. - Switch to xz tarball, upstream does not provide tar.bz2 anymore. - Drop conditional for obsolete openSUSE versions, we don't build for them anymore anyway.- Update to version 0.4.1: + Always build with -fPIC.- Update to version 0.4.0: + It's now possible (and advisable for multithreaded client applications) to initialize the XMP-handling subsystem in a thread-safe manner prior to encoding or decoding. - Rename libgexiv2-0 subpackage to libgexiv2-1, following upstream soversion bump.- Update to version 0.3.92: + Exposes functionality to initialize the non-threadsafe parts of the XMP parser manually.- Update to version 0.3.91: + Add missing gexiv2-log-private.h. - Remove gexiv2-log-private.h source file, and %prep hackery now that the header is in the tarball.- Update to version 0.3.90: + Vala 0.15.1 support. - Inject gexiv2-log-private.h as source file, as it's gone missing from the tarball - Add check in %prep section to not inject the source header once it is part of the tarball again.- Add libtool as explicit BuildRequires to avoid implicit dependency from prjconf.- Update to version 0.3.1: + All debug and log messages from Exiv2 are now routed through GLib's logging functions. - Changes from version 0.3.0: + Updated to work with Exiv2 0.21, which has an ABI/API change from 0.20.- Update to version 0.2.2: + A more general case fix from 0.2.1, where guards against empty nodes are now in place throughout the library.- Update to version 0.2.1: + Fixes a crash when an opened file has more than one Exif.Image.Orientation and the first one is empty.- Update to version 0.2.0: + Fixed a memory leak. + Other general bug fixes.- Initial package (version 0.1).cloud118 15450766970.10.6-lp151.3.30.10.6-lp151.3.3gioverridesGExiv2.py/usr/lib64/python2.7/site-packages//usr/lib64/python2.7/site-packages/gi//usr/lib64/python2.7/site-packages/gi/overrides/-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:Leap:15.1/standard/6318a315f2de6fda55574a0b743565cb-libgexiv2cpioxz5x86_64-suse-linuxdirectoryPython script, ASCII text executableRRRH olIIutf-8624f0a4c95161653e90df0f365b5b31cd988742ded27d7687d8d816070832b08? 7zXZ !t/o] crt:bLL f_-qK^kVoqۇ{Uc璜œPu`1s|JTcUjK$ߵG;:"HTNbsIJAt(&(ޡӕbۜ>G -sf<3D|Wߥ`7Pq@A\`$"ϛ%yyj:u/ˠŬG@ 8Z'|:Y@wAG2U?5p`:L$+RS?ǿ73!8+̼0)YQĈjHK '?0w-cI x7>hq/@tAW[g1\rf8>&쿅n_\*g7>1EW)[Bez;̽Ðn),0ɵ"Œ1+iRK/xj?㑊Bfj5nK81[g8/6 r NjܗxPW=+{EN\3b3']qZiSU>N^IrjӑAQǒYcnv3.i;1q=ny_x6C@3f)m/3s 4+ɽMr$?)khSQiQ5=a%`BW&AV,p (^8aP"!V\v20#-lŢR~?ngu2О5۠W.64Zu}INM!f]֝{<|jM^!Oy07IF3gW$F8&KZe-T"2?Lpfe2զbLs>9۟c;&nIXt/ri l}€koCfqcŨ0~ӻm.*_+{Lnΰoljc(ޢ*pھc·QBC_an/+DyE:#jPYbU6t2Nك"ÀW]ƻF8P>nNk^YIDfCyJ㾒ui A}c:C ĨHމ2]F*|?g\8bU@b02guI8_T&sƬ@dRG9YwDPefBp,%6E*t5๼)t=b|%aʝy2&҂浫u)"-/TU.ގD Q{}%l>wP%i8)T?O ,9K$Uwx#G (iG)nlK8mL$H1kgV0"#xM/ow?%}ofDp|rԬY:si[f ~ YZ