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 | b0d7ec9d83b4c2f68c92b462cafc5b3c4d91f0a6 (patch) | |
| tree | 14abe6531f465a81ec96fe101244e44a06e3af08 | |
| parent | 05b67243859dd63d0d5115047ee05f47686d745e (diff) | |
php70: F23 rebuild with rh_layout
| -rw-r--r-- | php-smbclient-dev.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-smbclient-dev.spec b/php-smbclient-dev.spec index 652a61d..3f3f38b 100644 --- a/php-smbclient-dev.spec +++ b/php-smbclient-dev.spec @@ -39,7 +39,7 @@  Name:           %{?sub_prefix}php-smbclient  Version:        0.8.0 -Release:        0.2.rc1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:        0.3.rc1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  Summary:        PHP wrapper for libsmbclient  Group:          Development/Languages @@ -192,6 +192,9 @@ cp %{SOURCE2} phpunit.xml  %changelog +* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 0.8.0-0.3.rc1 +- F23 rebuild with rh_layout +  * Wed Sep 16 2015 Remi Collet <rcollet@redhat.com> - 0.8.0-0.2.rc1  - update to 0.8.0-rc1  - rename from php-libsmbclient to php-smbclient | 
