summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-24 16:15:23 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-24 16:15:23 +0100
commite8308874bccb38a421445f91bc92a701908041f2 (patch)
tree9520ab262e1a0d117494c03e6f655debeca39ab0
parent5153c18cd4d05e37077ec2bf40e798d7055201c0 (diff)
Fedora 21 SCL mass rebuild (done)
-rw-r--r--php-pecl-vld.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-vld.spec b/php-pecl-vld.spec
index 132552b..32c244f 100644
--- a/php-pecl-vld.spec
+++ b/php-pecl-vld.spec
@@ -22,7 +22,7 @@
Summary: Dump the internal representation of PHP scripts
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 0.13.0
-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}
@@ -190,6 +190,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 0.13.0-1.1
+- Fedora 21 SCL mass rebuild
+
* Fri Nov 14 2014 Remi Collet <remi@fedoraproject.org> - 0.13.0-1
- Update to 0.13.0 (beta)