summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--installed.json98
-rw-r--r--pie.spec21
3 files changed, 68 insertions, 53 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 22467ab..3ea5320 100644
--- a/installed.json
+++ b/installed.json
@@ -77,17 +77,17 @@
},
{
"name": "composer/class-map-generator",
- "version": "1.7.0",
- "version_normalized": "1.7.0.0",
+ "version": "1.7.1",
+ "version_normalized": "1.7.1.0",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
- "reference": "2373419b7709815ed323ebf18c3c72d03ff4a8a6"
+ "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/class-map-generator/zipball/2373419b7709815ed323ebf18c3c72d03ff4a8a6",
- "reference": "2373419b7709815ed323ebf18c3c72d03ff4a8a6",
+ "url": "https://api.github.com/repos/composer/class-map-generator/zipball/8f5fa3cc214230e71f54924bd0197a3bcc705eb1",
+ "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1",
"shasum": ""
},
"require": {
@@ -103,7 +103,7 @@
"phpunit/phpunit": "^8",
"symfony/filesystem": "^5.4 || ^6 || ^7 || ^8"
},
- "time": "2025-11-19T10:41:15+00:00",
+ "time": "2025-12-29T13:15:25+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -133,7 +133,7 @@
],
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
- "source": "https://github.com/composer/class-map-generator/tree/1.7.0"
+ "source": "https://github.com/composer/class-map-generator/tree/1.7.1"
},
"funding": [
{
@@ -149,17 +149,17 @@
},
{
"name": "composer/composer",
- "version": "2.9.2",
- "version_normalized": "2.9.2.0",
+ "version": "2.9.5",
+ "version_normalized": "2.9.5.0",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "8d5358f147c63a3a681b002076deff8c90e0b19d"
+ "reference": "72a8f8e653710e18d83e5dd531eb5a71fc3223e6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/8d5358f147c63a3a681b002076deff8c90e0b19d",
- "reference": "8d5358f147c63a3a681b002076deff8c90e0b19d",
+ "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-11-19T20:57:25+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.2"
+ "source": "https://github.com/composer/composer/tree/2.9.5"
},
"funding": [
{
@@ -820,17 +820,17 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "6.6.3",
- "version_normalized": "6.6.3.0",
+ "version": "6.6.4",
+ "version_normalized": "6.6.4.0",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
- "reference": "134e98916fa2f663afa623970af345cd788e8967"
+ "reference": "2eeb75d21cf73211335888e7f5e6fd7440723ec7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/134e98916fa2f663afa623970af345cd788e8967",
- "reference": "134e98916fa2f663afa623970af345cd788e8967",
+ "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/2eeb75d21cf73211335888e7f5e6fd7440723ec7",
+ "reference": "2eeb75d21cf73211335888e7f5e6fd7440723ec7",
"shasum": ""
},
"require": {
@@ -846,7 +846,7 @@
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^8.5"
},
- "time": "2025-12-02T10:21:33+00:00",
+ "time": "2025-12-19T15:01:32+00:00",
"bin": [
"bin/validate-json"
],
@@ -892,7 +892,7 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
- "source": "https://github.com/jsonrainbow/json-schema/tree/6.6.3"
+ "source": "https://github.com/jsonrainbow/json-schema/tree/6.6.4"
},
"install-path": "../justinrainbow/json-schema"
},
@@ -1448,17 +1448,17 @@
},
{
"name": "symfony/console",
- "version": "v6.4.30",
- "version_normalized": "6.4.30.0",
+ "version": "v6.4.32",
+ "version_normalized": "6.4.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e"
+ "reference": "0bc2199c6c1f05276b05956f1ddc63f6d7eb5fc3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/1b2813049506b39eb3d7e64aff033fd5ca26c97e",
- "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e",
+ "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-05T13:47:41+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.30"
+ "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.27",
- "version_normalized": "6.4.27.0",
+ "version": "v6.4.33",
+ "version_normalized": "6.4.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b"
+ "reference": "24965ca011dac87431729640feef8bcf7b5523e0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/a1b6aa435d2fba50793b994a839c32b6064f063b",
- "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b",
+ "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-10-15T18:32:00+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.27"
+ "source": "https://github.com/symfony/finder/tree/v6.4.33"
},
"funding": [
{
@@ -2359,23 +2359,23 @@
},
{
"name": "symfony/process",
- "version": "v6.4.26",
- "version_normalized": "6.4.26.0",
+ "version": "v6.4.33",
+ "version_normalized": "6.4.33.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8"
+ "reference": "c46e854e79b52d07666e43924a20cb6dc546644e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
- "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
+ "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e",
+ "reference": "c46e854e79b52d07666e43924a20cb6dc546644e",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "time": "2025-09-11T09:57:09+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.26"
+ "source": "https://github.com/symfony/process/tree/v6.4.33"
},
"funding": [
{
diff --git a/pie.spec b/pie.spec
index af812cc..9180f57 100644
--- a/pie.spec
+++ b/pie.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for pie
#
-# SPDX-FileCopyrightText: Copyright 2024-2025 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2024-2026 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
@@ -11,14 +11,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit e8a96bf77f890020acbd7db84332123571d7ddf0
+%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.3
+%global upstream_version 1.3.8
#global upstream_prever rc3
%global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null)
@@ -141,6 +141,21 @@ 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
+
+* Wed Jan 7 2026 Remi Collet <remi@remirepo.net> - 1.3.5-1
+- update to 1.3.5
+
+* Sat Jan 3 2026 Remi Collet <remi@remirepo.net> - 1.3.4-1
+- update to 1.3.4
+
* Sat Dec 20 2025 Remi Collet <remi@remirepo.net> - 1.3.3-1
- update to 1.3.3