gexiv2 0.14.5-1 (znver1;x86_64;aarch64) 2025-17950
9999

Status testing
Submitter angrypenguinpoland [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/523917
Packages
gexiv2-0.14.5-1.znver1.source
gexiv2-debugsource-0.14.5-1.znver1.binary
lib64gexiv2-devel-0.14.5-1.znver1.binary
lib64gexiv2-gir0.10-0.14.5-1.znver1.binary
lib64gexiv2_2-0.14.5-1.znver1.binary
lib64gexiv2_2-debuginfo-0.14.5-1.znver1.debuginfo
gexiv2-0.14.5-1.x86_64.source
gexiv2-debugsource-0.14.5-1.x86_64.binary
lib64gexiv2-devel-0.14.5-1.x86_64.binary
lib64gexiv2-gir0.10-0.14.5-1.x86_64.binary
lib64gexiv2_2-0.14.5-1.x86_64.binary
lib64gexiv2_2-debuginfo-0.14.5-1.x86_64.debuginfo
gexiv2-0.14.5-1.aarch64.source
gexiv2-debugsource-0.14.5-1.aarch64.binary
lib64gexiv2-devel-0.14.5-1.aarch64.binary
lib64gexiv2-gir0.10-0.14.5-1.aarch64.binary
lib64gexiv2_2-0.14.5-1.aarch64.binary
lib64gexiv2_2-debuginfo-0.14.5-1.aarch64.debuginfo
Build Date 2025-05-25 17:00:31 +0000 UTC
Last Updated 2025-05-25 17:34:42.45675456 +0000 UTC
$ git diff --patch-with-stat --summary 23cbee17f285f11dbb761489ba753a6880f371dc..2d6b7dc80e7189473aa1f95ec6393a9389965a0e

 .abf.yml                       |  2 +-
 gexiv2-0.10.9-exiv2-0.27.patch | 46 ------------------------------------------
 gexiv2.spec                    |  8 +++++---
 3 files changed, 6 insertions(+), 50 deletions(-)
 delete mode 100644 gexiv2-0.10.9-exiv2-0.27.patch

diff --git a/.abf.yml b/.abf.yml
index 4ea7dc8..b51cdb7 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  gexiv2-0.14.0.tar.xz: 27b46a42738264c7de72e7440fe8f94862228d47
+  gexiv2-0.14.5.tar.xz: dbd64ed6a725cf3f82d6b24262aebab3716ff3f2
diff --git a/gexiv2-0.10.9-exiv2-0.27.patch b/gexiv2-0.10.9-exiv2-0.27.patch
deleted file mode 100644
index 9ec790e..0000000
--- a/gexiv2-0.10.9-exiv2-0.27.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-diff -up gexiv2-0.10.9/gexiv2/gexiv2-metadata.cpp.omv~ gexiv2-0.10.9/gexiv2/gexiv2-metadata.cpp
---- gexiv2-0.10.9/gexiv2/gexiv2-metadata.cpp.omv~	2018-12-24 02:23:56.016024918 +0100
-+++ gexiv2-0.10.9/gexiv2/gexiv2-metadata.cpp	2018-12-24 02:24:00.124088321 +0100
-@@ -26,7 +26,6 @@
- #include <exiv2/xmpsidecar.hpp>
- #include <exiv2/exif.hpp>
- #include <exiv2/iptc.hpp>
--#include <exiv2/xmp.hpp>
- #include <exiv2/preview.hpp>
- #include <exiv2/jpgimage.hpp>
- 
-diff -up gexiv2-0.10.9/gexiv2/gexiv2-metadata-private.h.omv~ gexiv2-0.10.9/gexiv2/gexiv2-metadata-private.h
---- gexiv2-0.10.9/gexiv2/gexiv2-metadata-private.h.omv~	2018-12-24 02:23:43.297828499 +0100
-+++ gexiv2-0.10.9/gexiv2/gexiv2-metadata-private.h	2018-12-24 02:23:48.061902098 +0100
-@@ -14,7 +14,7 @@
- #include <exiv2/image.hpp>
- #include <exiv2/exif.hpp>
- #include <exiv2/iptc.hpp>
--#include <exiv2/xmp.hpp>
-+#include <exiv2/xmp_exiv2.hpp>
- #include <exiv2/preview.hpp>
- 
- G_BEGIN_DECLS
-diff -up gexiv2-0.10.9/gexiv2/gexiv2-metadata-xmp.cpp.omv~ gexiv2-0.10.9/gexiv2/gexiv2-metadata-xmp.cpp
---- gexiv2-0.10.9/gexiv2/gexiv2-metadata-xmp.cpp.omv~	2018-12-24 02:24:15.059318666 +0100
-+++ gexiv2-0.10.9/gexiv2/gexiv2-metadata-xmp.cpp	2018-12-24 02:24:17.170351203 +0100
-@@ -12,7 +12,6 @@
- #include "gexiv2-metadata-private.h"
- #include <string>
- #include <glib-object.h>
--#include <exiv2/xmp.hpp>
- 
- G_BEGIN_DECLS
- 
-diff -up gexiv2-0.10.9/gexiv2/gexiv2-startup.cpp.omv~ gexiv2-0.10.9/gexiv2/gexiv2-startup.cpp
---- gexiv2-0.10.9/gexiv2/gexiv2-startup.cpp.omv~	2018-12-24 02:24:26.616496739 +0100
-+++ gexiv2-0.10.9/gexiv2/gexiv2-startup.cpp	2018-12-24 02:24:54.524926159 +0100
-@@ -7,7 +7,7 @@
-  * This is free software. See COPYING for details.
-  */
- 
--#include <exiv2/xmp.hpp>
-+#include <exiv2/xmp_exiv2.hpp>
- #include "gexiv2-startup.h"
- #include "gexiv2-version.h"
- 
diff --git a/gexiv2.spec b/gexiv2.spec
index cc15e41..fff1abd 100644
--- a/gexiv2.spec
+++ b/gexiv2.spec
@@ -8,12 +8,13 @@
 
 Summary:	A GObject-based wrapper around the Exiv2 library
 Name:		gexiv2
-Version:	0.14.0
-Release:	4
+Version:	0.14.5
+Release:	1
 License:	GPLv2+
 Group:		Graphics
 Url:		https://wiki.gnome.org/Projects/gexiv2
 Source0:	https://download.gnome.org/sources/gexiv2/%{url_ver}/%{name}-%{version}.tar.xz
+
 BuildRequires:  gtk-doc
 BuildRequires:  meson
 BuildRequires:	libtool
@@ -81,4 +82,5 @@ This package contains the development files for %{name}.
 %{_datadir}/gir-1.0/*-%{gir_major}.gir
 %{_datadir}/vala/vapi/gexiv2.vapi
 %{_datadir}/vala/vapi/gexiv2.deps
-%{_libdir}/python3*/site-packages/gi/overrides/GExiv2.py
+%{python_sitelib}/gi/overrides/GExiv2.py
+%{python_sitelib}/gi/overrides/__pycache__/GExiv2.cpython-*.pyc
Not Available

369start [@T] proton.meNo Comment.6d 02hrs