diff --git a/ccid.spec b/ccid.spec index edb35b778da3122376ec1fc2c07acd8a99671e03..30a8e5bb8985f1661462fc6ba10b0d71e2b6b85b 100644 --- a/ccid.spec +++ b/ccid.spec @@ -2,7 +2,7 @@ Name: ccid Version: 1.5.5 -Release: 1 +Release: 2 Summary: Provide a generic USB CCID driver and ICCD License: LGPLv2+ URL: https://ccid.apdu.fr/files/ @@ -48,6 +48,9 @@ cp -p src/openct/LICENSE LICENSE.openct %config(noreplace) %{_sysconfdir}/reader.conf.d/libccidtwin %changelog +* Mon Jun 30 2025 lvyy - 1.5.5-2 +- fix macro error in the changelog + * Wed Feb 7 2024 yangyun - 1.5.5-1 - update to 1.5.5 version - add support of readers (see README.md) @@ -70,7 +73,7 @@ cp -p src/openct/LICENSE LICENSE.openct - update to 1.4.36 version * Fri Jul 30 2021 chenyanpanHW - 1.4.33-3 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Fri Oct 30 2020 Zhiqiang Liu - 1.4.33-2 - backport some patches to fix some problems.