From f48e6674fb919797002214f5d7979bec0b734188 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 13 Aug 2016 12:24:08 +0200 Subject: php-theseer-autoload: 1.22.0 --- php-theseer-autoload.spec | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) (limited to 'php-theseer-autoload.spec') diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec index d1105f1..39e7bf4 100644 --- a/php-theseer-autoload.spec +++ b/php-theseer-autoload.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 19513be5913ed780836e3df5e68bfb5655630612 +%global gh_commit b0b4c214ec5a76ddda0a5964ced3e8f18be2ff8f %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.21.0 +Version: 1.22.0 Release: 1%{?dist} Summary: A tool and library to generate autoload code @@ -105,12 +105,25 @@ cat < - 1.22.0-1 +- update to 1.22.0 + * Wed Nov 11 2015 Remi Collet - 1.21.0-1 - update to 1.21.0 @@ -195,4 +211,4 @@ fi - Update to 1.14.2 * Sun Apr 6 2014 Remi Collet - 1.14.1-1 -- initial package, version 1.14.1 \ No newline at end of file +- initial package, version 1.14.1 -- cgit