From bd5a6f183f125743c01ad0ac4fc3d836a9ff7ceb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 25 Jul 2015 08:42:01 +0200 Subject: php-theseer-autoload: 1.20.0 --- php-theseer-autoload.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-theseer-autoload.spec') diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec index 4bb37e6..ec75e3a 100644 --- a/php-theseer-autoload.spec +++ b/php-theseer-autoload.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit e6191f0ddc7a7a291e58837861d3074014fcdd7d +%global gh_commit 2898257e7174b80b964c3058ff3e6ddf139e43c3 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner theseer %global gh_project Autoload @@ -15,7 +15,7 @@ %global pear_channel pear.netpirates.net Name: php-theseer-autoload -Version: 1.19.2 +Version: 1.20.0 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -126,6 +126,9 @@ fi %changelog +* Sat Jul 25 2015 Remi Collet - 1.20.1-1 +- update to 1.20.1 + * Tue Jul 14 2015 Remi Collet - 1.19.2-1 - update to 1.19.2 -- cgit