automatic version update by autodist [release 0.14.3-1mamba;Sun Jun 30 2024]
This commit is contained in:
parent
6e0ffaad35
commit
6f09f2f06d
11
gexiv2.spec
11
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 <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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user