automatic version update by autodist [release 0.14.5-1mamba;Mon May 26 2025]
This commit is contained in:
parent
6f09f2f06d
commit
45f9fce8f1
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gexiv2
|
||||
Version: 0.14.3
|
||||
Version: 0.14.5
|
||||
Release: 1mamba
|
||||
Summary: A GObject-based wrapper around the Exiv2 library
|
||||
Group: System/Libraries
|
||||
@ -47,7 +47,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n python-%{name}
|
||||
This package contains the Python bindings to %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -64,8 +63,6 @@ This package contains the Python bindings to %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -89,6 +86,9 @@ This package contains the Python bindings to %{name}.
|
||||
%{python3_sitelib}/gi/overrides/GExiv2.py
|
||||
|
||||
%changelog
|
||||
* Mon May 26 2025 Automatic Build System <autodist@openmamba.org> 0.14.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 0.14.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user