parent
bc70631ae9
commit
4cbf37f4e4
2 changed files with 6 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit aef7b9f343a677744d7410485a60fe16c46ca1ed
|
||||
%global gh_commit 5f36467c7a87e20fbdc51e524fd8f9d1de80187c
|
||||
%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.5
|
||||
Version: 1.7.6
|
||||
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.6-1
|
||||
- update to 1.7.6
|
||||
|
||||
* Fri Feb 14 2020 Remi Collet <remi@remirepo.net> - 1.7.5-1
|
||||
- update to 1.7.5
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-myclabs-php-enum-1.7.5-aef7b9f.tgz) = 8cf06038105af53c350cd93ffd8c3e713e488f8cd1660aaf52d3edd8fbfd05d9e4914b4614695c1886d07040812f9435eab557a8bdefb5592aca417b0472de46
|
||||
SHA512 (php-myclabs-php-enum-1.7.6-5f36467.tgz) = 0f2378d51211bb057da41c1e67af9b5c9ff6d00c5b1e91dc5523251263b3f1ca04ac35784001148e9cce8a6384c9f17e88e99fd8cf1dbb170b86dec9a9121adb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue