summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-unicode-data.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-10 12:03:40 +0200
committerRemi Collet <remi@php.net>2023-10-10 12:03:40 +0200
commitbb37c512ddb8aa8dfa419eaa1e2be0802a92e7a0 (patch)
treec16860590a8631b6214af5b676b6ea8d5edff320 /php-tecnickcom-tc-lib-unicode-data.spec
parent8dbe1f1d2c175185455fb6dd868610b7c1f0697f (diff)
update to 1.7.23
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode-data.spec')
-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 bb1481c..14fe970 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 1420814716e0797e66caad4e71b9410d5d995f2a
+%global gh_commit dad2f40c2eebe36112880b65afa6d4ec3e37e1f4
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,13 +15,13 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.7.22
+Version: 1.7.23
Release: 1%{?dist}
Summary: PHP library containing UTF-8 font definitions
License: LGPL-3.0-or-later
URL: https://github.com/%{gh_owner}/%{gh_project}
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{?gh_short}.tar.gz
+Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{?gh_short}.tar.gz
BuildArch: noarch
%if %{with_tests}
@@ -105,6 +105,9 @@ exit $ret
%changelog
+* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.7.23-1
+- update to 1.7.23
+
* Fri Sep 8 2023 Remi Collet <remi@remirepo.net> - 1.7.22-1
- update to 1.7.22 (no change)