From f799ed35487c77da741fe29723c55872dea96592 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Oct 2023 15:39:03 +0200 Subject: update to 1.6.28 --- php-tecnickcom-tc-lib-pdf-encrypt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-tecnickcom-tc-lib-pdf-encrypt.spec b/php-tecnickcom-tc-lib-pdf-encrypt.spec index a7e2878..1fc932f 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 798d8a8e15986d1510e9339aa7024aa1c1df5c57 +%global gh_commit 31f7e4e3f97199475dfb248fd1417e84048bbb24 %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.25 +Version: 1.6.28 Release: 1%{?dist} Summary: PHP library to encrypt data for PDF @@ -123,6 +123,9 @@ exit $ret %changelog +* Tue Oct 10 2023 Remi Collet - 1.6.28-1 +- update to 1.6.28 + * Tue Oct 10 2023 Remi Collet - 1.6.25-1 - update to 1.6.25 -- cgit