Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Remi Collet
7f5a2d84c7 v5.2.2
(cherry picked from commit 1cf4ff70c8)
2020-09-18 09:04:54 +02:00
Remi Collet
5b0a977dda v5.2.1
(cherry picked from commit 087cd86f8e)
2020-08-17 07:20:47 +02:00
3 changed files with 19 additions and 5 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
/php-phpdocumentor-reflection-docblock5-5.1.0-cd72d39.tar.gz
/php-phpdocumentor-reflection-docblock5-5.2.0-3170448.tar.gz
/php-phpdocumentor-reflection-docblock5-5.2.1-d870572.tar.gz
/php-phpdocumentor-reflection-docblock5-5.2.2-069a785.tar.gz

View file

@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
%global gh_commit 3170448f5769fe19f456173d833734e0ff1b84df
%global gh_commit 069a785b2141f5bcf49f3e353548dc1cce6df556
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpDocumentor
%global gh_project ReflectionDocBlock
@ -16,7 +16,7 @@
%bcond_without tests
Name: php-phpdocumentor-reflection-docblock%{major}
Version: 5.2.0
Version: 5.2.2
Release: 1%{?dist}
Summary: DocBlock parser
@ -38,9 +38,14 @@ BuildRequires: (php-composer(webmozart/assert) >= 1.9.1 with php-
BuildRequires: (php-composer(phpdocumentor/reflection-common) >= 2.2 with php-composer(phpdocumentor/reflection-common) < 3)
# From composer.json, require-dev
# "mockery/mockery": "~1.3.2"
BuildRequires: (php-composer(mockery/mockery) >= 1.3.2 with php-composer(mockery/mockery) < 2)
%if 0%{?fedora} >= 27 || 0%{?rhel} >= 9
BuildRequires: phpunit9
%global phpunit %{_bindir}/phpunit9
%else
BuildRequires: phpunit8
%global phpunit %{_bindir}/phpunit8
%endif
BuildRequires: (php-composer(mockery/mockery) >= 1.3.2 with php-composer(mockery/mockery) < 2)
# From phpcompatinfo report for 5.0.0
BuildRequires: php-reflection
BuildRequires: php-pcre
@ -85,7 +90,8 @@ sed 's#vendor/mockery/mockery/library/Mockery#%{_datadir}/php/Mockery1#' phpunit
> phpunit.xml
# single directory tree
mv src/*php src/DocBlock/
mv src/*php src/DocBlock/
mv src/Exception src/DocBlock/
%build
@ -151,6 +157,12 @@ exit $RETURN_CODE
%changelog
* Fri Sep 18 2020 Remi Collet <remi@remirepo.net> - 5.2.2-1
- update to 5.2.2
* Mon Aug 17 2020 Remi Collet <remi@remirepo.net> - 5.2.1-1
- update to 5.2.1
* Tue Jul 21 2020 Remi Collet <remi@remirepo.net> - 5.2.0-1
- update to 5.2.0
- raise dependency on phpdocumentor/type-resolver 1.3

View file

@ -1 +1 @@
SHA512 (php-phpdocumentor-reflection-docblock5-5.2.0-3170448.tar.gz) = 568f0625c9198e5a1bcd5bbf7079db357f9e4c45fba75cdf4b3b011a7aca6be0ff70cae08481a27959f06da272db21a3eab6f135fc2ccdd798a43ee7315fccc3
SHA512 (php-phpdocumentor-reflection-docblock5-5.2.2-069a785.tar.gz) = c6e0a326b821e09852eaf3e11011aa1fab2a7705b7f1194f9b0453575f59f1aac83d71cc4681c854c4f306fdeb2a3d3c3d67fd46fc5122c10a64a0d5b22a1157