summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-unicode.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-09 08:30:28 +0200
committerRemi Collet <remi@php.net>2024-09-09 08:30:28 +0200
commit6f1139a476a3e269f0b759d1751272c6af2ecadf (patch)
treef03dffb43970acd01e70f33b9cfcad006e6af5a3 /php-tecnickcom-tc-lib-unicode.spec
parent186d71d74f3706d9a1d7d89348db9e05d0e5390c (diff)
update to 2.0.14 (no change)HEADmaster
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode.spec')
-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 faa42b5..f51afa0 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 287d616ce2b97206514b61ad829358b109199ffb
+%global gh_commit c54612cfce7041dde23494c784f61569e8c597eb
%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.13
+Version: 2.0.14
Release: 1%{?dist}
Summary: PHP library containing Unicode methods
@@ -114,6 +114,9 @@ exit $ret
%changelog
+* Mon Sep 9 2024 Remi Collet <remi@remirepo.net> - 2.0.14-1
+- update to 2.0.14 (no change)
+
* Mon Aug 19 2024 Remi Collet <remi@remirepo.net> - 2.0.13-1
- update to 2.0.13 (no change)