diff --git a/gexiv2.spec b/gexiv2.spec index d2be9d7..016dc09 100644 --- a/gexiv2.spec +++ b/gexiv2.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gexiv2 -Version: 0.12.3 +Version: 0.13.0 Release: 1mamba Summary: A GObject-based wrapper around the Exiv2 library Group: System/Libraries @@ -62,7 +62,7 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %{_libdir}/libgexiv2.so.* %{_libdir}/girepository-1.0/GExiv2-*.typelib -%{python27_sitearch}/gi/overrides/GExiv2.py +#%{python27_sitearch}/gi/overrides/GExiv2.py %{python3_sitearch}/gi/overrides/GExiv2.py %doc AUTHORS COPYING THANKS @@ -79,6 +79,9 @@ This package contains libraries and header files for developing applications tha %doc NEWS README %changelog +* Sun Aug 22 2021 Automatic Build System 0.13.0-1mamba +- automatic version update by autodist + * Mon Aug 16 2021 Automatic Build System 0.12.3-1mamba - automatic version update by autodist