From 322d856be57181df8f9c34a39ebb41a0af28cf65 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Mar 2015 07:25:04 +0100 Subject: php-sabredav-Sabre_DAV: 1.7.13 (backport) --- php-sabredav-Sabre_DAV.spec | 15 ++++++++------- php-sabredav-Sabre_DAV.xml | 10 ++++++---- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/php-sabredav-Sabre_DAV.spec b/php-sabredav-Sabre_DAV.spec index 28c82f3..a14ba3a 100644 --- a/php-sabredav-Sabre_DAV.spec +++ b/php-sabredav-Sabre_DAV.spec @@ -1,21 +1,19 @@ %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %global pear_name Sabre_DAV %global channelname pear.sabredav.org -%global mainver 1.7.10 -%global reldate 2014-02-09 +%global mainver 1.7.13 +%global reldate 2014-07-28 Name: php-sabredav-Sabre_DAV Epoch: 1 -Version: 1.7.10 +Version: 1.7.13 Release: 1%{?dist} Summary: Sabre_DAV is a WebDAV framework for PHP Group: Development/Libraries License: BSD -URL: http://code.google.com/p/sabredav -# https://github.com/fruux/sabre-dav/issues/336 -# Please update PEAR channel -Source0: http://sabredav.googlecode.com/files/SabreDAV-%{mainver}.zip +URL: http://sabre.io +Source0: https://github.com/fruux/sabre-dav/releases/download/%{mainver}/sabredav-%{mainver}.zip Source1: %{name}.xml BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -111,6 +109,9 @@ fi %changelog +* Tue Oct 28 2014 Adam Williamson - 1.7.13-1 +- new release 1.7.13 (EOL) + * Thu Feb 20 2014 Remi Collet 1:1.7.10-1 - revert to 1.7 diff --git a/php-sabredav-Sabre_DAV.xml b/php-sabredav-Sabre_DAV.xml index 520c85b..1bdb3d0 100644 --- a/php-sabredav-Sabre_DAV.xml +++ b/php-sabredav-Sabre_DAV.xml @@ -58,6 +58,7 @@ New release. Read the ChangeLog and announcement for more details + @@ -80,6 +81,7 @@ New release. Read the ChangeLog and announcement for more details + @@ -115,11 +117,14 @@ New release. Read the ChangeLog and announcement for more details + + + @@ -133,9 +138,6 @@ New release. Read the ChangeLog and announcement for more details - - - @@ -154,7 +156,7 @@ New release. Read the ChangeLog and announcement for more details Sabre_HTTP pear.sabredav.org - 1.7.0 + 1.6.0 -- cgit