diff --git a/.gitignore b/.gitignore index ff5e523..74566dd 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ libgexiv2-0.1.90.tar.gz /gexiv2-0.12.1.tar.xz /gexiv2-0.12.2.tar.xz /gexiv2-0.12.3.tar.xz +/gexiv2-0.14.3.tar.xz diff --git a/libgexiv2.spec b/libgexiv2.spec index 21d4e42..0315e40 100644 --- a/libgexiv2.spec +++ b/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 diff --git a/sources b/sources index 718cdb8..a4cfcee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gexiv2-0.12.3.tar.xz) = 41989784e3e18abad43ad573541007e244aa867fdbb384d36fda359fb9980b043f573821ea26c309312008170b778f1702619a08c4079cae8f8e402f74484696 +SHA512 (gexiv2-0.14.3.tar.xz) = 24c97fa09b9ee32cb98da4637ea78eb72ae7e2d1792f9ebb31d63e305b3e0e1f6935b8647589c76c39ba631a15c1d8d2f3879c7dff81433786e9533b6348b6a0