commit libserf for openSUSE:13.1:Update

2014-11-12 Thread h_root
Hello community,

here is the log from the commit of package libserf for openSUSE:13.1:Update 
checked in at 2014-11-12 10:23:28

Comparing /work/SRC/openSUSE:13.1:Update/libserf (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libserf.new (New)


Package is libserf

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.PpSUGj/_old  2014-11-12 10:23:30.0 +0100
+++ /var/tmp/diff_new_pack.PpSUGj/_new  2014-11-12 10:23:30.0 +0100
@@ -1 +1 @@
-link package='libserf.2957' cicount='copy' /
+link package='libserf.3133' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libserf for openSUSE:12.3:Update

2014-11-12 Thread h_root
Hello community,

here is the log from the commit of package libserf for openSUSE:12.3:Update 
checked in at 2014-11-12 10:23:26

Comparing /work/SRC/openSUSE:12.3:Update/libserf (Old)
 and  /work/SRC/openSUSE:12.3:Update/.libserf.new (New)


Package is libserf

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.StPAvW/_old  2014-11-12 10:23:27.0 +0100
+++ /var/tmp/diff_new_pack.StPAvW/_new  2014-11-12 10:23:27.0 +0100
@@ -1 +1 @@
-link package='libserf.2957' cicount='copy' /
+link package='libserf.3133' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ImageMagick for openSUSE:13.1:Update

2014-11-12 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:13.1:Update 
checked in at 2014-11-12 10:24:50

Comparing /work/SRC/openSUSE:13.1:Update/ImageMagick (Old)
 and  /work/SRC/openSUSE:13.1:Update/.ImageMagick.new (New)


Package is ImageMagick

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.T1SZga/_old  2014-11-12 10:24:51.0 +0100
+++ /var/tmp/diff_new_pack.T1SZga/_new  2014-11-12 10:24:51.0 +0100
@@ -1 +1 @@
-link package='ImageMagick.2916' cicount='copy' /
+link package='ImageMagick.3138' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ImageMagick for openSUSE:12.3:Update

2014-11-12 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:12.3:Update 
checked in at 2014-11-12 10:24:48

Comparing /work/SRC/openSUSE:12.3:Update/ImageMagick (Old)
 and  /work/SRC/openSUSE:12.3:Update/.ImageMagick.new (New)


Package is ImageMagick

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.RJIVMl/_old  2014-11-12 10:24:49.0 +0100
+++ /var/tmp/diff_new_pack.RJIVMl/_new  2014-11-12 10:24:49.0 +0100
@@ -1 +1 @@
-link package='ImageMagick.2626' cicount='copy' /
+link package='ImageMagick.3138' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Mojolicious for openSUSE:Factory

2014-11-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2014-11-12 15:48:04

Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mojolicious.new (New)


Package is perl-Mojolicious

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2014-07-10 14:56:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2014-11-12 15:48:05.0 +0100
@@ -1,0 +2,67 @@
+Wed Nov 12 07:42:00 UTC 2014 - co...@suse.com
+
+- updated to 5.60
+
+Tons of changes, just the peak of the ice berg:
+
+   - Added to_array method to Mojo::Collection.
+   - Added xss_escape function to Mojo::Util.
+   - Updated Net::DNS::Native requirement to 0.12 for some important bug fixes.
+   - Added support for non-blocking name resolution with Net::DNS::Native.
+ 
+ 5.58  2014-11-06
+   - Improved error handling in Mojo::IOLoop::Client.
+ 
+ 5.57  2014-11-02
+   - Deprecated stringification support in Mojo::Collection in favor of
+ Mojo::Collection::join.
+   - Deprecated Mojo::Collection::pluck in favor of Mojo::Collection::map.
+   - Deprecated Mojo::DOM::val.
+   - Improved map method in Mojo::Collection to be able to call methods.
+   - Improved tap method in Mojo::Base to be able to call methods.
+ 
+ 5.56  2014-10-29
+   - Deprecated Mojo::Collection::AUTOLOAD in favor of Mojo::Collection::pluck.
+   - Deprecated Mojo::DOM::AUTOLOAD in favor of Mojo::DOM::children.
+ 
+ 5.55  2014-10-28
+   - Deprecated support for data arguments in Mojo::JSON::Pointer.
+   - Added access_control_allow_origin, content_language, content_location and
+ strict_transport_security methods to Mojo::Headers.
+ 
+ 5.54  2014-10-23
+   - Deprecated object-oriented Mojo::JSON API.
+   - Added auto_decompress attribute to Mojo::Content.
+   - Improved Mojo::Content to parse content more defensively.
+   - Fixed chunked transfer encoding bug in Mojo::Content.
+   - Fixed bug where Mojo::UserAgent would try to follow redirects for
+ protocols other than HTTP and HTTPS.
+ 
+ 5.53  2014-10-20
+   - Fixed bug in Mojo::Server where secondary groups were not reassigned
+ correctly. (ksm, sri)
+ 
+ 5.52  2014-10-18
+   - Fixed read-only file system compatibility of Mojo::Asset::File.
+ 
+ 5.51  2014-10-17
+   - Fixed bug in Mojolicious::Validator::Validation where every_param would
+ sometimes return an array reference containing an undef value.
+   - Fixed Mojo::ByteStream and Mojo::Collection to always return true in
+ boolean context.
+ 
+ 5.50  2014-10-15
+   - Improved Mojo::DOM::HTML performance slightly.
+   - Fixed description list parsing bug in Mojo::DOM::HTML. (Trelane)
+ 
+ 5.49  2014-10-10
+   - Improved form content generator to allow custom content types.
+   - Improved Mojo::Server to load applications consistently for all servers.
+ (tianon, sri)
+   - Fixed Mojolicious::Static to hide files without extensions in DATA
+ sections.
+   - Fixed inflate command to ignore files without extensions.
+   - Fixed bug in Mojolicious::Routes::Route where formats could be rendered
+ twice for embedded applications.
+
+---

Old:

  Mojolicious-5.12.tar.gz

New:

  Mojolicious-5.60.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.36vC6T/_old  2014-11-12 15:48:11.0 +0100
+++ /var/tmp/diff_new_pack.36vC6T/_new  2014-11-12 15:48:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:5.12
+Version:5.60
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework
@@ -29,6 +29,12 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(IO::Socket::IP) = 0.26
+BuildRequires:  perl(Pod::Simple) = 3.09
+BuildRequires:  perl(Time::Local) = 1.2
+Requires:   perl(IO::Socket::IP) = 0.26
+Requires:   perl(Pod::Simple) = 3.09
+Requires:   perl(Time::Local) = 1.2
 %{perl_requires}
 
 %description

++ Mojolicious-5.12.tar.gz - Mojolicious-5.60.tar.gz ++
 17506 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org