From a8d0c175699d759a66c4a79b47c9ae54467347e6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 May 2019 07:45:36 +0200 Subject: v1.25.6 --- php-theseer-autoload.spec | 7 +++++-- 1 file 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 - 1.25.6-1 +- update to 1.25.6 + * Thu Apr 25 2019 Remi Collet - 1.25.5-1 - update to 1.25.5 - drop patch merged upstream -- cgit