python3-gexiv2-0.14.0-150400.4.2.1 >  A cj/p9|>U€ w߯-7D!d!<\v/Ӳ鹳ӟf{i_/%^ [oy3/Y^)R -9e69ؚx婓L2iF?~#~ºCwJ$ݨe KOf((g_`&ln9rˆUXR9ۧRt:)Wh(=2:CbWlZefqNWQSZ349582ca6c51d7c90ff5fc220bdad19f5025db23451807576a6f79b129507fe0b3dc6cb5e67377667d51508c00560205b98a20b193Tcj/p9|TG I%M #d8oA {?ѿy7tX5 Y܅R|IJog oj>@}ՕkF+ZN7b^46G' }ܞf]Vn_ü"5OX)U Wr?q yP̫0fd/4;R>^9KIǾZ<t3Nq 5i>T3t!A[ }[=:L>p>)h?)Xd % C 9Zk     ; @L[jo(89:F&UG&hH&tI&X&Y&\&]&^&b'Sc'd(e(f(l(u(v(w(x(y(z()) ))TCpython3-gexiv20.14.0150400.4.2.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 3 bindings for the libgexiv2 library.cjsheep18 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Libraries/Pythonhttps://wiki.gnome.org/Projects/gexiv2linuxx86_64 AA큤cj cj aF"xe9fb753c72d05a21ab37602630165d38128f198931cea9a9d99e3ea5b765c147rootrootrootrootrootrootlibgexiv2-0.14.0-150400.4.2.1.src.rpmpython3-gexiv2python3-gexiv2(x86-64)@    @python(abi)python3-gobjectrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GExiv2)3.63.0.4-14.6.0-14.0-15.2-14.14.3acaHwa`0^@\@\4\+V@\&@\2[T@Z@Z̧@ZyZu@Zg#Y^&@X@WW@W@W@V^UQT@bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comavvissu@yandex.bybjorn.lie@gmail.combjorn.lie@gmail.comstefan.bruens@rwth-aachen.debjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comtchvatal@suse.comwbauer@tmo.atkkaempf@suse.comjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgrolf@rotkraut.dezaitor@opensuse.orgp.drouand@gmail.com- Set pythons python3 define, only build for python 3, following this, drop conditional sub-package python-gexiv2 and bcond_without macros. Use plain py3-*devel BuildRequires instead of python modules.- Update to version 0.14.0: + Fix BMFF compile test. - Changes from version 0.13.0: + Update gexiv2-dump tool + More additions to API and _try versions that support GErorr if exiv2 might throw + Some additions to gexiv2-tool + Changes in build configuration- Update to version 0.12.3: + Enable Exiv2's BMFF support if available + Catch WError on windows + Deprecate gexiv2_metadata_from_stream + Bugs fixed: glgo#GNOME/gexiv2#66- Update to version 0.12.2: + Introduce gexiv2_metadata_get_exif_data + Clarify License of C/C++ code + Documentation clean-up + Fix filename handling for windows + Fix _get_iptc_tags returning duplicates + Add _get_multiple() for all tag domains + Introduce a set of new functions that will pass on Exiv2's exception instead of silently dropping a warning to the console + Fix XMP tags sort order + Fix xmpText/altLang handling for _get_tag_multiple() + Add XMP namespace lookup + Windows compatibility fixes- Update to version 0.12.1: + Support macOS dylib versioning + Improve compatibility with current exiv2 development versions + Fix compiling on windows + Fix issue with problematic symbol visibility of exiv2 + Fix issues with tests overwriting environment variables + Fix exception escaping on division by zero + Fix overflow in altitude fraction conversion + Fix crash with experimental GIO support + Documentation fixes + Add gexiv2_metadata_update_gps_info which will not remove all other GPS information + Bugs fixed: glgo#GNOME/gexiv2!41, glgo#GNOME/gexiv2!42, glgo#GNOME/gexiv2!45, glgo#GNOME/gexiv2!52, glgo#GNOME/gexiv2!53, glgo#GNOME/gexiv2!54, glgo#GNOME/gexiv2!55.- Update to version 0.12.0: + Include a test for glgo#GNOME/shotwell!94. + Disable autoptr test when not running on GCC/Clang. + Revert symbol hiding script. + Improve building the vapi using meson's vala support. + Add canary test for glgo#GNOME/gexiv2!27. + Promote gexiv2-dump to a tool. + Documentation fixes. + flake8 fixes for python code. + Bugs fixed: glgo#GNOME/gexiv2!27.- Update to version 0.11.0: + Remove autotools. + Align Meson options with the rest of GNOME. + Prevent additional newlines from Exiv2 logging. + Remove VAPI overrides. + Adapt to Exiv2 changes in 0.27 and master. + Fix several issues with Gtk-Doc. + Add support to read Exiv2 meta-data from a GInputStream. - Add explicit pkgconfig(gio-2.0) BuildRequires: meson checks for it. - Pass -Dintrospection=true to meson, ensure we build introspection support.- Update to version 0.10.10: + Fix building against exiv2 0.27. + Various meson build fixes back-ported from master. - Drop upstream fixed patches: + 0001-Handle-rename-of-exiv2-xmp.hpp-to-xmp_exiv2.hpp-in-e.patch + libgexiv2-build-Add-manifest-test-build-against-exiv2.patch- Fix building with exiv2 0.27.0 Add 0001-Handle-rename-of-exiv2-xmp.hpp-to-xmp_exiv2.hpp-in-e.patch- Add libgexiv2-build-Add-manifest-test-build-against-exiv2.patch: Apply upstream fixes for new exiv2.- Update to version 0.10.9: + Fix check for building on OS X. + Fix generating non-reproducible builds. + Make it possible to disable the python modules. + Fix deprecated g_type_class_add_private. + Fix various issues with getting width and height from EXIF. + Fix building with 0.27. - Drop libgexiv2-reproducible.patch: Fixed upstream. - Switch to meson buildsystem following upstreams port, add meson BuildRequires and macros.- Add baselibs.conf, build 32-bit support.- Add libgexiv2-reproducible.patch: Avoid non-reproducible absolute build path in .h (bgo#793984).- Update to version 0.10.8: + Do not use linker scripts on Drawin/OS X. + Fallback to AperturValue if FNumber is absent. + Fix GIR header and vapi when using meson. + Bugs fixed: bgo#791941, bgo#792239, bgo#792431.- Update to version 0.10.7: + Add meson build support. + Use glib-mkenums for enum types. + Fix make check when running out of tree. + Use version script to clean up exported functions. + Fix --disable-vala. + Bugs fixed: bgo#784045, bgo#787455.- 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.sheep18 16678963350.14.0-150400.4.2.10.14.0-150400.4.2.1gioverridesGExiv2.py/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/gi//usr/lib64/python3.6/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.suse.de/SUSE:Maintenance:26724/SUSE_SLE-15-SP4_Update/a2ee1a94b6d861e10a2b59243b3feaad-libgexiv2.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxdirectoryPython script, ASCII text executableRRHIŸ3O$8hputf-8e28bb6f83701ca7bc0c7d79e97b9870151d78c2d21e5a327bbc9e0110b20fad7? 7zXZ !t/K] crt:bLL 3eiHe_I\Hy>s n]u[b]оKq#djY./ cnXa9DZ ]hQ&!hbQ{PyC6|&"o2 Wn KrgWu E 8SX(>OGj8b [ 7ٗT#zgU'Q cII? kf ڿ+g)9p#0k(1uzZ^~3X$I,@shx'&`짓+EK]-7&dP!Reka^kX@%q@ ce4ool7x,&]\0P;l7I)9\:I5 d C:ˋ(HyEp8X F"m&2aythؖV)B(})Q8FH!?VnsVҲgJ3~`I]YlUX/I~Tѿ#]+6gA%%^2Kǿ8M^9z '.Gl5[λ_!}oֶ& 쩟O ^SzΙ&m/A_>Dbv2n(SO`fG# Ns c]$)BܨsTDMc{x ܂d_>xFL/Z ^#o[Ā<[! b~4AǵRZ\̣1gAj~tͪYlrز`SYK@::teNПS~;Xj,sM aܶ<*VM- 1DCb-\NAOJ$nkk曢_ }Fs.QMN5 ʱj}5{[ߣe4;C9Xii2]6tM4 AOkGa [-9$Uy"j ѥQ,zD2:W F`O^ן!͎-'?%ј7q' ",DBT0"Oٮ_ ]ֱlI6<\+DEO?|SEiYYpp*儦^޼$`*4U$&wZ6k)GLq=lgB~ʶ5#7qcR*)9r\$ζٺ{us4/SYX'N)D5 %VŞ0˽ n4xG7䨭uN YZ