summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installed.json84
-rw-r--r--pie.spec12
2 files changed, 51 insertions, 45 deletions
diff --git a/installed.json b/installed.json
index 22467ab..d4c8cee 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.3",
+ "version_normalized": "2.9.3.0",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "8d5358f147c63a3a681b002076deff8c90e0b19d"
+ "reference": "fb3bee27676fd852a8a11ebbb1de19b4dada5aba"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/8d5358f147c63a3a681b002076deff8c90e0b19d",
- "reference": "8d5358f147c63a3a681b002076deff8c90e0b19d",
+ "url": "https://api.github.com/repos/composer/composer/zipball/fb3bee27676fd852a8a11ebbb1de19b4dada5aba",
+ "reference": "fb3bee27676fd852a8a11ebbb1de19b4dada5aba",
"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": "2025-12-30T12:40:17+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.3"
},
"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.31",
+ "version_normalized": "6.4.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e"
+ "reference": "f9f8a889f54c264f9abac3fc0f7a371ffca51997"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/1b2813049506b39eb3d7e64aff033fd5ca26c97e",
- "reference": "1b2813049506b39eb3d7e64aff033fd5ca26c97e",
+ "url": "https://api.github.com/repos/symfony/console/zipball/f9f8a889f54c264f9abac3fc0f7a371ffca51997",
+ "reference": "f9f8a889f54c264f9abac3fc0f7a371ffca51997",
"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": "2025-12-22T08:30:34+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.31"
},
"funding": [
{
@@ -1858,17 +1858,17 @@
},
{
"name": "symfony/finder",
- "version": "v6.4.27",
- "version_normalized": "6.4.27.0",
+ "version": "v6.4.31",
+ "version_normalized": "6.4.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b"
+ "reference": "5547f2e1f0ca8e2e7abe490156b62da778cfbe2b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/a1b6aa435d2fba50793b994a839c32b6064f063b",
- "reference": "a1b6aa435d2fba50793b994a839c32b6064f063b",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/5547f2e1f0ca8e2e7abe490156b62da778cfbe2b",
+ "reference": "5547f2e1f0ca8e2e7abe490156b62da778cfbe2b",
"shasum": ""
},
"require": {
@@ -1877,7 +1877,7 @@
"require-dev": {
"symfony/filesystem": "^6.0|^7.0"
},
- "time": "2025-10-15T18:32:00+00:00",
+ "time": "2025-12-11T14:52:17+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.31"
},
"funding": [
{
@@ -2359,23 +2359,23 @@
},
{
"name": "symfony/process",
- "version": "v6.4.26",
- "version_normalized": "6.4.26.0",
+ "version": "v6.4.31",
+ "version_normalized": "6.4.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8"
+ "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
- "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
+ "url": "https://api.github.com/repos/symfony/process/zipball/8541b7308fca001320e90bca8a73a28aa5604a6e",
+ "reference": "8541b7308fca001320e90bca8a73a28aa5604a6e",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "time": "2025-09-11T09:57:09+00:00",
+ "time": "2025-12-15T19:26:35+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.31"
},
"funding": [
{
diff --git a/pie.spec b/pie.spec
index af812cc..c1ca845 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 90d6d1850b254540328a8397a9e689ad1bca873e
%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.5
#global upstream_prever rc3
%global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null)
@@ -141,6 +141,12 @@ done
%changelog
+* 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