diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-08-05 08:25:50 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-08-05 08:25:50 +0200 | 
| commit | 2e21c9545f74343e46403766eee3af4eab43736a (patch) | |
| tree | fa9eedfed02c0e3082f156aa398e680023d2d73e | |
| parent | 4778cd2bbf23ca6a48a50ff3ed3c88731851097d (diff) | |
php-pecl-binpack: test build
| -rw-r--r-- | php-pecl-binpack.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-binpack.spec b/php-pecl-binpack.spec index 6a8478d..e508cde 100644 --- a/php-pecl-binpack.spec +++ b/php-pecl-binpack.spec @@ -21,8 +21,8 @@  Summary:        Binpack for PHP  Name:           %{?scl_prefix}php-pecl-%{pecl_name} -Version:        1.0.0 -Release:        1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version:        1.0.1 +Release:        0.1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}  License:        PHP  Group:          Development/Languages  URL:            http://pecl.php.net/package/%{pecl_name} @@ -196,5 +196,8 @@ rm -rf %{buildroot}  %changelog +* Tue Aug  5 2014 Remi Collet <remi@fedoraproject.org> - 1.0.1-0.1 +- test build before release +  * Sun Jul 27 2014 Remi Collet <remi@fedoraproject.org> - 1.0.0-1  - initial package, version 1.0.0 (stable)
\ No newline at end of file  | 
