diff --git a/php-sabre-dav.spec b/php-sabre-dav.spec index 7785901..b2182d3 100644 --- a/php-sabre-dav.spec +++ b/php-sabre-dav.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 294b6e133f3b4cf644b9637a734b53f82d46d7f7 +%global gh_commit 69c5080ae689247d06a3c30fba05aba22bb81cf5 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner fruux %global gh_project sabre-dav @@ -14,8 +14,8 @@ Name: php-%{gh_project} Summary: WebDAV Framework for PHP -Version: 3.0.7 -Release: 2%{?dist} +Version: 3.0.8 +Release: 1%{?dist} URL: https://github.com/%{gh_owner}/%{gh_project} License: BSD @@ -170,6 +170,9 @@ fi %changelog +* Wed Mar 23 2016 Remi Collet - 3.0.8-1 +- update to 3.0.8 + * Mon Mar 21 2016 Remi Collet - 3.0.7-2 - provide missing php-composer(sabre/dav)