!16 [sync] PR-15: update to 0.14.2
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
5cc1ed2121
Binary file not shown.
BIN
gexiv2-0.14.2.tar.xz
Normal file
BIN
gexiv2-0.14.2.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: libgexiv2
|
Name: libgexiv2
|
||||||
Version: 0.14.0
|
Version: 0.14.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library.
|
Summary: Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library.
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -38,7 +38,7 @@ This package contains support for python3
|
|||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
-Dgtk_doc=true \
|
-Dgtk_doc=true \
|
||||||
-Dpython3_girdir=%{python3_sitearch}/gi/overrides \
|
-Dtests=true \
|
||||||
%{nil}
|
%{nil}
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -70,14 +70,17 @@ This package contains support for python3
|
|||||||
%{_datadir}/vala/vapi/gexiv2.deps
|
%{_datadir}/vala/vapi/gexiv2.deps
|
||||||
|
|
||||||
%files -n python3-gexiv2
|
%files -n python3-gexiv2
|
||||||
%{python3_sitearch}/gi/overrides/__pycache__/GExiv2*
|
%{_prefix}/lib/python%{python3_version}/site-packages/gi/overrides/__pycache__/GExiv2*
|
||||||
%{python3_sitearch}/gi/overrides/GExiv2.py
|
%{_prefix}/lib/python%{python3_version}/site-packages/gi/overrides/GExiv2.py
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%{_datadir}/gtk-doc/html/gexiv2/
|
%{_datadir}/gtk-doc/html/gexiv2/
|
||||||
%{_datadir}/vala/vapi/gexiv2.vapi
|
%{_datadir}/vala/vapi/gexiv2.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 8 2023 dillon chen <dillon.chen@gmail.com> - 0.14.2-1
|
||||||
|
- Update to 0.14.2
|
||||||
|
|
||||||
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.14.0-1
|
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.14.0-1
|
||||||
- Update to 0.14.0
|
- Update to 0.14.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user