summaryrefslogtreecommitdiffstats
path: root/php-pecl-binpack.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-binpack.spec')
-rw-r--r--php-pecl-binpack.spec7
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