v1.8.2
This commit is contained in:
parent
14d14d0a38
commit
01cd194a70
2 changed files with 6 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 55555d31a622b4bc9662664132a0533ae6ef47b1
|
||||
%global gh_commit 8bef486e885cae67ced6e43257300e8acc3f06ad
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner myclabs
|
||||
%global gh_project php-enum
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
%global with_tests 0%{!?_without_tests:1}
|
||||
|
||||
Name: php-%{pk_vendor}-%{pk_project}
|
||||
Version: 1.8.1
|
||||
Version: 1.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Enum implementation
|
||||
|
||||
|
|
@ -121,6 +121,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 5 2021 Remi Collet <remi@remirepo.net> - 1.8.2-1
|
||||
- update to 1.8.2
|
||||
|
||||
* Tue Jun 29 2021 Remi Collet <remi@remirepo.net> - 1.8.1-1
|
||||
- update to 1.8.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-myclabs-php-enum-1.8.1-55555d3.tgz) = c9b5f06a4806484d1c3b9e07c82922829eea306d2f4f56b69ae21ef0da542f08e7c6d7d6d328116af32b534c5f68c88e0fbe24441c8da4c9be66b8ee5b663cd5
|
||||
SHA512 (php-myclabs-php-enum-1.8.2-8bef486.tgz) = 81755efa8ed3b1e62f7d3b3ca5261fde8a0c75a2c89cd03c222b69bec0d2fc36c54ed9ffee3232475c35a82a09648de737213671cd43e41850c81f32f04b290a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue