diff options
author | Remi Collet <remi@remirepo.net> | 2025-06-23 07:08:41 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-06-23 07:08:41 +0200 |
commit | bb66f3fd374547308de7f93fbd35eb37eca7b21f (patch) | |
tree | cf32307cdcd512c8c26d8e45cd6e2b480d77624a /php-tecnickcom-tc-lib-pdf.spec | |
parent | 1123777bc9ece7500a542c3f30cf6ca79f0daaae (diff) |
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf.spec b/php-tecnickcom-tc-lib-pdf.spec index 9c294c2..7023f30 100644 --- a/php-tecnickcom-tc-lib-pdf.spec +++ b/php-tecnickcom-tc-lib-pdf.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 7512d8e0acf095ce0dd866ac43671a0b1405aad7 +%global gh_commit b4f3b51aa0f2aa4452fa3cb1458ee6c8ba15c0dd %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %bcond_without tests Name: php-%{gh_owner}-%{gh_project} -Version: 8.1.2 +Version: 8.1.5 Release: 1%{?dist} Summary: PHP PDF Library @@ -196,6 +196,9 @@ exit $ret %changelog +* Mon Jun 23 2025 Remi Collet <remi@remirepo.net> - 8.1.5-1 +- update to 8.1.5 + * Tue Jun 10 2025 Remi Collet <remi@remirepo.net> - 8.1.2-1 - update to 8.1.2 |