This commit is contained in:
Remi Collet 2020-08-17 07:19:38 +02:00
commit 087cd86f8e
3 changed files with 8 additions and 4 deletions

View file

@ -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