summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-01 09:14:44 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-01 09:14:44 +0100
commit2d19c3729fb2433cb9bae2b35bbed926a234935d (patch)
tree6201a923f133f29f7b46ab8a4572da82f763b52c
parent64062aaed8ca7740a83a28547029f79c0b2074e6 (diff)
php-pecl-xmldiff: 0.9.2 (stable)
-rw-r--r--php-pecl-xmldiff.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec
index e2f2519..6c4c56b 100644
--- a/php-pecl-xmldiff.spec
+++ b/php-pecl-xmldiff.spec
@@ -1,6 +1,6 @@
# spec file for php-pecl-xmldiff
#
-# Copyright (c) 2013 Remi Collet
+# Copyright (c) 2013-2014 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/3.0/
#
@@ -16,7 +16,7 @@
Summary: XML diff and merge
Name: php-pecl-%{pecl_name}
-Version: 0.9.1
+Version: 0.9.2
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: BSD
Group: Development/Languages
@@ -207,6 +207,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Jan 01 2014 Remi Collet <remi@fedoraproject.org> - 0.9.2-1
+- Update to 0.9.2 (stable)
+
* Sat Nov 02 2013 Remi Collet <remi@fedoraproject.org> - 0.9.1-1
- Update to 0.9.1 (stable)
- drop our patch merged upstream