!25 update version to 1.1.3

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2023-02-01 01:08:11 +00:00 committed by Gitee
commit fdf86ebd57
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,13 +1,13 @@
%define debug_package %{nil}
Name: kylin-music
Version: 1.1.2
Release: 6
Version: 1.1.3
Release: 1
Summary: kylin-music
License: GPL-3.0-or-later and MIT
URL: https://github.com/UbuntuKylin/kylin-music
Source0: %{name}-%{version}.tar.gz
patch0: 0001-fix-compile-error-of-kylin-music.patch
patch0: 0001-fix-compile-error-of-kylin-music.patch
patch1: 0002-modify-version-is-error.patch
BuildRequires: qt5-qtbase-devel
@ -78,6 +78,9 @@ cp -r %{_builddir}/%{name}-%{version}/data/kylin-music %{buildroot}/usr/share/ky
%{_datadir}/kylin-user-guide/data/guide/*
%changelog
* Mon Aug 22 2022 peijiankang <peijiankang@kylinos.cn> - 1.1.3-1
- update version to 1.1.3
* Mon Aug 22 2022 peijiankang <peijiankang@kylinos.cn> - 1.1.2-6
- modify version is error

Binary file not shown.