diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
commit | a7b497ec2889e61c3bd2290f41a784243df70df5 (patch) | |
tree | 0263779ba51ed6188180f16a7d95af047a22e8da | |
parent | 64112ba9b8f0451cf617b7bf11d8312cb1971825 (diff) |
php70: F23 rebuild with rh_layout
-rw-r--r-- | php-pecl-pq-dev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pq-dev.spec b/php-pecl-pq-dev.spec index 12a9992..8f65a47 100644 --- a/php-pecl-pq-dev.spec +++ b/php-pecl-pq-dev.spec @@ -46,7 +46,7 @@ Summary: PostgreSQL client library (libpq) binding Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 2.0.0 %if 0%{?gh_date:1} -Release: 0.2.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 0.3.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} %else Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} %endif @@ -296,6 +296,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.3.20150819gite381164 +- F23 rebuild with rh_layout + * Tue Aug 25 2015 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.2.20150819gite381164 - really drop dependency on pear |