summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-24 15:24:22 +0200
committerRemi Collet <remi@php.net>2023-08-24 15:24:22 +0200
commit99d08049b306a4ee6ed397d625f1b4159222f82a (patch)
tree4ebd5f08e38c7b5993e7051ff8c5eb08d4ff8609
parentd51b5c2ea1a77acd185cee742061776ffbc99e4c (diff)
update to 5.1.10HEADmaster
-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 0d4cf42..7d7361e 100644
--- a/php-sabre-http5.spec
+++ b/php-sabre-http5.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit b6fa04f42f49156eaab3fb890c79f4c43a9559b7
+%global gh_commit f9f3d1fba8916fa2f4ec25636c4fedc26cb94e02
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sabre-io
%global gh_project http
@@ -24,7 +24,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Summary: Library for dealing with http requests and responses
-Version: 5.1.7
+Version: 5.1.10
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -197,6 +197,9 @@ exit $ret
%changelog
+* Thu Aug 24 2023 Remi Collet <remi@remirepo.net> - 5.1.10-1
+- update to 5.1.10
+
* Mon Jun 26 2023 Remi Collet <remi@remirepo.net> - 5.1.7-1
- update to 5.1.7