From 27806a414eb3d7f5fa7bb64d922091ab0c244ab3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Apr 2026 07:55:08 +0200 Subject: update to 2.4.18 (no change) --- composer.json | 6 +++--- php-tecnickcom-tc-lib-pdf-graph.spec | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index bb863cd..a516d97 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { - "name": "tecnickcom/tc-lib-pdf-graph-graph", + "name": "tecnickcom/tc-lib-pdf-graph", "description": "PHP library containing PDF graphic and geometric methods", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ - "tc-lib-pdf-graph-graph", + "tc-lib-pdf-graph", "PDF", "graphic", "geometry", diff --git a/php-tecnickcom-tc-lib-pdf-graph.spec b/php-tecnickcom-tc-lib-pdf-graph.spec index 7497465..c4b1521 100644 --- a/php-tecnickcom-tc-lib-pdf-graph.spec +++ b/php-tecnickcom-tc-lib-pdf-graph.spec @@ -19,7 +19,7 @@ Name: php-%{gh_owner}-%{gh_project} Summary: PHP library containing PDF graphic and geometric methods License: LGPL-3.0-or-later -Version: 2.4.17 +Version: 2.4.18 Release: 1%{?dist} %forgemeta @@ -116,6 +116,9 @@ exit $ret %changelog +* Tue Apr 21 2026 Remi Collet - 2.4.18-1 +- update to 2.4.18 (no change) + * Mon Apr 20 2026 Remi Collet - 2.4.17-1 - update to 2.4.17 - open https://github.com/tecnickcom/tc-lib-pdf-graph/pull/5 fix typo -- cgit