python-gexiv2-0.10.6-lp150.2.2 >  A Zz/=„"458}`w:[3 K7BԵ }mǐ \wzbL0sYG {jQ C Ձg@/( !6Wcظ4bߎ eވje@pZG:kz+rZXks3=Uny55!ds5PL+J(z1rqAH ';+I6&6TxAH׷D%ONu3Eaa1d6486317dd9f326f832765d246fb1fa35cf307186c4312c47bb644b9034f433fe087a6bfda8ff08fc2b3252c4b0038e62b87d.Zz/=„EV@rS)?vc$]B̏w)L$RR»Ѡ.]w2B5N2ՃlX}N~O~p*7WR1⃶~ӶdmH#*,B4DA.5L.Ǻ+w[cm dA'_kc#{%!|mqx-'rgp>$?$d ! ? /8A [x     $3BhtW(z89:F!G!H!I!X!Y!\"]" ^"#b"c#Hd#e#f#l#u#v#w$x$ y$z$$$4$8$>$Cpython-gexiv20.10.6lp150.2.2A 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.Zg#lamb22 openSUSE Leap 15.0openSUSEGPL-2.0+https://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://wiki.gnome.org/Projects/gexiv2linuxx86_64 AA큤ZzZzZz7264909eddf85693660fbf1e3c6e2c4f6ce4e14ee842905fad51384c3fd64a1brootrootrootrootrootrootlibgexiv2-0.10.6-lp150.2.2.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).lamb22 15167088000.10.6-lp150.2.20.10.6-lp150.2.2gioverridesGExiv2.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.0/standard/6318a315f2de6fda55574a0b743565cb-libgexiv2cpioxz5x86_64-suse-linuxdirectoryPython script, ASCII text executableRRR`x4RTxutf-8f3663402f61858b9d32fb46a2e2931466cc7b70b13d8ed1040eab82c11aff8a7? 7zXZ !t/o] crt:bLL ~"{Lm9NGUChC G~WD܅[0k;9?imҞ*!yufE ` 53IfިLw1֢gjf/ǁY_$4k@$+qhmZuΉ/$oTb>qLǖ83m3zvYIӱ׏?$y2]t@^v8Ǚ%ˌzx{KʐaZK3xxUQ-A*l AXz]9hiz~y.?ϝDC 0ҿG:g.qK9[PO{$ GԺKBQ$7) Ye*E&c=1Mj] $-a\"ɣBD V!DԽuLV} u ;qV%]q]c$0*]lH9]N&هm Q~_}6`Vŏ2#ݜ\fc۽z6ka^82Ei9Zd 'Is@2ʹD(L%nnpRq nYrDYON[>aƬ}N" 7<wF*eIPACxRQD|}.]*Ǩ;4X=Nk\+į-.z]ם̲ȸ.MK~sXA ;#žB4\jZ5K,qi 68 >Pnl?y3 "P2 D>OԺiƒyRӿ8ԐAC^Je { YZ