!2 Correct python3 related files' path

From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-07-28 08:09:38 +00:00 committed by Gitee
commit 70ea114da9

View File

@ -1,6 +1,6 @@
Name: gst-editing-services
Version: 1.18.4
Release: 1
Release: 2
Summary: Gstreamer editing services
License: GPLv2+ and LGPLv2+
@ -51,7 +51,7 @@ cp data/completions/ges-launch-1.0 \
%doc %{_mandir}/man1/ges-launch-1.0.*
%{_libdir}/gst-validate-launcher/python/launcher/apps/geslaunch.py
%{_datadir}/gstreamer-1.0/validate/scenarios/ges-edit-clip-while-paused.scenario
%{python3_sitearch}/gi/overrides/*
%{python3_sitelib}/gi/overrides/*
%{_libdir}/gstreamer-1.0/*.so
%files devel
@ -62,5 +62,8 @@ cp data/completions/ges-launch-1.0 \
%{_datadir}/gir-1.0/GES-1.0.gir
%changelog
* Wed Jul 28 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.18.4-2
- Correct python3 related files' path
* Tue Jun 15 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.18.4-1
- Package init with version 1.18.4