summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-04 07:31:52 +0200
committerRemi Collet <remi@php.net>2023-05-04 07:31:52 +0200
commita19714cfbb496f4815393ed499c33a0d5c6429d6 (patch)
treefcf4bd04c50f92c4560012e559cc4792a0eca66c
parent4fb80036c048adcbaa32ce4453186900b9e10e8d (diff)
update to 1.4.16 (no change)
-rw-r--r--php-tecnickcom-tc-lib-unicode.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-unicode.spec b/php-tecnickcom-tc-lib-unicode.spec
index 14d6488..69b5969 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 39cc49285ac214be1796b9e4af43bc96e41c6415
+%global gh_commit 56d1e9b062145d904a76cce5f07c8dadc836b670
%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.14
+Version: 1.4.16
Release: 1%{?dist}
Summary: PHP library containing Unicode methods
@@ -123,6 +123,9 @@ exit $ret
%changelog
+* Thu May 4 2023 Remi Collet <remi@remirepo.net> - 1.4.16-1
+- update to 1.4.16 (no change)
+
* Wed May 3 2023 Remi Collet <remi@remirepo.net> - 1.4.14-1
- update to 1.4.14 (no change)