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 53e2a60..1983ef8 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 950c3554305ce330b9c580c361f57013d5b591cb +%global gh_commit 6a84b4e077f78be4d0cabff55493ce5823a273cf %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.3 +Version: 1.25.4 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -146,6 +146,9 @@ fi %changelog +* Fri Apr 19 2019 Remi Collet <remi@remirepo.net> - 1.25.4-1 +- update to 1.25.4 + * Mon Feb 11 2019 Remi Collet <remi@remirepo.net> - 1.25.3-1 - update to 1.25.3 |