python-gexiv2-0.10.4-1.1>t  DH`pY/2ָ/=„ԈXRph|Z!{z]-m E7g-}eU6K =Jj fH X3$JPU]㕀nЌC}w?z?p_*_O[aɲ~!X6,妍oMd[E%SGHɹ)Td_.E;6 ˒u1%3I MN?G"L808effc777009775cd94237bbdc7d738c13c82b6&xY/2ָ/=„@X4I}u5z ) _""A<"1誏 CGІv;+ӸIyg^R*B +O1T;ܦ\ {X "p{ 9{nc\ 1"m;|'獙,Ej^)y*s`Z80!)HlttskPݴ%ML6˾OU1^5'h!぀gHQL|]cp>:?d  9+4= Vs     <Hl(28<9:RFGHIXY\]^bwcd`eefjlluvwxyzCpython-gexiv20.10.41.1A 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.Y/2cloud135 openSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://wiki.gnome.org/Apps/Shotwelllinuxx86_64 AA큤Y/2Y/2Y/2cf4fcf0020f5d02ccf5012ee7e821e65rootrootrootrootrootrootlibgexiv2-0.10.4-1.1.src.rpmpython-gexiv2python-gexiv2(x86-64)@  @@ python(abi)python-gobjectrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)typelib(GExiv2)typelib(GObject)rpmlib(PayloadIsLzma)2.73.0.4-14.0-14.4.6-14.11.2X@WW@W@W@V^UQT@RcQNQHS@Pz@OtNOr@OiO:LO6X@N@MVM'@Lo@LvW@Lbkkaempf@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- 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).cloud135 14962654170.10.4-1.10.10.4-1.1gioverridesGExiv2.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 -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/b541c25958af6144c9df3eea9156b2ef-libgexiv2cpiolzma5x86_64-suse-linuxdirectoryPython script, ASCII text executableRRRQC~9 ĝM?`] crt:bLLD:q6hV:ih@\Yl@ _h>F< <0`b;|Si۔ZPƫ(9EChS+@1 5˭|p;Ë.4'ͦH(̂}}Md",oY۫7oLurlϟ)JvF|'MַK1M7!zawD.$)- Gs-vE)6l^V1HTMubC_ JV8l6E(>d2>k 0" RIur0nL<MrCBbVO@N|TyQXr6[iƒAšx2#'[k4HjAMVR58"R.}my=_mAQ\ SpI'vc=TwGr.R 8!H TYAoeM(y)d o=tB|UC.my-4myQ$. GR7YMzdʂO#oMFƹA%)DŽFQ3mx0䳤] ~'"Inv4oupg+9fS`b@ϳHTqCv\ 0N2 g7!^se`<$0MEs[;J|S,e U!'(OC+³t'6Yo"N}? *c#:8 3 :Nv?x7&IþMmU3x .2վ?oM?E #X{MPoZź``o=J^sK5xߺI c4-M2V@„98_.UHH_wtT_,FpZdA~<.`H/5(.ךƢWr[uz[ ^sƱˌ|(j|v~цL\maH49hy ޠޓTm:s Jb_'jy%/+I_~KbaĢbw7$A r`t$ Ey!htѤjAM:t! ue{3"V/54۱ryCU^ (s8R-"X:'މb~FyX5yxzuT %JLojB0