parent
31ef854275
commit
e488fe1169
2 changed files with 6 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 8bef486e885cae67ced6e43257300e8acc3f06ad
|
||||
%global gh_commit b942d263c641ddb5190929ff840c68f78713e937
|
||||
%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.2
|
||||
Version: 1.8.3
|
||||
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.3-1
|
||||
- update to 1.8.3
|
||||
|
||||
* Mon Jul 5 2021 Remi Collet <remi@remirepo.net> - 1.8.2-1
|
||||
- update to 1.8.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue