summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-sabre-dav4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sabre-dav4.spec b/php-sabre-dav4.spec
index 2371576..02d53a8 100644
--- a/php-sabre-dav4.spec
+++ b/php-sabre-dav4.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit af125a40abdac787c438a6fed6da3451bcaa0886
+%global gh_commit 5e651f9ddc2b05745f5b28cd697c8e8c6a0b6146
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sabre-io
%global gh_project dav
@@ -24,7 +24,7 @@
Name: php-%{pk_vendor}-%{pk_project}%{major}
Summary: WebDAV Framework for PHP
-Version: 4.2.0
+Version: 4.2.1
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -252,6 +252,9 @@ exit $ret
%changelog
+* Tue Nov 30 2021 Remi Collet <remi@remirepo.net> - 4.2.1-1
+- update to 4.2.1
+
* Wed Nov 17 2021 Remi Collet <remi@remirepo.net> - 4.2.0-1
- update to 4.2.0