diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-30 09:19:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-30 09:19:51 +0200 |
commit | 1aac1d72073ae2ae742cbecb32f9f900db95b9da (patch) | |
tree | 21d7f6ee0244d7f1479b2b56bb88d3692e9b3de2 | |
parent | 5314087171beb9cae5bc86aca7a7bcad112cf138 (diff) |
php-phpunit-Version: 1.0.1
-rw-r--r-- | php-phpunit-Version.spec | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/php-phpunit-Version.spec b/php-phpunit-Version.spec index dae965b..154dd5f 100644 --- a/php-phpunit-Version.spec +++ b/php-phpunit-Version.spec @@ -1,10 +1,9 @@ -%{!?pear_metadir: %global pear_metadir %{pear_phpdir}} %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name Version %global pear_channel pear.phpunit.de Name: php-phpunit-Version -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} Summary: Managing the version number of Git-hosted PHP projects @@ -83,5 +82,8 @@ fi %changelog -* Thu Apr 4 2013 Remi Collet <RPMS@FamilleCollet.com> - 1.0.0-1 +* Thu May 30 2013 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 +- Update to 1.0.1 + +* Thu Apr 4 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 - initial package |