Hello community,

here is the log from the commit of package perl-HTTP-DAV for openSUSE:Factory 
checked in at 2015-04-16 14:14:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-DAV (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTTP-DAV"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-DAV/perl-HTTP-DAV.changes      
2013-06-06 15:26:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-DAV.new/perl-HTTP-DAV.changes 
2015-04-16 14:14:04.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Apr 14 20:55:47 UTC 2015 - co...@suse.com
+
+- updated to 0.48
+   see /usr/share/doc/packages/perl-HTTP-DAV/Changes
+
+    v0.48 (released 2015/03/26):
+      *   bug fixes
+  
+          "RT#103126", fixed faulty code to add trailing slash to URLs.
+  
+    v0.47 (released 2012/03/24):
+      *   bug fixes
+  
+          Improve "propfind()" resilience when server response contains
+          broken, truncated or no XML at all. RT#75011.
+
+-------------------------------------------------------------------

Old:
----
  HTTP-DAV-0.47.tar.gz

New:
----
  HTTP-DAV-0.48.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-HTTP-DAV.spec ++++++
--- /var/tmp/diff_new_pack.7wWlfD/_old  2015-04-16 14:14:04.000000000 +0200
+++ /var/tmp/diff_new_pack.7wWlfD/_new  2015-04-16 14:14:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-DAV
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,16 @@
 
 
 Name:           perl-HTTP-DAV
-Version:        0.47
+Version:        0.48
 Release:        0
+#Upstream:  Patrick Collins G03 Gloucester Place, Kensington Sydney, Australia 
Email: pcoll...@cpan.org Phone: +61 2 9663 4916 All rights reserved. Current 
co-maintainer of the module is Cosimo Streppone for Opera Software ASA, the 
op...@cpan.org manpage. You may distribute this module under the terms of 
either the GNU General Public License or the Artistic License, as specified in 
the Perl README file.
 %define cpan_name HTTP-DAV
-Summary:        A WebDAV client library for Perl5
+Summary:        WebDAV client library for Perl5
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/HTTP-DAV/
-Source:         
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/C/CO/COSIMO/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -33,18 +35,6 @@
 BuildRequires:  perl(URI)
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(XML::DOM)
-#BuildRequires: perl(HTTP::Date)
-#BuildRequires: perl(HTTP::DAV)
-#BuildRequires: perl(HTTP::DAV::Comms)
-#BuildRequires: perl(HTTP::DAV::Lock)
-#BuildRequires: perl(HTTP::DAV::Resource)
-#BuildRequires: perl(HTTP::DAV::ResourceList)
-#BuildRequires: perl(HTTP::DAV::Response)
-#BuildRequires: perl(HTTP::DAV::Utils)
-#BuildRequires: perl(HTTP::Headers)
-#BuildRequires: perl(HTTP::Response)
-#BuildRequires: perl(TestDetails)
-#BuildRequires: perl(URI::file)
 Requires:       perl(LWP) >= 5.48
 Requires:       perl(URI)
 Requires:       perl(URI::Escape)

++++++ HTTP-DAV-0.47.tar.gz -> HTTP-DAV-0.48.tar.gz ++++++
++++ 3617 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
description_paragraphs: 1
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

Reply via email to