summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-02 16:34:29 +0100
committerRemi Collet <remi@remirepo.net>2020-01-02 16:34:29 +0100
commit8097bdc0c7da99509d6712ba639fdfd6a9c4f804 (patch)
tree7b49ffc356f46b678b687ed9972534a7546bf39e
parent91e750735718b62da9a823ffb0d30e4f31a2fd41 (diff)
v1.6.10 (no change)
-rw-r--r--php-tecnickcom-tc-lib-unicode-data.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec
index eff54b2..e4a4392 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
#
-# Copyright (c) 2015-2019 Remi Collet
+# Copyright (c) 2015-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 3fbef07369de9b761e49fd0a7354afe4e6973107
+%global gh_commit a15b9669b31a2b2b9a85a7f24f82496f600b4a7b
%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.6.9
+Version: 1.6.10
Release: 1%{?dist}
Summary: PHP library containing UTF-8 font definitions
@@ -107,6 +107,9 @@ exit $ret
%changelog
+* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 1.6.10-1
+- update to 1.6.10 (no change)
+
* Fri Sep 20 2019 Remi Collet <remi@remirepo.net> - 1.6.9-1
- update to 1.6.9 (no change)