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
commit1ac8ff44f695cd5c22c57981d31ffa4ae11c8e11 (patch)
tree50985a7a784345d4152c497b9c34481803fbedc7
parent35437f92b50184af0cb6b6dcdabb1f517729a669 (diff)
Fedora 21 SCL mass rebuild (done)
-rw-r--r--php-pecl-xdebug.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec
index ab4adb5..cb7a6f8 100644
--- a/php-pecl-xdebug.spec
+++ b/php-pecl-xdebug.spec
@@ -30,7 +30,7 @@
Name: %{?scl_prefix}php-pecl-xdebug
Summary: PECL package for debugging PHP scripts
Version: 2.2.6
-Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1
%if 0%{?gitver:1}
Source0: https://github.com/%{pecl_name}/%{pecl_name}/archive/%{commit}/%{pecl_name}-%{version}-%{gitver}.tar.gz
%else
@@ -259,6 +259,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 2.2.6-3.1
+- Fedora 21 SCL mass rebuild
+
* Wed Dec 3 2014 Remi Collet <remi@fedoraproject.org> - 2.2.6-3
- more upstream patch