From b112b9da650d8f62a3b697595b101557788dd8c0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jan 2020 16:33:15 +0100 Subject: v1.3.10 (no change) --- php-tecnickcom-tc-lib-pdf-filter.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter.spec index d8cee66..ce20e25 100644 --- a/php-tecnickcom-tc-lib-pdf-filter.spec +++ b/php-tecnickcom-tc-lib-pdf-filter.spec @@ -1,12 +1,12 @@ # remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-filter # -# Copyright (c) 2015-2019 Remi Collet +# Copyright (c) 2015-2020 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # -%global gh_commit 1cadba206f999f2b4c6f4a901ddc789f76af4111 +%global gh_commit f7f5a931e314a52d979fe5ad0e070ee3387059e7 %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.3.9 +Version: 1.3.10 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -110,6 +110,9 @@ exit $ret %changelog +* Thu Jan 2 2020 Remi Collet - 1.3.10-1 +- update to 1.3.10 (no change) + * Fri Sep 20 2019 Remi Collet - 1.3.9-1 - update to 1.3.9 -- cgit