summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--installed.json70
-rw-r--r--pie.spec10
3 files changed, 44 insertions, 38 deletions
diff --git a/composer.json b/composer.json
index 1bba548..aedd38d 100644
--- a/composer.json
+++ b/composer.json
@@ -28,7 +28,7 @@
],
"require": {
"php": "8.1.*||8.2.*||8.3.*||8.4.*||8.5.*",
- "composer/composer": "^2.9.2",
+ "composer/composer": "^2.9.5",
"composer/pcre": "^3.3.2",
"composer/semver": "^3.4.4",
"fidry/cpu-core-counter": "^1.3.0",
diff --git a/installed.json b/installed.json
index d4c8cee..3ea5320 100644
--- a/installed.json
+++ b/installed.json
@@ -149,17 +149,17 @@
},
{
"name": "composer/composer",
- "version": "2.9.3",
- "version_normalized": "2.9.3.0",
+ "version": "2.9.5",
+ "version_normalized": "2.9.5.0",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "fb3bee27676fd852a8a11ebbb1de19b4dada5aba"
+ "reference": "72a8f8e653710e18d83e5dd531eb5a71fc3223e6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/fb3bee27676fd852a8a11ebbb1de19b4dada5aba",
- "reference": "fb3bee27676fd852a8a11ebbb1de19b4dada5aba",
+ "url": "https://api.github.com/repos/composer/composer/zipball/72a8f8e653710e18d83e5dd531eb5a71fc3223e6",
+ "reference": "72a8f8e653710e18d83e5dd531eb5a71fc3223e6",
"shasum": ""
},
"require": {
@@ -201,7 +201,7 @@
"ext-zip": "Allows direct extraction of ZIP archives (unzip/7z binaries will be used instead if available)",
"ext-zlib": "Enables gzip for HTTP requests"
},
- "time": "2025-12-30T12:40:17+00:00",
+ "time": "2026-01-29T10:40:53+00:00",
"bin": [
"bin/composer"
],
@@ -249,7 +249,7 @@
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
"security": "https://github.com/composer/composer/security/policy",
- "source": "https://github.com/composer/composer/tree/2.9.3"
+ "source": "https://github.com/composer/composer/tree/2.9.5"
},
"funding": [
{
@@ -1448,17 +1448,17 @@
},
{
"name": "symfony/console",
- "version": "v6.4.31",
- "version_normalized": "6.4.31.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "f9f8a889f54c264f9abac3fc0f7a371ffca51997"
+ "reference": "0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/f9f8a889f54c264f9abac3fc0f7a371ffca51997",
- "reference": "f9f8a889f54c264f9abac3fc0f7a371ffca51997",
+ "url": "https://api.github.com/repos/symfony/console/zipball/0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3",
+ "reference": "0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3",
"shasum": ""
},
"require": {
@@ -1491,7 +1491,7 @@
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
- "time": "2025-12-22T08:30:34+00:00",
+ "time": "2026-01-13T08:45:59+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1525,7 +1525,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.31"
+ "source": "https://github.com/symfony/console/tree/v6.4.32"
},
"funding": [
{
@@ -1619,17 +1619,17 @@
},
{
"name": "symfony/event-dispatcher",
- "version": "v6.4.25",
- "version_normalized": "6.4.25.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "b0cf3162020603587363f0551cd3be43958611ff"
+ "reference": "99d7e101826e6610606b9433248f80c1997cd20b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b0cf3162020603587363f0551cd3be43958611ff",
- "reference": "b0cf3162020603587363f0551cd3be43958611ff",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/99d7e101826e6610606b9433248f80c1997cd20b",
+ "reference": "99d7e101826e6610606b9433248f80c1997cd20b",
"shasum": ""
},
"require": {
@@ -1654,7 +1654,7 @@
"symfony/service-contracts": "^2.5|^3",
"symfony/stopwatch": "^5.4|^6.0|^7.0"
},
- "time": "2025-08-13T09:41:44+00:00",
+ "time": "2026-01-05T11:13:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1682,7 +1682,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.25"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.32"
},
"funding": [
{
@@ -1858,17 +1858,17 @@
},
{
"name": "symfony/finder",
- "version": "v6.4.31",
- "version_normalized": "6.4.31.0",
+ "version": "v6.4.33",
+ "version_normalized": "6.4.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "5547f2e1f0ca8e2e7abe490156b62da778cfbe2b"
+ "reference": "24965ca011dac87431729640feef8bcf7b5523e0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/5547f2e1f0ca8e2e7abe490156b62da778cfbe2b",
- "reference": "5547f2e1f0ca8e2e7abe490156b62da778cfbe2b",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/24965ca011dac87431729640feef8bcf7b5523e0",
+ "reference": "24965ca011dac87431729640feef8bcf7b5523e0",
"shasum": ""
},
"require": {
@@ -1877,7 +1877,7 @@
"require-dev": {
"symfony/filesystem": "^6.0|^7.0"
},
- "time": "2025-12-11T14:52:17+00:00",
+ "time": "2026-01-26T13:03:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1905,7 +1905,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v6.4.31"
+ "source": "https://github.com/symfony/finder/tree/v6.4.33"
},
"funding": [
{
@@ -2359,23 +2359,23 @@
},
{
"name": "symfony/process",
- "version": "v6.4.31",
- "version_normalized": "6.4.31.0",
+ "version": "v6.4.33",
+ "version_normalized": "6.4.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e"
+ "reference": "c46e854e79b52d07666e43924a20cb6dc546644e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/8541b7308fca001320e90bca8a73a28aa5604a6e",
- "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e",
+ "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e",
+ "reference": "c46e854e79b52d07666e43924a20cb6dc546644e",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "time": "2025-12-15T19:26:35+00:00",
+ "time": "2026-01-23T16:02:12+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -2403,7 +2403,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v6.4.31"
+ "source": "https://github.com/symfony/process/tree/v6.4.33"
},
"funding": [
{
diff --git a/pie.spec b/pie.spec
index b4038da..9180f57 100644
--- a/pie.spec
+++ b/pie.spec
@@ -11,14 +11,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 1cf5c590e5601c3970a333e448fc9d22f936ea23
+%global gh_commit bfb859a4c03836a0a95d69f41a81f5a76d5f6bfb
%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.3.6
+%global upstream_version 1.3.8
#global upstream_prever rc3
%global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null)
@@ -141,6 +141,12 @@ done
%changelog
+* Wed Feb 4 2026 Remi Collet <remi@remirepo.net> - 1.3.8-1
+- update to 1.3.8
+
+* Tue Jan 27 2026 Remi Collet <remi@remirepo.net> - 1.3.7-1
+- update to 1.3.7
+
* Tue Jan 20 2026 Remi Collet <remi@remirepo.net> - 1.3.6-1
- update to 1.3.6