From 125db2425b4c297beb4a530363e5e66b9d29fd17 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 01:46:49 +0000 Subject: [PATCH 01/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 07a3674..2d16ded 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 3%{?github_release}%{?dist} +Release: 4%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 3ef93465dff000d6e4369ea905cc1e4bc90f62d0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 Oct 2021 10:04:56 +0200 Subject: [PATCH 02/15] update to 2.0.4 switch to phpunit9 --- .gitignore | 1 + composer.json | 16 ++++++---------- php-doctrine-inflector2.spec | 20 ++++++++++++-------- sources | 2 +- 4 files changed, 20 insertions(+), 19 deletions(-) diff --git a/.gitignore b/.gitignore index ce97080..4d81af1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /php-doctrine-inflector2-2.0.3-9cf661f4eb38f7c881cac67c75ea9b00bf97b210.tar.gz +/php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz diff --git a/composer.json b/composer.json index 0cd85e5..f08fdc3 100644 --- a/composer.json +++ b/composer.json @@ -16,11 +16,12 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^7.0", - "phpstan/phpstan": "^0.11", - "phpstan/phpstan-phpunit": "^0.11", - "phpstan/phpstan-strict-rules": "^0.11", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "doctrine/coding-standard": "^8.2", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "vimeo/psalm": "^4.10" }, "autoload": { "psr-4": { @@ -31,10 +32,5 @@ "psr-4": { "Doctrine\\Tests\\Inflector\\": "tests/Doctrine/Tests/Inflector" } - }, - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } } } diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 2d16ded..dbf12d7 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-doctrine-inflector2 # -# Copyright (c) 2013-2020 Shawn Iwinski, Remi Collet +# Copyright (c) 2013-2021 Shawn Iwinski, Remi Collet # # License: MIT # http://opensource.org/licenses/MIT @@ -10,9 +10,9 @@ %global github_owner doctrine %global github_name inflector -%global github_version 2.0.3 +%global github_version 2.0.4 %global major 2 -%global github_commit 9cf661f4eb38f7c881cac67c75ea9b00bf97b210 +%global github_commit 8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89 %global composer_vendor doctrine %global composer_project inflector @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 4%{?github_release}%{?dist} +Release: 1%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -42,15 +42,15 @@ BuildArch: noarch # Tests %if %{with_tests} ## composer.json -BuildRequires: phpunit8 +BuildRequires: phpunit9 BuildRequires: php(language) >= %{php_min_ver} ## phpcompatinfo (computed from version 2.0.1) BuildRequires: php-mbstring BuildRequires: php-pcre BuildRequires: php-spl +%endif # Autoloader BuildRequires: php-fedora-autoloader-devel -%endif # composer.json Requires: php(language) >= %{php_min_ver} @@ -96,9 +96,9 @@ BOOTSTRAP : Upstream tests RETURN_CODE=0 -for PHP_EXEC in "" php72 php73 php74 php80; do +for PHP_EXEC in "" php73 php74 php80 php81; do if [ -z "$PHP_EXEC" ] || which $PHP_EXEC; then - phpunit8 --verbose --bootstrap bootstrap.php \ + phpunit9 --verbose --bootstrap bootstrap.php \ || RETURN_CODE=1 fi done @@ -117,6 +117,10 @@ exit $RETURN_CODE %changelog +* Mon Oct 25 2021 Remi Collet - 2.0.4-1 +- update to 2.0.4 +- switch to phpunit9 + * Fri Jul 23 2021 Fedora Release Engineering - 2.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index b101314..63b4ddb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-doctrine-inflector2-2.0.3-9cf661f4eb38f7c881cac67c75ea9b00bf97b210.tar.gz) = 2df0d8756875b14756ffebb6feb65172332cd027b9197c961ff105b68be966def1f9f847d892b9c6d84d39f41031ca36affb8bc414e68412ab1c685a03067bb1 +SHA512 (php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz) = fa79b9935f6c54e4ee59f7e8bd72b4387094c2398c88525c09f7d48aff80a9556b6e57e4d8766847bb5f4509119b0555276326587bdbfe92ceb1384d1d6baa8a From d20283f30860652a81e28a8a95e38f0500ecbd2a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 Oct 2021 10:04:56 +0200 Subject: [PATCH 03/15] update to 2.0.4 switch to phpunit9 (cherry picked from commit 3ef93465dff000d6e4369ea905cc1e4bc90f62d0) --- .gitignore | 1 + composer.json | 16 ++++++---------- php-doctrine-inflector2.spec | 20 ++++++++++++-------- sources | 2 +- 4 files changed, 20 insertions(+), 19 deletions(-) diff --git a/.gitignore b/.gitignore index ce97080..4d81af1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /php-doctrine-inflector2-2.0.3-9cf661f4eb38f7c881cac67c75ea9b00bf97b210.tar.gz +/php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz diff --git a/composer.json b/composer.json index 0cd85e5..f08fdc3 100644 --- a/composer.json +++ b/composer.json @@ -16,11 +16,12 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^7.0", - "phpstan/phpstan": "^0.11", - "phpstan/phpstan-phpunit": "^0.11", - "phpstan/phpstan-strict-rules": "^0.11", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "doctrine/coding-standard": "^8.2", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "vimeo/psalm": "^4.10" }, "autoload": { "psr-4": { @@ -31,10 +32,5 @@ "psr-4": { "Doctrine\\Tests\\Inflector\\": "tests/Doctrine/Tests/Inflector" } - }, - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } } } diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 07a3674..39be373 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-doctrine-inflector2 # -# Copyright (c) 2013-2020 Shawn Iwinski, Remi Collet +# Copyright (c) 2013-2021 Shawn Iwinski, Remi Collet # # License: MIT # http://opensource.org/licenses/MIT @@ -10,9 +10,9 @@ %global github_owner doctrine %global github_name inflector -%global github_version 2.0.3 +%global github_version 2.0.4 %global major 2 -%global github_commit 9cf661f4eb38f7c881cac67c75ea9b00bf97b210 +%global github_commit 8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89 %global composer_vendor doctrine %global composer_project inflector @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 3%{?github_release}%{?dist} +Release: 1%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -42,15 +42,15 @@ BuildArch: noarch # Tests %if %{with_tests} ## composer.json -BuildRequires: phpunit8 +BuildRequires: phpunit9 BuildRequires: php(language) >= %{php_min_ver} ## phpcompatinfo (computed from version 2.0.1) BuildRequires: php-mbstring BuildRequires: php-pcre BuildRequires: php-spl +%endif # Autoloader BuildRequires: php-fedora-autoloader-devel -%endif # composer.json Requires: php(language) >= %{php_min_ver} @@ -96,9 +96,9 @@ BOOTSTRAP : Upstream tests RETURN_CODE=0 -for PHP_EXEC in "" php72 php73 php74 php80; do +for PHP_EXEC in "" php73 php74 php80 php81; do if [ -z "$PHP_EXEC" ] || which $PHP_EXEC; then - phpunit8 --verbose --bootstrap bootstrap.php \ + phpunit9 --verbose --bootstrap bootstrap.php \ || RETURN_CODE=1 fi done @@ -117,6 +117,10 @@ exit $RETURN_CODE %changelog +* Mon Oct 25 2021 Remi Collet - 2.0.4-1 +- update to 2.0.4 +- switch to phpunit9 + * Wed Jan 27 2021 Fedora Release Engineering - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index b101314..63b4ddb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-doctrine-inflector2-2.0.3-9cf661f4eb38f7c881cac67c75ea9b00bf97b210.tar.gz) = 2df0d8756875b14756ffebb6feb65172332cd027b9197c961ff105b68be966def1f9f847d892b9c6d84d39f41031ca36affb8bc414e68412ab1c685a03067bb1 +SHA512 (php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz) = fa79b9935f6c54e4ee59f7e8bd72b4387094c2398c88525c09f7d48aff80a9556b6e57e4d8766847bb5f4509119b0555276326587bdbfe92ceb1384d1d6baa8a From bdc77b8879a4244b08eec1f71dd2171084ac0f13 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 07:28:47 +0000 Subject: [PATCH 04/15] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index dbf12d7..6bf08d7 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 1%{?github_release}%{?dist} +Release: 2%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 2.0.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 25 2021 Remi Collet - 2.0.4-1 - update to 2.0.4 - switch to phpunit9 From e82fb80a4900330bc0fd0e70777df31861cc3ba3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 13:22:18 +0000 Subject: [PATCH 05/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 6bf08d7..732dacd 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 2%{?github_release}%{?dist} +Release: 3%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.0.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 2.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 0c43cbd5b20b618d79119d8077184852d4143147 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Sep 2022 09:32:05 +0200 Subject: [PATCH 06/15] v2.0.5 --- .gitignore | 1 + composer.json | 17 +++++++++++------ php-doctrine-inflector2.spec | 15 +++++++++------ sources | 2 +- 4 files changed, 22 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 4d81af1..86ca142 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /php-doctrine-inflector2-2.0.3-9cf661f4eb38f7c881cac67c75ea9b00bf97b210.tar.gz /php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz +/php-doctrine-inflector2-2.0.5-ade2b3bbfb776f27f0558e26eed43b5d9fe1b392.tar.gz diff --git a/composer.json b/composer.json index f08fdc3..87da3e2 100644 --- a/composer.json +++ b/composer.json @@ -16,12 +16,12 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^8.2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpstan/phpstan-strict-rules": "^0.12", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", - "vimeo/psalm": "^4.10" + "doctrine/coding-standard": "^9", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-phpunit": "^1.1", + "phpstan/phpstan-strict-rules": "^1.3", + "phpunit/phpunit": "^8.5 || ^9.5", + "vimeo/psalm": "^4.25" }, "autoload": { "psr-4": { @@ -32,5 +32,10 @@ "psr-4": { "Doctrine\\Tests\\Inflector\\": "tests/Doctrine/Tests/Inflector" } + }, + "config": { + "allow-plugins": { + "dealerdirect/phpcodesniffer-composer-installer": true + } } } diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 732dacd..7bc1693 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-doctrine-inflector2 # -# Copyright (c) 2013-2021 Shawn Iwinski, Remi Collet +# Copyright (c) 2013-2022 Shawn Iwinski, Remi Collet # # License: MIT # http://opensource.org/licenses/MIT @@ -10,9 +10,9 @@ %global github_owner doctrine %global github_name inflector -%global github_version 2.0.4 +%global github_version 2.0.5 %global major 2 -%global github_commit 8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89 +%global github_commit ade2b3bbfb776f27f0558e26eed43b5d9fe1b392 %global composer_vendor doctrine %global composer_project inflector @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 3%{?github_release}%{?dist} +Release: 1%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -42,7 +42,7 @@ BuildArch: noarch # Tests %if %{with_tests} ## composer.json -BuildRequires: phpunit9 +BuildRequires: phpunit9 >= 9.5 BuildRequires: php(language) >= %{php_min_ver} ## phpcompatinfo (computed from version 2.0.1) BuildRequires: php-mbstring @@ -96,7 +96,7 @@ BOOTSTRAP : Upstream tests RETURN_CODE=0 -for PHP_EXEC in "" php73 php74 php80 php81; do +for PHP_EXEC in "" php74 php80 php81 php82; do if [ -z "$PHP_EXEC" ] || which $PHP_EXEC; then phpunit9 --verbose --bootstrap bootstrap.php \ || RETURN_CODE=1 @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Sep 9 2022 Remi Collet - 2.0.5-1 +- update to 2.0.5 + * Fri Jul 22 2022 Fedora Release Engineering - 2.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 63b4ddb..2191396 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz) = fa79b9935f6c54e4ee59f7e8bd72b4387094c2398c88525c09f7d48aff80a9556b6e57e4d8766847bb5f4509119b0555276326587bdbfe92ceb1384d1d6baa8a +SHA512 (php-doctrine-inflector2-2.0.5-ade2b3bbfb776f27f0558e26eed43b5d9fe1b392.tar.gz) = 061c504f9c383c0a2175cfc6cbf65aac089d72efdc57a1a74baad4e1e12f1db80c541d79a67e649d3826507611ec01c777b9000fcc69483ab97582554930b31c From 642ade4351f6acbfa41653fe6152b222d80a25fb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 21 Oct 2022 10:11:44 +0200 Subject: [PATCH 07/15] v2.0.6 --- .gitignore | 1 + php-doctrine-inflector2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 86ca142..b6b0dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /php-doctrine-inflector2-2.0.3-9cf661f4eb38f7c881cac67c75ea9b00bf97b210.tar.gz /php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz /php-doctrine-inflector2-2.0.5-ade2b3bbfb776f27f0558e26eed43b5d9fe1b392.tar.gz +/php-doctrine-inflector2-2.0.6-d9d313a36c872fd6ee06d9a6cbcf713eaa40f024.tar.gz diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 7bc1693..a1567a0 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -10,9 +10,9 @@ %global github_owner doctrine %global github_name inflector -%global github_version 2.0.5 +%global github_version 2.0.6 %global major 2 -%global github_commit ade2b3bbfb776f27f0558e26eed43b5d9fe1b392 +%global github_commit d9d313a36c872fd6ee06d9a6cbcf713eaa40f024 %global composer_vendor doctrine %global composer_project inflector @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Oct 21 2022 Remi Collet - 2.0.6-1 +- update to 2.0.6 + * Fri Sep 9 2022 Remi Collet - 2.0.5-1 - update to 2.0.5 diff --git a/sources b/sources index 2191396..be32727 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-doctrine-inflector2-2.0.5-ade2b3bbfb776f27f0558e26eed43b5d9fe1b392.tar.gz) = 061c504f9c383c0a2175cfc6cbf65aac089d72efdc57a1a74baad4e1e12f1db80c541d79a67e649d3826507611ec01c777b9000fcc69483ab97582554930b31c +SHA512 (php-doctrine-inflector2-2.0.6-d9d313a36c872fd6ee06d9a6cbcf713eaa40f024.tar.gz) = e582db15ec0a394a32da4d55c0de2a8ca120247a60e5319b941086da724b27ee59ce0e22c80cee310336f50d4d01015fc6759a718c5c8fd1e313650208c237c3 From 6138d14c8c5f8089042824baa3a306c49ac2620e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 08:24:46 +0000 Subject: [PATCH 08/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index a1567a0..dad5ba3 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 1%{?github_release}%{?dist} +Release: 2%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 2.0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Oct 21 2022 Remi Collet - 2.0.6-1 - update to 2.0.6 From f3f734f47e980c06b4d5c3ed6fc1704624805513 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Jun 2023 10:05:16 +0200 Subject: [PATCH 09/15] v2.0.8 --- .gitignore | 1 + php-doctrine-inflector2.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index b6b0dc7..1106645 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /php-doctrine-inflector2-2.0.4-8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89.tar.gz /php-doctrine-inflector2-2.0.5-ade2b3bbfb776f27f0558e26eed43b5d9fe1b392.tar.gz /php-doctrine-inflector2-2.0.6-d9d313a36c872fd6ee06d9a6cbcf713eaa40f024.tar.gz +/php-doctrine-inflector2-2.0.8-f9301a5b2fb1216b2b08f02ba04dc45423db6bff.tar.gz diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index dad5ba3..ec4a7ae 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-doctrine-inflector2 # -# Copyright (c) 2013-2022 Shawn Iwinski, Remi Collet +# Copyright (c) 2013-2023 Shawn Iwinski, Remi Collet # # License: MIT # http://opensource.org/licenses/MIT @@ -10,9 +10,9 @@ %global github_owner doctrine %global github_name inflector -%global github_version 2.0.6 +%global github_version 2.0.8 %global major 2 -%global github_commit d9d313a36c872fd6ee06d9a6cbcf713eaa40f024 +%global github_commit f9301a5b2fb1216b2b08f02ba04dc45423db6bff %global composer_vendor doctrine %global composer_project inflector @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 2%{?github_release}%{?dist} +Release: 1%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -96,7 +96,7 @@ BOOTSTRAP : Upstream tests RETURN_CODE=0 -for PHP_EXEC in "" php74 php80 php81 php82; do +for PHP_EXEC in "" php80 php81 php82 php83; do if [ -z "$PHP_EXEC" ] || which $PHP_EXEC; then phpunit9 --verbose --bootstrap bootstrap.php \ || RETURN_CODE=1 @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Tue Jun 20 2023 Remi Collet - 2.0.8-1 +- update to 2.0.8 + * Fri Jan 20 2023 Fedora Release Engineering - 2.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index be32727..a611adf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-doctrine-inflector2-2.0.6-d9d313a36c872fd6ee06d9a6cbcf713eaa40f024.tar.gz) = e582db15ec0a394a32da4d55c0de2a8ca120247a60e5319b941086da724b27ee59ce0e22c80cee310336f50d4d01015fc6759a718c5c8fd1e313650208c237c3 +SHA512 (php-doctrine-inflector2-2.0.8-f9301a5b2fb1216b2b08f02ba04dc45423db6bff.tar.gz) = 64cf24e62863f2eed706904a24618401c896e61be9912aefa0e1b4a621d517d42fccf36babab3d853408f53fa3e15f88adb7d4f7ba8cd579e79f8e749a4fc789 From 40660370323d69b7dadabc1a826452ec206aa9af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 04:13:26 +0000 Subject: [PATCH 10/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index ec4a7ae..660d7d8 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 1%{?github_release}%{?dist} +Release: 2%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 2.0.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 20 2023 Remi Collet - 2.0.8-1 - update to 2.0.8 From 60b7dc7c658f180dcdcd411981705ba9f2132160 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 20:47:54 +0000 Subject: [PATCH 11/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 660d7d8..1eb265b 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 2%{?github_release}%{?dist} +Release: 3%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 2.0.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jul 21 2023 Fedora Release Engineering - 2.0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From b9fea45d4e5155765f5380d87138026b82239644 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 22:34:05 +0000 Subject: [PATCH 12/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 1eb265b..ea278a0 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 3%{?github_release}%{?dist} +Release: 4%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 2.0.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 2.0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 3acbb04c61bdf473ba1c07a5fd72fc94889d8a97 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 06:50:05 +0000 Subject: [PATCH 13/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index ea278a0..7b91060 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 4%{?github_release}%{?dist} +Release: 5%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 2.0.8-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 2.0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From f3fed7d8979e6fca043c69f9516a83f04fbae190 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 09:00:31 +0000 Subject: [PATCH 14/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index 7b91060..e4f5e8e 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 5%{?github_release}%{?dist} +Release: 6%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 2.0.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 19 2024 Fedora Release Engineering - 2.0.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 3d1fad77e9509f32002e077f1d9fd25755a26d1b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:11:04 +0000 Subject: [PATCH 15/15] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- php-doctrine-inflector2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-doctrine-inflector2.spec b/php-doctrine-inflector2.spec index e4f5e8e..e322d3f 100644 --- a/php-doctrine-inflector2.spec +++ b/php-doctrine-inflector2.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-%{composer_project}%{major} Version: %{github_version} -Release: 6%{?github_release}%{?dist} +Release: 7%{?github_release}%{?dist} Summary: Common string manipulations with regard to casing and singular/plural rules License: MIT @@ -117,6 +117,9 @@ exit $RETURN_CODE %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.0.8-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jan 18 2025 Fedora Release Engineering - 2.0.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild