From 5d8376dc4f918004c4e9172b5fca16ac92fc306d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 Oct 2020 09:08:48 +0200 Subject: [PATCH 1/2] v1.0.7 (cherry picked from commit 1803c65a3217d7799f628ea83ce716e33f659bbf) (cherry picked from commit 85e0ceda32ba2eb2db10311d08d438386fc35d20) --- .gitignore | 2 ++ php-sebastian-code-unit.spec | 22 +++++++++++----------- sources | 2 +- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index f76d67d..ad29b3c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /php-sebastian-code-unit-1.0.2-ac95808.tar.gz /php-sebastian-code-unit-1.0.3-d650ef9.tgz /php-sebastian-code-unit-1.0.5-c1e2df3.tgz +/php-sebastian-code-unit-1.0.6-d3a241b.tgz +/php-sebastian-code-unit-1.0.7-59236be.tgz diff --git a/php-sebastian-code-unit.spec b/php-sebastian-code-unit.spec index d518c0f..c657aff 100644 --- a/php-sebastian-code-unit.spec +++ b/php-sebastian-code-unit.spec @@ -6,9 +6,11 @@ # # Please, preserve the changelog entries # -%global bootstrap 0 + +%bcond_without tests + # Sources -%global gh_commit c1e2df332c905079980b119c4db103117e5e5c90 +%global gh_commit 59236be62b1bb9919e6d7f60b0b832dc05cef9ab %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project code-unit @@ -20,14 +22,9 @@ %global php_home %{_datadir}/php %global ns_vendor SebastianBergmann %global ns_project CodeUnit -%if %{bootstrap} -%bcond_with tests -%else -%bcond_without tests -%endif Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 1.0.5 +Version: 1.0.7 Release: 1%{?dist} Summary: Collection of value objects that represent the PHP code units @@ -44,12 +41,12 @@ BuildRequires: php-spl BuildRequires: php-fedora-autoloader-devel %if %{with tests} # from composer.json, "require-dev": { -# "phpunit/phpunit": "^9.0" -BuildRequires: phpunit9 +# "phpunit/phpunit": "^9.3" +BuildRequires: phpunit9 >= 9.3 %endif # from composer.json, "require": { -# "php": "^7.3 || ^8.0" +# "php": ">=7.3" Requires: php(language) >= 7.3 # From phpcompatinfo report for 1.0.0 Requires: php-reflection @@ -120,6 +117,9 @@ exit $ret %changelog +* Sat Oct 3 2020 Remi Collet - 1.0.7-1 +- update to 1.0.7 + * Mon Jun 29 2020 Remi Collet - 1.0.5-1 - update to 1.0.5 diff --git a/sources b/sources index c8abab7..e7a2a8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-sebastian-code-unit-1.0.5-c1e2df3.tgz) = 7074ac4c6ce316d1ab5b2292a017d1cbae9f4fe68e32077ecc9422ed8a8fef2cf45fcfb332e3d1a013e8c806b12a356195099a4dd8176319d155bdba6c14914e +SHA512 (php-sebastian-code-unit-1.0.7-59236be.tgz) = f44f2f863b6f99198b1103ab9de49ca6ed681a62ba1d7f075283529559466cb920d890f42d2f4df9e4b59c8aae3ec2713136a1c81c7273c8b58cbe4fb70ac789 From c068ea424c6f1d8fc1b33dd5ea05960b9a92ab4d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Oct 2020 15:57:34 +0100 Subject: [PATCH 2/2] v1.0.8 (cherry picked from commit 0743a5b090d5f859104198bd2023a24f48cafa26) --- .gitignore | 1 + php-sebastian-code-unit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ad29b3c..894035f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /php-sebastian-code-unit-1.0.5-c1e2df3.tgz /php-sebastian-code-unit-1.0.6-d3a241b.tgz /php-sebastian-code-unit-1.0.7-59236be.tgz +/php-sebastian-code-unit-1.0.8-1fc9f64.tgz diff --git a/php-sebastian-code-unit.spec b/php-sebastian-code-unit.spec index c657aff..b3a67ec 100644 --- a/php-sebastian-code-unit.spec +++ b/php-sebastian-code-unit.spec @@ -10,7 +10,7 @@ %bcond_without tests # Sources -%global gh_commit 59236be62b1bb9919e6d7f60b0b832dc05cef9ab +%global gh_commit 1fc9f64c0927627ef78ba436c9b17d967e68e120 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project code-unit @@ -24,7 +24,7 @@ %global ns_project CodeUnit Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 1.0.7 +Version: 1.0.8 Release: 1%{?dist} Summary: Collection of value objects that represent the PHP code units @@ -117,6 +117,9 @@ exit $ret %changelog +* Mon Oct 26 2020 Remi Collet - 1.0.8-1 +- update to 1.0.8 + * Sat Oct 3 2020 Remi Collet - 1.0.7-1 - update to 1.0.7 diff --git a/sources b/sources index e7a2a8b..bc717df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-sebastian-code-unit-1.0.7-59236be.tgz) = f44f2f863b6f99198b1103ab9de49ca6ed681a62ba1d7f075283529559466cb920d890f42d2f4df9e4b59c8aae3ec2713136a1c81c7273c8b58cbe4fb70ac789 +SHA512 (php-sebastian-code-unit-1.0.8-1fc9f64.tgz) = d0bcd4c5c7da7a246a2651b488b320154a78c73de93bce4a53281d8146a7bb60bb6fa82a12961df5f00eebfa859a1c88872143a7a81e0239d8d41007284b38d3