This commit is contained in:
Remi Collet 2016-11-14 10:52:36 +01:00
parent 155e6d951a
commit 31795b3f6f
1 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,7 @@
Name: php-pecl-http
Version: 3.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Extended HTTP support
License: BSD
@ -235,6 +235,9 @@ NO_INTERACTION=1 \
%changelog
* Mon Nov 14 2016 Remi Collet <remi@fedoraproject.org> - 3.0.1-2
- rebuild for https://fedoraproject.org/wiki/Changes/php71
* Mon Jun 27 2016 Remi Collet <remi@fedoraproject.org> - 3.0.1-1
- Update to 3.0.1 (php 7, stable)