diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-03 08:16:19 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-03 08:16:19 +0100 |
commit | af0935e3aa246998843517e03979901d74d9429b (patch) | |
tree | a604bea86f7924b7ab5c40aa491d05251add61d8 | |
parent | 8097bdc0c7da99509d6712ba639fdfd6a9c4f804 (diff) |
v1.6.11 (no change)
-rw-r--r-- | php-tecnickcom-tc-lib-unicode-data.spec | 7 |
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 e4a4392..c8788f5 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 a15b9669b31a2b2b9a85a7f24f82496f600b4a7b +%global gh_commit 38e150c5c3a71520647685f21bc766f1a19eb0dd %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.10 +Version: 1.6.11 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -107,6 +107,9 @@ exit $ret %changelog +* Fri Jan 3 2020 Remi Collet <remi@remirepo.net> - 1.6.11-1 +- update to 1.6.11 (no change) + * Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 1.6.10-1 - update to 1.6.10 (no change) |