!71 update Sources0 Url

From: @jackssir 
Reviewed-by: @tanyulong2021 
Signed-off-by: @tanyulong2021
This commit is contained in:
openeuler-ci-bot 2023-01-03 09:27:55 +00:00 committed by Gitee
commit 9a5f4ef469
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: ukui-media
Version: 3.1.0
Release: 2
Release: 3
Summary: UKUI media utilities
License: GPL-2.0-or-later and GPL-3.0-or-later and BSD-3-Clause
URL: http://www.ukui.org
Source0: %{name}-%{version}.tar.gz
Source0: https://gitee.com/openkylin/ukui-media/tags/%{name}-%{version}.tar.gz
Patch01: 0001-fix-compile-error-of-ukui-media.patch
Patch02: 0002-fix-ukui-volume-control-applet-qt-work-error.patch
Autoreq: yes
@ -95,6 +95,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/ &> /dev/null ||:
%{_sysconfdir}/xdg/autostart/
%changelog
* Tue Jan 3 2023 lvfei <lvfei@kylinos.cn> - 3.1.0-3
- update Source0 Url
* Tue Jan 3 2023 peijiankang <peijiankang@kylinos.cn> - 3.1.0-2
- fix ukui-volume-control-applet-qt work error