summaryrefslogtreecommitdiffstats
path: root/php-phpunit-git.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-07 06:52:14 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-07 06:52:14 +0200
commit1abf122ebe6dd27ce6c8c314b63460a2f42d0659 (patch)
tree873d1f3cbabd7b449b25c7d951bcbba75bab58ae /php-phpunit-git.spec
parent363654763fa9a2894c2ec14ade852f68c983a1fa (diff)
php-phpunit-git: 2.0.1
Diffstat (limited to 'php-phpunit-git.spec')
-rw-r--r--php-phpunit-git.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-git.spec b/php-phpunit-git.spec
index e63bd27..0e8defb 100644
--- a/php-phpunit-git.spec
+++ b/php-phpunit-git.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 572c35353fefcc8607d6fef0e362a9f3a5e84d96
+%global gh_commit 2d5c139d0eedcb9e67e0e9ca08023be6e9b7b47b
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project git
@@ -16,7 +16,7 @@
%global with_tests %{?_without_tests:1}%{!?_without_tests:0}
Name: php-phpunit-git
-Version: 2.0.0
+Version: 2.0.1
Release: 1%{?dist}
Summary: Simple wrapper for Git
@@ -88,6 +88,9 @@ fi
%changelog
+* Tue Apr 7 2015 Remi Collet <remi@fedoraproject.org> - 2.0.1-1
+- update to 2.0.1
+
* Wed Mar 11 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-1
- update to 2.0.0
- fix license handling