diff options
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode-data.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-unicode-data.spec | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec index 142cbe6..030cdd7 100644 --- a/php-tecnickcom-tc-lib-unicode-data.spec +++ b/php-tecnickcom-tc-lib-unicode-data.spec @@ -1,12 +1,12 @@ # remirepo/fedora spec file for php-tecnickcom-tc-lib-unicode-data # -# SPDX-FileCopyrightText: Copyright 2015-2024 Remi Collet +# SPDX-FileCopyrightText: Copyright 2015-2025 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # -%global gh_commit 3de9acbf5f868e21c1c9a7d78f83a563a79038b1 +%global gh_commit 5858c6b9710b1f6559fe8ce245c48bbdd3207005 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_owner}-%{gh_project} -Version: 2.0.18 +Version: 2.0.21 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -105,6 +105,12 @@ exit $ret %changelog +* Mon Apr 28 2025 Remi Collet <remi@remirepo.net> - 2.0.21-1 +- update to 2.0.21 (no change) + +* Fri Feb 7 2025 Remi Collet <remi@remirepo.net> - 2.0.19-1 +- update to 2.0.19 (no change) + * Thu Dec 26 2024 Remi Collet <remi@remirepo.net> - 2.0.18-1 - update to 2.0.18 - raise dependency on PHP 8.1 |