diff options
author | Remi Collet <remi@remirepo.net> | 2023-05-24 10:42:30 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-05-24 10:42:30 +0200 |
commit | 75bbe0276fd9ab913e0a6191bb08853c707cea02 (patch) | |
tree | 791314373df87b0290676e20dbe0385ccb5fde1c | |
parent | abf6f265d1263d9ebd972caeeea82e58a2fc13d3 (diff) |
update to 1.4.18 (no change)
-rw-r--r-- | php-tecnickcom-tc-lib-unicode.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-unicode.spec b/php-tecnickcom-tc-lib-unicode.spec index 8dae56b..34ce4f7 100644 --- a/php-tecnickcom-tc-lib-unicode.spec +++ b/php-tecnickcom-tc-lib-unicode.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 48217eb8a6eafa9b84324390170be0d9b00f8633 +%global gh_commit af59d0eb7f77895a0e0f0d357ebb7078a9ee7889 %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: 1.4.17 +Version: 1.4.18 Release: 1%{?dist} Summary: PHP library containing Unicode methods @@ -124,6 +124,9 @@ exit $ret %changelog +* Wed May 24 2023 Remi Collet <remi@remirepo.net> - 1.4.18-1 +- update to 1.4.18 (no change) + * Fri May 5 2023 Remi Collet <remi@remirepo.net> - 1.4.17-1 - update to 1.4.17 (no change) |