summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json6
-rw-r--r--php-tecnickcom-tc-lib-color.spec5
2 files changed, 10 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index a1524ae..936003a 100644
--- a/composer.json
+++ b/composer.json
@@ -25,6 +25,12 @@
"role": "lead"
}
],
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/tecnickcom"
+ }
+ ],
"require": {
"php": ">=8.1",
"ext-pcre": "*"
diff --git a/php-tecnickcom-tc-lib-color.spec b/php-tecnickcom-tc-lib-color.spec
index d57c5c9..da86b0a 100644
--- a/php-tecnickcom-tc-lib-color.spec
+++ b/php-tecnickcom-tc-lib-color.spec
@@ -19,7 +19,7 @@
Name: php-%{gh_owner}-%{gh_project}
Summary: PHP library to manipulate various color representations
License: LGPL-3.0-or-later
-Version: 2.4.1
+Version: 2.5.3
Release: 1%{?dist}
%forgemeta
URL: %{forgeurl}
@@ -113,6 +113,9 @@ exit $ret
%changelog
+* Sun May 3 2026 Remi Collet <remi@remirepo.net> - 2.5.3-1
+- update to 2.5.3
+
* Wed Apr 29 2026 Remi Collet <remi@remirepo.net> - 2.4.1-1
- update to 2.4.1