summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-12 15:23:23 +0200
committerRemi Collet <remi@php.net>2024-04-12 15:23:23 +0200
commit33597e9111c599f36fb7c5dffd2d312169df71ff (patch)
treed35a9d8afef514ca6039f1e902bac8b0c65aa73f
parent5c4df5ef0dae9ec003e00ebd84bfabf73668cbff (diff)
update to 2.0.11HEADmaster
-rw-r--r--php-tecnickcom-tc-lib-unicode-data.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec
index fc0ea3f..d422f69 100644
--- a/php-tecnickcom-tc-lib-unicode-data.spec
+++ b/php-tecnickcom-tc-lib-unicode-data.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit f9b79d644399369ff6a5bec6172a4cb49643bf13
+%global gh_commit 3f362142d4f15949d0a1946d63576bab588b484b
%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.10
+Version: 2.0.11
Release: 1%{?dist}
Summary: PHP library containing UTF-8 font definitions
@@ -107,6 +107,9 @@ exit $ret
%changelog
+* Fri Apr 12 2024 Remi Collet <remi@remirepo.net> - 2.0.11-1
+- update to 2.0.11
+
* Wed Nov 29 2023 Remi Collet <remi@remirepo.net> - 2.0.10-1
- update to 2.0.10 (no change)