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 272cda8..a1e475b 100644
--- a/php-sabre-dav4.spec
+++ b/php-sabre-dav4.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit 4258420f15425a5f128fe5cad454e00ab4a68ae5
+%global gh_commit c1afdc77a95efea6ee40c03c45f57c3c0c80ec22
%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.1.4
+Version: 4.1.5
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -252,6 +252,9 @@ exit $ret
%changelog
+* Mon Feb 15 2021 Remi Collet <remi@remirepo.net> - 4.1.5-1
+- update to 4.1.5
+
* Tue Jan 12 2021 Remi Collet <remi@remirepo.net> - 4.1.4-1
- update to 4.1.4
- sources from git snapshot