summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-tecnickcom-tc-lib-unicode.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-unicode.spec b/php-tecnickcom-tc-lib-unicode.spec
index 105b2e3..0cdb446 100644
--- a/php-tecnickcom-tc-lib-unicode.spec
+++ b/php-tecnickcom-tc-lib-unicode.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-unicode
#
-# Copyright (c) 2016-2020 Remi Collet
+# Copyright (c) 2016-2021 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 431064feee773b571682f1312648799e3d45315d
+%global gh_commit d70c1b8a1b390fa9e8961063c8f7bc4afb857f4c
%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.1
+Version: 1.4.4
Release: 1%{?dist}
Summary: PHP library containing Unicode methods
@@ -128,6 +128,9 @@ exit $ret
%changelog
+* Mon Feb 8 2021 Remi Collet <remi@remirepo.net> - 1.4.4-1
+- update to 1.4.4 (no change)
+
* Mon Dec 21 2020 Remi Collet <remi@remirepo.net> - 1.4.1-1
- update to 1.4.1
- switch to classmap autoloader