Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgexiv2 for openSUSE:Factory 
checked in at 2023-05-09 13:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgexiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.libgexiv2.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgexiv2"

Tue May  9 13:07:55 2023 rev:43 rq:1085492 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgexiv2/libgexiv2.changes      2021-12-12 
00:56:09.378524505 +0100
+++ /work/SRC/openSUSE:Factory/.libgexiv2.new.1533/libgexiv2.changes    
2023-05-09 13:08:02.713273597 +0200
@@ -1,0 +2,13 @@
+Sun May  7 10:48:16 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 0.14.1:
+  + Clean-up python support
+  + Drop python2 support
+  + Add option for building tests
+  + Only run python tests when python is enabled
+  + Fix get_gps_info() return data with unset altitude
+  + Fix generate_xmp_packet() ignoring its parameters
+  + Fix gexiv2-tool to call initialize()
+- Use ldconfig_scriptlets macro.
+
+-------------------------------------------------------------------

Old:
----
  gexiv2-0.14.0.tar.xz

New:
----
  gexiv2-0.14.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgexiv2.spec ++++++
--- /var/tmp/diff_new_pack.WmHCKq/_old  2023-05-09 13:08:03.325277240 +0200
+++ /var/tmp/diff_new_pack.WmHCKq/_new  2023-05-09 13:08:03.333277288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgexiv2
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define pythons python3
 
 Name:           libgexiv2
-Version:        0.14.0
+Version:        0.14.1
 Release:        0
 Summary:        A GObject-based Exiv2 wrapper
 License:        GPL-2.0-or-later
@@ -29,14 +29,14 @@
 Source0:        
https://download.gnome.org/sources/gexiv2/0.14/%{tarname}-%{version}.tar.xz
 Source99:       baselibs.conf
 
-BuildRequires:  python3-devel
-BuildRequires:  python3-gobject-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection
 BuildRequires:  libtool
 BuildRequires:  meson >= 0.48
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
+BuildRequires:  python3-devel
+BuildRequires:  python3-gobject-devel
 BuildRequires:  pkgconfig(exiv2) >= 0.26
 BuildRequires:  pkgconfig(gio-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.38.0
@@ -98,8 +98,7 @@
 %install
 %meson_install
 
-%post -n libgexiv2-2 -p /sbin/ldconfig
-%postun -n libgexiv2-2 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libgexiv2-2
 
 %files -n libgexiv2-2
 %license COPYING
@@ -120,6 +119,6 @@
 %{_datadir}/vala/vapi/gexiv2.deps
 
 %files -n python3-gexiv2
-%{python3_sitearch}/*
+%{python3_sitelib}/*
 
 %changelog

++++++ gexiv2-0.14.0.tar.xz -> gexiv2-0.14.1.tar.xz ++++++
++++ 2671 lines of diff (skipped)

Reply via email to