import UBI libgexiv2-0.14.3-1.el9

This commit is contained in:
eabdullin 2025-11-11 15:52:53 +00:00
parent 304d3990b2
commit 491c8939cf
3 changed files with 9 additions and 7 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/gexiv2-0.12.3.tar.xz
SOURCES/gexiv2-0.14.3.tar.xz

View File

@ -1 +1 @@
34f2faab62a4fcbb050fd21139bf68414c368c97 SOURCES/gexiv2-0.12.3.tar.xz
3480a025dbf766a134e7c7bffce990d831856f12 SOURCES/gexiv2-0.14.3.tar.xz

View File

@ -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 <jridky@redhat.com> - 0.14.3-1
- Rebase to the latest upstream 0.14.3 (RHEL-88597)
* Sun Aug 15 2021 Kalev Lember <klember@redhat.com> - 0.12.3-1
- Update to 0.12.3