summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-11 13:34:51 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-11 13:34:51 +0100
commitf9cd06b0bf7e7b4374ac5fff78b7fcf2731206ff (patch)
treec50f7d8e128c3ff1d503945868f0706986d71510
parentcf3b3e94b0e545955a843c4404fc2bdb611947ec (diff)
php-suhosin: 1.10.0-dev refresh
-rw-r--r--php-suhosin-php7.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-suhosin-php7.spec b/php-suhosin-php7.spec
index 295e7e4..9cff8ee 100644
--- a/php-suhosin-php7.spec
+++ b/php-suhosin-php7.spec
@@ -12,11 +12,11 @@
%global sub_prefix %{scl_prefix}
%endif
-%global gh_commit 5c0b5f357fb9dc38e21513d4d19ea6925e81a3f4
+%global gh_commit 8a5f1a302a848b37ba737e7db3f618f309128700
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sektioneins
%global gh_project suhosin7
-%global gh_date 20160304
+%global gh_date 20160307
%{?scl: %scl_package php-suhosin}
@@ -28,7 +28,7 @@
Name: %{?sub_prefix}php-suhosin
Version: 0.10.0
%if 0%{?gh_date}
-Release: 0.2.%{gh_date}git%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 0.3.%{gh_date}git%{gh_short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
%else
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
@@ -204,6 +204,9 @@ EOF
%changelog
+* Fri Mar 11 2016 Remi Collet <remi@fedoraproject.org> - 0.10.0-0.3.20160307git8a5f1a3
+- refresh
+
* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 0.10.0-0.2.20160304git5c0b5f3
- refresh
- open https://github.com/sektioneins/suhosin7/pull/7 - gcc < 4.8