From 7afef6d855daa597b5d1a73ae1d0f10b2bb756cc Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 7 Feb 2018 17:38:50 +0100
Subject: bump release

---
 php-phpunit-dbunit4.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'php-phpunit-dbunit4.spec')

diff --git a/php-phpunit-dbunit4.spec b/php-phpunit-dbunit4.spec
index a123d3a..86bf6fa 100644
--- a/php-phpunit-dbunit4.spec
+++ b/php-phpunit-dbunit4.spec
@@ -21,7 +21,7 @@
 %global ver_major    4
 %global ver_minor    0
 %global ver_patch    0
-%global specrel      1
+%global specrel      2
 
 Name:           php-%{pk_vendor}-%{pk_project}%{ver_major}
 Version:        %{ver_major}.%{ver_minor}.%{ver_patch}
@@ -130,6 +130,9 @@ exit $ret
 
 
 %changelog
+* Wed Feb  7 2018 Remi Collet <remi@remirepo.net> - 4.0.0-2
+- fix description
+
 * Wed Feb  7 2018 Remi Collet <remi@remirepo.net> - 4.0.0-1
 - update to 4.0.0
 - switch dependency from phpunit6 to phpunit7
-- 
cgit