v5.2.1
This commit is contained in:
parent
90f6d423b5
commit
087cd86f8e
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/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
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 3170448f5769fe19f456173d833734e0ff1b84df
|
||||
%global gh_commit d870572532cd70bc3fab58f2e23ad423c8404c44
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner phpDocumentor
|
||||
%global gh_project ReflectionDocBlock
|
||||
|
|
@ -16,8 +16,8 @@
|
|||
%bcond_without tests
|
||||
|
||||
Name: php-phpdocumentor-reflection-docblock%{major}
|
||||
Version: 5.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: DocBlock parser
|
||||
|
||||
License: MIT
|
||||
|
|
@ -151,6 +151,9 @@ exit $RETURN_CODE
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Remi Collet <remi@remirepo.net> - 5.2.1-1
|
||||
- update to 5.2.1
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpdocumentor-reflection-docblock5-5.2.0-3170448.tar.gz) = 568f0625c9198e5a1bcd5bbf7079db357f9e4c45fba75cdf4b3b011a7aca6be0ff70cae08481a27959f06da272db21a3eab6f135fc2ccdd798a43ee7315fccc3
|
||||
SHA512 (php-phpdocumentor-reflection-docblock5-5.2.1-d870572.tar.gz) = 181277cbf566ae5cc545847a83e8be23f3fca7632743243069ad305fa110a7bf4956092469d1d10679ac75333c67157ea270a78a06c9ed0f7adfe3b45a778e35
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue