From e2fb1e50ab27752550e086317f09f74955781c03 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 3 Jan 2020 08:11:27 +0100 Subject: v1.4.11 (no change) --- php-tecnickcom-tc-lib-pdf-graph.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-tecnickcom-tc-lib-pdf-graph.spec') diff --git a/php-tecnickcom-tc-lib-pdf-graph.spec b/php-tecnickcom-tc-lib-pdf-graph.spec index c956430..7319f77 100644 --- a/php-tecnickcom-tc-lib-pdf-graph.spec +++ b/php-tecnickcom-tc-lib-pdf-graph.spec @@ -1,12 +1,12 @@ # remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-graph # -# Copyright (c) 2016-2019 Remi Collet +# Copyright (c) 2016-2020 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # -%global gh_commit db243a7c5449ed7ecb94d082ec90aa3aecdd4586 +%global gh_commit cf86c3a6298f832f340fb7db1a22b67bb0c5d5c8 %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.9 +Version: 1.4.11 Release: 1%{?dist} Summary: PHP library containing PDF graphic and geometric methods @@ -125,6 +125,9 @@ exit $ret %changelog +* Fri Jan 3 2020 Remi Collet - 1.4.11-1 +- update to 1.4.11 (no change) + * Fri Sep 20 2019 Remi Collet - 1.4.9-1 - update to 1.4.9 -- cgit