diff options
| -rw-r--r-- | php-tecnickcom-tc-lib-color.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-tecnickcom-tc-lib-color.spec b/php-tecnickcom-tc-lib-color.spec index 1614d3e..78d8ad1 100644 --- a/php-tecnickcom-tc-lib-color.spec +++ b/php-tecnickcom-tc-lib-color.spec @@ -16,7 +16,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 2.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PHP library to manipulate various color representations License: LGPL-3.0-or-later @@ -111,6 +111,9 @@ exit $ret %changelog +* Fri Dec 12 2025 Remi Collet <remi@remirepo.net> - 2.3.2-2 +- rebuild + * Thu Dec 11 2025 Remi Collet <remi@remirepo.net> - 2.3.2-1 - update to 2.3.2 (no change) |
