diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-01 17:51:59 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-01 17:51:59 +0100 |
commit | 1ad5ce61ea7993b9fb97d0f227d1de76e1014cf4 (patch) | |
tree | afc4c937dac775782ab238796abfa1ef1c67ae00 | |
parent | aea89291d7ef171fd6162793d68021c4289217c2 (diff) |
php-pecl-http: fix date
-rw-r--r-- | php-pecl-http.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 680862b..825ad78 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -342,7 +342,7 @@ rm -rf %{buildroot} %changelog -* Sun Mar 2 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-1 +* Sun Mar 1 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-1 - Update to 2.3.0 (stable) * Thu Feb 19 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-0.1.RC1 |