summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-xmldiff.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec
index b804314..0b0f6af 100644
--- a/php-pecl-xmldiff.spec
+++ b/php-pecl-xmldiff.spec
@@ -33,7 +33,7 @@
Summary: XML diff and merge
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.1.2
-Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -267,6 +267,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.1.2-5
+- F23 rebuild with rh_layout
+
* Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.1.2-4
- rebuild against php 7.0.0beta2