v1.6.1
This commit is contained in:
parent
95692d2606
commit
ec8edb55ad
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/php-phpdocumentor-type-resolver1-1.5.0-30f38bffc6f24293dadd1823936372dfa9e86e2f.tar.gz
|
||||
/php-phpdocumentor-type-resolver1-1.5.1-a12f7e301eb7258bb68acd89d4aefa05c2906cae.tar.gz
|
||||
/php-phpdocumentor-type-resolver1-1.6.0-93ebd0014cab80c4ea9f5e297ea48672f1b87706.tar.gz
|
||||
/php-phpdocumentor-type-resolver1-1.6.1-77a32518733312af16a44300404e945338981de3.tar.gz
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
|
||||
%global github_owner phpDocumentor
|
||||
%global github_name TypeResolver
|
||||
%global github_version 1.6.0
|
||||
%global github_commit 93ebd0014cab80c4ea9f5e297ea48672f1b87706
|
||||
%global github_version 1.6.1
|
||||
%global github_commit 77a32518733312af16a44300404e945338981de3
|
||||
|
||||
%global composer_vendor phpdocumentor
|
||||
%global composer_project type-resolver
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
Name: php-%{composer_vendor}-%{composer_project}%{major}
|
||||
Version: %{github_version}
|
||||
Release: 2%{?github_release}%{?dist}
|
||||
Release: 1%{?github_release}%{?dist}
|
||||
Summary: A PSR-5 based resolver of Class names, Types and Structural Element Names
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -157,6 +157,9 @@ exit $RETURN_CODE
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2022 Remi Collet <remi@remirepo.net> - 1.6.1-1
|
||||
- update to 1.6.1
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpdocumentor-type-resolver1-1.6.0-93ebd0014cab80c4ea9f5e297ea48672f1b87706.tar.gz) = faa6291679f2cd80e81b817a23f0d3b6cde9dc346441248be56ee70867e9f113b96b3d3e9e871768835666a155f1c58a5bb3d5240330bc233ef6034431dcab8e
|
||||
SHA512 (php-phpdocumentor-type-resolver1-1.6.1-77a32518733312af16a44300404e945338981de3.tar.gz) = 142195195e82db6e0bc2c0ca4e4389ff39876f5cd127e634a1d7bea6bdb530d6da29da6f46795b38bbd0b9e1a26762e17263ab915d8524670ee60e913dea9398
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue