summaryrefslogtreecommitdiffstats
path: root/php-sabre-dav4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-sabre-dav4.spec')
-rw-r--r--php-sabre-dav4.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-sabre-dav4.spec b/php-sabre-dav4.spec
index 67f17a9..7ffd302 100644
--- a/php-sabre-dav4.spec
+++ b/php-sabre-dav4.spec
@@ -10,7 +10,7 @@
%bcond_without tests
# Github
-%global gh_commit e1f617a4112da461bfc31aa4e87e0e6ac0bd6ed0
+%global gh_commit b903eeedfbdcd6cab7935661ec6dc2d90cdf8a1e
%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.2
+Version: 4.1.3
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -72,7 +72,7 @@ BuildRequires: php-curl
BuildRequires: php-pdo
BuildRequires: php-json
# From composer.json, "require-dev" : {
-# "friendsofphp/php-cs-fixer": "~2.16.1",
+# "friendsofphp/php-cs-fixer": "~2.16.7",
# "phpstan/phpstan": "^0.12",
# "phpunit/phpunit" : "^7.5 || ^8.5 || ^9.0",
# "evert/phpdoc-md" : "~0.1.0",
@@ -251,6 +251,9 @@ exit $ret
%changelog
+* Mon Nov 9 2020 Remi Collet <remi@remirepo.net> - 4.1.3-1
+- update to 4.1.3
+
* Mon Oct 5 2020 Remi Collet <remi@remirepo.net> - 4.1.2-1
- update to 4.1.2
- switch to phpunit9