!3 Update URLs

From: @hkgy 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-11-09 10:16:22 +00:00 committed by Gitee
commit 8cdde7942a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,14 +2,15 @@
Name: xfburn
Version: 0.6.2
Release: 1
Release: 2
Summary: CD-burner application for Xfce Desktop Environment
License: GPLv2+
#Group: Development/Libraries
URL: http://goodies.xfce.org/projects/applications/%{name}
Source0: http://archive.xfce.org/src/apps/%{name}/0.6/%{name}-%{version}.tar.bz2
#Group: Development/Libraries
URL: https://docs.xfce.org/apps/xfburn/start
Source0: https://archive.xfce.org/src/apps/%{name}/0.6/%{name}-%{version}.tar.bz2
Patch1: 0001-Some-fixes-for-the-desktop-file.patch
Patch2: xfburn-0.5.4-tmpdir.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#BuildArch: noarch
BuildRequires: gcc
@ -70,5 +71,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.xfce.
%{_mandir}/man1/%{name}.*
%changelog
* Mon Jul 27 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - Update to 0.6.1
* Thu Nov 3 2022 hkgy <kaguyahatu@outlook.com> - 0.6.2-2
- Update URLs
* Mon Jul 27 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - Update to 0.6.2-1
- Init package