automatic version update by autodist [release 0.14.3-1mamba;Sun Jun 30 2024]

This commit is contained in:
Automatic Build System 2024-07-01 15:39:47 +02:00
parent 6e0ffaad35
commit 6f09f2f06d

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: gexiv2 Name: gexiv2
Version: 0.14.2 Version: 0.14.3
Release: 1mamba Release: 1mamba
Summary: A GObject-based wrapper around the Exiv2 library Summary: A GObject-based wrapper around the Exiv2 library
Group: System/Libraries Group: System/Libraries
@ -15,7 +15,7 @@ BuildRequires: glibc-devel
BuildRequires: libexiv2-devel BuildRequires: libexiv2-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglib-devel BuildRequires: libglib-devel
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -81,9 +81,7 @@ This package contains the Python bindings to %{name}.
%{_libdir}/pkgconfig/gexiv2.pc %{_libdir}/pkgconfig/gexiv2.pc
%{_datadir}/vala/vapi/gexiv2.* %{_datadir}/vala/vapi/gexiv2.*
%{_datadir}/gir-1.0/GExiv2-0.10.gir %{_datadir}/gir-1.0/GExiv2-0.10.gir
#%dir %{_datadir}/gtk-doc/html/gexiv2 %doc NEWS
#%{_datadir}/gtk-doc/html/gexiv2/*
%doc NEWS README
%files -n python-%{name} %files -n python-%{name}
%defattr(-,root,root) %defattr(-,root,root)
@ -91,6 +89,9 @@ This package contains the Python bindings to %{name}.
%{python3_sitelib}/gi/overrides/GExiv2.py %{python3_sitelib}/gi/overrides/GExiv2.py
%changelog %changelog
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 0.14.3-1mamba
- automatic version update by autodist
* Thu Jul 27 2023 Automatic Build System <autodist@mambasoft.it> 0.14.2-1mamba * Thu Jul 27 2023 Automatic Build System <autodist@mambasoft.it> 0.14.2-1mamba
- automatic version update by autodist - automatic version update by autodist