diff --git a/kylin-burner.spec b/kylin-burner.spec index 7b94708..b4a5783 100644 --- a/kylin-burner.spec +++ b/kylin-burner.spec @@ -1,6 +1,6 @@ Name: kylin-burner Version: 3.10.3 -Release: 2 +Release: 3 Summary: CD/DVD burning application for UKUI. License: GPL-3.0-or-later URL: https://github.com/UbuntuKylin/kylin-burner @@ -30,10 +30,10 @@ CD/DVD burning application for UKUI. %prep %setup -q -%patch01 -p1 -%patch02 -p1 -%patch03 -p1 -%patch04 -p1 +%patch 1 -p1 +%patch 2 -p1 +%patch 3 -p1 +%patch 4 -p1 %build mkdir cmake-build @@ -54,6 +54,9 @@ popd %{_datadir}/locale/zh_CN/LC_MESSAGES/kylin-burner.mo %changelog +* Fri Nov 22 2024 lichenguang - 3.10.3-3 +- fix build warning: %patchN is deprecated + * Wed Apr 17 2024 houhongxun - 3.10.3-2 - fix version showing "none" on about dialog