summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-08 10:34:17 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-08 10:34:17 +0200
commitc1c4c464d73d85c8bda2ae8eab4fc378f26aafa8 (patch)
tree80f383698dc5b959cde65382efc0faf51e28a37b
parent69b9d3cdae05a835ca49f98af3f3b814089c901f (diff)
php-pecl-xattr: rebuild
-rw-r--r--php-pecl-xattr.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xattr.spec b/php-pecl-xattr.spec
index 28e0b40..8e824ca 100644
--- a/php-pecl-xattr.spec
+++ b/php-pecl-xattr.spec
@@ -30,7 +30,7 @@
Summary: Extended attributes
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.2.1
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -226,6 +226,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jul 8 2015 Remi Collet <remi@fedoraproject.org> - 1.2.1-3
+- rebuild against php 7.0.0beta1
+
* Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 1.2.1-2
- allow build against rh-php56 (as more-php56)
- rebuild for "rh_layout" (php70)