diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-30 09:44:44 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-30 09:44:44 +0200 |
commit | e9d7083449254ea2ae4b57fc0d7da61136eb3a60 (patch) | |
tree | f74053d9e5f0d80a8a72b89dfb117cb1bbdb1689 | |
parent | 025ada7e992455438a0ca06f08b5769e3bc3f267 (diff) |
php-phpunit-FinderFacade: 1.1.0
-rw-r--r-- | php-phpunit-FinderFacade.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpunit-FinderFacade.spec b/php-phpunit-FinderFacade.spec index 4b48930..2600661 100644 --- a/php-phpunit-FinderFacade.spec +++ b/php-phpunit-FinderFacade.spec @@ -3,7 +3,7 @@ %global channel pear.phpunit.de Name: php-phpunit-FinderFacade -Version: 1.0.7 +Version: 1.1.0 Release: 1%{?dist} Summary: Wrapper for Symfony Finder component @@ -85,6 +85,9 @@ fi %changelog +* Thu May 30 2013 Remi Collet <remi@fedoraproject.org> - 1.1.0-1 +- Update to 1.1.0 + * Mon May 27 2013 Remi Collet <remi@fedoraproject.org> - 1.0.7-1 - Update to 1.0.7 (no change) |