From a3e6238b4e714726e59c59536150f78e003b2756 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Sep 2022 08:40:06 +0200 Subject: [PATCH] v1.6.9 --- .gitignore | 1 + composer.json | 47 ++++++++++++++++++++++++++--------- php-doctrine-collections.spec | 9 ++++--- sources | 2 +- 4 files changed, 43 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index a38f8d3..bb49c87 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /php-doctrine-collections-1.6.6-5f0470363ff042d0057006ae7acabc5d7b5252d5.tar.gz /php-doctrine-collections-1.6.7-55f8b799269a1a472457bd1a41b4f379d4cfba4a.tar.gz /php-doctrine-collections-1.6.8-1958a744696c6bb3bb0d28db2611dc11610e78af.tar.gz +/php-doctrine-collections-1.6.9-1269d42c03f8a1cc9b56a1b727568423268a191b.tar.gz diff --git a/composer.json b/composer.json index 9a6494e..4409f10 100644 --- a/composer.json +++ b/composer.json @@ -1,37 +1,60 @@ { "name": "doctrine/collections", - "type": "library", "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", + "license": "MIT", + "type": "library", "keywords": [ "php", "collections", "array", "iterators" ], - "homepage": "https://www.doctrine-project.org/projects/collections.html", - "license": "MIT", "authors": [ - {"name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com"}, - {"name": "Roman Borschel", "email": "roman@code-factory.org"}, - {"name": "Benjamin Eberlei", "email": "kontakt@beberlei.de"}, - {"name": "Jonathan Wage", "email": "jonwage@gmail.com"}, - {"name": "Johannes Schmitt", "email": "schmittjoh@gmail.com"} + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } ], + "homepage": "https://www.doctrine-project.org/projects/collections.html", "require": { "php": "^7.1.3 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "^0.12", - "vimeo/psalm": "^4.2.1" + "phpstan/phpstan": "^1.4.8", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", + "vimeo/psalm": "^4.22" }, "autoload": { - "psr-4": { "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } + "psr-4": { + "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" + } }, "autoload-dev": { "psr-4": { "Doctrine\\Tests\\": "tests/Doctrine/Tests" } + }, + "config": { + "allow-plugins": { + "composer/package-versions-deprecated": true, + "dealerdirect/phpcodesniffer-composer-installer": true + } } } diff --git a/php-doctrine-collections.spec b/php-doctrine-collections.spec index 6f34f13..0715b4f 100644 --- a/php-doctrine-collections.spec +++ b/php-doctrine-collections.spec @@ -11,8 +11,8 @@ %global github_owner doctrine %global github_name collections -%global github_version 1.6.8 -%global github_commit 1958a744696c6bb3bb0d28db2611dc11610e78af +%global github_version 1.6.9 +%global github_commit 1269d42c03f8a1cc9b56a1b727568423268a191b %global composer_vendor doctrine %global composer_project collections @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project} Version: %{github_version} -Release: 2%{?github_release}%{?dist} +Release: 1%{?github_release}%{?dist} Summary: Collections abstraction library License: MIT @@ -129,6 +129,9 @@ exit $SCL_RETURN_CODE %changelog +* Fri Sep 9 2022 Remi Collet - 1.6.9-1 +- update to 1.6.9 + * Fri Jan 21 2022 Fedora Release Engineering - 1.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index c8081c4..3cd427d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-doctrine-collections-1.6.8-1958a744696c6bb3bb0d28db2611dc11610e78af.tar.gz) = a4b3e4bc7103c1e5ea91e03b7b2164d6d2bc91e24145e3d23c71115b0ee15833b0ecb7ede43558901af5c99c42d1cc76da14440b94faff877141c1ebe3e895b8 +SHA512 (php-doctrine-collections-1.6.9-1269d42c03f8a1cc9b56a1b727568423268a191b.tar.gz) = 0afd09226627192f976460b732cb6f1dcca8c7c6abf3cba1708df588d74c09c5724c084ded24c025379514f5aeb53a673f81cbb94bad0b471a06bfdbab39f8fc