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 46e842f..fb86c6e 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 6f579ef5b04e655baf57f657f931e9e333cef906 +%global gh_commit 7492afa5fa6724a4b136923a4aab2a713510ba68 %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.7 +Version: 1.25.8 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -151,6 +151,9 @@ fi %changelog +* Mon Nov 25 2019 Remi Collet <remi@remirepo.net> - 1.25.8-1 +- update to 1.25.8 + * Fri Nov 15 2019 Remi Collet <remi@remirepo.net> - 1.25.7-1 - update to 1.25.7 |