parent
ac78515294
commit
e20b7fd443
2 changed files with 6 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit c3f3b36602748871098069f4f2f8224ca34df899
|
||||
%global gh_commit aef7b9f343a677744d7410485a60fe16c46ca1ed
|
||||
%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.7.4
|
||||
Version: 1.7.5
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP Enum implementation
|
||||
|
||||
|
|
@ -121,6 +121,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2020 Remi Collet <remi@remirepo.net> - 1.7.5-1
|
||||
- update to 1.7.5
|
||||
|
||||
* Fri Feb 7 2020 Remi Collet <remi@remirepo.net> - 1.7.4-1
|
||||
- update to 1.7.4
|
||||
- switch to phpunit7
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-myclabs-php-enum-1.7.4-c3f3b36.tgz) = d3a00cc0dd8342757738fecf2aa2633a7addec864b3ef07674a68416ca2c2540cc120356069c802375575f205dfeb588694bb1e85c01de641af543b0f537a9cd
|
||||
SHA512 (php-myclabs-php-enum-1.7.5-aef7b9f.tgz) = 8cf06038105af53c350cd93ffd8c3e713e488f8cd1660aaf52d3edd8fbfd05d9e4914b4614695c1886d07040812f9435eab557a8bdefb5592aca417b0472de46
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue