Hello community,
here is the log from the commit of package perl-Test-LWP-UserAgent for
openSUSE:Factory checked in at 2015-04-25 14:09:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-LWP-UserAgent (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-LWP-UserAgent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-LWP-UserAgent"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-LWP-UserAgent/perl-Test-LWP-UserAgent.changes
2015-02-16 21:14:40.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Test-LWP-UserAgent.new/perl-Test-LWP-UserAgent.changes
2015-04-25 14:09:17.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Apr 14 21:06:09 UTC 2015 - [email protected]
+
+- updated to 0.028
+ see /usr/share/doc/packages/perl-Test-LWP-UserAgent/Changes
+
+ 0.028 2015-04-10 22:38:29Z
+ - report on the versions of more networking modules, to try to
track
+ down mysterious failed network connections during testing
+
+ 0.027 2015-02-26 04:57:32Z
+ - register_psgi, unregister_psgi, map_response,
map_network_response
+ and unmap_all all return their invocant, to allow for method
+ chaining (Tom Hukins, github #2)
+
+-------------------------------------------------------------------
Old:
----
Test-LWP-UserAgent-0.026.tar.gz
New:
----
Test-LWP-UserAgent-0.028.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-LWP-UserAgent.spec ++++++
--- /var/tmp/diff_new_pack.ypImyV/_old 2015-04-25 14:09:18.000000000 +0200
+++ /var/tmp/diff_new_pack.ypImyV/_new 2015-04-25 14:09:18.000000000 +0200
@@ -17,14 +17,16 @@
Name: perl-Test-LWP-UserAgent
-Version: 0.026
+Version: 0.028
Release: 0
+#Upstream: Artistic-1.0 or GPL-1.0+
%define cpan_name Test-LWP-UserAgent
-Summary: A LWP::UserAgent suitable for simulating and testing network
calls
+Summary: LWP::UserAgent suitable for simulating and testing network
calls
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Test-LWP-UserAgent/
-Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -34,6 +36,7 @@
BuildRequires: perl(HTTP::Request::Common)
BuildRequires: perl(HTTP::Response)
BuildRequires: perl(HTTP::Status)
+BuildRequires: perl(IO::Socket::IP) >= 0.31
BuildRequires: perl(LWP::UserAgent)
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Safe::Isa)
@@ -50,6 +53,7 @@
Requires: perl(HTTP::Request)
Requires: perl(HTTP::Response)
Requires: perl(HTTP::Status)
+Requires: perl(IO::Socket::IP) >= 0.31
Requires: perl(LWP::UserAgent)
Requires: perl(Safe::Isa)
Requires: perl(Try::Tiny)
@@ -125,6 +129,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING examples LICENSE README weaver.ini
+%doc Changes CONTRIBUTING docs examples LICENSE README
%changelog
++++++ Test-LWP-UserAgent-0.026.tar.gz -> Test-LWP-UserAgent-0.028.tar.gz ++++++
++++ 2741 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#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