From 167c0cadb04100e04b4514b0dd852e41e90e5136 Mon Sep 17 00:00:00 2001 From: xuguangmin Date: Thu, 7 Nov 2024 16:57:18 +0800 Subject: [PATCH] Fix the spec file issue. (cherry picked from commit 8c342b380528a96b33959bbdf38e70e5b295bbf7) --- attica.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/attica.spec b/attica.spec index 50db557..c880607 100644 --- a/attica.spec +++ b/attica.spec @@ -1,6 +1,6 @@ Name: attica Version: 0.4.2 -Release: 20 +Release: 21 Summary: Implementation of the Open Collaboration Services API License: Artistic-2.0 and LGPLv2+ @@ -26,7 +26,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %prep %setup -q -%patch1 -p1 +%patch 1 -p1 %build @@ -64,13 +64,16 @@ test "$(pkg-config --modversion libattica)" = "%{version}" %changelog +* Thu Nov 07 2024 xuguangmin - 0.4.2-21 +- Fix the spec file issue. + * Tue Apr 26 2022 tanyulong - 0.4.2-20 - modify license warning * Wed Dec 22 2021 tanyulong - 0.4.2-19 - Add auto generated files to .gitignore -* Mon Dec 12 2020 huanghaitao - 0.4.2-18 +* Mon Dec 28 2020 huanghaitao - 0.4.2-18 - Remove the release suffix * Thu Jul 23 2020 wangmian - 0.4.2-17