summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-13 07:11:56 +0200
committerRemi Collet <remi@remirepo.net>2019-09-13 07:11:56 +0200
commit232010f4d39a86bc7b8a1c7aba30250428af0488 (patch)
treeb3331fdc867d29b20f276e89648f1aaaa425428c
parent9c12e137e98700ec7b27bb9ededc13a65463fae0 (diff)
v5.0.2
-rw-r--r--php-sabre-http5.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-http5.spec b/php-sabre-http5.spec
index be4ec07..856c6ac 100644
--- a/php-sabre-http5.spec
+++ b/php-sabre-http5.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit 4125c77f21a802d4335a2be27cba210fc8717307
+%global gh_commit c9833073175bf02c8550695860fe375e26b68709
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sabre-io
%global gh_project http
@@ -22,7 +22,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Summary: Library for dealing with http requests and responses
-Version: 5.0.1
+Version: 5.0.2
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -187,6 +187,9 @@ exit $ret
%changelog
+* Fri Sep 13 2019 Remi Collet <remi@remirepo.net> - 5.0.2-1
+- update to 5.0.2
+
* Wed Sep 11 2019 Remi Collet <remi@remirepo.net> - 5.0.1-1
- update to 5.0.1
- drop patch merged upstream