summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-30 10:49:00 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-30 10:49:00 +0200
commit5b2b16eb633b26542fead4d4bcdb6b7a8c3b5dcf (patch)
treed96b89aa83308fbed88a51c94beefa5effd3fb71
parent27b59cd44fcfc3a5df150744635056c79f75017b (diff)
php-pecl-xmldiff: bump release
-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 187bb51..4502566 100644
--- a/php-pecl-xmldiff.spec
+++ b/php-pecl-xmldiff.spec
@@ -25,7 +25,7 @@
Summary: XML diff and merge
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 0.9.2
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -243,6 +243,9 @@ rm -rf %{buildroot}
%changelog
+* Fri May 30 2014 Remi Collet <remi@fedoraproject.org> - 0.9.2-4
+- rebuild to have NEVR > Fedora or EPEL one
+
* Thu Apr 17 2014 Remi Collet <remi@fedoraproject.org> - 0.9.2-3
- add numerical prefix to extension configuration file (php 5.6)