From 4791550621a3df711f39405a9ab6fa1953cf50c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 May 2023 08:50:22 +0200 Subject: update to 1.6.15 (no change) --- php-tecnickcom-tc-lib-pdf-encrypt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-tecnickcom-tc-lib-pdf-encrypt.spec') diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec index 80f0cc1..5ba31cf 100644 --- a/php-tecnickcom-tc-lib-pdf-encrypt.spec +++ b/php-tecnickcom-tc-lib-pdf-encrypt.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6ad8865c487f42b74cc217f0237c89e02c2da368 +%global gh_commit a97563331a30ac8a8c553b90098112ee492a0039 %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.6.14 +Version: 1.6.15 Release: 1%{?dist} Summary: PHP library to encrypt data for PDF @@ -122,6 +122,9 @@ exit $ret %changelog +* Wed May 3 2023 Remi Collet - 1.6.15-1 +- update to 1.6.15 (no change) + * Thu Dec 22 2022 Remi Collet - 1.6.14-1 - update to 1.6.14 -- cgit