diff --git a/.gitignore b/.gitignore index fdf21fa..863354e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gexiv2-0.12.3.tar.xz +SOURCES/gexiv2-0.14.3.tar.xz diff --git a/.libgexiv2.metadata b/.libgexiv2.metadata index 4833bd8..8b10d5b 100644 --- a/.libgexiv2.metadata +++ b/.libgexiv2.metadata @@ -1 +1 @@ -34f2faab62a4fcbb050fd21139bf68414c368c97 SOURCES/gexiv2-0.12.3.tar.xz +3480a025dbf766a134e7c7bffce990d831856f12 SOURCES/gexiv2-0.14.3.tar.xz diff --git a/SPECS/libgexiv2.spec b/SPECS/libgexiv2.spec index 21d4e42..0315e40 100644 --- a/SPECS/libgexiv2.spec +++ b/SPECS/libgexiv2.spec @@ -1,5 +1,5 @@ Name: libgexiv2 -Version: 0.12.3 +Version: 0.14.3 Release: 1%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library @@ -42,7 +42,7 @@ This package contains the python3 bindings for %{name} %build %meson \ -Dgtk_doc=true \ - -Dpython3_girdir=%{python3_sitearch}/gi/overrides \ + -Dtests=true \ %{nil} %meson_build @@ -54,7 +54,7 @@ This package contains the python3 bindings for %{name} %files %license COPYING -%doc AUTHORS THANKS README +%doc AUTHORS THANKS README.md %{_libdir}/libgexiv2.so.2* %dir %{_libdir}/girepository-1.0 %{_libdir}/girepository-1.0/GExiv2-0.10.typelib @@ -74,10 +74,12 @@ This package contains the python3 bindings for %{name} %{_datadir}/vala/vapi/gexiv2.vapi %files -n python3-gexiv2 -%{python3_sitearch}/gi/overrides/GExiv2.py -%{python3_sitearch}/gi/overrides/__pycache__/GExiv2* +%pycached %{python3_sitelib}/gi/overrides/GExiv2.py %changelog +* Fri Apr 25 2025 Josef Ridky - 0.14.3-1 +- Rebase to the latest upstream 0.14.3 (RHEL-88597) + * Sun Aug 15 2021 Kalev Lember - 0.12.3-1 - Update to 0.12.3