summaryrefslogtreecommitdiffstats
path: root/pie.spec
diff options
context:
space:
mode:
Diffstat (limited to 'pie.spec')
-rw-r--r--pie.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/pie.spec b/pie.spec
index 1a3d991..6899d29 100644
--- a/pie.spec
+++ b/pie.spec
@@ -11,14 +11,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 4b20e778e116a3e77ece8ad26d4a44dd64bbeaf6
+%global gh_commit 8288fd6ed643c9fa8422a7a9b49cecd60bf444be
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20241003
%global gh_branch main
%global gh_owner php
%global gh_project pie
-%global upstream_version 1.2.0
+%global upstream_version 1.2.1
#global upstream_prever RC1
%global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null)
@@ -74,6 +74,9 @@ Requires: php-json
Requires: php-mbstring
Requires: php-posix
Requires: php-phar
+# PECL is now deprecated
+# PIE is designed to replace it
+Supplements: php-pear
%description
@@ -139,6 +142,10 @@ done
%changelog
+* Wed Sep 10 2025 Remi Collet <remi@remirepo.net> - 1.2.1-1
+- update to 1.2.1
+- supplements php-pear
+
* Wed Sep 3 2025 Remi Collet <remi@remirepo.net> - 1.2.0-1
- update to 1.2.0