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 a76edb5..c3b27f4 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 9f181597e8c0371f364cfe39d21c24a2e1439ef4 +%global gh_commit 845081399df818418a0555ed90ceed3580f39a74 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner theseer %global gh_project Autoload @@ -19,7 +19,7 @@ %global pear_channel pear.netpirates.net Name: php-theseer-autoload -Version: 1.25.5 +Version: 1.25.6 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -151,6 +151,9 @@ fi %changelog +* Thu May 16 2019 Remi Collet <remi@remirepo.net> - 1.25.6-1 +- update to 1.25.6 + * Thu Apr 25 2019 Remi Collet <remi@remirepo.net> - 1.25.5-1 - update to 1.25.5 - drop patch merged upstream |