$ 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