diff options
Diffstat (limited to 'php-theseer-autoload.spec')
-rw-r--r-- | php-theseer-autoload.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec index abef032..b30671b 100644 --- a/php-theseer-autoload.spec +++ b/php-theseer-autoload.spec @@ -10,7 +10,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c6f9c69aa655b4b05d382431576a0a138b706edb +%global gh_commit 27a3d7c39181461f05b5fc3df0a43e054b86b04e %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner theseer %global gh_project Autoload @@ -25,7 +25,7 @@ %endif Name: php-theseer-autoload -Version: 1.27.0 +Version: 1.27.1 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -159,6 +159,9 @@ fi %changelog +* Wed Jan 26 2022 Remi Collet <remi@remirepo.net> - 1.27.1-1 +- update to 1.27.1 + * Mon Jan 24 2022 Remi Collet <remi@remirepo.net> - 1.27.0-1 - update to 1.27.0 |