summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-strict.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-strict.spec b/php-pecl-strict.spec
index 209081c..0cd79b8 100644
--- a/php-pecl-strict.spec
+++ b/php-pecl-strict.spec
@@ -25,7 +25,7 @@
Summary: Strict scalar parameter type hint
Name: %{?scl_prefix}php-pecl-strict
Version: 0.4.1
-Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -226,6 +226,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 0.4.1-1.1
+- Fedora 21 SCL mass rebuild
+
* Mon Dec 08 2014 Remi Collet <remi@fedoraproject.org> - 0.4.1-1
- Update to 0.4.1