summaryrefslogtreecommitdiffstats
path: root/php-pecl-sdl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-sdl.spec')
-rw-r--r--php-pecl-sdl.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-sdl.spec b/php-pecl-sdl.spec
index f6cf57d..2a9eadc 100644
--- a/php-pecl-sdl.spec
+++ b/php-pecl-sdl.spec
@@ -14,8 +14,8 @@
Summary: Simple DirectMedia Layer for PHP
Name: %{?scl_prefix}php-pecl-sdl
-Version: 2.2.2
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Version: 2.3.0
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/sdl
@@ -188,6 +188,9 @@ fi
%changelog
+* Sun Sep 8 2019 Remi Collet <remi@remirepo.net> - 2.3.0-1
+- update to 2.3.0
+
* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 2.2.2-2
- rebuild for 7.4.0RC1