diff options
-rw-r--r-- | php-pecl-jsonc.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-jsonc.spec b/php-pecl-jsonc.spec index d65d3fb..ed74e2f 100644 --- a/php-pecl-jsonc.spec +++ b/php-pecl-jsonc.spec @@ -231,11 +231,14 @@ rm -rf %{buildroot} # Note to remi : remember to always build in remi-test first # %changelog -* Thu Dec 12 2013 Remi Collet <rcollet@redhat.com> - 1.3.3-1 -- release 1.3.3 (stable) +* Sat Feb 22 2014 Remi Collet <rcollet@redhat.com> - 1.3.4-1 +- release 1.3.4 (stable) - move documentation in pecl_docdir - move tests in pecl_testdir (devel) +* Thu Dec 12 2013 Remi Collet <rcollet@redhat.com> - 1.3.3-1 +- release 1.3.3 (stable) + * Thu Sep 26 2013 Remi Collet <rcollet@redhat.com> - 1.3.2-2 - fix decode of string value with null-byte |