Hello community,

here is the log from the commit of package perl-HTTP-Cookies for 
openSUSE:Factory checked in at 2017-04-11 12:41:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Cookies (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTTP-Cookies.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTTP-Cookies"

Tue Apr 11 12:41:49 2017 rev:10 rq:486137 version:6.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Cookies/perl-HTTP-Cookies.changes      
2012-02-17 12:07:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-Cookies.new/perl-HTTP-Cookies.changes 
2017-04-11 12:41:51.262645140 +0200
@@ -1,0 +2,6 @@
+Tue Apr  4 05:54:13 UTC 2017 - [email protected]
+
+- updated to 6.03
+   see /usr/share/doc/packages/perl-HTTP-Cookies/Changes
+
+-------------------------------------------------------------------

Old:
----
  HTTP-Cookies-6.01.tar.gz

New:
----
  HTTP-Cookies-6.03.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-HTTP-Cookies.spec ++++++
--- /var/tmp/diff_new_pack.6ZbfY6/_old  2017-04-11 12:41:51.978543986 +0200
+++ /var/tmp/diff_new_pack.6ZbfY6/_new  2017-04-11 12:41:51.978543986 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-Cookies
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,27 +17,27 @@
 
 
 Name:           perl-HTTP-Cookies
-Version:        6.01
+Version:        6.03
 Release:        0
 %define cpan_name HTTP-Cookies
 Summary:        HTTP cookie jars
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/HTTP-Cookies/
-Source:         
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(HTTP::Date) >= 6
 BuildRequires:  perl(HTTP::Headers::Util) >= 6
-#BuildRequires: perl(HTTP::Cookies)
-#BuildRequires: perl(HTTP::Cookies::Netscape)
-#BuildRequires: perl(HTTP::Request)
-#BuildRequires: perl(HTTP::Response)
-#BuildRequires: perl(URI)
+BuildRequires:  perl(HTTP::Request)
+BuildRequires:  perl(HTTP::Response)
+BuildRequires:  perl(URI)
 Requires:       perl(HTTP::Date) >= 6
 Requires:       perl(HTTP::Headers::Util) >= 6
+Requires:       perl(HTTP::Request)
 %{perl_requires}
 
 %description
@@ -50,8 +50,8 @@
 For more information about cookies refer to
 <URL:http://curl.haxx.se/rfc/cookie_spec.html> and
 <URL:http://www.cookiecentral.com/>. This module also implements the new
-style cookies described in _RFC 2965_. The two variants of cookies are
-supposed to be able to coexist happily.
+style cookies described in at https://tools.ietf.org/html/rfc2965. The two
+variants of cookies are supposed to be able to coexist happily.
 
 Instances of the class _HTTP::Cookies_ are able to store a collection of
 Set-Cookie2: and Set-Cookie: headers and are able to use this information
@@ -75,6 +75,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes CONTRIBUTORS README.md
+%license LICENSE
 
 %changelog

++++++ HTTP-Cookies-6.01.tar.gz -> HTTP-Cookies-6.03.tar.gz ++++++
++++ 2695 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#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_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to