From 6f09f2f06dab332bbc0bd824bb8e923c677e9acb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 1 Jul 2024 15:39:47 +0200 Subject: [PATCH] automatic version update by autodist [release 0.14.3-1mamba;Sun Jun 30 2024] --- gexiv2.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gexiv2.spec b/gexiv2.spec index 44bc485..7eab242 100644 --- a/gexiv2.spec +++ b/gexiv2.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gexiv2 -Version: 0.14.2 +Version: 0.14.3 Release: 1mamba Summary: A GObject-based wrapper around the Exiv2 library Group: System/Libraries @@ -15,7 +15,7 @@ BuildRequires: glibc-devel BuildRequires: libexiv2-devel BuildRequires: libgcc BuildRequires: libglib-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -81,9 +81,7 @@ This package contains the Python bindings to %{name}. %{_libdir}/pkgconfig/gexiv2.pc %{_datadir}/vala/vapi/gexiv2.* %{_datadir}/gir-1.0/GExiv2-0.10.gir -#%dir %{_datadir}/gtk-doc/html/gexiv2 -#%{_datadir}/gtk-doc/html/gexiv2/* -%doc NEWS README +%doc NEWS %files -n python-%{name} %defattr(-,root,root) @@ -91,6 +89,9 @@ This package contains the Python bindings to %{name}. %{python3_sitelib}/gi/overrides/GExiv2.py %changelog +* Sun Jun 30 2024 Automatic Build System 0.14.3-1mamba +- automatic version update by autodist + * Thu Jul 27 2023 Automatic Build System 0.14.2-1mamba - automatic version update by autodist