From 6236a8f665377d8fdc0a0451ff0fe5e5fdde8110 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 20 Feb 2019 15:40:07 +0100
Subject: fix changelog

---
 php-phpunit-php-timer2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

diff --git a/php-phpunit-php-timer2.spec b/php-phpunit-php-timer2.spec
index d206fb0..2e9ee95 100644
--- a/php-phpunit-php-timer2.spec
+++ b/php-phpunit-php-timer2.spec
@@ -109,7 +109,7 @@ exit $ret
 
 %changelog
 * Wed Feb 20 2019 Remi Collet <remi@remirepo.net> - 2.1.1-2
-- test build for https://github.com/sebastianbergmann/php-timer/pull/21
+- add patch from https://github.com/sebastianbergmann/php-timer/pull/21
   fix for 32-bit where large value are converted to float
 
 * Wed Feb 20 2019 Remi Collet <remi@remirepo.net> - 2.1.1-1
-- 
cgit