diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-25 08:42:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-25 08:42:01 +0200 |
commit | bd5a6f183f125743c01ad0ac4fc3d836a9ff7ceb (patch) | |
tree | b78304ec13e2d5c02a2d66d2779b73b241b9d534 | |
parent | 52b7ffee24c4ede1bac8d3c121c4dece4ca791aa (diff) |
php-theseer-autoload: 1.20.0
-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 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 <remi@fedoraproject.org> - 1.20.1-1 +- update to 1.20.1 + * Tue Jul 14 2015 Remi Collet <remi@fedoraproject.org> - 1.19.2-1 - update to 1.19.2 |