summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-02-14 07:06:38 +0100
committerRemi Collet <fedora@famillecollet.com>2014-02-14 07:06:38 +0100
commit1541022eb6fd6eb0e0d3017215ccb8a392541fd3 (patch)
treee9002892760ece8bc308a77115590cb7499129a1
parent4ff68ac791a257f54b9b0725d592501289f0c126 (diff)
php-pecl-protocolbuffers: 0.2.2 (alpha)
-rw-r--r--php-pecl-protocolbuffers.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-protocolbuffers.spec b/php-pecl-protocolbuffers.spec
index ebe0bc1..8bf4638 100644
--- a/php-pecl-protocolbuffers.spec
+++ b/php-pecl-protocolbuffers.spec
@@ -16,7 +16,7 @@
Summary: Protocol buffers in PHP
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 0.2.1
+Version: 0.2.2
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: BSD
Group: Development/Languages
@@ -192,6 +192,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Feb 14 2014 Remi Collet <remi@fedoraproject.org> - 0.2.2-1
+- Update to 0.2.2 (alpha)
+
* Sun Jan 26 2014 Remi Collet <remi@fedoraproject.org> - 0.2.1-1
- Update to 0.2.1 (alpha)