summaryrefslogtreecommitdiffstats
path: root/php-phpunit-dbunit3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-dbunit3.spec')
-rw-r--r--php-phpunit-dbunit3.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-dbunit3.spec b/php-phpunit-dbunit3.spec
index 41671d9..34a1bf7 100644
--- a/php-phpunit-dbunit3.spec
+++ b/php-phpunit-dbunit3.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit f2f8bec1d6ad7ad0bcdb47c1ed56d9d42d3e39ab
+%global gh_commit 6b9cec80dca8694243aade33bceb425ccafbbd0d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project dbunit
@@ -20,7 +20,7 @@
%global with_tests 0%{!?_without_tests:1}
%global ver_major 3
%global ver_minor 0
-%global ver_patch 0
+%global ver_patch 1
%global specrel 1
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
@@ -125,6 +125,9 @@ ln -s %{buildroot}%{php_home}/%{ns_vendor}/%{ns_project}/autoload.php vendor/aut
%changelog
+* Thu Oct 19 2017 Remi Collet <remi@remirepo.net> - 3.0.1-1
+- Update to 3.0.1
+
* Wed Feb 8 2017 Remi Collet <remi@fedoraproject.org> - 3.0.0-1
- rename to php-phpunit-dbunit3
- change dependency to phpunit6