From 0a7cfce4613f8f4044263a398377060e49034c7f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Apr 2026 07:49:46 +0200 Subject: update to 2.0.49 (no change) --- composer.json | 2 +- php-tecnickcom-tc-lib-unicode-data.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4ebad00..8c58066 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "tecnickcom/tc-lib-unicode-data", "description": "PHP library containing Unicode definitions", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ "tc-lib-unicode-data", diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec index e10f69f..ee0fa93 100644 --- a/php-tecnickcom-tc-lib-unicode-data.spec +++ b/php-tecnickcom-tc-lib-unicode-data.spec @@ -19,7 +19,7 @@ Name: php-%{gh_owner}-%{gh_project} Summary: PHP library containing UTF-8 font definitions License: LGPL-3.0-or-later -Version: 2.0.48 +Version: 2.0.49 Release: 1%{?dist} %forgemeta @@ -108,6 +108,9 @@ exit $ret %changelog +* Tue Apr 21 2026 Remi Collet - 2.0.49-1 +- update to 2.0.49 (no change) + * Mon Apr 20 2026 Remi Collet - 2.0.48-1 - update to 2.0.48 (no change) -- cgit