automatic version update by autodist [release 0.14.1-1mamba;Mon May 08 2023]
This commit is contained in:
parent
51ed3873a7
commit
9627eae18c
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gexiv2
|
||||
Version: 0.14.0
|
||||
Version: 0.14.1
|
||||
Release: 1mamba
|
||||
Summary: A GObject-based wrapper around the Exiv2 library
|
||||
Group: System/Libraries
|
||||
@ -15,6 +15,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libexiv2-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
@ -63,7 +64,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libgexiv2.so.*
|
||||
%{_libdir}/girepository-1.0/GExiv2-*.typelib
|
||||
#%{python27_sitearch}/gi/overrides/GExiv2.py
|
||||
%{python3_sitearch}/gi/overrides/GExiv2.py
|
||||
%{python3_sitelib}/gi/overrides/GExiv2.py
|
||||
%doc AUTHORS COPYING THANKS
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -79,6 +80,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Mon May 08 2023 Automatic Build System <autodist@mambasoft.it> 0.14.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 19 2021 Automatic Build System <autodist@mambasoft.it> 0.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user