commit rubygem-ruby_parser for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package rubygem-ruby_parser for 
openSUSE:Factory checked in at 2015-10-30 21:52:59

Comparing /work/SRC/openSUSE:Factory/rubygem-ruby_parser (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new (New)


Package is "rubygem-ruby_parser"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-ruby_parser/rubygem-ruby_parser.changes  
2015-09-30 05:48:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new/rubygem-ruby_parser.changes 
2015-10-30 21:53:00.0 +0100
@@ -1,0 +2,12 @@
+Tue Oct 27 05:31:29 UTC 2015 - co...@suse.com
+
+- updated to version 3.7.2
+ see installed History.txt
+
+  === 3.7.2 / 2015-10-26
+  
+  * 1 bug fix:
+  
+* I hate regexen. Fixed a lexing bug confusing strings vs labels. 
(phiggins)
+
+---

Old:

  ruby_parser-3.7.1.gem

New:

  ruby_parser-3.7.2.gem



Other differences:
--
++ rubygem-ruby_parser.spec ++
--- /var/tmp/diff_new_pack.Ae7GTO/_old  2015-10-30 21:53:01.0 +0100
+++ /var/tmp/diff_new_pack.Ae7GTO/_new  2015-10-30 21:53:01.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-ruby_parser
-Version:3.7.1
+Version:3.7.2
 Release:0
 %define mod_name ruby_parser
 %define mod_full_name %{mod_name}-%{version}

++ ruby_parser-3.7.1.gem -> ruby_parser-3.7.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.txt new/History.txt
--- old/History.txt 2015-08-06 23:31:41.0 +0200
+++ new/History.txt 2015-10-26 23:42:46.0 +0100
@@ -1,3 +1,9 @@
+=== 3.7.2 / 2015-10-26
+
+* 1 bug fix:
+
+  * I hate regexen. Fixed a lexing bug confusing strings vs labels. (phiggins)
+
 === 3.7.1 / 2015-08-06
 
 * 1 minor enhancement:
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ
Files old/data.tar.gz.sig and new/data.tar.gz.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/ruby18_parser.rb new/lib/ruby18_parser.rb
--- old/lib/ruby18_parser.rb2015-08-06 23:31:41.0 +0200
+++ new/lib/ruby18_parser.rb2015-10-26 23:42:46.0 +0100
@@ -1,6 +1,6 @@
 #
 # DO NOT MODIFY
-# This file is automatically generated by Racc 1.4.12
+# This file is automatically generated by Racc 1.4.13
 # from Racc grammer file "".
 #
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/ruby19_parser.rb new/lib/ruby19_parser.rb
--- old/lib/ruby19_parser.rb2015-08-06 23:31:41.0 +0200
+++ new/lib/ruby19_parser.rb2015-10-26 23:42:46.0 +0100
@@ -1,6 +1,6 @@
 #
 # DO NOT MODIFY
-# This file is automatically generated by Racc 1.4.12
+# This file is automatically generated by Racc 1.4.13
 # from Racc grammer file "".
 #
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/ruby20_parser.rb new/lib/ruby20_parser.rb
--- old/lib/ruby20_parser.rb2015-08-06 23:31:41.0 +0200
+++ new/lib/ruby20_parser.rb2015-10-26 23:42:46.0 +0100
@@ -1,6 +1,6 @@
 #
 # DO NOT MODIFY
-# This file is automatically generated by Racc 1.4.12
+# This file is automatically generated by Racc 1.4.13
 # from Racc grammer file "".
 #
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/ruby21_parser.rb new/lib/ruby21_parser.rb
--- old/lib/ruby21_parser.rb2015-08-06 23:31:42.0 +0200
+++ new/lib/ruby21_parser.rb2015-10-26 23:42:47.0 +0100
@@ -1,6 +1,6 @@
 #
 # DO NOT MODIFY
-# This file is automatically generated by Racc 1.4.12
+# This file is automatically generated by Racc 1.4.13
 # from Racc grammer file "".
 #
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/ruby22_parser.rb new/lib/ruby22_parser.rb
--- old/lib/ruby22_parser.rb2015-08-06 23:31:42.0 +0200
+++ new/lib/ruby22_parser.rb2015-10-26 23:42:47.0 +0100
@@ -1,6 +1,6 @@
 #
 # DO NOT MODIFY
-# This file is automatically generated by Racc 1.4.12
+# This file is automatically generated by Racc 1.4.13
 # from Racc grammer file "".
 #
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/ruby_lexer.rb new/lib/ruby_lexer.rb
--- old/lib/ruby_lexer.rb   2015-08-06 23:31:42.0 +0200
+++ new/lib/ruby_lexer.rb   2015-10-26 23:42:47.0 +0100
@@ -668,10 +668,10 @@
   end
 
   def process_label_or_string text
-if @was_label && text =~ /:$/ then
+if @was_label && t

commit ha-cluster-bootstrap for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package ha-cluster-bootstrap for 
openSUSE:Factory checked in at 2015-10-30 21:53:04

Comparing /work/SRC/openSUSE:Factory/ha-cluster-bootstrap (Old)
 and  /work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new (New)


Package is "ha-cluster-bootstrap"

Changes:

--- 
/work/SRC/openSUSE:Factory/ha-cluster-bootstrap/ha-cluster-bootstrap.changes
2015-09-09 20:21:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new/ha-cluster-bootstrap.changes
   2015-10-30 21:53:06.0 +0100
@@ -1,0 +2,5 @@
+Fri Oct 30 14:42:53 UTC 2015 - kgronl...@suse.com
+
+- Drop recommends for hawk (bsc#952428) 
+
+---



Other differences:
--
++ ha-cluster-bootstrap.spec ++
--- /var/tmp/diff_new_pack.xdlQFQ/_old  2015-10-30 21:53:07.0 +0100
+++ /var/tmp/diff_new_pack.xdlQFQ/_new  2015-10-30 21:53:07.0 +0100
@@ -32,7 +32,6 @@
 Requires:   pacemaker
 Requires:   pssh
 Requires:   util-linux
-Recommends: hawk
 Recommends: ocfs2-tools
 # These three are required for ocfs2 setup, but not generic setup
 Recommends: parted




commit rubygem-minitest for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package rubygem-minitest for 
openSUSE:Factory checked in at 2015-10-30 21:53:00

Comparing /work/SRC/openSUSE:Factory/rubygem-minitest (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-minitest.new (New)


Package is "rubygem-minitest"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-minitest/rubygem-minitest.changes
2015-09-30 05:51:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-minitest.new/rubygem-minitest.changes   
2015-10-30 21:53:02.0 +0100
@@ -1,0 +2,12 @@
+Tue Oct 27 05:30:03 UTC 2015 - co...@suse.com
+
+- updated to version 5.8.2
+ see installed History.rdoc
+
+  === 5.8.2 / 2015-10-26
+  
+  * 1 bug fix:
+  
+* Fixed using parallelize_me! and capture_io (or any locking io). 
(arlt/tenderlove)
+
+---

Old:

  minitest-5.8.1.gem

New:

  minitest-5.8.2.gem



Other differences:
--
++ rubygem-minitest.spec ++
--- /var/tmp/diff_new_pack.f7XBQx/_old  2015-10-30 21:53:02.0 +0100
+++ /var/tmp/diff_new_pack.f7XBQx/_new  2015-10-30 21:53:02.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-minitest
-Version:5.8.1
+Version:5.8.2
 Release:0
 %define mod_name minitest
 %define mod_full_name %{mod_name}-%{version}

++ minitest-5.8.1.gem -> minitest-5.8.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.rdoc new/History.rdoc
--- old/History.rdoc2015-09-23 23:56:39.0 +0200
+++ new/History.rdoc2015-10-26 23:54:08.0 +0100
@@ -1,3 +1,9 @@
+=== 5.8.2 / 2015-10-26
+
+* 1 bug fix:
+
+  * Fixed using parallelize_me! and capture_io (or any locking io). 
(arlt/tenderlove)
+
 === 5.8.1 / 2015-09-23
 
 * 1 minor enhancement:
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ
Files old/data.tar.gz.sig and new/data.tar.gz.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/minitest/parallel.rb new/lib/minitest/parallel.rb
--- old/lib/minitest/parallel.rb2015-09-23 23:56:39.0 +0200
+++ new/lib/minitest/parallel.rb2015-10-26 23:54:08.0 +0100
@@ -53,7 +53,7 @@
 end
 
 module Test
-  def _synchronize; Test.io_lock.synchronize { yield }; end # :nodoc:
+  def _synchronize; Minitest::Test.io_lock.synchronize { yield }; end # 
:nodoc:
 
   module ClassMethods # :nodoc:
 def run_one_method klass, method_name, reporter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/minitest.rb new/lib/minitest.rb
--- old/lib/minitest.rb 2015-09-23 23:56:39.0 +0200
+++ new/lib/minitest.rb 2015-10-26 23:54:08.0 +0100
@@ -7,7 +7,7 @@
 # :include: README.rdoc
 
 module Minitest
-  VERSION = "5.8.1" # :nodoc:
+  VERSION = "5.8.2" # :nodoc:
   ENCS = "".respond_to? :encoding # :nodoc:
 
   @@installed_at_exit ||= false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-09-23 23:56:39.0 +0200
+++ new/metadata2015-10-26 23:54:08.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: minitest
 version: !ruby/object:Gem::Version
-  version: 5.8.1
+  version: 5.8.2
 platform: ruby
 authors:
 - Ryan Davis
@@ -29,7 +29,7 @@
   qx3h45R1CAsObX0SQDIT+rRbQrtKz1GHIZTOFYvEJjUY1XmRTZupD3CJ8Q7sDqSy
   NLq5jm1fq6Y9Uolu3RJbmycf
   -END CERTIFICATE-
-date: 2015-09-23 00:00:00.0 Z
+date: 2015-10-26 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rdoc
Files old/metadata.gz.sig and new/metadata.gz.sig differ




commit xorg-x11-server for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2015-10-30 21:52:38

Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New)


Package is "xorg-x11-server"

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2015-10-03 20:29:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2015-10-30 21:52:40.0 +0100
@@ -1,0 +2,23 @@
+Wed Oct 28 17:32:07 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.17.4:
+  Minor brown-bag release. The important fix here is Martin's
+  clientsWritable change which fixes a crash when built against
+  xproto 7.0.28.
+- supersedes u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch
+
+---
+Wed Oct 28 16:23:39 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.17.3:
+  Various bugfixes across the board.  The most visible changes
+  include fixing GLX extension setup under Xwayland and other
+  non-Xorg servers (enabling core contexts in more scenarios),
+  and various stability fixes to glamor and the Present extension.
+- supersededs the following patches:
+  * 
u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch
+  * u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch
+- removed evdev xorg.conf.d snippet since it's meanwhile shipped with
+  evdev driver itself (since version 2.10.0)
+
+---

Old:

  u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch
  u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch
  u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch
  xorg-server-1.17.2.tar.bz2

New:

  xorg-server-1.17.4.tar.bz2



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.83ojFb/_old  2015-10-30 21:52:42.0 +0100
+++ /var/tmp/diff_new_pack.83ojFb/_new  2015-10-30 21:52:42.0 +0100
@@ -26,7 +26,7 @@
 
 Name:   xorg-x11-server
 
-%define dirsuffix 1.17.2
+%define dirsuffix 1.17.4
 
 Summary:X
 License:MIT
@@ -168,12 +168,10 @@
 Patch101:   u_confine_to_shape.diff
 # PATCH-FIX-UPSTREAM u_x86emu-include-order.patch sch...@suse.de -- Change 
include order to avoid conflict with system header, remove duplicate definitions
 Patch102:   u_x86emu-include-order.patch
-Patch103:   
u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch
 Patch104:   u_xorg-server-xdmcp.patch
 Patch105:   ux_xserver_xvfb-randr.patch
 # PATCH-FIX-UPSTREAM u_exa-only-draw-valid-trapezoids.patch bnc#853846 
m...@suse.com -- Fixes possible crash of server using invalid trapezoids. 
2013-12-12 patch is waiting in mailing list to be upstreamed.
 Patch106:   u_exa-only-draw-valid-trapezoids.patch
-Patch111:   u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch
 Patch112:   
u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch
 
 Patch114:   u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch
@@ -194,8 +192,6 @@
 Patch1211:  
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch
 Patch1222:  b_sync-fix.patch
 
-Patch1300:  
u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch
-
 %description
 This package contains the X.Org Server.
 
@@ -269,12 +265,10 @@
 %patch100
 %patch101
 %patch102 -p1
-%patch103 -p1
 %patch104 -p1
 %patch105 -p1
 %patch106 -p1
 
-%patch111 -p1
 %patch112 -p1
 
 %patch114 -p1
@@ -298,8 +292,6 @@
 ### patch222 might not be applicable anymore
 #%patch1222 -p1
 
-%patch1300 -p1
-
 find . -type f \! -name '*.orig' \! -path ./source-file-list > source-file-list
 
 %build
@@ -373,9 +365,12 @@
 ln -snf ../../../usr/bin/Xorg %{buildroot}%{_localstatedir}/lib/X11/X
 ln -snf ../../var/lib/X11/X %{buildroot}%{_bindir}/X
 %if 0%{?suse_version} > 1120
+# get rid of evdev config file, since it's meanwhile shipped with
+# evdev driver itself (since 2.10.0)
+rm -f %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf
 %ifnarch s390 s390x
 mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
-cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
+cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-quirks.conf 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
 %endif
 %endif
 %if 0%{?suse_version} < 1315
@@ -386,7 +381,7 @@
 rm -f %{buildroot}%{_datadir}/aclocal/*.m4
 %endif
 %ifarch s390 s390x
-rm -f %{buildroot}%{_sysconfdir}/X11/10-evdev.conf
+rm -f %{buildroot}%{_sysconfdir}/X

commit gdm-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gdm-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:52:26

Comparing /work/SRC/openSUSE:Factory/gdm-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new (New)


Package is "gdm-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdm-branding-openSUSE/gdm-branding-openSUSE.changes  
2014-09-30 19:36:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdm-branding-openSUSE.new/gdm-branding-openSUSE.changes
 2015-10-30 21:52:27.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 14:37:58 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---



Other differences:
--
++ gdm-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.NnJQCJ/_old  2015-10-30 21:52:28.0 +0100
+++ /var/tmp/diff_new_pack.NnJQCJ/_new  2015-10-30 21:52:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdm-branding-openSUSE
 #
-# 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,7 +17,7 @@
 
 
 Name:   gdm-branding-openSUSE
-Version:13.2
+Version:42.1
 Release:0
 Summary:The GNOME Display Manager -- openSUSE default configuration
 License:GPL-2.0+





commit rubygem-netrc for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package rubygem-netrc for openSUSE:Factory 
checked in at 2015-10-30 21:52:57

Comparing /work/SRC/openSUSE:Factory/rubygem-netrc (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-netrc.new (New)


Package is "rubygem-netrc"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-netrc/rubygem-netrc.changes  
2015-03-03 11:14:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-netrc.new/rubygem-netrc.changes 
2015-10-30 21:52:58.0 +0100
@@ -1,0 +2,12 @@
+Fri Oct 30 05:33:05 UTC 2015 - co...@suse.com
+
+- updated to version 0.11.0
+ see installed changelog.txt
+
+  0.11.0 10/29/15
+  ===
+  
+  Respect NETRC environment variable
+  Fix for JRuby PernGen Space
+
+---

Old:

  netrc-0.10.3.gem

New:

  netrc-0.11.0.gem



Other differences:
--
++ rubygem-netrc.spec ++
--- /var/tmp/diff_new_pack.JxdWH1/_old  2015-10-30 21:52:59.0 +0100
+++ /var/tmp/diff_new_pack.JxdWH1/_new  2015-10-30 21:52:59.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-netrc
-Version:0.10.3
+Version:0.11.0
 Release:0
 %define mod_name netrc
 %define mod_full_name %{mod_name}-%{version}

++ netrc-0.10.3.gem -> netrc-0.11.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Readme.md new/Readme.md
--- old/Readme.md   2015-02-25 00:25:25.0 +0100
+++ new/Readme.md   2015-10-29 23:08:28.0 +0100
@@ -1,7 +1,7 @@
 # Netrc
 
 This library reads and writes
-[`.netrc` 
files](http://www.gnu.org/software/inetutils/manual/html_node/The-_002enetrc-File.html).
+[`.netrc` 
files](http://www.gnu.org/software/inetutils/manual/html_node/The-_002enetrc-file.html).
 
 ## API
 
@@ -13,8 +13,11 @@
 the filename ends in ".gpg", it will be decrypted using
 [GPG](http://www.gnupg.org/).
 
-Read the user's default netrc file. On Unix: `$HOME/.netrc`.
-On Windows: `%HOME%\_netrc`, `%HOMEDRIVE%%HOMEPATH%\_netrc`, or 
`%USERPROFILE%\_netrc` (whichever is set first).
+Read the user's default netrc file.
+
+**On Unix:** `$NETRC/.netrc` or `$HOME/.netrc` (whichever is set first).
+
+**On Windows:** `%NETRC%\_netrc`, `%HOME%\_netrc`, 
`%HOMEDRIVE%%HOMEPATH%\_netrc`, or `%USERPROFILE%\_netrc` (whichever is set 
first).
 
 n = Netrc.read
 
@@ -47,4 +50,4 @@
 ## Running Tests
 
 $ bundle install
-$ bundle exec turn test
+$ bundle exec ruby -e 'Dir.glob "./test/**/test_*.rb", &method(:require)'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/changelog.txt new/changelog.txt
--- old/changelog.txt   2015-02-25 00:25:25.0 +0100
+++ new/changelog.txt   2015-10-29 23:08:28.0 +0100
@@ -1,3 +1,9 @@
+0.11.0 10/29/15
+===
+
+Respect NETRC environment variable
+Fix for JRuby PernGen Space
+
 0.10.3 02/24/15
 ===
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/netrc.rb new/lib/netrc.rb
--- old/lib/netrc.rb2015-02-25 00:25:25.0 +0100
+++ new/lib/netrc.rb2015-10-29 23:08:28.0 +0100
@@ -1,14 +1,14 @@
 require 'rbconfig'
 
 class Netrc
-  VERSION = "0.10.3"
+  VERSION = "0.11.0"
 
   # see 
http://stackoverflow.com/questions/4871309/what-is-the-correct-way-to-detect-if-ruby-is-running-on-windows
   WINDOWS = RbConfig::CONFIG["host_os"] =~ /mswin|mingw|cygwin/
   CYGWIN  = RbConfig::CONFIG["host_os"] =~ /cygwin/
 
   def self.default_path
-File.join(home_path, netrc_filename)
+File.join(ENV['NETRC'] || home_path, netrc_filename)
   end
 
   def self.home_path
@@ -18,7 +18,7 @@
   home ||= File.join(ENV['HOMEDRIVE'], ENV['HOMEPATH']) if 
ENV['HOMEDRIVE'] && ENV['HOMEPATH']
   home ||= ENV['USERPROFILE']
   # XXX: old stuff; most likely unnecessary
-  home = home.gsub("\\", "/") unless home.nil?
+  home = home.tr("\\", "/") unless home.nil?
 end
 
 (home && File.readable?(home)) ? home : Dir.pwd
@@ -65,8 +65,25 @@
 new(path, parse(lex([])))
   end
 
+  class TokenArray < Array
+def take
+  if length < 1
+raise Error, "unexpected EOF"
+  end
+  shift
+end
+
+def readto
+  l = []
+  while length > 0 && ! yield(self[0])
+l << shift
+  end
+  return l.join
+end
+  end
+
   def self.lex(lines)
-tokens = []
+tokens = TokenArray.new
 for line in lines
   content, comment = line.split(/(\s*#.*)/m)
   content.each_char do |char|
@@ -96,6 +113,8 @@
 s =~ /^\s/
   end
 
+
+
   # Returns two values, a header and a list of items.

commit gtk3-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gtk3-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:52:09

Comparing /work/SRC/openSUSE:Factory/gtk3-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.gtk3-branding-openSUSE.new (New)


Package is "gtk3-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/gtk3-branding-openSUSE/gtk3-branding-SLED.changes
2014-11-26 22:56:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gtk3-branding-openSUSE.new/gtk3-branding-SLED.changes
   2015-10-30 21:52:10.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 15:45:30 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
gtk3-branding-openSUSE.changes: same change



Other differences:
--
++ gtk3-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.qDlykp/_old  2015-10-30 21:52:11.0 +0100
+++ /var/tmp/diff_new_pack.qDlykp/_new  2015-10-30 21:52:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk3-branding-SLED
 #
-# Copyright (c) 2014 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
@@ -23,7 +23,7 @@
 
 # Do not edit this auto generated file! Edit gtk3-branding.spec.in.
 Name:   gtk3-branding-SLED
-Version:13.2
+Version:42.1
 Release:0
 Summary:The GTK+ toolkit library (version 3) -- SLED theme 
configuration
 License:BSD-3-Clause

gtk3-branding-openSUSE.spec: same change
++ gtk3-branding.changes.in ++
--- /var/tmp/diff_new_pack.qDlykp/_old  2015-10-30 21:52:11.0 +0100
+++ /var/tmp/diff_new_pack.qDlykp/_new  2015-10-30 21:52:11.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 12 15:45:30 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
 Tue Nov 25 11:10:40 UTC 2014 - dims...@opensuse.org
 
 - Change settings.ini: The default icon theme is called Adwaita.

++ gtk3-branding.spec.in ++
--- /var/tmp/diff_new_pack.qDlykp/_old  2015-10-30 21:52:11.0 +0100
+++ /var/tmp/diff_new_pack.qDlykp/_new  2015-10-30 21:52:11.0 +0100
@@ -22,7 +22,7 @@
 Url:http://www.gtk.org/
 
 Name:   gtk3-branding-%{branding_name}
-Version:13.2
+Version:42.1
 Release:0
 Group:  System/Libraries
 License:BSD-3-Clause




commit xf86-input-evdev for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-evdev for 
openSUSE:Factory checked in at 2015-10-30 21:52:44

Comparing /work/SRC/openSUSE:Factory/xf86-input-evdev (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-input-evdev.new (New)


Package is "xf86-input-evdev"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-evdev/xf86-input-evdev.changes
2015-08-21 07:35:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-evdev.new/xf86-input-evdev.changes   
2015-10-30 21:52:46.0 +0100
@@ -1,0 +2,12 @@
+Wed Oct 28 15:39:33 UTC 2015 - sndir...@suse.com
+
+- Update to version 2.10.0
+  Plenty of bugfixes accumulated over time, one new option is now
+  available: Resolution. This enables a user to set a mouse device's
+  native resolution, if set the device's deltas are scaled to a
+  normalized 1000dpi resolution. This can be used to make
+  high-resolution mice less sensitive without having to actually
+  change the acceleration in the desktop environment. The default
+  for this option is 0 and no scaling is performed.
+
+---

Old:

  xf86-input-evdev-2.9.2.tar.bz2

New:

  xf86-input-evdev-2.10.0.tar.bz2



Other differences:
--
++ xf86-input-evdev.spec ++
--- /var/tmp/diff_new_pack.ZZAJRH/_old  2015-10-30 21:52:47.0 +0100
+++ /var/tmp/diff_new_pack.ZZAJRH/_new  2015-10-30 21:52:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-input-evdev
-Version:2.9.2
+Version:2.10.0
 Release:0
 Summary:Generic Linux input driver for the Xorg X server
 License:MIT
@@ -73,6 +73,8 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
+cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
 install -D -m 644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/11-evdev.conf
 
 %post
@@ -86,7 +88,11 @@
 %files
 %defattr(-,root,root)
 %doc COPYING README
+%dir %{_sysconfdir}/X11/xorg.conf.d
+%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/10-evdev.conf
 %config %{_sysconfdir}/X11/xorg.conf.d/11-evdev.conf
+%dir %{_datadir}/X11/xorg.conf.d
+%{_datadir}/X11/xorg.conf.d/10-*.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/evdev_drv.so
 %{_datadir}/man/man4/evdev.4%{?ext_man}

++ xf86-input-evdev-2.9.2.tar.bz2 -> xf86-input-evdev-2.10.0.tar.bz2 ++
 2155 lines of diff (skipped)




commit perl-Math-BigInt for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Math-BigInt for 
openSUSE:Factory checked in at 2015-10-30 21:52:56

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


Package is "perl-Math-BigInt"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Math-BigInt/perl-Math-BigInt.changes
2015-10-28 17:31:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Math-BigInt.new/perl-Math-BigInt.changes   
2015-10-30 21:52:57.0 +0100
@@ -1,0 +2,34 @@
+Fri Oct 30 10:55:11 UTC 2015 - co...@suse.com
+
+- updated to 1.999707
+   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
+
+  2015-10-29 v1.999707 pjacklam
+  
+   * Added dependency on Math::Complex 1.39 for Math::Complex::Inf(), which is
+ used for numifying infinity.
+  
+   * Updated author information.
+  
+   * Updated information in the file README.
+  
+   * Removed the files INSTALL and LICENSE as this information is already 
covered
+ in the file README.
+  
+   * Enable 'use warnings' in all modules. We require a Perl newer than 5.6.0
+ anyway.
+  
+   * Replace 'use vars ...' with 'our ...'. We require a Perl newer than 5.6.0
+ anyway.
+  
+   * Avoid indirect object syntax in documentation.
+  
+   * Moved 'Test::More' from 'build_requires' to 'test_requires' in 
Makefile.PL.
+
+---
+Thu Oct 29 10:06:14 UTC 2015 - co...@suse.com
+
+- updated to 1.999706
+   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
+
+---

Old:

  Math-BigInt-1.999705.tar.gz

New:

  Math-BigInt-1.999707.tar.gz



Other differences:
--
++ perl-Math-BigInt.spec ++
--- /var/tmp/diff_new_pack.mzpd9d/_old  2015-10-30 21:52:58.0 +0100
+++ /var/tmp/diff_new_pack.mzpd9d/_new  2015-10-30 21:52:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Math-BigInt
-Version:1.999705
+Version:1.999707
 Release:0
 %define cpan_name Math-BigInt
 Summary:Arbitrary size integer/float math package
@@ -30,6 +30,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Math::Complex) >= 1.39
+Requires:   perl(Math::Complex) >= 1.39
 %{perl_requires}
 # MANUAL BEGIN
 Recommends: perl(bignum) >= 0.22
@@ -43,7 +45,7 @@
 All operators (including basic math operations) are overloaded if you
 declare your big integers as
 
-  $i = new Math::BigInt '123_456_789_123_456_789';
+  $i = Math::BigInt -> new('123_456_789_123_456_789');
 
 Operations with overloaded operators preserve the arguments which is
 exactly what you expect.

++ Math-BigInt-1.999705.tar.gz -> Math-BigInt-1.999707.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999705/CHANGES 
new/Math-BigInt-1.999707/CHANGES
--- old/Math-BigInt-1.999705/CHANGES2015-10-26 14:23:58.0 +0100
+++ new/Math-BigInt-1.999707/CHANGES2015-10-29 16:41:47.0 +0100
@@ -1433,12 +1433,40 @@
 
  * Added test files t/objectify_mbf.t and t/objectify_mbi.t.
 
-2015-09-25 v1.999705 pjacklam
+2015-10-26 v1.999705 pjacklam
 
  * Avoid using "my" in a false conditional. See "Deprecated use of my() in
false conditional" in perldiag(1).
 
- * Faster algorithm for bpi() when precision is >= 1000.
+ * Faster algorithm for bpi() when accuracy is >= 1000.
+
+2015-10-28 v1.999706 pjacklam
+
+ * Corrected release date of v1.999705 in CHANGES.
+
+ * Added code and tests for numify() on non-finite objects.
+
+2015-10-29 v1.999707 pjacklam
+
+ * Added dependency on Math::Complex 1.39 for Math::Complex::Inf(), which is
+   used for numifying infinity.
+
+ * Updated author information.
+
+ * Updated information in the file README.
+
+ * Removed the files INSTALL and LICENSE as this information is already covered
+   in the file README.
+
+ * Enable 'use warnings' in all modules. We require a Perl newer than 5.6.0
+   anyway.
+
+ * Replace 'use vars ...' with 'our ...'. We require a Perl newer than 5.6.0
+   anyway.
+
+ * Avoid indirect object syntax in documentation.
+
+ * Moved 'Test::More' from 'build_requires' to 'test_requires' in Makefile.PL.
 
 Please send us test-reports, your experiences with this and your ideas - we 
love
 to hear about our work!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999705/INSTALL 
new/Math-BigInt-1.999707/INSTALL
--- old/Math-BigInt-1.999705/INSTALL2010-09-03 17:08:51.0 +0200
+++ new/Math-BigInt-1.999707/INSTALL1970-01-01 01:00:00.0 +01

commit libsocialweb-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package libsocialweb-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:52:15

Comparing /work/SRC/openSUSE:Factory/libsocialweb-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.libsocialweb-branding-openSUSE.new (New)


Package is "libsocialweb-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/libsocialweb-branding-openSUSE/libsocialweb-branding-openSUSE.changes
2014-04-16 07:26:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libsocialweb-branding-openSUSE.new/libsocialweb-branding-openSUSE.changes
   2015-10-30 21:52:16.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 15:01:57 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---



Other differences:
--
++ libsocialweb-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.gCbbcf/_old  2015-10-30 21:52:17.0 +0100
+++ /var/tmp/diff_new_pack.gCbbcf/_new  2015-10-30 21:52:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsocialweb-branding-openSUSE
 #
-# 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
@@ -19,7 +19,7 @@
 %define keydir %{_datadir}/libsocialweb/keys
 
 Name:   libsocialweb-branding-openSUSE
-Version:13.2
+Version:42.1
 Release:0
 Summary:A personal social data server -- API keys from openSUSE
 License:SUSE-Public-Domain




commit rubygem-hashie for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package rubygem-hashie for openSUSE:Factory 
checked in at 2015-10-30 21:53:03

Comparing /work/SRC/openSUSE:Factory/rubygem-hashie (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-hashie.new (New)


Package is "rubygem-hashie"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-hashie/rubygem-hashie.changes
2015-06-12 20:30:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-hashie.new/rubygem-hashie.changes   
2015-10-30 21:53:04.0 +0100
@@ -1,0 +2,15 @@
+Mon Oct 26 05:29:02 UTC 2015 - co...@suse.com
+
+- updated to version 3.4.3
+ see installed CHANGELOG.md
+
+  ## 3.4.2 (10/25/2015)
+  
+  * [#314](https://github.com/intridea/hashie/pull/314): Added a 
`StrictKeyAccess` extension that will raise an error whenever a key is accessed 
that does not exist in the hash - [@pboling](https://github.com/pboling).
+  * [#304](https://github.com/intridea/hashie/pull/304): Ensured compatibility 
of `Hash` extensions with singleton objects - 
[@regexident](https://github.com/regexident).
+  * [#306](https://github.com/intridea/hashie/pull/306): Added 
`Hashie::Extensions::Dash::Coercion` - 
[@marshall-lee](https://github.com/marshall-lee).
+  * [#310](https://github.com/intridea/hashie/pull/310): Fixed 
`Hashie::Extensions::SafeAssignment` bug with private methods - 
[@marshall-lee](https://github.com/marshall-lee).
+  * [#313](https://github.com/intridea/hashie/pull/313): Restrict pending spec 
to only Ruby versions 2.2.0-2.2.2 - [@pboling](https://github.com/pboling).
+  * [#315](https://github.com/intridea/hashie/pull/315): Default `bin/` 
scripts: `console` and `setup` - [@pboling](https://github.com/pboling).
+
+---

Old:

  hashie-3.4.2.gem

New:

  hashie-3.4.3.gem



Other differences:
--
++ rubygem-hashie.spec ++
--- /var/tmp/diff_new_pack.J0skFA/_old  2015-10-30 21:53:05.0 +0100
+++ /var/tmp/diff_new_pack.J0skFA/_new  2015-10-30 21:53:05.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-hashie
-Version:3.4.2
+Version:3.4.3
 Release:0
 %define mod_name hashie
 %define mod_full_name %{mod_name}-%{version}

++ hashie-3.4.2.gem -> hashie-3.4.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-06-02 15:48:43.0 +0200
+++ new/CHANGELOG.md2015-10-25 19:56:06.0 +0100
@@ -1,3 +1,12 @@
+## 3.4.2 (10/25/2015)
+
+* [#314](https://github.com/intridea/hashie/pull/314): Added a 
`StrictKeyAccess` extension that will raise an error whenever a key is accessed 
that does not exist in the hash - [@pboling](https://github.com/pboling).
+* [#304](https://github.com/intridea/hashie/pull/304): Ensured compatibility 
of `Hash` extensions with singleton objects - 
[@regexident](https://github.com/regexident).
+* [#306](https://github.com/intridea/hashie/pull/306): Added 
`Hashie::Extensions::Dash::Coercion` - 
[@marshall-lee](https://github.com/marshall-lee).
+* [#310](https://github.com/intridea/hashie/pull/310): Fixed 
`Hashie::Extensions::SafeAssignment` bug with private methods - 
[@marshall-lee](https://github.com/marshall-lee).
+* [#313](https://github.com/intridea/hashie/pull/313): Restrict pending spec 
to only Ruby versions 2.2.0-2.2.2 - [@pboling](https://github.com/pboling).
+* [#315](https://github.com/intridea/hashie/pull/315): Default `bin/` scripts: 
`console` and `setup` - [@pboling](https://github.com/pboling).
+
 ## 3.4.2 (6/2/2015)
 
 * [#292](https://github.com/intridea/hashie/pull/292): Removed `Mash#id` and 
`Mash#type` - [@jrochkind](https://github.com/jrochkind).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2015-06-02 15:48:43.0 +0200
+++ new/README.md   2015-10-25 19:56:06.0 +0100
@@ -18,9 +18,9 @@
 $ gem install hashie
 ```
 
-## Upgrading
+## Stable Release
 
-You're reading the documentation for the stable release of Hashie, which is 
3.4.2. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous 
version.
+You're reading the documentation for the stable release 
[3.4.3](https://github.com/intridea/hashie/blob/v3.4.3/README.md).
 
 ## Hash Extensions
 
@@ -392,6 +392,25 @@
 # => [{:title=>"Ruby for beginners", :pages=>120}, {:title=>"CSS for 
intermediates", :pages=>80}]
 ```
 
+## StrictKeyAccess
+
+This extension can be mixed in to allow a Hash to raise an error when 
attempting to extract a value using a non-existent key.
+
+### Example:
+
+```ruby
+class StrictKeyAccessHash < Hash
+  include Hashie::Ex

commit gnome-menus-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-menus-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:52:31

Comparing /work/SRC/openSUSE:Factory/gnome-menus-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-menus-branding-openSUSE.new (New)


Package is "gnome-menus-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-menus-branding-openSUSE/gnome-menus-branding-SLED.changes
  2014-09-30 19:36:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-menus-branding-openSUSE.new/gnome-menus-branding-SLED.changes
 2015-10-30 21:52:33.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 16:00:12 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
gnome-menus-branding-openSUSE.changes: same change



Other differences:
--
++ gnome-menus-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.g6r0Kn/_old  2015-10-30 21:52:34.0 +0100
+++ /var/tmp/diff_new_pack.g6r0Kn/_new  2015-10-30 21:52:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-menus-branding-SLED
 #
-# Copyright (c) 2014 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
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit gnome-menus-branding.spec.in.
 Name:   gnome-menus-branding-SLED
-Version:13.2
+Version:42.1
 Release:0
 Summary:The GNOME Desktop Menu -- SLED Menus Definitions
 License:LGPL-2.1+

gnome-menus-branding-openSUSE.spec: same change
++ gnome-menus-branding.changes.in ++
--- /var/tmp/diff_new_pack.g6r0Kn/_old  2015-10-30 21:52:34.0 +0100
+++ /var/tmp/diff_new_pack.g6r0Kn/_new  2015-10-30 21:52:34.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 12 16:00:12 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
 Sat Aug 23 16:10:12 UTC 2014 - zai...@opensuse.org
 
 - Bump version to 13.2, to prepare for next version of openSUSE.

++ gnome-menus-branding.spec.in ++
--- /var/tmp/diff_new_pack.g6r0Kn/_old  2015-10-30 21:52:34.0 +0100
+++ /var/tmp/diff_new_pack.g6r0Kn/_new  2015-10-30 21:52:34.0 +0100
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   gnome-menus-branding-%{branding_name}
-Version:13.2
+Version:42.1
 Release:0
 Group:  System/GUI/GNOME
 License:LGPL-2.1+




commit glib2-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package glib2-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:52:03

Comparing /work/SRC/openSUSE:Factory/glib2-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.glib2-branding-openSUSE.new (New)


Package is "glib2-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/glib2-branding-openSUSE/glib2-branding-openSUSE.changes
  2015-10-06 16:13:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.glib2-branding-openSUSE.new/glib2-branding-openSUSE.changes
 2015-10-30 21:52:05.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 14:43:05 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---



Other differences:
--
++ glib2-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.vUer34/_old  2015-10-30 21:52:05.0 +0100
+++ /var/tmp/diff_new_pack.vUer34/_new  2015-10-30 21:52:05.0 +0100
@@ -34,7 +34,7 @@
 %endif
 
 Name:   glib2-branding-openSUSE
-Version:13.2
+Version:42.1
 Release:0
 Summary:General-Purpose Utility Library -- openSUSE default 
configuration
 License:BSD-3-Clause




commit python-gobject for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2015-10-30 21:51:57

Comparing /work/SRC/openSUSE:Factory/python-gobject (Old)
 and  /work/SRC/openSUSE:Factory/.python-gobject.new (New)


Package is "python-gobject"

Changes:

--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes
2015-10-28 17:28:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes   
2015-10-30 21:51:58.0 +0100
@@ -13,0 +14,7 @@
+Wed Oct 21 11:34:47 UTC 2015 - toddrme2...@gmail.com
+
+- Explicitly define python build version.
+  Fixes incorrect autodetection in some situations
+  (such as devel:languages:python3 right now).
+
+---
python3-gobject.changes: same change



Other differences:
--
++ python-gobject.spec ++
--- /var/tmp/diff_new_pack.QbEHqg/_old  2015-10-30 21:51:59.0 +0100
+++ /var/tmp/diff_new_pack.QbEHqg/_new  2015-10-30 21:51:59.0 +0100
@@ -105,6 +105,8 @@
 %build
 %if %{build_for_python3}
 export PYTHON=python3
+%else
+export PYTHON=python2
 %endif
 %configure \
 %if %{build_for_python3}

python3-gobject.spec: same change



commit gvfs for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2015-10-30 21:52:50

Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and  /work/SRC/openSUSE:Factory/.gvfs.new (New)


Package is "gvfs"

Changes:

--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes2015-10-28 
17:28:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2015-10-30 
21:52:51.0 +0100
@@ -1,0 +2,14 @@
+Tue Oct 27 10:49:52 UTC 2015 - zai...@opensuse.org
+
+- Change patch-tags from PATCH-FEATURE-OPENSUSE to
+  PATCH-FEATURE-SLE, lets use the tag where they actually are
+  wanted.
+
+---
+Fri Oct 23 19:19:16 UTC 2015 - mgo...@suse.com
+
+- Rebase gvfs-nds.patch and gvfs-nvvfs.patch. Also run
+  autoreconf, since patches modify daemon/Makefile.am.
+- Replace gnome-common for autoconf BuildRequires.
+
+---



Other differences:
--
++ gvfs.spec ++
--- /var/tmp/diff_new_pack.zQY2kg/_old  2015-10-30 21:52:52.0 +0100
+++ /var/tmp/diff_new_pack.zQY2kg/_new  2015-10-30 21:52:52.0 +0100
@@ -28,14 +28,14 @@
 Url:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/gvfs/1.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-NEEDS-REBASE was: # PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch 
ksam...@novell.com -- Provides gvfs backend for novell nautilus plugin
+# PATCH-FEATURE-SLE gvfs-nvvfs.patch ksam...@novell.com -- Provides gvfs 
backend for novell nautilus plugin
 Patch5: gvfs-nvvfs.patch
-# PATCH-NEEDS-REBASE was: # PATCH-FEATURE-OPENSUSE gvfs-nds.patch 
ksam...@novell.com -- Provides NDS browsing for nautilus
+# PATCH-FEATURE-SLE gvfs-nds.patch ksam...@novell.com -- Provides NDS browsing 
for nautilus
 Patch6: gvfs-nds.patch
+# needed for patches 5 and 6
+BuildRequires:  autoconf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fuse-devel
-# Only needed for patch 5 & 6 - disabled for now
-#BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  libarchive-devel
 BuildRequires:  libavahi-glib-devel
@@ -129,13 +129,12 @@
 %prep
 %setup -q
 translation-update-upstream
-# Patch 5 & 6 disabled - needs rebase
-#patch5 -p1
-#patch6 -p1
+%patch5 -p1
+%patch6 -p1
 
 %build
-# Only needed for patch 5 & 6 - disabled
-#NOCONFIGURE=1 gnome-autogen.sh
+# needed for patches 5 and 6
+autoreconf
 %configure \
 --libexecdir=%{_libexecdir}/%{name} \
 %if %{with_udisks2}
@@ -269,14 +268,12 @@
 %{_datadir}/%{name}/remote-volume-monitors/mtp.monitor
 %{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service
 %{_datadir}/%{name}/mounts/mtp.mount
-# disabled - patch rebase
-#{_libexecdir}/%{name}/gvfsd-nds
-#{_datadir}/%{name}/mounts/nds.mount
+%{_libexecdir}/%{name}/gvfsd-nds
+%{_datadir}/%{name}/mounts/nds.mount
 %{_libexecdir}/%{name}/gvfsd-network
 %{_datadir}/%{name}/mounts/network.mount
-# disabled - patch rebase
-#{_libexecdir}/%{name}/gvfsd-nvvfs
-#{_datadir}/%{name}/mounts/nvvfs.mount
+%{_libexecdir}/%{name}/gvfsd-nvvfs
+%{_datadir}/%{name}/mounts/nvvfs.mount
 %{_libexecdir}/%{name}/gvfsd-recent
 %{_datadir}/%{name}/mounts/recent.mount
 %{_libexecdir}/%{name}/gvfsd-sftp

++ gvfs-nds.patch ++
--- /var/tmp/diff_new_pack.zQY2kg/_old  2015-10-30 21:52:52.0 +0100
+++ /var/tmp/diff_new_pack.zQY2kg/_new  2015-10-30 21:52:52.0 +0100
@@ -818,7 +818,7 @@
 ===
 --- gvfs-1.9.0.orig/daemon/Makefile.am
 +++ gvfs-1.9.0/daemon/Makefile.am
-@@ -113,6 +113,10 @@ mount_in_files += nvvfs.mount.in
+@@ -143,6 +143,10 @@ mount_in_files += nvvfs.mount.in
  mount_DATA += nvvfs.mount
  libexec_PROGRAMS += gvfsd-nvvfs
  
@@ -827,9 +827,9 @@
 +libexec_PROGRAMS += gvfsd-nds
 +
  EXTRA_DIST =  \
-   gvfs-daemon.service.in  \
-   $(mount_in_files)   \
-@@ -449,6 +453,19 @@ gvfsd_http_CPPFLAGS = \
+   $(service_in_files) \
+   $(systemd_user_in_files)\
+@@ -525,6 +529,19 @@ gvfsd_http_CPPFLAGS = \
  
  gvfsd_http_LDADD = $(libraries) $(HTTP_LIBS)
  

++ gvfs-nvvfs.patch ++
--- /var/tmp/diff_new_pack.zQY2kg/_old  2015-10-30 21:52:52.0 +0100
+++ /var/tmp/diff_new_pack.zQY2kg/_new  2015-10-30 21:52:52.0 +0100
@@ -653,7 +653,7 @@
 ===
 --- gvfs-1.15.1.orig/daemon/Makefile.am
 +++ gvfs-1.15.1/daemon/Makefile.am
-@@ -124,6 +124,10 @@ endif
+@@ -139,6 +139,10 @@ endif
  
  noinst_DATA = $(mount_DATA:.mount=.localmount)
  
@@ -662,9 +662,9 @@
 +libexec_PROGRAMS += gvfsd-nvvfs
 +
  EXTRA_D

commit clutter-gst for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package clutter-gst for openSUSE:Factory 
checked in at 2015-10-30 21:52:20

Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old)
 and  /work/SRC/openSUSE:Factory/.clutter-gst.new (New)


Package is "clutter-gst"

Changes:

--- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes  2015-10-17 
16:37:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 
2015-10-30 21:52:21.0 +0100
@@ -1,0 +2,8 @@
+Sat Oct 10 18:17:29 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.0.14:
+  + Fix rendering issue with non power of 2 video frame sizes.
+  + Reduce color conversion shader's size.
+  + Fix crash with vaapi plugins when frame upload fails.
+
+---

Old:

  clutter-gst-3.0.12.tar.xz

New:

  clutter-gst-3.0.14.tar.xz



Other differences:
--
++ clutter-gst.spec ++
--- /var/tmp/diff_new_pack.fsP9X5/_old  2015-10-30 21:52:22.0 +0100
+++ /var/tmp/diff_new_pack.fsP9X5/_new  2015-10-30 21:52:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   clutter-gst
-Version:3.0.12
+Version:3.0.14
 Release:0
 Url:http://clutter-project.org/
 Summary:GStreamer integration for Clutter

++ clutter-gst-3.0.12.tar.xz -> clutter-gst-3.0.14.tar.xz ++
 2133 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gst-3.0.12/NEWS new/clutter-gst-3.0.14/NEWS
--- old/clutter-gst-3.0.12/NEWS 2015-09-30 19:59:04.0 +0200
+++ new/clutter-gst-3.0.14/NEWS 2015-10-10 20:11:18.0 +0200
@@ -1,3 +1,15 @@
+clutter-gst 3.0.14 (10/10/2015)
+===
+
+List of changes
+
+ o Fix rendering issue with non power of 2 video frame sizes
+
+ o Reduce color conversion shader's size
+
+ o Fix crash with vaapi plugins when frame upload fails
+
+
 clutter-gst 3.0.12 (30/09/2015)
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gst-3.0.12/TODO new/clutter-gst-3.0.14/TODO
--- old/clutter-gst-3.0.12/TODO 2015-01-11 20:24:51.0 +0100
+++ new/clutter-gst-3.0.14/TODO 1970-01-01 01:00:00.0 +0100
@@ -1,5 +0,0 @@
-- Effects (pam point effect) -> possible now
-- Aspect Ratio with display support
-- Aspect Ratio feature parity with totem
-- Deinterlace shader
-- Write some test using readback/paintnodes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gst-3.0.12/build/autotools/compile 
new/clutter-gst-3.0.14/build/autotools/compile
--- old/clutter-gst-3.0.12/build/autotools/compile  2014-06-17 
22:09:53.0 +0200
+++ new/clutter-gst-3.0.14/build/autotools/compile  2015-10-06 
00:37:18.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/clutter-gst-3.0.12/build/autotools/missing 
new/clutter-gst-3.0.14/build/autotools/missing
--- old/clutter-gst-3.0.12/build/autotools/missing  2014-06-17 
22:09:53.0 +0200
+++ new/clutter-gst-3.0.14/build/autotools/missing  2015-10-06 
00:37:18.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinar

commit glibmm2 for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2015-10-30 21:51:46

Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old)
 and  /work/SRC/openSUSE:Factory/.glibmm2.new (New)


Package is "glibmm2"

Changes:

--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2015-08-05 
06:49:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2015-10-30 
21:51:48.0 +0100
@@ -1,0 +2,5 @@
+Fri Sep 11 07:34:15 UTC 2015 - dims...@opensuse.org
+
+- Add patch tags. 
+
+---



Other differences:
--
++ glibmm2.spec ++
--- /var/tmp/diff_new_pack.9Nr2bH/_old  2015-10-30 21:51:49.0 +0100
+++ /var/tmp/diff_new_pack.9Nr2bH/_new  2015-10-30 21:51:49.0 +0100
@@ -29,6 +29,7 @@
 Url:http://www.gtkmm.org/
 Source0:
http://download.gnome.org/sources/glibmm/2.44/%{_name}-%{version}.tar.xz
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM 
fix-deprecated-extra_object_base_data_mutex-auto_ptr.patch nov...@tower-net.de 
-- fixes gcc5 warning.
 Patch0: fix-deprecated-extra_object_base_data_mutex-auto_ptr.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++




commit hicolor-icon-theme-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package hicolor-icon-theme-branding-openSUSE 
for openSUSE:Factory checked in at 2015-10-30 21:51:28

Comparing /work/SRC/openSUSE:Factory/hicolor-icon-theme-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.hicolor-icon-theme-branding-openSUSE.new 
(New)


Package is "hicolor-icon-theme-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/hicolor-icon-theme-branding-openSUSE/hicolor-icon-theme-branding-openSUSE.changes
2014-09-30 19:36:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.hicolor-icon-theme-branding-openSUSE.new/hicolor-icon-theme-branding-openSUSE.changes
   2015-10-30 21:51:30.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 23 15:53:51 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---



Other differences:
--
++ hicolor-icon-theme-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.cB2FaV/_old  2015-10-30 21:51:31.0 +0100
+++ /var/tmp/diff_new_pack.cB2FaV/_new  2015-10-30 21:51:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hicolor-icon-theme-branding-openSUSE
 #
-# Copyright (c) 2014 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
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit 
hicolor-icon-theme-branding.spec.in.
 Name:   hicolor-icon-theme-branding-openSUSE
-Version:13.2
+Version:42.1
 Release:0
 Summary:Fallback Icon Theme -- openSUSE Icons
 License:GPL-2.0+

++ hicolor-icon-theme-branding.changes.in ++
--- /var/tmp/diff_new_pack.cB2FaV/_old  2015-10-30 21:51:31.0 +0100
+++ /var/tmp/diff_new_pack.cB2FaV/_new  2015-10-30 21:51:31.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 23 15:53:51 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
 Sat Aug 23 16:23:51 UTC 2014 - zai...@opensuse.org
 
 - Bump version to 13.2, to prepare for next version of openSUSE.

++ hicolor-icon-theme-branding.spec.in ++
--- /var/tmp/diff_new_pack.cB2FaV/_old  2015-10-30 21:51:31.0 +0100
+++ /var/tmp/diff_new_pack.cB2FaV/_new  2015-10-30 21:51:31.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   hicolor-icon-theme-branding-%{branding_name}
 License:GPL-2.0+
-Version:13.2
+Version:42.1
 Release:0
 Summary:Fallback Icon Theme -- %{branding_name} Icons
 Group:  System/X11/Utilities




commit gnome-maps for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2015-10-30 21:51:34

Comparing /work/SRC/openSUSE:Factory/gnome-maps (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-maps.new (New)


Package is "gnome-maps"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes2015-10-06 
16:36:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes   
2015-10-30 21:51:35.0 +0100
@@ -1,0 +2,8 @@
+Sat Oct 10 22:52:59 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Fix bugs in zooming to a location or contact.
+  + Fix styling of dialog header buttons.
+  + Updated translations.
+
+---

Old:

  gnome-maps-3.18.0.1.tar.xz

New:

  gnome-maps-3.18.1.tar.xz



Other differences:
--
++ gnome-maps.spec ++
--- /var/tmp/diff_new_pack.jxsCl4/_old  2015-10-30 21:51:36.0 +0100
+++ /var/tmp/diff_new_pack.jxsCl4/_new  2015-10-30 21:51:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-maps
-Version:3.18.0.1
+Version:3.18.1
 Release:0
 Summary:MAP Application for GNOME 3 
 License:GPL-2.0+

++ gnome-maps-3.18.0.1.tar.xz -> gnome-maps-3.18.1.tar.xz ++
 21186 lines of diff (skipped)




commit PackageKit-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:51:16

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is "PackageKit-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2014-10-29 21:09:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2015-10-30 21:51:17.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 15:19:22 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1 for next version of openSUSE.
+
+---



Other differences:
--
++ PackageKit-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.ANs6g4/_old  2015-10-30 21:51:18.0 +0100
+++ /var/tmp/diff_new_pack.ANs6g4/_new  2015-10-30 21:51:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-branding-openSUSE
 #
-# Copyright (c) 2014 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
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit PackageKit-branding.spec.in.
 Name:   PackageKit-branding-openSUSE
-Version:13.2
+Version:42.1
 Release:0
 Summary:Simple software installation management software -- openSUSE 
default configuration
 License:GPL-2.0+

++ PackageKit-branding.changes.in ++
--- /var/tmp/diff_new_pack.ANs6g4/_old  2015-10-30 21:51:18.0 +0100
+++ /var/tmp/diff_new_pack.ANs6g4/_new  2015-10-30 21:51:18.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 12 15:19:22 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1 for next version of openSUSE.
+
+---
 Tue Oct 21 19:19:22 UTC 2014 - dims...@opensuse.org
 
 - Rebase PackageKit-branding-default-config.patch for

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.ANs6g4/_old  2015-10-30 21:51:18.0 +0100
+++ /var/tmp/diff_new_pack.ANs6g4/_new  2015-10-30 21:51:18.0 +0100
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   PackageKit-branding-%{branding_name}
-Version:13.2
+Version:42.1
 Release:0
 Summary:Simple software installation management software -- 
%{branding_name} default configuration
 License:GPL-2.0+




commit gtk2-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gtk2-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:51:40

Comparing /work/SRC/openSUSE:Factory/gtk2-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.gtk2-branding-openSUSE.new (New)


Package is "gtk2-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/gtk2-branding-openSUSE/gtk2-branding-SLED.changes
2014-09-30 19:36:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gtk2-branding-openSUSE.new/gtk2-branding-SLED.changes
   2015-10-30 21:51:41.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 14:51:25 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
gtk2-branding-openSUSE.changes: same change



Other differences:
--
++ gtk2-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.JFCqFN/_old  2015-10-30 21:51:42.0 +0100
+++ /var/tmp/diff_new_pack.JFCqFN/_new  2015-10-30 21:51:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk2-branding-SLED
 #
-# Copyright (c) 2014 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
@@ -23,7 +23,7 @@
 
 # Do not edit this auto generated file! Edit gtk2-branding.spec.in.
 Name:   gtk2-branding-SLED
-Version:13.2
+Version:42.1
 Release:0
 Summary:The GTK+ toolkit library (version 2) -- SLED theme 
configuration
 License:BSD-3-Clause

gtk2-branding-openSUSE.spec: same change
++ gtk2-branding.spec.in ++
--- /var/tmp/diff_new_pack.JFCqFN/_old  2015-10-30 21:51:42.0 +0100
+++ /var/tmp/diff_new_pack.JFCqFN/_new  2015-10-30 21:51:42.0 +0100
@@ -22,7 +22,7 @@
 Url:http://www.gtk.org/
 
 Name:   gtk2-branding-%{branding_name}
-Version:13.2
+Version:42.1
 Release:0
 Group:  System/Libraries
 License:BSD-3-Clause




commit baobab for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package baobab for openSUSE:Factory checked 
in at 2015-10-30 21:51:23

Comparing /work/SRC/openSUSE:Factory/baobab (Old)
 and  /work/SRC/openSUSE:Factory/.baobab.new (New)


Package is "baobab"

Changes:

--- /work/SRC/openSUSE:Factory/baobab/baobab.changes2015-10-06 
16:35:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.baobab.new/baobab.changes   2015-10-30 
21:51:24.0 +0100
@@ -1,0 +2,7 @@
+Fri Oct  9 11:39:17 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Remove scan-remote action.
+  + Updated translations.
+
+---

Old:

  baobab-3.18.0.tar.xz

New:

  baobab-3.18.1.tar.xz



Other differences:
--
++ baobab.spec ++
--- /var/tmp/diff_new_pack.OXa1Ty/_old  2015-10-30 21:51:25.0 +0100
+++ /var/tmp/diff_new_pack.OXa1Ty/_new  2015-10-30 21:51:25.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   baobab
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:Disk Usage Analyzer
 License:GPL-2.0+

++ baobab-3.18.0.tar.xz -> baobab-3.18.1.tar.xz ++
 9490 lines of diff (skipped)




commit libqt5-qtbase for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2015-10-30 21:51:03

Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtbase.new (New)


Package is "libqt5-qtbase"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2015-10-19 22:46:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2015-10-30 21:51:04.0 +0100
@@ -1,0 +2,6 @@
+Wed Oct 28 19:41:36 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added 
qtwidgets_do_not-hide_show_via_WA_OutsideWSRange_for_native_widgets.patch
+  (qtbug#48321)
+
+---

New:

  qtwidgets_do_not-hide_show_via_WA_OutsideWSRange_for_native_widgets.patch



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.bWQWsX/_old  2015-10-30 21:51:06.0 +0100
+++ /var/tmp/diff_new_pack.bWQWsX/_new  2015-10-30 21:51:06.0 +0100
@@ -62,6 +62,7 @@
 Patch3004:  Add-an-automatic-use-of-the-ELF-versioned-QtCore-symbol.patch
 Patch3005:  xcb-fix-yet-another-crash-when-screens-are-disconnected.patch
 Patch3006:  
xcb-dont-crash-in-mapToNativemapFromNative-if-the-screen-is-null.patch
+Patch3007:  
qtwidgets_do_not-hide_show_via_WA_OutsideWSRange_for_native_widgets.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cups-devel
 BuildRequires:  gcc-c++
@@ -153,6 +154,7 @@
 %patch3004 -p1
 %patch3005 -p1
 %patch3006 -p1
+%patch3007 -p1
 
 # be sure not to use them
 rm -r src/3rdparty/{libjpeg,freetype,libpng,zlib}


++ 
qtwidgets_do_not-hide_show_via_WA_OutsideWSRange_for_native_widgets.patch ++
>From acb4f5cfb5efa053dd2d5dcd6490d610bb1f8c0e Mon Sep 17 00:00:00 2001
From: Ulf Hermann 
Date: Tue, 27 Oct 2015 15:25:42 +0100
Subject: [PATCH] QtWidgets: Do hide/show via WA_OutsideWSRange for native
 widgets

If a native widget has a width or height of 0 we don't have to
invalidate its backing store as that is done by the window
system. Certain applications rely on ... interesting ... behavior
of certain window systems in this case.

Task-number: QTBUG-48321
Change-Id: I78ef29975181ee22429c9bd4b11d96d9e68b7a9c
---
 src/widgets/kernel/qwidget.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/widgets/kernel/qwidget.cpp b/src/widgets/kernel/qwidget.cpp
index 7734715..4286130 100644
--- a/src/widgets/kernel/qwidget.cpp
+++ b/src/widgets/kernel/qwidget.cpp
@@ -7169,7 +7169,7 @@ void QWidgetPrivate::setGeometry_sys(int x, int y, int w, 
int h, bool isMove)
 
 bool needsShow = false;
 
-if (q->isWindow()) {
+if (q->isWindow() || q->windowHandle()) {
 if (!(data.window_state & Qt::WindowFullScreen) && (w == 0 || h == 0)) 
{
 q->setAttribute(Qt::WA_OutsideWSRange, true);
 if (q->isVisible() && q->testAttribute(Qt::WA_Mapped))
-- 
2.1.4



commit gconf2-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gconf2-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 21:51:09

Comparing /work/SRC/openSUSE:Factory/gconf2-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.gconf2-branding-openSUSE.new (New)


Package is "gconf2-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/gconf2-branding-openSUSE/gconf2-branding-SLED.changes
2014-05-11 14:16:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gconf2-branding-openSUSE.new/gconf2-branding-SLED.changes
   2015-10-30 21:51:11.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 15:34:23 UTC 2014 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
gconf2-branding-SLES.changes: same change
gconf2-branding-openSUSE.changes: same change



Other differences:
--
++ gconf2-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.3If6NW/_old  2015-10-30 21:51:12.0 +0100
+++ /var/tmp/diff_new_pack.3If6NW/_new  2015-10-30 21:51:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gconf2-branding-SLED
 #
-# Copyright (c) 2014 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
@@ -22,7 +22,7 @@
 
 %if %build_openSUSE
 %define branding_name openSUSE
-%define pkg_version   13.2
+%define pkg_version   42.1
 %endif # %%build_openSUSE
 %if %build_SLED
 %define branding_name SLED

gconf2-branding-SLES.spec: same change
gconf2-branding-openSUSE.spec: same change
++ gconf2-branding.changes.in ++
--- /var/tmp/diff_new_pack.3If6NW/_old  2015-10-30 21:51:12.0 +0100
+++ /var/tmp/diff_new_pack.3If6NW/_new  2015-10-30 21:51:12.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 12 15:34:23 UTC 2014 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
 Sun May  4 10:06:23 UTC 2014 - zai...@opensuse.org
 
 - Bump version to 13.2, to prepare for next version of openSUSE.

++ gconf2-branding.spec.in ++
--- /var/tmp/diff_new_pack.3If6NW/_old  2015-10-30 21:51:12.0 +0100
+++ /var/tmp/diff_new_pack.3If6NW/_new  2015-10-30 21:51:12.0 +0100
@@ -21,7 +21,7 @@
 
 %if %build_openSUSE
 %define branding_name openSUSE
-%define pkg_version   13.2
+%define pkg_version   42.1
 %endif # %%build_openSUSE
 %if %build_SLED
 %define branding_name SLED





commit pixman for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package pixman for openSUSE:Factory checked 
in at 2015-10-30 16:35:55

Comparing /work/SRC/openSUSE:Factory/pixman (Old)
 and  /work/SRC/openSUSE:Factory/.pixman.new (New)


Package is "pixman"

Changes:

--- /work/SRC/openSUSE:Factory/pixman/pixman.changes2015-10-06 
16:10:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.pixman.new/pixman.changes   2015-10-30 
16:35:56.0 +0100
@@ -1,0 +2,11 @@
+Tue Oct 27 21:11:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.33.4:
+  + Important security fix to prevent stack buffer overflow.
+  + POWER: New fast-paths and optimizations to existing fast-paths.
+  + ARMv6: New fast-path.
+  + Tests: New cover and fence-image-self tests.
+  + Remove redundant corrections in various calculations for
+COVER-CLIP and COVER analysis.
+
+---

Old:

  pixman-0.33.2.tar.gz

New:

  pixman-0.33.4.tar.gz



Other differences:
--
++ pixman.spec ++
--- /var/tmp/diff_new_pack.Sfuds6/_old  2015-10-30 16:35:57.0 +0100
+++ /var/tmp/diff_new_pack.Sfuds6/_new  2015-10-30 16:35:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pixman
-Version:0.33.2
+Version:0.33.4
 Release:0
 Summary:Pixel manipulation library
 License:MIT

++ pixman-0.33.2.tar.gz -> pixman-0.33.4.tar.gz ++
 2434 lines of diff (skipped)




commit libreoffice for openSUSE:Factory

2015-10-30 Thread h_root


binlAAXbb9HSl.bin
Description: Binary data


commit python-kaa-base for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-kaa-base for openSUSE:Factory 
checked in at 2015-10-30 16:36:04

Comparing /work/SRC/openSUSE:Factory/python-kaa-base (Old)
 and  /work/SRC/openSUSE:Factory/.python-kaa-base.new (New)


Package is "python-kaa-base"

Changes:

New Changes file:

--- /dev/null   2015-10-14 00:04:03.524025256 +0200
+++ /work/SRC/openSUSE:Factory/.python-kaa-base.new/python-kaa-base.changes 
2015-10-30 16:36:07.0 +0100
@@ -0,0 +1,38 @@
+---
+Wed Oct 21 14:05:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Spec cleanup.
+- Use upstream tarball.
+
+---
+Wed May 27 00:36:11 UTC 2009 - jf...@funktronics.ca
+
+- Update to 0.6.0
+  * Final round of incompatible API changes before a 1.0 release.
+See API_CHANGES for details.
+  * New class IOChannel, which provides advanced, asynchronous I/O
+to anything that can be represented as a file descriptor (pipes,
+sockets, files, etc.)
+  * kaa.Process rewrite.
+  * Began documentation (under doc/); core functionality is almost
+fully documented.
+  * Asynchronous tasks may now be aborted via InProgress.abort();
+this (especially) includes coroutines and threads.
+  * New base class kaa.Object from with most kaa classes (those
+which provide signals) derive.
+  * Other core improvements and bug fixes.
+
+---
+Thu Aug 28 00:00:00 UTC 2008 - jf...@funktronics.ca
+
+- Update to 0.4.0
+
+---
+Sat May  5 00:00:00 UTC 2007 - jf...@funktronics.ca
+
+- Update to 0.1.3
+
+---
+Mon Mar  5 00:00:00 UTC 2007 - jf...@funktronics.ca
+
+- Initial release

New:

  kaa-base-0.6.0.tar.gz
  python-kaa-base.changes
  python-kaa-base.spec



Other differences:
--
++ python-kaa-base.spec ++
#
# spec file for package python-kaa-base
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define _name   kaa-base
%if 0%{?suse_version} <= 1110
%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(True))")}
%endif
Name:   python-kaa-base
Version:0.6.0
Release:0
Summary:The Kaa Media Repository Base Library
License:LGPL-2.1+
Group:  Development/Languages/Python
Url:http://api.freevo.org/kaa-base
Source: 
https://github.com/freevo/%{_name}/archive/%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  glib2-devel
BuildRequires:  python-devel
Requires:   python-sqlite2
%if 0%{?suse_version} >= 1220
BuildRequires:  python-libxml2
BuildRequires:  python-xml
Requires:   python-libxml2
Requires:   python-xml
%else
BuildRequires:  libxml2-python
BuildRequires:  pyxml
Requires:   libxml2-python
Requires:   pyxml
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%py_requires
%endif

%description
The Kaa Media Repository is a set of python modules related to
media. This module contains some basic code needed in all kaa
modules. This is a requirement for all the other modules in the
repository.

%prep
%setup -q -n %{_name}-%{version}

%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
python2 setup.py build

%install
python2 setup.py install \
  --root=%{buildroot} --prefix=%{_prefix}

%fdupes %{buildroot}%{python_sitearch}/

%files
%defattr(-,root,root)
%doc doc/ API_CHANGES AUTHORS COPYING NEWS README TODO
%{python_sitearch}/kaa/
%{python_sitearch}/kaa_base*

%changelog



commit file-roller for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2015-10-30 16:35:44

Comparing /work/SRC/openSUSE:Factory/file-roller (Old)
 and  /work/SRC/openSUSE:Factory/.file-roller.new (New)


Package is "file-roller"

Changes:

--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2015-09-11 
09:00:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.file-roller.new/file-roller.changes 
2015-10-30 16:35:51.0 +0100
@@ -1,0 +2,6 @@
+Sat Oct 24 12:06:25 UTC 2015 - zai...@opensuse.org
+
+- Add patch: file-roller-extract-sparse-file.patch: Fix extraction
+  of sparse file (bsc#923449, bgo#747091).
+
+---

New:

  file-roller-extract-sparse-file.patch



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.MST1Lw/_old  2015-10-30 16:35:52.0 +0100
+++ /var/tmp/diff_new_pack.MST1Lw/_new  2015-10-30 16:35:52.0 +0100
@@ -28,6 +28,8 @@
 Patch0: file-roller-3.4-change-archiver-priority.patch
 # PATCH-FEATURE-OPENSUSE file-roller-pkg-match.patch bnc#696530 
dims...@opensuse.org -- List package match names for automatic installation 
using PK.
 Patch1: file-roller-pkg-match.patch
+# PATCH-FIX-UPSTREAM file-roller-extract-sparse-file.patch bsc#923449 
bgo#747091 ty...@suse.com -- file-roller does not extract file correctly
+Patch2: file-roller-extract-sparse-file.patch
 # Needed for directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  fdupes
@@ -98,6 +100,7 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 translation-update-upstream
 
 %build

++ file-roller-extract-sparse-file.patch ++
diff --git a/src/fr-archive-libarchive.c b/src/fr-archive-libarchive.c
index 9a11e45..83b9ade 100644
--- a/src/fr-archive-libarchive.c
+++ b/src/fr-archive-libarchive.c
@@ -582,7 +582,7 @@ extract_archive_thread (GSimpleAsyncResult *result,
const char*relative_path;
GFile *file;
GFile *parent;
-   GOutputStream *ostream;
+   struct archive *ext;
const void*buffer;
size_t buffer_size;
int64_toffset;
@@ -777,16 +777,21 @@ extract_archive_thread (GSimpleAsyncResult *result,
break;
 
case AE_IFREG:
-   ostream = (GOutputStream *) g_file_replace 
(file, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, cancellable, 
&load_data->error);
-   if (ostream == NULL)
+   ext = archive_write_disk_new();
+   if (ext == NULL)
break;
+   archive_write_disk_set_options(ext, 
ARCHIVE_EXTRACT_TIME|ARCHIVE_EXTRACT_PERM|ARCHIVE_EXTRACT_ACL|ARCHIVE_EXTRACT_FFLAGS);
+   archive_write_disk_set_standard_lookup(ext);
+   archive_entry_set_pathname(entry, 
g_file_get_path(file));
+   archive_write_header(ext, entry);
 
while ((r = archive_read_data_block (a, 
&buffer, &buffer_size, &offset)) == ARCHIVE_OK) {
-   if (g_output_stream_write (ostream, 
buffer, buffer_size, cancellable, &load_data->error) == -1)
+   if ((r = archive_write_data_block(ext, 
buffer, buffer_size, offset)) < ARCHIVE_OK)
break;
fr_archive_progress_inc_completed_bytes 
(load_data->archive, buffer_size);
}
-   _g_object_unref (ostream);
+   archive_write_close(ext);
+   archive_write_free (ext);
 
if (r != ARCHIVE_EOF)
load_data->error = 
_g_error_new_from_archive_error (archive_error_string (a));




commit hicolor-icon-theme for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package hicolor-icon-theme for 
openSUSE:Factory checked in at 2015-10-30 16:35:34

Comparing /work/SRC/openSUSE:Factory/hicolor-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.hicolor-icon-theme.new (New)


Package is "hicolor-icon-theme"

Changes:

--- /work/SRC/openSUSE:Factory/hicolor-icon-theme/hicolor-icon-theme.changes
2015-03-30 19:29:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.hicolor-icon-theme.new/hicolor-icon-theme.changes   
2015-10-30 16:35:48.0 +0100
@@ -1,0 +2,8 @@
+Mon Oct 26 00:08:46 UTC 2015 - zai...@opensuse.org
+
+- Drop hicolor-scalable-sizes.patch: It breaks builder icons, and
+  default icons on desktops like MATE. It has never been taken
+  upstream, nor is any other distro using it, so lets align with
+  everyone else.
+
+---

Old:

  hicolor-scalable-sizes.patch



Other differences:
--
++ hicolor-icon-theme.spec ++
--- /var/tmp/diff_new_pack.P5v375/_old  2015-10-30 16:35:49.0 +0100
+++ /var/tmp/diff_new_pack.P5v375/_new  2015-10-30 16:35:49.0 +0100
@@ -26,8 +26,6 @@
 Source: 
http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.xz
 Source1:macros.hicolor
 Source99:   %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM hicolor-scalable-sizes.patch fdo25449 vu...@opensuse.org 
-- Add some MinSize for scalable, since the icons won't look that good at small 
sizes
-Patch1: hicolor-scalable-sizes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -37,7 +35,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure
@@ -53,7 +50,7 @@
 %clean
 rm -rf %{buildroot}
 
-# No %post/%postun: there are actually no icons in this package. It's just the
+# No %%post/%%postun: there are actually no icons in this package. It's just 
the
 # directory structure.
 
 %files




commit lirc for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package lirc for openSUSE:Factory checked in 
at 2015-10-30 16:35:38

Comparing /work/SRC/openSUSE:Factory/lirc (Old)
 and  /work/SRC/openSUSE:Factory/.lirc.new (New)


Package is "lirc"

Changes:

--- /work/SRC/openSUSE:Factory/lirc/lirc.changes2015-10-14 
16:39:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.lirc.new/lirc.changes   2015-10-30 
16:35:49.0 +0100
@@ -1,0 +2,17 @@
+Sun Oct 25 08:39:22 UTC 2015 - mplus...@suse.com
+
+- Update to 0.9.3a
+   * Broken fix for kernel bug reverted (#148, #119). This makes 
+   lircincompatible with at least the 4.04 kernels. kernels 
+   < 4.0 and > 4.1.6 seemingly works.
+  * Several irrecord fixes (#146, #139, d8826b, #141).
+  * Some fixes for poll() usage, one of which blocked irrecord
+(02c2480, d9339b6).
+  * lib: Fix parsing of multiple files (#141).
+  * lib: Fix privilege dropping code and a compiler flag (e8be7ae,
+8a08ab1)
+  * lirc-lsplugins: Fix --plugindir not being respected (#144).
+  * atilibusb: Fix crash for non-existing device (#145).
+  * plugins: file.c: Fix off-by-one sscanf error (#138).
+
+---

Old:

  lirc-0.9.3.tar.bz2

New:

  lirc-0.9.3a.tar.bz2



Other differences:
--
++ lirc.spec ++
--- /var/tmp/diff_new_pack.i55rEa/_old  2015-10-30 16:35:50.0 +0100
+++ /var/tmp/diff_new_pack.i55rEa/_new  2015-10-30 16:35:50.0 +0100
@@ -22,7 +22,7 @@
 %endif
 Name:   lirc
 #
-Version:0.9.3
+Version:0.9.3a
 Release:0
 Summary:Tools for Infrared Receivers
 License:GPL-2.0+

++ lirc-0.9.3.tar.bz2 -> lirc-0.9.3a.tar.bz2 ++
 2428 lines of diff (skipped)




commit wine for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2015-10-30 16:36:09

Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and  /work/SRC/openSUSE:Factory/.wine.new (New)


Package is "wine"

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2015-10-20 
00:07:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2015-10-30 
16:36:10.0 +0100
@@ -1,0 +2,6 @@
+Fri Oct 23 09:25:26 UTC 2015 - meiss...@suse.com
+
+- gcc5 is now building wine correctly in openSUSE Factory,
+  switch to it.
+
+---



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.eIumFP/_old  2015-10-30 16:36:11.0 +0100
+++ /var/tmp/diff_new_pack.eIumFP/_new  2015-10-30 16:36:11.0 +0100
@@ -48,10 +48,6 @@
 BuildRequires:  openldap2-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
-
-# Marcus: remove it in devel too if you remove it here.
-BuildRequires:  gcc48
-
 BuildRequires:  sane-backends-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
@@ -114,7 +110,6 @@
 %package devel
 Summary:files for wine development
 Group:  System/Emulators/PC
-Requires:   gcc48
 
 %description devel
 This RPM contains the header files and development tools for the WINE
@@ -134,8 +129,6 @@
 # e.g. Steam and other copy protections hate removed %ebp.
 export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'`
 %endif
-# Until gcc 5 is fixed
-export CC="gcc-4.8"
 
 # keep just for susepatches with configure changes
 #autoconf






commit python-wheel for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-wheel for openSUSE:Factory 
checked in at 2015-10-30 16:36:00

Comparing /work/SRC/openSUSE:Factory/python-wheel (Old)
 and  /work/SRC/openSUSE:Factory/.python-wheel.new (New)


Package is "python-wheel"

Changes:

--- /work/SRC/openSUSE:Factory/python-wheel/python-wheel.changes
2015-09-30 06:37:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-wheel.new/python-wheel.changes   
2015-10-30 16:36:01.0 +0100
@@ -1,0 +2,6 @@
+Wed Oct 21 13:50:55 UTC 2015 - h...@urpla.net
+
+- actually, _really_ test this module: 
+  call py.test directly with appropriate PYTHONPATH
+
+---



Other differences:
--
++ python-wheel.spec ++
--- /var/tmp/diff_new_pack.baVAlM/_old  2015-10-30 16:36:01.0 +0100
+++ /var/tmp/diff_new_pack.baVAlM/_new  2015-10-30 16:36:01.0 +0100
@@ -30,6 +30,7 @@
 BuildRequires:  python-cov-core >= 1.6
 BuildRequires:  python-coverage
 BuildRequires:  python-jsonschema
+BuildRequires:  python-keyring
 BuildRequires:  python-pytest
 BuildRequires:  python-pytest-cov
 Recommends: python-ed25519ll
@@ -84,7 +85,7 @@
 done
 
 %check
-python setup.py test
+PYTHONPATH=%{buildroot}%{python_sitelib} py.test
 
 %post
 update-alternatives --install %{_bindir}/wheel wheel 
%{_bindir}/wheel-%{py_ver} 20




commit webkit2gtk3 for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2015-10-30 16:35:49

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2015-10-25 
19:11:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2015-10-30 16:35:52.0 +0100
@@ -1,0 +2,14 @@
+Mon Oct 26 21:18:03 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.10.3:
+  + Fix graphics artifacts when entering/leaving Accelerated
+Compositing mode.
+  + Honour 'forwards' fill-mode in Multiple-keyframe and delayed
+instantaneous animations.
+  + Fix runtime warning when the inspector is closed.
+  + Fix the build with GTK+2 plugin process disabled.
+  + Gracefully handle errors when sending/receiving IPC messages
+data on connection close.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.10.2.tar.xz

New:

  webkitgtk-2.10.3.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.uac2Bx/_old  2015-10-30 16:35:54.0 +0100
+++ /var/tmp/diff_new_pack.uac2Bx/_new  2015-10-30 16:35:54.0 +0100
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.10.2
+Version:2.10.3
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.10.2.tar.xz -> webkitgtk-2.10.3.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.10.2.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.10.3.tar.xz differ: 
char 27, line 1




commit kiwi for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2015-10-30 16:34:56

Comparing /work/SRC/openSUSE:Factory/kiwi (Old)
 and  /work/SRC/openSUSE:Factory/.kiwi.new (New)


Package is "kiwi"

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2015-10-02 
15:38:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2015-10-30 
16:35:02.0 +0100
@@ -1,0 +2,305 @@
+Tue Oct 20 16:08:02 CEST 2015 - m...@suse.de
+
+- v7.03.34 released
+  
+---
+Tue Oct 20 16:03:00 CEST 2015 - m...@suse.de
+  
+- Make check for running udev daemon more stable
+  
+---
+Mon Oct 19 16:23:33 CEST 2015 - m...@suse.de
+  
+- v7.03.33 released
+  
+---
+Mon Oct 19 16:18:50 CEST 2015 - m...@suse.de
+  
+- Fixed __checkRootDirOutsideImageDescription
+  
+  The check failed in kiwi --create mode
+  
+---
+Mon Oct 19 16:17:25 CEST 2015 - m...@suse.de
+  
+- Fixed kernelcmdline setup for EFI live ISO images
+  
+  EFI boot of live ISO images is handled via grub2, the configuration
+  was missing the information provided in the kernelcmdline attribute
+  
+---
+Mon Oct 19 12:58:21 CEST 2015 - m...@suse.de
+  
+- Cleanup validation of multipath and ataraid scan
+  
+  Those two were the only ones which are matched against its
+  false value and not against its true value. Fixing this
+  inconsistency make it easier to read the code and applies
+  better to the next generation kiwi-horizon branch
+  
+---
+Mon Oct 19 12:46:32 CEST 2015 - m...@suse.de
+  
+- v7.03.32 released
+  
+---
+Mon Oct 19 12:35:33 CEST 2015 - m...@suse.de
+  
+- Set noudevsync only if udevd is not running
+  
+  LVM commands support the --noudevsync option which should be
+  used only if udevd is not running (bnc#950735)
+  
+---
+Mon Oct 19 12:08:30 CEST 2015 - m...@suse.de
+  
+- v7.03.31 released
+  
+---
+Mon Oct 19 12:02:33 CEST 2015 - m...@suse.de
+  
+- actively relocate GPT backup data at end of disk
+  
+  Instead of hanging around with parted and its inconsistent state
+  between different versions kiwi now actively moves the backup GPT
+  to the current end of the disk before starting the repartition
+  step based on parted. The tool to move the data is gdisk which
+  is now required for GPT images build with kiwi
+  
+---
+Mon Oct 19 12:00:40 CEST 2015 - m...@suse.de
+  
+- Add ramdisk device filter for leap JeOS
+  
+  On Leap hwinfo reports ramdisk devices, thus the list of
+  disks to select for install in kiwi's install image contains
+  all ramdisk devices. For JeOS this is unwanted and we added
+  a filter rule to filter them out
+  
+---
+Sat Oct 17 14:38:03 CEST 2015 - rbr...@suse.de
+  
+- Translated using Weblate (English (United Kingdom))
+  
+  Currently translated at 100.0% (28 of 28 strings)
+  
+---
+Sat Oct 17 04:30:40 CEST 2015 - rama...@suse.de
+  
+- Translated using Weblate (Chinese (Taiwan))
+  
+  Currently translated at 100.0% (28 of 28 strings)
+  
+---
+Thu Oct 15 16:09:49 CEST 2015 - medi...@suse.de
+  
+- Translated using Weblate (Catalan)
+  
+  Currently translated at 100.0% (28 of 28 strings)
+  
+---
+Thu Oct 15 11:28:43 CEST 2015 - m...@suse.de
+  
+- v7.03.30 released
+  
+---
+Thu Oct 15 11:20:24 CEST 2015 - m...@suse.de
+  
+- Added __checkRootDirOutsideImageDescription
+  
+  It should be avoided to create a new root image tree inside of
+  the image description directory. This could lead to infinite loops
+  or unexpected behavior if e.g the new root directory is named 'root'
+  which conflicts with the image description overlay directory also
+  named 'root'
+  
+---
+Wed Oct 14 10:46:28 CEST 2015 - m...@suse.de
+  
+- v7.03.29 released
+  
+---
+Wed Oct 14 10:29:05 CEST 2015 - m...@suse.de
+  
+- v7.03.28 relea

commit audiofile for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package audiofile for openSUSE:Factory 
checked in at 2015-10-30 16:34:31

Comparing /work/SRC/openSUSE:Factory/audiofile (Old)
 and  /work/SRC/openSUSE:Factory/.audiofile.new (New)


Package is "audiofile"

Changes:

--- /work/SRC/openSUSE:Factory/audiofile/audiofile.changes  2014-08-20 
17:53:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.audiofile.new/audiofile.changes 2015-10-30 
16:34:32.0 +0100
@@ -1,0 +2,7 @@
+Thu Oct 22 16:40:50 CEST 2015 - sbra...@suse.com
+
+- Fix overflow when changing both number of channels and sample
+  format (bsc#949399, CVE-2015-7747,
+  audiofile-CVE-2015-7747.patch).
+
+---

New:

  audiofile-CVE-2015-7747.patch



Other differences:
--
++ audiofile.spec ++
--- /var/tmp/diff_new_pack.7M28rW/_old  2015-10-30 16:34:33.0 +0100
+++ /var/tmp/diff_new_pack.7M28rW/_new  2015-10-30 16:34:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package audiofile
 #
-# Copyright (c) 2014 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
@@ -28,6 +28,8 @@
 Url:http://www.68k.org/~michael/audiofile/
 Source: 
http://download.gnome.org/sources/audiofile/0.3/%{name}-%{version}.tar.xz
 Source2:baselibs.conf
+# PATCH-FIX-SECURITY audiofile-CVE-2015-7747.patch bsc949399 CVE-2015-7747 
sbra...@suse.com -- Fix overflow when changing both number of channels and 
sample format https://github.com/mpruett/audiofile/pull/25/files 
https://github.com/mpruett/audiofile/pull/25.patch
+Patch:  audiofile-CVE-2015-7747.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -93,6 +95,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 autoreconf -fi

++ audiofile-CVE-2015-7747.patch ++
>From 4234a11442e673e4b96c4b0a9e707dcb15b01497 Mon Sep 17 00:00:00 2001
From: Fabrizio Gennari 
Date: Thu, 1 Oct 2015 22:51:14 +0200
Subject: [PATCH 1/2] Do not corrupt files when changing both number of
 channels and sample format

---
 libaudiofile/modules/ModuleState.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libaudiofile/modules/ModuleState.cpp 
b/libaudiofile/modules/ModuleState.cpp
index f76c495..0c29d7a 100644
--- a/libaudiofile/modules/ModuleState.cpp
+++ b/libaudiofile/modules/ModuleState.cpp
@@ -402,7 +402,7 @@ status ModuleState::arrange(AFfilehandle file, Track *track)
addModule(new Transform(outfc, in.pcm, out.pcm));
 
if (in.channelCount != out.channelCount)
-   addModule(new ApplyChannelMatrix(infc, isReading,
+   addModule(new ApplyChannelMatrix(outfc, isReading,
in.channelCount, out.channelCount,
in.pcm.minClip, in.pcm.maxClip,
track->channelMatrix));

>From 1debf51f3a89d44c0bd46e7bc45c07342087dd7c Mon Sep 17 00:00:00 2001
From: Fabrizio Gennari 
Date: Sun, 4 Oct 2015 01:14:00 +0200
Subject: [PATCH 2/2] Add a test case for conversion of both sample format and
 number of channels

This patch contains the testcase backport to version 0.3.6.
Author: Stanislav Brabec 

https://bugzilla.novell.com/show_bug.cgi?id=949399#c7

---
 test/Makefile.am|   2 +
 test/sixteen-stereo-to-eight-mono.c | 118 
 2 files changed, 120 insertions(+)
 create mode 100644 test/sixteen-stereo-to-eight-mono.c

diff --git a/test/Makefile.am b/test/Makefile.am
index 7bbf8e4..d311719 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -27,6 +27,7 @@ TESTS = \
VirtualFile \
floatto24 \
query2 \
+   sixteen-stereo-to-eight-mono \
sixteen-to-eight \
testchannelmatrix \
testdouble \
@@ -143,6 +144,7 @@ printmarkers_SOURCES = printmarkers.c
 printmarkers_LDADD = $(LIBAUDIOFILE) -lm
 
 sixteen_to_eight_SOURCES = sixteen-to-eight.c TestUtilities.cpp TestUtilities.h
+sixteen_stereo_to_eight_mono_SOURCES = sixteen-stereo-to-eight-mono.c 
TestUtilities.cpp TestUtilities.h
 
 testchannelmatrix_SOURCES = testchannelmatrix.c TestUtilities.cpp 
TestUtilities.h
 
diff --git a/test/sixteen-stereo-to-eight-mono.c 
b/test/sixteen-stereo-to-eight-mono.c
new file mode 100644
index 000..0f14636
--- /dev/null
+++ b/test/sixteen-stereo-to-eight-mono.c
@@ -0,0 +1,117 @@
+/*
+   Audio File Library
+
+   Copyright 2000, Silicon Graphics, Inc.
+
+   This program is free software; you can redistribute it and/or modify
+   it 

commit evince for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2015-10-30 16:34:26

Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and  /work/SRC/openSUSE:Factory/.evince.new (New)


Package is "evince"

Changes:

--- /work/SRC/openSUSE:Factory/evince/evince.changes2015-10-06 
16:27:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes   2015-10-30 
16:34:27.0 +0100
@@ -1,0 +2,19 @@
+Wed Oct 21 18:37:35 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Fix performance regression with recent versions of GTK+ when
+getting colors from GtkStyleContext for a different state
+(bgo#755442).
+  + Fix a crash in PDF backend when opening documents containing
+screen annotations with no actions (bgo#756572).
+  + Ignore right clicks while adding new annotations (bgo#755619).
+  + Escape bookmark titles to be correctly rendered when they
+contain characters like & (bgo#663019).
+  + Fix handling of multiple files provided as command line
+arguments (bgo#755796).
+  + Show error messages also in recent view mode (bgo#755064).
+  + Do not crash when the rendering or thumbnail jobs fail
+(bgo#744049).
+  + Updated translations.
+
+---

Old:

  evince-3.18.0.tar.xz

New:

  evince-3.18.1.tar.xz



Other differences:
--
++ evince.spec ++
--- /var/tmp/diff_new_pack.PHMDRo/_old  2015-10-30 16:34:28.0 +0100
+++ /var/tmp/diff_new_pack.PHMDRo/_new  2015-10-30 16:34:28.0 +0100
@@ -19,7 +19,7 @@
 %define _major_version 3.0
 %define pluginAPI 4
 Name:   evince
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:GNOME Document Viewer
 License:GPL-2.0+

++ evince-3.18.0.tar.xz -> evince-3.18.1.tar.xz ++
 9101 lines of diff (skipped)




commit gptfdisk for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gptfdisk for openSUSE:Factory 
checked in at 2015-10-30 16:34:51

Comparing /work/SRC/openSUSE:Factory/gptfdisk (Old)
 and  /work/SRC/openSUSE:Factory/.gptfdisk.new (New)


Package is "gptfdisk"

Changes:

--- /work/SRC/openSUSE:Factory/gptfdisk/gptfdisk.changes2015-03-30 
19:10:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gptfdisk.new/gptfdisk.changes   2015-10-30 
16:34:52.0 +0100
@@ -1,0 +2,8 @@
+Mon Oct 26 14:25:43 UTC 2015 - sweet_...@gmx.de
+
+- Update to new upstream release 1.0.1
+  * new type codes
+  * bug fixes
+  * changes to the OS X build for OS X 10.11 ("El Capitan")
+
+---

Old:

  gptfdisk-1.0.0.tar.gz

New:

  gptfdisk-1.0.1.tar.gz



Other differences:
--
++ gptfdisk.spec ++
--- /var/tmp/diff_new_pack.Uc9Xz4/_old  2015-10-30 16:34:53.0 +0100
+++ /var/tmp/diff_new_pack.Uc9Xz4/_new  2015-10-30 16:34:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gptfdisk
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:GPT partitioning and MBR repair software
 License:GPL-2.0

++ gptfdisk-1.0.0.tar.gz -> gptfdisk-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gptfdisk-1.0.0/Makefile new/gptfdisk-1.0.1/Makefile
--- old/gptfdisk-1.0.0/Makefile 2015-03-17 23:50:38.0 +0100
+++ new/gptfdisk-1.0.1/Makefile 2015-10-19 00:35:18.0 +0200
@@ -28,6 +28,9 @@
 fixparts: $(MBR_LIB_OBJS) fixparts.o
$(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts
 
+test:
+   ./gdisk_test.sh
+
 lint:  #no pre-reqs
lint $(SRCS)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gptfdisk-1.0.0/Makefile.mac 
new/gptfdisk-1.0.1/Makefile.mac
--- old/gptfdisk-1.0.0/Makefile.mac 2015-03-17 23:50:38.0 +0100
+++ new/gptfdisk-1.0.1/Makefile.mac 2015-10-19 00:35:18.0 +0200
@@ -1,8 +1,9 @@
 CC=gcc
-CXX=g++
-CFLAGS=-O2 -D_FILE_OFFSET_BITS=64 -g
-#CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -D USE_UTF16 -I/sw/include 
-I/usr/local/include -I/opt/local/include -g
-CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -I/sw/include -I /usr/local/include 
-I/opt/local/include -g
+CXX=clang++
+FATBINFLAGS=-arch x86_64 -arch i386 -mmacosx-version-min=10.4
+CFLAGS=$(FATBINFLAGS) -O2 -D_FILE_OFFSET_BITS=64 -g
+#CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -D USE_UTF16 -I/opt/local/include 
-I/usr/local/include -I/opt/local/include -g
+CXXFLAGS=$(FATBINFLAGS) -O2 -Wall -D_FILE_OFFSET_BITS=64 -I/opt/local/include 
-I /usr/local/include -I/opt/local/include -g
 LIB_NAMES=crc32 support guid gptpart mbrpart basicmbr mbr gpt bsd parttypes 
attributes diskio diskio-unix
 MBR_LIBS=support diskio diskio-unix basicmbr mbrpart
 #LIB_SRCS=$(NAMES:=.cc)
@@ -14,19 +15,20 @@
 all:   gdisk sgdisk cgdisk fixparts
 
 gdisk: $(LIB_OBJS) gpttext.o gdisk.o
-   $(CXX) $(LIB_OBJS) gpttext.o gdisk.o -o gdisk
+   $(CXX) $(LIB_OBJS) gpttext.o gdisk.o $(FATBINFLAGS) -o gdisk
 #  $(CXX) $(LIB_OBJS) -L/usr/lib -licucore gpttext.o gdisk.o -o gdisk
 
 cgdisk: $(LIB_OBJS) cgdisk.o gptcurses.o
-   $(CXX) $(LIB_OBJS) cgdisk.o gptcurses.o $(LDFLAGS) -lncurses -o cgdisk
+   $(CXX) $(LIB_OBJS) cgdisk.o gptcurses.o /opt/local/lib/libncurses.a 
$(LDFLAGS) $(FATBINFLAGS) -o cgdisk
 #  $(CXX) $(LIB_OBJS) cgdisk.o gptcurses.o $(LDFLAGS) -licucore -lncurses 
-o cgdisk
 
 sgdisk: $(LIB_OBJS) gptcl.o sgdisk.o
-   $(CXX) $(LIB_OBJS) gptcl.o sgdisk.o -L/sw/lib -lpopt -o sgdisk
+#  $(CXX) $(LIB_OBJS) gptcl.o sgdisk.o /opt/local/lib/libiconv.a 
/opt/local/lib/libintl.a /opt/local/lib/libpopt.a $(FATBINFLAGS) -o sgdisk
+   $(CXX) $(LIB_OBJS) gptcl.o sgdisk.o -L/opt/local/lib -lpopt 
$(FATBINFLAGS) -o sgdisk
 #  $(CXX) $(LIB_OBJS) gptcl.o sgdisk.o -L/sw/lib -licucore -lpopt -o sgdisk
 
 fixparts: $(MBR_LIB_OBJS) fixparts.o
-   $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) -o fixparts
+   $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) $(FATBINFLAGS) -o fixparts
 
 testguid:  $(LIB_OBJS) testguid.o
$(CXX) $(LIB_OBJS) testguid.o -o testguid
@@ -35,7 +37,7 @@
lint $(SRCS)
 
 clean: #no pre-reqs
-   rm -f core *.o *~ gdisk sgdisk
+   rm -f core *.o *~ gdisk sgdisk cgdisk fixparts
 
 # what are the source dependencies
 depend: $(SRCS)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gptfdisk-1.0.0/NEWS new/gptfdisk-1.0.1/NEWS
--- old/gptfdisk-1.0.0/NEWS 2015-03-17 23:50:38.0 +0100
+++ new/gptfdisk-1.0.1/NEWS 2015-10-19 00:35:18.0 +0200
@@ -1,3 +1,81 @@
+

commit catdoc for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package catdoc for openSUSE:Factory checked 
in at 2015-10-30 16:35:12

Comparing /work/SRC/openSUSE:Factory/catdoc (Old)
 and  /work/SRC/openSUSE:Factory/.catdoc.new (New)


Package is "catdoc"

Changes:

--- /work/SRC/openSUSE:Factory/catdoc/catdoc.changes2013-12-02 
14:59:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.catdoc.new/catdoc.changes   2015-10-30 
16:35:13.0 +0100
@@ -1,0 +2,7 @@
+Tue Oct 27 09:22:50 UTC 2015 - tchva...@suse.com
+
+- Respect cflags:
+  * catdoc-cflags.patch
+- Do not install TODO solves issue with wrong line encoding
+
+---

New:

  catdoc-cflags.patch



Other differences:
--
++ catdoc.spec ++
--- /var/tmp/diff_new_pack.M5YjxT/_old  2015-10-30 16:35:14.0 +0100
+++ /var/tmp/diff_new_pack.M5YjxT/_new  2015-10-30 16:35:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package catdoc
 #
-# 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
@@ -28,11 +28,13 @@
 Patch0: install.patch
 # PATCH-FIX-OPENSUSE dont_build_xls2csv.patch -- xls2csv is provided by two 
other packages, so we don't need it built
 Patch1: dont_build_xls2csv.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-UPSTREAM catdoc-cflags.patch -- respect cflags
+Patch2: catdoc-cflags.patch
 BuildRequires:  freetype2-devel
 BuildRequires:  tcl
 BuildRequires:  tk
 BuildRequires:  update-desktop-files
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Catdoc is a MS Word file decoding tool that doesn't attempt to
@@ -45,27 +47,26 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
-export CXXFLAGS="$CXXFLAGS $RPM_OPT_FLAGS"
-export CFLAGS="$CFLAGS $RPM_OPT_FLAGS"
 %configure
 make %{?_smp_mflags}
 
 %install
 make installroot=%{buildroot} install
 mkdir -p %{buildroot}%{_datadir}/man
-mkdir -p %{buildroot}%{_datadir}/man/man1
-mv $RPM_BUILD_DIR/%{name}-%{version}/doc/*.1 %{buildroot}%{_datadir}/man/man1/
+mkdir -p %{buildroot}%{_mandir}/man1
+mv $RPM_BUILD_DIR/%{name}-%{version}/doc/*.1 %{buildroot}%{_mandir}/man1/
 
 %suse_update_desktop_file wordview Office WordProcessor GNOME
 
 %files
 %defattr(-, root, root, 0755)
-%doc COPYING CREDITS NEWS README TODO
-%doc %{_mandir}/man1/*
+%doc COPYING CREDITS NEWS README
+%{_mandir}/man1/*
 # Conflicts with xls2csv package
-%exclude %doc %{_mandir}/man1/xls2csv*
+%exclude %{_mandir}/man1/xls2csv*
 %{_bindir}/catdoc
 %{_bindir}/catppt
 %{_bindir}/wordview

++ catdoc-cflags.patch ++
Index: catdoc-0.94.4/src/Makefile.in
===
--- catdoc-0.94.4.orig/src/Makefile.in
+++ catdoc-0.94.4/src/Makefile.in
@@ -72,10 +72,10 @@ OBJPPT=catppt.o pptparse.o $(COMMONOBJ)
 #  $(CC) -c $(CFLAGS) $*
 all: @buildtargets@
 catdoc: $(OBJ)
-   $(CC)  -o catdoc  $(OBJ)
+   $(CC) $(CFLAGS) -o catdoc  $(OBJ)
 
 catppt: $(OBJPPT)
-   $(CC) -o catppt $(OBJPPT) -lm
+   $(CC) $(CFLAGS) -o catppt $(OBJPPT) -lm
 
 install: @installtargets@
 install-catdoc:catdoc catppt 
Index: catdoc-0.94.4/configure
===
--- catdoc-0.94.4.orig/configure
+++ catdoc-0.94.4/configure
@@ -1499,10 +1499,6 @@ EOF
 fi
 
 
-if test "$GCC" = "yes"; then
-   CFLAGS="-g -O2 -Wall"
-fi
-
 cat >> confdefs.h <

commit python3-pytz for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python3-pytz for openSUSE:Factory 
checked in at 2015-10-30 16:35:07

Comparing /work/SRC/openSUSE:Factory/python3-pytz (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytz.new (New)


Package is "python3-pytz"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pytz/python3-pytz.changes
2015-10-06 13:27:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pytz.new/python3-pytz.changes   
2015-10-30 16:35:12.0 +0100
@@ -1,0 +2,7 @@
+Tue Oct 27 15:15:35 UTC 2015 - a...@gmx.de
+
+- update to version 2015.7:
+  * Improved localtime handling, and added a localize() method enabling
+correct creation of local times.
+
+---

Old:

  pytz-2015.6.tar.bz2

New:

  pytz-2015.7.tar.bz2



Other differences:
--
++ python3-pytz.spec ++
--- /var/tmp/diff_new_pack.AxpZb4/_old  2015-10-30 16:35:13.0 +0100
+++ /var/tmp/diff_new_pack.AxpZb4/_new  2015-10-30 16:35:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pytz
-Version:2015.6
+Version:2015.7
 Release:0
 Url:http://pytz.sourceforge.net
 Summary:World timezone definitions, modern and historical

++ pytz-2015.6.tar.bz2 -> pytz-2015.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2015.6/PKG-INFO new/pytz-2015.7/PKG-INFO
--- old/pytz-2015.6/PKG-INFO2015-09-21 15:40:26.0 +0200
+++ new/pytz-2015.7/PKG-INFO2015-10-26 07:30:31.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pytz
-Version: 2015.6
+Version: 2015.7
 Summary: World timezone definitions, modern and historical
 Home-page: http://pythonhosted.org/pytz
 Author: Stuart Bishop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2015.6/pytz/__init__.py 
new/pytz-2015.7/pytz/__init__.py
--- old/pytz-2015.6/pytz/__init__.py2015-09-21 15:39:30.0 +0200
+++ new/pytz-2015.7/pytz/__init__.py2015-10-26 07:30:26.0 +0100
@@ -9,8 +9,8 @@
 '''
 
 # The Olson database is updated several times a year.
-OLSON_VERSION = '2015f'
-VERSION = '2015.6'  # Switching to pip compatible version numbering.
+OLSON_VERSION = '2015g'
+VERSION = '2015.7'  # Switching to pip compatible version numbering.
 __version__ = VERSION
 
 OLSEN_VERSION = OLSON_VERSION # Old releases had this misspelling
@@ -241,7 +241,7 @@
 return "UTC"
 
 
-UTC = utc = UTC() # UTC is a singleton
+UTC = utc = UTC()  # UTC is a singleton
 
 
 def _UTC():
@@ -599,6 +599,7 @@
  'America/Eirunepe',
  'America/El_Salvador',
  'America/Ensenada',
+ 'America/Fort_Nelson',
  'America/Fort_Wayne',
  'America/Fortaleza',
  'America/Glace_Bay',
@@ -1177,6 +1178,7 @@
  'America/Edmonton',
  'America/Eirunepe',
  'America/El_Salvador',
+ 'America/Fort_Nelson',
  'America/Fortaleza',
  'America/Glace_Bay',
  'America/Godthab',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2015.6/pytz/tests/test_tzinfo.py 
new/pytz-2015.7/pytz/tests/test_tzinfo.py
--- old/pytz-2015.6/pytz/tests/test_tzinfo.py   2015-09-21 15:39:30.0 
+0200
+++ new/pytz-2015.7/pytz/tests/test_tzinfo.py   2015-10-26 07:30:26.0 
+0100
@@ -21,8 +21,8 @@
 
 # I test for expected version to ensure the correct version of pytz is
 # actually being tested.
-EXPECTED_VERSION='2015.6'
-EXPECTED_OLSON_VERSION='2015f'
+EXPECTED_VERSION='2015.7'
+EXPECTED_OLSON_VERSION='2015g'
 
 fmt = '%Y-%m-%d %H:%M:%S %Z%z'
 
Files old/pytz-2015.6/pytz/zoneinfo/America/Fort_Nelson and 
new/pytz-2015.7/pytz/zoneinfo/America/Fort_Nelson differ
Files old/pytz-2015.6/pytz/zoneinfo/Asia/Istanbul and 
new/pytz-2015.7/pytz/zoneinfo/Asia/Istanbul differ
Files old/pytz-2015.6/pytz/zoneinfo/Europe/Istanbul and 
new/pytz-2015.7/pytz/zoneinfo/Europe/Istanbul differ
Files old/pytz-2015.6/pytz/zoneinfo/Pacific/Fiji and 
new/pytz-2015.7/pytz/zoneinfo/Pacific/Fiji differ
Files old/pytz-2015.6/pytz/zoneinfo/Pacific/Norfolk and 
new/pytz-2015.7/pytz/zoneinfo/Pacific/Norfolk differ
Files old/pytz-2015.6/pytz/zoneinfo/Turkey and 
new/pytz-2015.7/pytz/zoneinfo/Turkey differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytz-2015.6/pytz/zoneinfo/zone.tab 
new/pytz-2015.7/pytz/zoneinfo/zone.tab
--- old/pytz-2015.6/pytz/zoneinfo/zone.tab  2015-09-21 15:39:30.0 
+0200
+++ new/pytz-2015.7/pytz/zoneinfo/zone.tab  2015-10-26 07:30:26.0 
+0100
@@ -129,6 +129,7 @@
 CA +682059-1334300 America/Inuvik  Mountain Time - west Northwest 
Territories
 CA +4906-11631 America/Creston Mountain Sta

commit kernel-firmware for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2015-10-30 16:34:36

Comparing /work/SRC/openSUSE:Factory/kernel-firmware (Old)
 and  /work/SRC/openSUSE:Factory/.kernel-firmware.new (New)


Package is "kernel-firmware"

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2015-10-14 16:39:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2015-10-30 16:34:37.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 27 08:10:31 CET 2015 - ti...@suse.de
+
+- Update Skylake DMC firmware to 1.23 (boo#952134)
+
+---

New:

  skldmcver123.tar.bz2



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.fkS0CS/_old  2015-10-30 16:34:38.0 +0100
+++ /var/tmp/diff_new_pack.fkS0CS/_new  2015-10-30 16:34:38.0 +0100
@@ -31,6 +31,8 @@
 Source1:firmware.sh
 # ast_dp501_fw.bin generated from header file of xf86-video-ast: MIT/X11 
License
 Source2:ast_dp501_fw.bin
+# update skl dmc f/w (boo#952134)
+Source3:skldmcver123.tar.bz2
 %define __find_supplements bash %_sourcedir/firmware.sh --find-supplements
 
 %define __ksyms_supplements bash %_sourcedir/firmware.sh --cache 
%{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements
@@ -82,8 +84,12 @@
 This package contains the microcode files used by AMD CPUs.
 
 %prep
-%setup -q -n linux-firmware-%version
+%setup -q -n linux-firmware-%version -a 3
 cp %{S:2} .
+# update skl dmc f/w (boo#952134)
+mv skl_dmc_ver1_23/skl_dmc_ver1_23.bin i915/
+ln -sf skl_dmc_ver1_23.bin i915/skl_dmc_ver1.bin
+rm -r skl_dmc_ver1_23
 
 %build
 # nothing to do





commit ghc-mod for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package ghc-mod for openSUSE:Factory checked 
in at 2015-10-30 13:44:07

Comparing /work/SRC/openSUSE:Factory/ghc-mod (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-mod.new (New)


Package is "ghc-mod"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-mod/ghc-mod.changes  2015-09-30 
05:53:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-mod.new/ghc-mod.changes 2015-10-30 
13:44:09.0 +0100
@@ -1,0 +2,6 @@
+Fri Oct 30 08:52:01 UTC 2015 - mimi...@gmail.com
+
+- mark config files
+- Suggests emacs-haskell-mode
+
+---



Other differences:
--
++ ghc-mod.spec ++
--- /var/tmp/diff_new_pack.qw11e3/_old  2015-10-30 13:44:10.0 +0100
+++ /var/tmp/diff_new_pack.qw11e3/_new  2015-10-30 13:44:10.0 +0100
@@ -70,6 +70,7 @@
 BuildRequires:  ghc-doctest-devel
 BuildRequires:  ghc-hspec-devel
 %endif
+Suggests:   emacs-haskel-mode
 # End cabal-rpm deps
 
 %description
@@ -137,8 +138,8 @@
 %{_bindir}/%{name}
 %{_bindir}/ghc-modi
 %{_datadir}/%{name}-%{version}
-%{_sysconfdir}/profile.d/ghc-mod.sh
-%{_sysconfdir}/profile.d/ghc-mod.csh
+%config %{_sysconfdir}/profile.d/ghc-mod.sh
+%config %{_sysconfdir}/profile.d/ghc-mod.csh
 
 %files -n ghc-%{name} -f ghc-%{name}.files
 %defattr(-,root,root,-)




commit epiphany-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 13:43:35

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2014-05-05 21:14:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2015-10-30 13:43:37.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 15:23:23 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.mBm23L/_old  2015-10-30 13:43:38.0 +0100
+++ /var/tmp/diff_new_pack.mBm23L/_new  2015-10-30 13:43:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-SLED
 #
-# Copyright (c) 2014 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
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
 Name:   epiphany-branding-SLED
-Version:13.2
+Version:42.1
 Release:0
 Summary:GNOME Web Browser -- SLED default bookmarks and user agent 
string
 License:GPL-2.0+

epiphany-branding-openSUSE.spec: same change
++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.mBm23L/_old  2015-10-30 13:43:38.0 +0100
+++ /var/tmp/diff_new_pack.mBm23L/_new  2015-10-30 13:43:38.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 12 15:23:23 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
 Thu Apr  3 23:13:23 UTC 2014 - dims...@opensuse.org
 
 - Bump version to 13.2, to prepare for next version of openSUSE.

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.mBm23L/_old  2015-10-30 13:43:38.0 +0100
+++ /var/tmp/diff_new_pack.mBm23L/_new  2015-10-30 13:43:38.0 +0100
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   epiphany-branding-%{branding_name}
-Version:13.2
+Version:42.1
 Release:0
 Summary:GNOME Web Browser -- %{branding_name} default bookmarks and 
user agent string
 License:GPL-2.0+




commit perl-Email-Valid for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Email-Valid for 
openSUSE:Factory checked in at 2015-10-30 13:43:37

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


Package is "perl-Email-Valid"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Email-Valid/perl-Email-Valid.changes
2015-10-20 00:06:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Email-Valid.new/perl-Email-Valid.changes   
2015-10-30 13:43:38.0 +0100
@@ -1,0 +2,9 @@
+Thu Oct 29 09:53:59 UTC 2015 - co...@suse.com
+
+- updated to 1.198
+   see /usr/share/doc/packages/perl-Email-Valid/Changes
+
+  1.198 2015-10-25 22:36:37-04:00 America/New_York
+  - fix a typo that caused the MX check to die
+
+---

Old:

  Email-Valid-1.197.tar.gz

New:

  Email-Valid-1.198.tar.gz



Other differences:
--
++ perl-Email-Valid.spec ++
--- /var/tmp/diff_new_pack.8E3zRY/_old  2015-10-30 13:43:39.0 +0100
+++ /var/tmp/diff_new_pack.8E3zRY/_new  2015-10-30 13:43:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Email-Valid
-Version:1.197
+Version:1.198
 Release:0
 %define cpan_name Email-Valid
 Summary:Check validity of Internet email addresses

++ Email-Valid-1.197.tar.gz -> Email-Valid-1.198.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/Changes 
new/Email-Valid-1.198/Changes
--- old/Email-Valid-1.197/Changes   2015-10-17 04:57:08.0 +0200
+++ new/Email-Valid-1.198/Changes   2015-10-26 03:36:41.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl extension Email::Valid.
 
+1.198 2015-10-25 22:36:37-04:00 America/New_York
+- fix a typo that caused the MX check to die
+
 1.197 2015-10-16 22:57:05-04:00 America/New_York
 - improve detection of "no MXes" (thanks, Troy Morehouse)
 - avoid some avoidable warnings (thanks, Svetlana)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/META.json 
new/Email-Valid-1.198/META.json
--- old/Email-Valid-1.197/META.json 2015-10-17 04:57:08.0 +0200
+++ new/Email-Valid-1.198/META.json 2015-10-26 03:36:41.0 +0100
@@ -60,10 +60,10 @@
  "web" : "https://github.com/rjbs/Email-Valid";
   }
},
-   "version" : "1.197",
+   "version" : "1.198",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.023002"
+ "version" : "5.023004"
   },
   "plugins" : [
  {
@@ -88,7 +88,7 @@
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
 "name" : "@Filter/CheckPrereqsIndexed",
-"version" : "0.016"
+"version" : "0.017"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
@@ -417,7 +417,7 @@
   "branch" : null,
   "changelog" : "Changes",
   "signed" : 0,
-  "tag" : "1.197",
+  "tag" : "1.198",
   "tag_format" : "%v",
   "tag_message" : "v%v"
},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/META.yml 
new/Email-Valid-1.198/META.yml
--- old/Email-Valid-1.197/META.yml  2015-10-17 04:57:08.0 +0200
+++ new/Email-Valid-1.198/META.yml  2015-10-26 03:36:41.0 +0100
@@ -29,10 +29,10 @@
   bugtracker: https://github.com/rjbs/Email-Valid/issues
   homepage: https://github.com/rjbs/Email-Valid
   repository: https://github.com/rjbs/Email-Valid.git
-version: '1.197'
+version: '1.198'
 x_Dist_Zilla:
   perl:
-version: '5.023002'
+version: '5.023004'
   plugins:
 -
   class: Dist::Zilla::Plugin::Git::GatherDir
@@ -52,7 +52,7 @@
 -
   class: Dist::Zilla::Plugin::CheckPrereqsIndexed
   name: '@Filter/CheckPrereqsIndexed'
-  version: '0.016'
+  version: '0.017'
 -
   class: Dist::Zilla::Plugin::CheckExtraTests
   name: '@Filter/CheckExtraTests'
@@ -307,7 +307,7 @@
   branch: ~
   changelog: Changes
   signed: 0
-  tag: '1.197'
+  tag: '1.198'
   tag_format: '%v'
   tag_message: v%v
 Dist::Zilla::Role::Git::Repo:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Valid-1.197/README new/Email-Valid-1.198/README
--- old/Email-Valid-1.197/README2015-10-17 04:57:08.0 +0200
+++ new/Email-Valid-1.198/README2015-10-26 03:36:41.0

commit crmsh for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2015-10-30 13:43:48

Comparing /work/SRC/openSUSE:Factory/crmsh (Old)
 and  /work/SRC/openSUSE:Factory/.crmsh.new (New)


Package is "crmsh"

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2015-10-28 
17:31:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2015-10-30 
13:43:49.0 +0100
@@ -1,0 +2,8 @@
+Thu Oct 29 12:29:21 UTC 2015 - kgronl...@suse.com
+
+- Update to version 2.2.0~rc3+git.1446121677.5f4ab3c:
+  + high: scripts: Eval CIB text in correct scope (bsc#952600)
+  + medium: scripts: Check required parameters for optional sub-steps
+  + medium: utils: Fix python 2.6 compatibility
+
+---

Old:

  crmsh-2.2.0~rc3+git.1446022288.cbb7d77.tar.bz2

New:

  crmsh-2.2.0~rc3+git.1446121677.5f4ab3c.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.DgGbLm/_old  2015-10-30 13:43:50.0 +0100
+++ /var/tmp/diff_new_pack.DgGbLm/_new  2015-10-30 13:43:50.0 +0100
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.2.0~rc3+git.1446022288.cbb7d77
+Version:2.2.0~rc3+git.1446121677.5f4ab3c
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.DgGbLm/_old  2015-10-30 13:43:50.0 +0100
+++ /var/tmp/diff_new_pack.DgGbLm/_new  2015-10-30 13:43:50.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  cbb7d776f5489f5925d3e243f1d2844c743fe889
\ No newline at end of file
+  5f4ab3c5cfbc79d4858dc6cefbfa0311a3d0c67d
\ No newline at end of file

++ crmsh-2.2.0~rc3+git.1446022288.cbb7d77.tar.bz2 -> 
crmsh-2.2.0~rc3+git.1446121677.5f4ab3c.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc3+git.1446022288.cbb7d77/modules/report.py 
new/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/modules/report.py
--- old/crmsh-2.2.0~rc3+git.1446022288.cbb7d77/modules/report.py
2015-10-28 09:51:59.0 +0100
+++ new/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/modules/report.py
2015-10-29 13:29:21.0 +0100
@@ -591,7 +591,7 @@
 self.end_ts = syslog_ts(end_msg)
 else:
 common_warn("end of transition %s not found in logs (transition 
not complete yet?)" % self)
-self.end_ts = (datetime.datetime(2525, 1, 1) - 
datetime.datetime(1970, 1, 1)).total_seconds()
+self.end_ts = datetime_to_timestamp(datetime.datetime(2525, 1, 1))
 
 def __str__(self):
 return self.get_node_file()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc3+git.1446022288.cbb7d77/modules/scripts.py 
new/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/modules/scripts.py
--- old/crmsh-2.2.0~rc3+git.1446022288.cbb7d77/modules/scripts.py   
2015-10-28 09:51:59.0 +0100
+++ new/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/modules/scripts.py   
2015-10-29 13:29:21.0 +0100
@@ -185,8 +185,8 @@
 return ' -> '.join(x.items()[0])
 action['text'] = '\n'.join([arrow(x) for x in value])
 elif name == 'cib' or name == 'crm':
-action['text'] = Text.cib(script, value)
-action['value'] = _remove_empty_lines(str(action['text']))
+action['text'] = str(Text.cib(script, value))
+action['value'] = _remove_empty_lines(action['text'])
 elif name == 'call':
 action['value'] = Text(script, value)
 elif name == 'copy':
@@ -1422,8 +1422,15 @@
 params[key] = value
 
 def _fill_values(path, into, source, srcreq):
+"""
+Copy values into into while checking for missing required parameters.
+If into has content, all required parameters ARE required, even if the
+whole step is not required (since we're supplying it). This is checked
+by checking if the step is not required, but there are some parameters
+set by the user anyway.
+"""
 if 'required' in source:
-srcreq = source['required'] and srcreq
+srcreq = (source['required'] and srcreq) or (into and srcreq)
 
 for param in source.get('parameters', []):
 if param['name'] not in into:
@@ -1436,12 +1443,14 @@
 required = step.get('required', True)
 if not required and step['name'] not in into:
 con

commit hdf for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package hdf for openSUSE:Factory checked in 
at 2015-10-30 13:43:54

Comparing /work/SRC/openSUSE:Factory/hdf (Old)
 and  /work/SRC/openSUSE:Factory/.hdf.new (New)


Package is "hdf"

Changes:

--- /work/SRC/openSUSE:Factory/hdf/hdf.changes  2015-08-27 08:57:00.0 
+0200
+++ /work/SRC/openSUSE:Factory/.hdf.new/hdf.changes 2015-10-30 
13:43:55.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 29 11:47:06 UTC 2015 - sch...@suse.de
+
+- hdf-aarch64.patch: add support for aarch64
+
+---

New:

  hdf-aarch64.patch



Other differences:
--
++ hdf.spec ++
--- /var/tmp/diff_new_pack.q3anhG/_old  2015-10-30 13:43:56.0 +0100
+++ /var/tmp/diff_new_pack.q3anhG/_new  2015-10-30 13:43:56.0 +0100
@@ -28,8 +28,8 @@
 Name:   hdf
 %define libname libhdf
 Version:4.2.11
-%define sonum   4
 Release:0
+%define sonum   4
 Summary:Command-line programs for the HDF4 scientific data format
 License:BSD-4-Clause
 Group:  Productivity/Scientific/Other
@@ -46,6 +46,7 @@
 Patch9: hdf-misc-test.patch
 # Fix a strict-aliasing warning.
 Patch10:hdf-strict-aliasing.patch
+Patch11:hdf-aarch64.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  bzip2
@@ -381,6 +382,7 @@
 %patch8 -p1
 %patch9
 %patch10
+%patch11 -p1
 
 for mpi in %_mpi;
 do
@@ -434,7 +436,6 @@
 make %{?_smp_mflags}
 popd
 
-
 # parallel shared library
 pushd build_$mpi
 export CC="%{_libdir}/mpi/gcc/$mpi/bin/mpicc"

++ hdf-aarch64.patch ++
Index: hdf-4.2.11/hdf/src/hconv.h
===
--- hdf-4.2.11.orig/hdf/src/hconv.h
+++ hdf-4.2.11/hdf/src/hconv.h
@@ -59,7 +59,7 @@
 /* CONSTANT DEFINITIONS  */
 /*/
 /* Generally Big-Endian machines */
-#if !defined(INTEL86) && !defined(MIPSEL) && !defined(DEC_ALPHA) && 
!defined(I860) && !defined(SUN386) && !(defined(__ia64) && !(defined(hpux) || 
defined(__hpux))) && !defined(__x86_64__) && !defined(__arm__)
+#if !defined(INTEL86) && !defined(MIPSEL) && !defined(DEC_ALPHA) && 
!defined(I860) && !defined(SUN386) && !(defined(__ia64) && !(defined(hpux) || 
defined(__hpux))) && !defined(__x86_64__) && !defined(__arm__) && !defined 
__aarch64__
 #   define UI8_IN DFKnb1b   /* Unsigned Integer, 8 bits */
 #   define UI8_OUTDFKnb1b
 #   define SI16_INDFKnb2b   /* S = Signed */
Index: hdf-4.2.11/hdf/src/hdfi.h
===
--- hdf-4.2.11.orig/hdf/src/hdfi.h
+++ hdf-4.2.11/hdf/src/hdfi.h
@@ -1066,6 +1066,57 @@ typedef int   hdf_pint_t;
 
 #endif /* Linux ARM */
 
+/* Linux ARM64 */
+#if defined __aarch64__
+
+#ifdef GOT_MACHINE
+If you get an error on this line more than one machine type has been defined.
+Please check your Makefile.
+#endif
+#define GOT_MACHINE
+
+#include/* for unbuffered i/o stuff */
+#include 
+#define DF_MT DFMT_LINUXARM
+typedef void  VOID;
+typedef void  *VOIDP;
+typedef char  *_fcd;
+typedef signed char   char8;
+typedef unsigned char uchar8;
+typedef signed char   int8;
+typedef unsigned char uint8;
+typedef short int int16;
+typedef unsigned short int uint16;
+typedef int   int32;
+typedef unsigned int  uint32;
+typedef int   intn;
+typedef unsigned int  uintn;
+typedef int   intf; /* size of INTEGERs in Fortran compiler */
+typedef float float32;
+typedef doublefloat64;
+typedef long  hdf_pint_t;   /* an integer the same size as a 
pointer */
+#define FNAME_POST_UNDERSCORE
+#define _fcdtocp(desc) (desc)
+#ifdef  HAVE_FMPOOL
+#define FILELIB PAGEBUFIO  /* enable page buffering */
+#else
+#define FILELIB UNIXBUFIO
+#endif
+
+/* JPEG #define's - Look in the JPEG docs before changing - (Q) */
+
+/* Determine the memory manager we are going to use. Valid values are: */
+/*  MEM_DOS, MEM_ANSI, MEM_NAME, MEM_NOBS.  See the JPEG docs for details on */
+/*  what each does */
+#define JMEMSYS MEM_ANSI
+
+#ifdef __GNUC__
+#define HAVE_STDC
+#define INCLUDES_ARE_ANSI
+#endif
+
+#endif /* Linux ARM64 */
+
 /*-*/
 /* 64-bit Free BSD */
 
Index: hdf-4.2.11/hdf/test/fortest.c
===
--- hdf-4.2.11.orig/hdf/test/fortest.c
+++ hdf-4.2.11/hdf/test/fortest.c
@@ -92,7 +92,

commit gnome-characters for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-characters for 
openSUSE:Factory checked in at 2015-10-30 13:43:33

Comparing /work/SRC/openSUSE:Factory/gnome-characters (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-characters.new (New)


Package is "gnome-characters"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-characters/gnome-characters.changes
2015-10-06 16:31:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-characters.new/gnome-characters.changes   
2015-10-30 13:43:35.0 +0100
@@ -1,0 +2,7 @@
+Sun Oct 11 09:25:59 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Disable search provider by default.
+  + Updated translations.
+
+---

Old:

  gnome-characters-3.18.0.tar.xz

New:

  gnome-characters-3.18.1.tar.xz



Other differences:
--
++ gnome-characters.spec ++
--- /var/tmp/diff_new_pack.nbUckt/_old  2015-10-30 13:43:36.0 +0100
+++ /var/tmp/diff_new_pack.nbUckt/_new  2015-10-30 13:43:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-characters
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:Character Map
 License:GPL-3.0+

++ gnome-characters-3.18.0.tar.xz -> gnome-characters-3.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-characters-3.18.0/NEWS 
new/gnome-characters-3.18.1/NEWS
--- old/gnome-characters-3.18.0/NEWS2015-09-21 19:37:00.0 +0200
+++ new/gnome-characters-3.18.1/NEWS2015-10-11 06:52:40.0 +0200
@@ -1,3 +1,17 @@
+3.18.1
+===
+
+- Disable search provider by default
+
+New And Updated Translations
+
+Benjamin Steinwender (de)
+Fabio Tomat (fur)
+Khaled Hosny (ar)
+Kristjan SCHMIDT (eo)
+Милош Поповић (sr)
+Милош Поповић (sr@latin)
+
 3.18.0
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-characters-3.18.0/configure 
new/gnome-characters-3.18.1/configure
--- old/gnome-characters-3.18.0/configure   2015-09-22 01:33:21.0 
+0200
+++ new/gnome-characters-3.18.1/configure   2015-10-11 06:53:32.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for org.gnome.Characters 3.18.0.
+# Generated by GNU Autoconf 2.69 for org.gnome.Characters 3.18.1.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='org.gnome.Characters'
 PACKAGE_TARNAME='gnome-characters'
-PACKAGE_VERSION='3.18.0'
-PACKAGE_STRING='org.gnome.Characters 3.18.0'
+PACKAGE_VERSION='3.18.1'
+PACKAGE_STRING='org.gnome.Characters 3.18.1'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-characters'
 PACKAGE_URL=''
 
@@ -1776,7 +1776,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures org.gnome.Characters 3.18.0 to adapt to many kinds of 
systems.
+\`configure' configures org.gnome.Characters 3.18.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1848,7 +1848,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of org.gnome.Characters 3.18.0:";;
+ short | recursive ) echo "Configuration of org.gnome.Characters 3.18.1:";;
esac
   cat <<\_ACEOF
 
@@ -1987,7 +1987,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-org.gnome.Characters configure 3.18.0
+org.gnome.Characters configure 3.18.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2593,7 +2593,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by org.gnome.Characters $as_me 3.18.0, which was
+It was created by org.gnome.Characters $as_me 3.18.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3463,7 +3463,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-characters'
- VERSION='3.18.0'
+ VERSION='3.18.1'
 
 
 # Some tools Automake needs.
@@ -25391,7 +25391,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by org.gnome.Characters $as_me 3.18.0, which was
+This file was extended by org.gnome.Characters $as_me 3.18.1, which was
 generated by GNU Autoconf 2.69.  Invocation comm

commit uid_wrapper for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package uid_wrapper for openSUSE:Factory 
checked in at 2015-10-30 13:43:45

Comparing /work/SRC/openSUSE:Factory/uid_wrapper (Old)
 and  /work/SRC/openSUSE:Factory/.uid_wrapper.new (New)


Package is "uid_wrapper"

Changes:

--- /work/SRC/openSUSE:Factory/uid_wrapper/uid_wrapper.changes  2015-09-09 
20:21:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.uid_wrapper.new/uid_wrapper.changes 
2015-10-30 13:43:46.0 +0100
@@ -1,0 +2,8 @@
+Thu Oct 29 11:57:14 UTC 2015 - a...@cryptomilk.org
+
+- Update to version 1.2.0
+  * Added privilege checks for all set*uid and set*gid functions.
+  * Added a lot more and accurate tests which work as root.
+  * Fixed some minor issues
+
+---

Old:

  uid_wrapper-1.1.1.tar.gz

New:

  uid_wrapper-1.2.0.tar.gz



Other differences:
--
++ uid_wrapper.spec ++
--- /var/tmp/diff_new_pack.ukZ6UF/_old  2015-10-30 13:43:47.0 +0100
+++ /var/tmp/diff_new_pack.ukZ6UF/_new  2015-10-30 13:43:47.0 +0100
@@ -24,7 +24,7 @@
 # NOTE ##
 
 Name:   uid_wrapper
-Version:1.1.1
+Version:1.2.0
 Release:0
 
 Summary:A wrapper for privilege seperation

++ uid_wrapper-1.1.1.tar.gz -> uid_wrapper-1.2.0.tar.gz ++
 27176 lines of diff (skipped)




commit seccheck for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package seccheck for openSUSE:Factory 
checked in at 2015-10-30 13:43:51

Comparing /work/SRC/openSUSE:Factory/seccheck (Old)
 and  /work/SRC/openSUSE:Factory/.seccheck.new (New)


Package is "seccheck"

Changes:

--- /work/SRC/openSUSE:Factory/seccheck/seccheck.changes2015-10-14 
16:44:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.seccheck.new/seccheck.changes   2015-10-30 
13:43:52.0 +0100
@@ -13,0 +14,5 @@
+Mon Apr 27 08:33:33 UTC 2015 - vpere...@suse.com
+
+- added patch: emails-without-subject.patch to fix bnc#923688
+
+---



Other differences:
--




commit patterns-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 13:43:44

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


Package is "patterns-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2015-10-22 12:58:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2015-10-30 13:43:45.0 +0100
@@ -1,0 +2,17 @@
+Thu Oct 29 10:40:50 UTC 2015 - mimi...@gmail.com
+
+- Remove flash from patterns 
+
+---
+Fri Oct 23 17:56:05 UTC 2015 - sor.ale...@meowr.ru
+
+- Hard-require very basic parts of MATE in mate_basis pattern.
+- Recommend mate-tweak and hexchat (instead of xchat) in mate pattern.
+
+---
+Wed Oct 21 16:22:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- kde_plasma now require plasma5-pk-updates package
+- Remove apper recommends in kde pattern
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.ln5nIT/_old  2015-10-30 13:43:46.0 +0100
+++ /var/tmp/diff_new_pack.ln5nIT/_new  2015-10-30 13:43:46.0 +0100
@@ -2895,6 +2895,7 @@
 Requires:   kwrite
 Requires:   plasma5-desktop
 Requires:   plasma5-pa
+Requires:   plasma5-pk-updates
 Requires:   plasma5-session
 Requires:   plasma5-workspace
 # we need some sort of vide player!
@@ -4039,6 +4040,7 @@
 Recommends: mate-screenshot
 Recommends: mate-system-log
 Recommends: mate-system-monitor
+Recommends: mate-tweak
 Recommends: mate-user-share
 Recommends: mousetweaks
 Recommends: MozillaThunderbird
@@ -4067,7 +4069,7 @@
 Suggests:   mate-backgrounds
 
 %description mate
-The MATE desktop environment is a desktop environment using traditional 
metaphors 
+The MATE desktop environment is a desktop environment using traditional 
metaphors.
 
 %files mate
 %dir /usr/share/doc/packages/patterns-openSUSE
@@ -4087,7 +4089,7 @@
 Recommends: vinagre
 
 %description mate_admin
-Administration Tools e.g. for desktop lockdown
+Administration Tools e.g. for desktop lockdown.
 
 %files mate_admin
 %dir /usr/share/doc/packages/patterns-openSUSE
@@ -4104,10 +4106,13 @@
 Requires:   pattern() = basesystem
 Requires:   pattern() = x11
 Recommends: pattern() = gnome_basis_opt
+Requires:   caja
 Requires:   lightdm
+Requires:   marco
+Requires:   mate-control-center
+Requires:   mate-panel
 Requires:   mate-session-manager
-# default
-Recommends: mate-settings-daemon
+Requires:   mate-settings-daemon
 #
 # Low-level parts that we need
 #
@@ -4138,13 +4143,11 @@
 Recommends: gnome-keyring-pam
 Recommends: at-spi2-core
 Recommends: canberra-gtk-play
-Recommends: mate-control-center
 Recommends: mate-themes
 Recommends: mate-icon-theme
 Recommends: mate-icon-theme-faenza
 Recommends: gnome-keyring
 Recommends: mate-menu
-Recommends: marco
 Recommends: mate-applets
 Recommends: mate-media
 Recommends: mate-menus
@@ -4153,7 +4156,6 @@
 Recommends: mate-power-manager
 Recommends: mate-screensaver
 Recommends: mate-terminal
-Recommends: caja
 Recommends: NetworkManager-gnome
 Recommends: shared-mime-info
 Recommends: tango-icon-theme
@@ -4167,7 +4169,7 @@
 Recommends: pulseaudio-module-zeroconf
 Recommends: pulseaudio-utils
 Recommends: xdg-user-dirs-gtk
-# we need something for xdg-su
+# We need something for xdg-su
 Recommends: libgnomesu
 
 Recommends: droid-fonts
@@ -4205,9 +4207,9 @@
 Recommends: NetworkManager-pptp-gnome
 Recommends: NetworkManager-vpnc-gnome
 Recommends: NetworkManager-openconnect-gnome
-# bnc#530416
+# boo#530416
+Recommends: hexchat
 Recommends: transmission-gtk
-Recommends: xchat
 Suggests:   ekiga
 #
 # Packages that can make sense
@@ -4217,7 +4219,7 @@
 Suggests:   smuxi
 
 %description mate_internet
-MATE Internet Applications
+MATE Internet Applications.
 
 %files mate_internet
 %dir /usr/share/doc/packages/patterns-openSUSE
@@ -4565,10 +4567,6 @@
 Provides:   pattern-visible()
 Requires:   pattern() = x11
 Recommends: pattern() = non_oss_opt
-# from data/NON-OSS
-%ifarch %ix86 x86_64
-Recommends: pullin-flash-player
-%endif
 
 %description non_oss
 Packages that are proprietary and not under an Open Source license.
@@ -4588,9 +4586,6 @@
 Requires:   pattern() = non_oss
 # from data/NON-O

commit kdevelop4 for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4 for openSUSE:Factory 
checked in at 2015-10-30 13:44:04

Comparing /work/SRC/openSUSE:Factory/kdevelop4 (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4.new (New)


Package is "kdevelop4"

Changes:

--- /work/SRC/openSUSE:Factory/kdevelop4/kdevelop4.changes  2015-10-02 
09:23:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdevelop4.new/kdevelop4.changes 2015-10-30 
13:44:05.0 +0100
@@ -1,0 +2,5 @@
+Fri Oct  9 16:12:38 UTC 2015 - alarr...@suse.com
+
+- Modified BuildRequires to allow kdevelop4 to build in SLE12 
+
+---



Other differences:
--
++ kdevelop4.spec ++
--- /var/tmp/diff_new_pack.wl5xFn/_old  2015-10-30 13:44:06.0 +0100
+++ /var/tmp/diff_new_pack.wl5xFn/_new  2015-10-30 13:44:06.0 +0100
@@ -27,11 +27,16 @@
 #PATCH-FIX-UPSTREAM Do-not-use-function-returning-reference-to-temporary.patch 
boo#942358, kde#347178 -- fixes crashes in the cppsupport plugin when built 
with GCC5
 Patch0: Do-not-use-function-returning-reference-to-temporary.patch
 BuildRequires:  fdupes
+# SLE12 doesn't have kdebase4-workspace[-devel]
+%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
 BuildRequires:  kdebase4-workspace-devel
+%else
+BuildRequires:  libkde4-devel
+%endif
 BuildRequires:  libkdevplatform-devel >= 1.7.1
 BuildRequires:  libqjson-devel
-# Catch 13.2, but not Leap
-%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse}
+# Catch 13.2, but not Leap nor SLE12
+%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse} && 0%{?suse_version} != 
1315
 BuildRequires:  okteta-devel
 %endif
 BuildRequires:  valgrind-devel
@@ -170,8 +175,8 @@
 %{_kde4_appsdir}/kdevfiletemplates/
 %{_kde4_appsdir}/kdevgdb/
 %{_kde4_appsdir}/kdevmanpage/
-# Catch 13.2, but not Leap
-%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse}
+# Catch 13.2, but not Leap nor SLE12
+%if 0%{?suse_version} <= 1320 && ! 0%{?is_opensuse} && 0%{?suse_version} != 
1315
 %{_kde4_appsdir}/kdevokteta/
 %endif
 %{_kde4_appsdir}/plasma/plasmoids/kdevelopsessions/




commit perl-DBD-mysql for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-DBD-mysql for openSUSE:Factory 
checked in at 2015-10-30 13:43:43

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


Package is "perl-DBD-mysql"

Changes:

--- /work/SRC/openSUSE:Factory/perl-DBD-mysql/perl-DBD-mysql.changes
2015-09-08 17:42:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new/perl-DBD-mysql.changes   
2015-10-30 13:43:44.0 +0100
@@ -1,0 +2,19 @@
+Thu Oct 29 09:48:35 UTC 2015 - co...@suse.com
+
+- updated to 4.033
+   see /usr/share/doc/packages/perl-DBD-mysql/ChangeLog
+
+  2015-10-26 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.033)
+  * Full-release to include 03.
+  
+  2015-10-25 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032_03)
+  * Use mysql_get_option to read net_buffer_length and mysql_get_parameter
+ where available, needed for MySQL 5.7.9. Patch from berntm @ Oracle.
+ https://github.com/perl5-dbi/DBD-mysql/pull/42 
+  * Fix mysql_conn_attrs test when run against MySQL 5.1 server.
+  * Fix for memory leak to $sth->{ParamValues} , RT83051
+  https://rt.cpan.org/Public/Bug/Display.html?id=83051
+  * Fixes for running test suite on MySQL 5.7.
+  * Fix running test suite with InnoDB disabled, reported by bor.
+
+---

Old:

  DBD-mysql-4.032.tar.gz

New:

  DBD-mysql-4.033.tar.gz



Other differences:
--
++ perl-DBD-mysql.spec ++
--- /var/tmp/diff_new_pack.0iEZB9/_old  2015-10-30 13:43:45.0 +0100
+++ /var/tmp/diff_new_pack.0iEZB9/_new  2015-10-30 13:43:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DBD-mysql
-Version:4.032
+Version:4.033
 Release:0
 %define cpan_name DBD-mysql
 Summary:MySQL driver for the Perl5 Database Interface (DBI)

++ DBD-mysql-4.032.tar.gz -> DBD-mysql-4.033.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-mysql-4.032/ChangeLog 
new/DBD-mysql-4.033/ChangeLog
--- old/DBD-mysql-4.032/ChangeLog   2015-07-20 22:59:56.0 +0200
+++ new/DBD-mysql-4.033/ChangeLog   2015-10-27 04:25:38.0 +0100
@@ -1,3 +1,16 @@
+2015-10-26 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.033)
+* Full-release to include 03.
+
+2015-10-25 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032_03)
+* Use mysql_get_option to read net_buffer_length and mysql_get_parameter
+   where available, needed for MySQL 5.7.9. Patch from berntm @ Oracle.
+   https://github.com/perl5-dbi/DBD-mysql/pull/42 
+* Fix mysql_conn_attrs test when run against MySQL 5.1 server.
+* Fix for memory leak to $sth->{ParamValues} , RT83051
+https://rt.cpan.org/Public/Bug/Display.html?id=83051
+* Fixes for running test suite on MySQL 5.7.
+* Fix running test suite with InnoDB disabled, reported by bor.
+
 2015-07-20 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032)
 * Full-release to include 02 and 01.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-mysql-4.032/META.json 
new/DBD-mysql-4.033/META.json
--- old/DBD-mysql-4.032/META.json   2015-07-20 23:04:44.0 +0200
+++ new/DBD-mysql-4.033/META.json   2015-10-27 04:35:11.0 +0100
@@ -51,5 +51,5 @@
   "x_IRC" : "irc://irc.perl.org/#dbi",
   "x_MailingList" : "mailto:dbi-...@perl.org";
},
-   "version" : "4.032"
+   "version" : "4.033"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-mysql-4.032/META.yml new/DBD-mysql-4.033/META.yml
--- old/DBD-mysql-4.032/META.yml2015-07-20 23:04:44.0 +0200
+++ new/DBD-mysql-4.033/META.yml2015-10-27 04:35:11.0 +0100
@@ -28,4 +28,4 @@
   repository: https://github.com/perl5-dbi/DBD-mysql
   x_IRC: irc://irc.perl.org/#dbi
   x_MailingList: mailto:dbi-...@perl.org
-version: 4.032
+version: 4.033
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-mysql-4.032/dbdimp.c new/DBD-mysql-4.033/dbdimp.c
--- old/DBD-mysql-4.032/dbdimp.c2015-06-15 16:43:03.0 +0200
+++ new/DBD-mysql-4.033/dbdimp.c2015-10-27 04:07:04.0 +0100
@@ -4629,7 +4629,7 @@
  keylen, newSVsv(imp_sth->params[n].value), 0);
 }
 }
-retsv= newRV_noinc((SV*)pvhv);
+retsv= sv_2mortal(newRV_noinc((SV*)pvhv));
 }
 break;
   case 'S':
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBD-mysql-4.032/lib/Bundle/DBD/mysql.pm 
new/DBD-mysql-4.033/lib/

commit hawk2 for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package hawk2 for openSUSE:Factory checked 
in at 2015-10-30 13:44:05

Comparing /work/SRC/openSUSE:Factory/hawk2 (Old)
 and  /work/SRC/openSUSE:Factory/.hawk2.new (New)


Package is "hawk2"

Changes:

--- /work/SRC/openSUSE:Factory/hawk2/hawk2.changes  2015-10-25 
19:13:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.hawk2.new/hawk2.changes 2015-10-30 
13:44:06.0 +0100
@@ -1,0 +2,20 @@
+Fri Oct 30 09:38:24 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.1+git.1446137442.d9c6c0e:
+  + Simulator: Fix ticket simulation (bsc#952489)
+
+---
+Wed Oct 28 16:15:17 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.1+git.1446048276.98c4de1:
+  + Fix help text for clone / multi-state (bsc#952439)
+  + Dashboard: Fix ownership of dashboard config (bsc#952442)
+  + Dashboard: Fix bad error message
+
+---
+Tue Oct 27 07:19:42 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.0~alpha1+git.1445930333.51d3703:
+  + Report: Enable uploading gzipped archives (bsc#952136)
+
+---

Old:

  hawk2-1.0.0~alpha1+git.1445537620.7637b7f.tar.bz2

New:

  hawk2-1.0.1+git.1446137442.d9c6c0e.tar.bz2



Other differences:
--
++ hawk2.spec ++
--- /var/tmp/diff_new_pack.3wbnvc/_old  2015-10-30 13:44:07.0 +0100
+++ /var/tmp/diff_new_pack.3wbnvc/_new  2015-10-30 13:44:07.0 +0100
@@ -39,7 +39,7 @@
 Summary:HA Web Konsole
 License:GPL-2.0
 Group:  %{pkg_group}
-Version:1.0.0~alpha1+git.1445537620.7637b7f
+Version:1.0.1+git.1446137442.d9c6c0e
 Release:0
 Url:http://www.clusterlabs.org/wiki/Hawk
 Source: %{name}-%{version}.tar.bz2

++ _service ++
--- /var/tmp/diff_new_pack.3wbnvc/_old  2015-10-30 13:44:07.0 +0100
+++ /var/tmp/diff_new_pack.3wbnvc/_new  2015-10-30 13:44:07.0 +0100
@@ -4,7 +4,7 @@
 git
 .git
 hawk2
-1.0.0~alpha1+git.%ct.%h
+1.0.1+git.%ct.%h
 master
 enable
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.3wbnvc/_old  2015-10-30 13:44:07.0 +0100
+++ /var/tmp/diff_new_pack.3wbnvc/_new  2015-10-30 13:44:07.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/hawk.git
-  7637b7ffbf6688f8778d574971bff88d96cb204b
\ No newline at end of file
+  d9c6c0e97fafeb9b9071ed2a10fd88652f7a8c93
\ No newline at end of file

++ hawk2-1.0.0~alpha1+git.1445537620.7637b7f.tar.bz2 -> 
hawk2-1.0.1+git.1446137442.d9c6c0e.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk2-1.0.0~alpha1+git.1445537620.7637b7f/hawk/app/assets/javascripts/dashboard.js
 new/hawk2-1.0.1+git.1446137442.d9c6c0e/hawk/app/assets/javascripts/dashboard.js
--- 
old/hawk2-1.0.0~alpha1+git.1445537620.7637b7f/hawk/app/assets/javascripts/dashboard.js
  2015-10-22 23:51:44.0 +0200
+++ 
new/hawk2-1.0.1+git.1446137442.d9c6c0e/hawk/app/assets/javascripts/dashboard.js 
2015-10-30 10:38:16.0 +0100
@@ -37,7 +37,7 @@
   return __('Permission denied');
 },
 err_failed_op: function(op, node, rc, reason) {
-  return __('%{op} failed on _NODE_} (rc=_RC_, 
reason=_REASON_)').replace('_OP_', op).replace('_NODE_', node).replace('_RC_', 
rc).replace('_REASON_', reason);
+  return __('_OP_ failed on _NODE_} (rc=_RC_, 
reason=_REASON_)').replace('_OP_', op).replace('_NODE_', node).replace('_RC_', 
rc).replace('_REASON_', reason);
 }
   };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk2-1.0.0~alpha1+git.1445537620.7637b7f/hawk/app/assets/javascripts/module/simulator.js
 
new/hawk2-1.0.1+git.1446137442.d9c6c0e/hawk/app/assets/javascripts/module/simulator.js
--- 
old/hawk2-1.0.0~alpha1+git.1445537620.7637b7f/hawk/app/assets/javascripts/module/simulator.js
   2015-10-22 23:51:44.0 +0200
+++ 
new/hawk2-1.0.1+git.1446137442.d9c6c0e/hawk/app/assets/javascripts/module/simulator.js
  2015-10-30 10:38:16.0 +0100
@@ -186,7 +186,8 @@
 });
 
 self.find("#sim-addticket").click(function() {
-  $("#modal .modal-content").html($("#inject-ticket").render());
+  var content = $("#modal .modal-content");
+  content.html($("#inject-ticket").render());
   content.find("form").submit(function(event) {
 var ticket = content.find("#ticket-inject-ticket").val();
 var action = content.find("#ticket-inject-action").val();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclud

commit yast2-slide-show for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-slide-show for 
openSUSE:Factory checked in at 2015-10-30 13:43:49

Comparing /work/SRC/openSUSE:Factory/yast2-slide-show (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-slide-show.new (New)


Package is "yast2-slide-show"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-slide-show/yast2-slide-show.changes
2015-10-20 16:22:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-slide-show.new/yast2-slide-show.changes   
2015-10-30 13:43:50.0 +0100
@@ -1,0 +2,6 @@
+Thu Oct 29 14:19:58 UTC 2015 - k...@suse.de
+
+- 3.1.21
+- Update openSUSE Leap translations (bsc#950856).
+
+---

Old:

  yast2-slide-show-3.1.20.tar.bz2

New:

  yast2-slide-show-3.1.21.tar.bz2



Other differences:
--
++ yast2-slide-show.spec ++
--- /var/tmp/diff_new_pack.9bkHFF/_old  2015-10-30 13:43:51.0 +0100
+++ /var/tmp/diff_new_pack.9bkHFF/_new  2015-10-30 13:43:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-slide-show
-Version:3.1.20
+Version:3.1.21
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ slideshow-po.tar.gz ++
 2303 lines of diff (skipped)

++ yast2-slide-show-3.1.20.tar.bz2 -> yast2-slide-show-3.1.21.tar.bz2 ++
Files old/yast2-slide-show-3.1.20/package/slideshow-po.tar.gz and 
new/yast2-slide-show-3.1.21/package/slideshow-po.tar.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-slide-show-3.1.20/package/yast2-slide-show.changes 
new/yast2-slide-show-3.1.21/package/yast2-slide-show.changes
--- old/yast2-slide-show-3.1.20/package/yast2-slide-show.changes
2015-10-20 10:41:08.0 +0200
+++ new/yast2-slide-show-3.1.21/package/yast2-slide-show.changes
2015-10-29 15:26:25.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Oct 29 14:19:58 UTC 2015 - k...@suse.de
+
+- 3.1.21
+- Update openSUSE Leap translations (bsc#950856).
+
+---
 Tue Oct 20 08:35:31 UTC 2015 - k...@suse.de
 
 - 3.1.20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-slide-show-3.1.20/package/yast2-slide-show.spec 
new/yast2-slide-show-3.1.21/package/yast2-slide-show.spec
--- old/yast2-slide-show-3.1.20/package/yast2-slide-show.spec   2015-10-20 
10:41:08.0 +0200
+++ new/yast2-slide-show-3.1.21/package/yast2-slide-show.spec   2015-10-29 
15:26:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-slide-show
-Version:3.1.20
+Version:3.1.21
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit abook for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package abook for openSUSE:Factory checked 
in at 2015-10-30 13:44:01

Comparing /work/SRC/openSUSE:Factory/abook (Old)
 and  /work/SRC/openSUSE:Factory/.abook.new (New)


Package is "abook"

Changes:

--- /work/SRC/openSUSE:Factory/abook/abook.changes  2015-06-23 
11:57:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.abook.new/abook.changes 2015-10-30 
13:44:02.0 +0100
@@ -1,0 +2,41 @@
+Mon Oct 26 23:14:46 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.6.1
+  * support for mouse
+  * scrolling now affects the viewport instead of the cursor
+  * support for a colored UI
+  * added "groups" as a default field
+  * the UI now supports merging selected entries [key M]
+and removing duplicates [key U]
+  * a "custom" output filter allows the specification of an output
+format using placeholders
+  * search-next is now bound to "/" too
+  * some output filters can now be used in the context
+of --mutt-query. This is the case of "vcard" and "custom"
+[ no --query option has been created and --mutt-query is fully
+  backward compatible ]
+  * ldif output filter has been fixed [output modified] in multiple
+ways, does not force output to latin1 anymore and supports input
+from stdin.
+  * vcard input/output support:
+An original input filter implementation was provided soon
+   after 0.6.0pre2.
+In 2012, an optional build-time option to link against libvformat
+was added for the very same task: parsing vcard.
+- It depends on the --enable-vformat ./configure switch
+- It's only used as an input filter, especially useful to
+  deal with multi-valued fields and encoded characters.
+  * when the UI requests a confirmation from the user before a
+destructive operation it does not treat unknown key as "yes" anymore.
+  * allcsv output changes:
+- header line uses lowercase
+- "MOBILEPHONE" column name changed to "mobile" (consistent w.r.t.
+  standard_fields)
+- defined custom fields as well are part of the output now
+- Remove abook_vcard_import.patch; fixed on upstream release
+- Split out language files into their own package
+- Add autoconf and automake dependencies; automake is required by
+  the configure script itself and autoconf is needed to run
+  autoreconf
+
+---

Old:

  abook-0.6.0pre2.tar.bz2
  abook_vcard_import.patch

New:

  abook-0.6.1.tar.gz



Other differences:
--
++ abook.spec ++
--- /var/tmp/diff_new_pack.LCuF8y/_old  2015-10-30 13:44:03.0 +0100
+++ /var/tmp/diff_new_pack.LCuF8y/_new  2015-10-30 13:44:03.0 +0100
@@ -17,16 +17,18 @@
 
 
 Name:   abook
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gettext
 BuildRequires:  ncurses-devel
 BuildRequires:  readline-devel
+Recommends: %{name}-lang
 Summary:Text-based addressbook program
 License:GPL-2.0+
 Group:  Productivity/Other
-Version:0.6.0pre2
+Version:0.6.1
 Release:0
-Source: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.bz2
-Patch0: abook_vcard_import.patch
+Source: http://abook.sourceforge.net/devel/%{name}-%{version}.tar.gz
 Url:http://abook.sourceforge.net/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -34,25 +36,29 @@
 Abook is a text-based addressbook program designed to
 use with mutt mail client.
 
+%lang_package
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 
 %build
+autoreconf -fiv
 export CFLAGS="%{optflags} -fgnu89-inline"
 %configure
-make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS README THANKS TODO sample.abookrc
 %{_bindir}/abook
 %{_mandir}/man1/abook.*
 %{_mandir}/man5/abookrc.*
 
+%files lang -f %{name}.lang
+%defattr(-,root,root)
+
 %changelog




commit python-oslo.service for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2015-10-30 13:43:58

Comparing /work/SRC/openSUSE:Factory/python-oslo.service (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.service.new (New)


Package is "python-oslo.service"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2015-09-09 20:20:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2015-10-30 13:44:00.0 +0100
@@ -1,0 +2,23 @@
+Mon Oct 19 07:21:49 UTC 2015 - dmuel...@suse.com
+
+- update to 0.10.0:
+  * RetryDecorator should not log warnings/errors for expected exceptions
+  * Termination children on SIGHUP added
+  * Fix coverage configuration and execution
+  * Add register_opts function to sslutils
+  * Move the common thread manipulating routine to a shared routine
+  * Update log string to correctly denote what it waits on
+  * Cleanup thread on thread done callback
+  * Move 'history' -> release notes section
+  * Add unit tests for sslutils
+  * Expand README and clean up intro to sphinx docs
+  * Add shields.io version/downloads links/badges into README.rst
+  * add auto-generated docs for config options
+  * Change ignore-errors to ignore_errors
+  * Fix the home-page value in setup.cfg
+  * WSGI module was corrected
+  * Updated from global requirements
+  * ThreadGroup's stop didn't recognise the current thread correctly
+  * doing monkey_patch for unittest
+
+---

Old:

  oslo.service-0.9.0.tar.gz

New:

  oslo.service-0.10.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.8jrTCZ/_old  2015-10-30 13:44:00.0 +0100
+++ /var/tmp/diff_new_pack.8jrTCZ/_new  2015-10-30 13:44:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.service
-Version:0.9.0
+Version:0.10.0
 Release:0
 Summary:Oslo service library
 License:Apache-2.0

++ oslo.service-0.9.0.tar.gz -> oslo.service-0.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/.coveragerc 
new/oslo.service-0.10.0/.coveragerc
--- old/oslo.service-0.9.0/.coveragerc  2015-09-01 20:39:05.0 +0200
+++ new/oslo.service-0.10.0/.coveragerc 2015-10-12 17:37:58.0 +0200
@@ -1,7 +1,8 @@
 [run]
 branch = True
-source = service
-omit = service/tests/*,service/openstack/*
+source = oslo_service
+omit = oslo_service/tests/*,oslo_service/openstack/*
 
 [report]
-ignore-errors = True
+ignore_errors = True
+precision = 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/AUTHORS 
new/oslo.service-0.10.0/AUTHORS
--- old/oslo.service-0.9.0/AUTHORS  2015-09-01 20:39:42.0 +0200
+++ new/oslo.service-0.10.0/AUTHORS 2015-10-12 17:38:47.0 +0200
@@ -64,6 +64,7 @@
 Qin Zhao 
 Raymond Pekowski 
 Rohit Jaiswal 
+Ronald Bradford 
 Russell Bryant 
 Sean Dague 
 Sean McGinnis 
@@ -80,9 +81,11 @@
 Victor Sergeyev 
 Victor Stinner 
 Zhongyue Luo 
+apporc 
 fujioka yuuichi 
 gongysh 
 liu-sheng 
 liyingjun 
 ravikumar-venkatesan 
 stanzgy 
+venkatamahesh 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/ChangeLog 
new/oslo.service-0.10.0/ChangeLog
--- old/oslo.service-0.9.0/ChangeLog2015-09-01 20:39:41.0 +0200
+++ new/oslo.service-0.10.0/ChangeLog   2015-10-12 17:38:47.0 +0200
@@ -1,6 +1,28 @@
 CHANGES
 ===
 
+0.10.0
+--
+
+* RetryDecorator should not log warnings/errors for expected exceptions
+* Termination children on SIGHUP added
+* Fix coverage configuration and execution
+* Add register_opts function to sslutils
+* Move the common thread manipulating routine to a shared routine
+* Update log string to correctly denote what it waits on
+* Cleanup thread on thread done callback
+* Move 'history' -> release notes section
+* Add unit tests for sslutils
+* Expand README and clean up intro to sphinx docs
+* Add shields.io version/downloads links/badges into README.rst
+* add auto-generated docs for config options
+* Change ignore-errors to ignore_errors
+* Fix the home-page value in setup.cfg
+* WSGI module was corrected
+* Updated from global requirements
+* ThreadGroup's stop didn't recognise the current thread correctly
+* doing monkey_patch for unittest
+
 0.9.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.service-0.9.0/PKG-INFO 
new/oslo.service-0.10.0/PKG-INFO
--- old/oslo.service-0.9.0/PKG-

commit kdevelop4-plugins for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugins for 
openSUSE:Factory checked in at 2015-10-30 13:44:02

Comparing /work/SRC/openSUSE:Factory/kdevelop4-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new (New)


Package is "kdevelop4-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/kdevelop4-plugins/kdevelop4-plugins.changes  
2015-03-05 18:16:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new/kdevelop4-plugins.changes 
2015-10-30 13:44:04.0 +0100
@@ -1,0 +2,5 @@
+Fri Oct  9 16:23:35 UTC 2015 - alarr...@suse.com
+
+- Modified BuildRequires to allow kdevelop4-plugins to build in SLE12 
+
+---



Other differences:
--
++ kdevelop4-plugins.spec ++
--- /var/tmp/diff_new_pack.SNm0LH/_old  2015-10-30 13:44:04.0 +0100
+++ /var/tmp/diff_new_pack.SNm0LH/_new  2015-10-30 13:44:04.0 +0100
@@ -27,7 +27,12 @@
 Source0:
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/kdevelop-php-%{version}.tar.xz
 Source1:
http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/kdevelop-php-docs-%{version}.tar.xz
 Patch0: add-php-docs.diff
+# SLE12 doesn't have kdebase4-workspace[-devel]
+%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
 BuildRequires:  kdebase4-workspace-devel
+%else
+BuildRequires:  libkde4-devel
+%endif
 BuildRequires:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel




commit vym for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package vym for openSUSE:Factory checked in 
at 2015-10-30 13:44:00

Comparing /work/SRC/openSUSE:Factory/vym (Old)
 and  /work/SRC/openSUSE:Factory/.vym.new (New)


Package is "vym"

Changes:

--- /work/SRC/openSUSE:Factory/vym/vym.changes  2015-09-09 20:20:48.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vym.new/vym.changes 2015-10-30 
13:44:01.0 +0100
@@ -1,0 +2,12 @@
+Wed Oct 28 08:53:55 UTC 2015 - v...@insilmaril.de
+
+- Version 2.5.0 
+- Bugfix: Update recent maps menu after loading of map
+- Bugfix: Empty window with update information on startup
+
+---
+Tue Aug 25 14:42:01 UTC 2015 - v...@insilmaril.de
+
+- Version 2.4.8
+
+---

Old:

  vym-2.4.7.tar.bz2

New:

  vym-2.5.0.tar.bz2



Other differences:
--
++ vym.spec ++
--- /var/tmp/diff_new_pack.qtEldb/_old  2015-10-30 13:44:02.0 +0100
+++ /var/tmp/diff_new_pack.qtEldb/_new  2015-10-30 13:44:02.0 +0100
@@ -20,7 +20,6 @@
 BuildRequires:  libQt5Core-devel
 BuildRequires:  libQt5Gui-devel
 BuildRequires:  libqt5-qtbase-devel
-#BuildRequires:  libqt5-qtbase-common-devel
 BuildRequires:  libqt5-qtsvg-devel
 BuildRequires:  libqt5-linguist-devel
 BuildRequires:  update-desktop-files
@@ -31,7 +30,7 @@
 Summary:View Your Mind - generate and manipulate maps which show your 
thoughts
 License:GPL-2.0
 Group:  Productivity/Office/Other
-Version:2.4.7
+Version:2.5.0
 Release:0
 Source0:%name-%version.tar.bz2
 Source1:%name.xml
@@ -48,12 +47,6 @@
 tasks, to get an overview over complex contexts, to sort your ideas
 etc. Some people even think it is fun to work with such maps...
 
-
-
-Authors:
-
-Uwe Drechsel  
-
 %prep
 %setup -q
 

++ debian.changelog ++
--- /var/tmp/diff_new_pack.qtEldb/_old  2015-10-30 13:44:02.0 +0100
+++ /var/tmp/diff_new_pack.qtEldb/_new  2015-10-30 13:44:02.0 +0100
@@ -1,3 +1,15 @@
+vym (2.5.0.1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Uwe Drechsel   Wed, 28 Oct 2015 10:04:00 +0100
+
+vym (2.4.8.1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Uwe Drechsel   Tue, 25 Aug 2015 12:10:00 +0100
+
 vym (2.4.7.1) unstable; urgency=low
 
   * New upstream release

++ makedist.config ++
--- /var/tmp/diff_new_pack.qtEldb/_old  2015-10-30 13:44:02.0 +0100
+++ /var/tmp/diff_new_pack.qtEldb/_new  2015-10-30 13:44:02.0 +0100
@@ -1,3 +1,3 @@
-VERSION=2.4.7
+VERSION=2.5.0
 BRANCH="qt5"
 REMOTE="sf"

++ vym-2.4.7.tar.bz2 -> vym-2.5.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/vym/vym-2.4.7.tar.bz2 
/work/SRC/openSUSE:Factory/.vym.new/vym-2.5.0.tar.bz2 differ: char 11, line 1





commit python-sphinxcontrib-docbookrestapi for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-sphinxcontrib-docbookrestapi 
for openSUSE:Factory checked in at 2015-10-30 13:43:55

Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-docbookrestapi (Old)
 and  /work/SRC/openSUSE:Factory/.python-sphinxcontrib-docbookrestapi.new 
(New)


Package is "python-sphinxcontrib-docbookrestapi"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-docbookrestapi/python-sphinxcontrib-docbookrestapi.changes
  2014-04-20 11:36:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-docbookrestapi.new/python-sphinxcontrib-docbookrestapi.changes
 2015-10-30 13:43:56.0 +0100
@@ -2 +2 @@
-Mon Apr 14 13:36:51 UTC 2014 - dmuel...@suse.com
+Wed Jul 29 11:04:45 UTC 2015 - tbecht...@suse.com
@@ -4 +4 @@
-- add 0001-Fix-the-code-to-work-with-Python2.6.patch 
+- Unify spec file. Use fedora compatible files macros
@@ -7 +7 @@
-Wed Apr  9 13:09:49 UTC 2014 - dmuel...@suse.com
+Wed Sep  3 13:39:57 UTC 2014 - dmuel...@suse.com
@@ -9 +9,21 @@
-- go back to released version (0.1) 
+- update to 0.2.1:
+  * Bump to 0.2.1
+  * add venv to tox.ini
+  * Bump to 0.2
+  * Add the Python 3 classifiers in setup.cfg
+  * Declare sphinxcontrib.docbookrestapi package
+  * Properly declare namespace package
+  * Properly document the enumeration type
+  * Allow foo_name as well as foo_id in paths
+  * Remove 'xmlns' attribute of 'param' elements
+  * Use 'para' elements instead of 'p' ones
+  * Add the top-level comment that is now mandatory in WADL files
+  * Add an XML declaration in the output
+  * Use 'wadl:doc' instead of 'doc' and fix its attributes
+  * Add a mandatory 'id' attribute to 'resource' elements
+  * Removes whitespaces at the end of self-closing tags
+  * Sync with global requirements
+  * Add tests
+  * Python 3 compatibility
+  * Fix the code to work with Python2.6
+  * tox.ini: clean the pep8 target
@@ -11 +31 @@
---
+---

Old:

  0001-Fix-the-code-to-work-with-Python2.6.patch
  sphinxcontrib-docbookrestapi-0.1.tar.gz

New:

  sphinxcontrib-docbookrestapi-0.2.1.tar.gz



Other differences:
--
++ python-sphinxcontrib-docbookrestapi.spec ++
--- /var/tmp/diff_new_pack.M4K4Qy/_old  2015-10-30 13:43:56.0 +0100
+++ /var/tmp/diff_new_pack.M4K4Qy/_new  2015-10-30 13:43:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinxcontrib-docbookrestapi
 #
-# Copyright (c) 2014 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,16 +17,16 @@
 
 
 Name:   python-sphinxcontrib-docbookrestapi
-Version:0.1
+Version:0.2.1
 Release:0
 Summary:Extension to Sphinx for generating REST API documentation
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://github.com/stackforge/sphinxcontrib-docbookrestapi
-Source: sphinxcontrib-docbookrestapi-%{version}.tar.gz
+Url:
https://git.openstack.org/cgit/stackforge/sphinxcontrib-docbookrestapi/
+Source: 
https://pypi.python.org/packages/source/s/sphinxcontrib-docbookrestapi/sphinxcontrib-docbookrestapi-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM speili...@suse.com -- 
https://review.openstack.org/#/c/84132/
 Patch0: 0001-Properly-declare-namespace-package.patch
-Patch1: 0001-Fix-the-code-to-work-with-Python2.6.patch
+BuildRequires:  openstack-suse-macros
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 Requires:   python-Sphinx
@@ -45,17 +45,16 @@
 %prep
 %setup -q -n sphinxcontrib-docbookrestapi-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
-python setup.py build
+%{__python2} setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%{__python2} setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE ChangeLog README.rst
-%{python_sitelib}/*
+%{python2_sitelib}/*
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.M4K4Qy/_old  2015-10-30 13:43:57.0 +0100
+++ /var/tmp/diff_new_pack.M4K4Qy/_new  2015-10-30 13:43:57.0 +0100
@@ -1,16 +1,12 @@
 
-  
-git://github.com/stackforge/sphinxcontrib-docbookrestapi.git
-git
-.git
-@PARENT_TAG@+git.%ct.%h
-master
+   
 enable
   
-  
-sphinxcontrib-docbookrestapi-*.tar
+  
+sphinxcontrib-docbookrestapi
+  
+  
   
-
   
 enable
   

++ sphinx

commit libqt5-creator for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package libqt5-creator for openSUSE:Factory 
checked in at 2015-10-30 13:43:52

Comparing /work/SRC/openSUSE:Factory/libqt5-creator (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-creator.new (New)


Package is "libqt5-creator"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-creator/libqt5-creator.changes
2015-10-28 17:31:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-creator.new/libqt5-creator.changes   
2015-10-30 13:43:53.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 29 11:42:27 UTC 2015 - dval...@suse.com
+
+- Add disk constraints. 
+
+---

New:

  _constraints



Other differences:
--
++ _constraints ++

  

  8

  




commit kraft for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package kraft for openSUSE:Factory checked 
in at 2015-10-30 13:43:47

Comparing /work/SRC/openSUSE:Factory/kraft (Old)
 and  /work/SRC/openSUSE:Factory/.kraft.new (New)


Package is "kraft"

Changes:

--- /work/SRC/openSUSE:Factory/kraft/kraft.changes  2015-10-14 
16:44:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kraft.new/kraft.changes 2015-10-30 
13:43:48.0 +0100
@@ -1,0 +2,6 @@
+Sat Oct 17 10:05:41 UTC 2015 - frei...@opensuse.org
+
+- Patch fix_dup_custom_targets.diff added to not add multiple custom 
+  targets, fixes building Tumbleweed. 
+
+---

New:

  fix_dup_custom_targets.diff



Other differences:
--
++ kraft.spec ++
--- /var/tmp/diff_new_pack.x64HbD/_old  2015-10-30 13:43:48.0 +0100
+++ /var/tmp/diff_new_pack.x64HbD/_new  2015-10-30 13:43:48.0 +0100
@@ -26,6 +26,8 @@
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Office/Other
 Source0:kraft-%{version}.tar.xz
+Patch0: fix_dup_custom_targets.diff
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %if 0%{?suse_version}
@@ -67,6 +69,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   mkdir build

++ fix_dup_custom_targets.diff ++
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8a7e5e1..bbfdc4c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,6 +3,7 @@ project(kraft)
 cmake_minimum_required(VERSION 2.6)
 
 set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/ 
${CMAKE_MODULE_PATH} )
+set_property(GLOBAL PROPERTY ALLOW_DUPLICATE_CUSTOM_TARGETS true)
 
 find_package(KDE4 4.4.0 REQUIRED) 
 find_package(KdepimLibs REQUIRED)



commit perl-Test-MockModule for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-MockModule for 
openSUSE:Factory checked in at 2015-10-30 13:43:32

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


Package is "perl-Test-MockModule"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-MockModule/perl-Test-MockModule.changes
2015-06-09 12:25:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-MockModule.new/perl-Test-MockModule.changes
   2015-10-30 13:43:33.0 +0100
@@ -1,0 +2,6 @@
+Wed Oct 28 10:25:16 UTC 2015 - co...@suse.com
+
+- updated to 0.11
+   see /usr/share/doc/packages/perl-Test-MockModule/Changes
+
+---

Old:

  Test-MockModule-0.10.tar.gz

New:

  Test-MockModule-0.11.tar.gz



Other differences:
--
++ perl-Test-MockModule.spec ++
--- /var/tmp/diff_new_pack.wSoD1Y/_old  2015-10-30 13:43:33.0 +0100
+++ /var/tmp/diff_new_pack.wSoD1Y/_new  2015-10-30 13:43:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-MockModule
-Version:0.10
+Version:0.11
 Release:0
 #Upstream: GPL-1.0+
 %define cpan_name Test-MockModule
@@ -47,7 +47,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -62,6 +61,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README.md
 
 %changelog

++ Test-MockModule-0.10.tar.gz -> Test-MockModule-0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.10/Build.PL 
new/Test-MockModule-0.11/Build.PL
--- old/Test-MockModule-0.10/Build.PL   2015-05-31 16:57:49.0 +0200
+++ new/Test-MockModule-0.11/Build.PL   2015-10-28 02:29:14.0 +0100
@@ -20,6 +20,7 @@
'Module::Build' => '0.38',
},
requires => {
+   'perl'=> 5.006,
'Carp'=> 0,
'Scalar::Util'=> 0,
'SUPER'   => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.10/Changes 
new/Test-MockModule-0.11/Changes
--- old/Test-MockModule-0.10/Changes2015-05-31 16:57:49.0 +0200
+++ new/Test-MockModule-0.11/Changes2015-10-28 02:29:14.0 +0100
@@ -1,5 +1,4 @@
 Revision history for Test::MockModule
-$Id: Changes,v 1.5 2005/03/24 22:23:38 simonflack Exp $
 
 v0.10 2015-05-30
 - Updated docs for mocking when using exported functions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.10/MANIFEST 
new/Test-MockModule-0.11/MANIFEST
--- old/Test-MockModule-0.10/MANIFEST   2015-05-31 16:57:49.0 +0200
+++ new/Test-MockModule-0.11/MANIFEST   2015-10-28 02:29:14.0 +0100
@@ -1,14 +1,14 @@
 Build.PL
 Changes
 lib/Test/MockModule.pm
+LICENSE
 MANIFEST   This list of files
 MANIFEST.SKIP
 META.json
 META.yml
-README
+README.md
 t/inheritance.t
 t/lib/ExampleModule.pm
 t/mockmodule.t
 t/pod.t
 t/pod_coverage.t
-LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.10/MANIFEST.SKIP 
new/Test-MockModule-0.11/MANIFEST.SKIP
--- old/Test-MockModule-0.10/MANIFEST.SKIP  2015-05-31 16:57:49.0 
+0200
+++ new/Test-MockModule-0.11/MANIFEST.SKIP  2015-10-28 02:29:14.0 
+0100
@@ -73,3 +73,5 @@
 ^Test-MockModule-*
 ^t/tmp
 
+# Avoid Travis-CI configuration file
+\.travis.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.10/META.json 
new/Test-MockModule-0.11/META.json
--- old/Test-MockModule-0.10/META.json  2015-05-31 16:57:49.0 +0200
+++ new/Test-MockModule-0.11/META.json  2015-10-28 02:29:14.0 +0100
@@ -5,7 +5,7 @@
   "Original Author: Simon Flack "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4211",
+   "generated_by" : "Module::Build version 0.4214",
"license" : [
   "gpl_3"
],
@@ -29,14 +29,15 @@
  "requires" : {
 "Carp" : "0",
 "SUPER" : "0",
-"Scalar::Util" : "0"
+"Scalar::Util" : "0",
+"perl" : "5.006"
  }
   }
},
"provides" : {
   "Test::MockModule" : {
  "file" : "lib/Test/MockModule.pm",
- "version" : "0.10"
+ "version" : "0.11"
   }
},
"release_status" : "stable",
@@ -52,5 +53,6 @@
  "url

commit perl-Mojolicious for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2015-10-30 13:43:40

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
2015-10-24 10:30:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2015-10-30 13:43:41.0 +0100
@@ -1,0 +2,10 @@
+Thu Oct 29 10:09:09 UTC 2015 - co...@suse.com
+
+- updated to 6.26
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.26  2015-10-28
+- Renamed built-in templates with more descriptive names.
+- Added warmup method to Mojolicious::Renderer and Mojolicious::Static.
+
+---

Old:

  Mojolicious-6.25.tar.gz

New:

  Mojolicious-6.26.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.Ikdb1h/_old  2015-10-30 13:43:41.0 +0100
+++ /var/tmp/diff_new_pack.Ikdb1h/_new  2015-10-30 13:43:41.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.25
+Version:6.26
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-6.25.tar.gz -> Mojolicious-6.26.tar.gz ++
 1642 lines of diff (skipped)




commit perl-Net-Whois-Raw for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Whois-Raw for 
openSUSE:Factory checked in at 2015-10-30 13:43:39

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


Package is "perl-Net-Whois-Raw"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes
2015-10-28 17:31:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes   
2015-10-30 13:43:40.0 +0100
@@ -1,0 +2,9 @@
+Thu Oct 29 10:13:54 UTC 2015 - co...@suse.com
+
+- updated to 2.91
+   see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
+
+  2.91Oct 28 2015 Vadim Likhota
+  - even more new tlds of whois.centralnic.com
+
+---

Old:

  Net-Whois-Raw-2.90.tar.gz

New:

  Net-Whois-Raw-2.91.tar.gz



Other differences:
--
++ perl-Net-Whois-Raw.spec ++
--- /var/tmp/diff_new_pack.C0ettK/_old  2015-10-30 13:43:40.0 +0100
+++ /var/tmp/diff_new_pack.C0ettK/_new  2015-10-30 13:43:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-Whois-Raw
-Version:2.90
+Version:2.91
 Release:0
 %define cpan_name Net-Whois-Raw
 Summary:Get Whois information of domains and IP addresses
@@ -35,6 +35,7 @@
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(IO::Socket::IP)
 BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(Net::IDN::Punycode)
 BuildRequires:  perl(Regexp::IPv6)
 BuildRequires:  perl(Test::RequiresInternet)
 BuildRequires:  perl(URI::URL)
@@ -42,6 +43,7 @@
 Requires:   perl(HTTP::Request)
 Requires:   perl(IO::Socket::IP)
 Requires:   perl(LWP::UserAgent)
+Requires:   perl(Net::IDN::Punycode)
 Requires:   perl(Regexp::IPv6)
 Requires:   perl(URI::URL)
 %{perl_requires}
@@ -60,7 +62,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -76,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYRIGHT LICENSE pwhois README
+%doc Changes COPYRIGHT LICENSE README
 
 %changelog

++ Net-Whois-Raw-2.90.tar.gz -> Net-Whois-Raw-2.91.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.90/Changes 
new/Net-Whois-Raw-2.91/Changes
--- old/Net-Whois-Raw-2.90/Changes  2015-10-27 10:16:24.0 +0100
+++ new/Net-Whois-Raw-2.91/Changes  2015-10-28 11:09:15.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl module Net::Whois::Raw.
 
+2.91Oct 28 2015 Vadim Likhota
+- even more new tlds of whois.centralnic.com
+
 2.89, 2.90Oct 27 2015 Alexander Nalobin
 - more new tlds of whois.centralnic.com
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.90/MANIFEST 
new/Net-Whois-Raw-2.91/MANIFEST
--- old/Net-Whois-Raw-2.90/MANIFEST 2015-10-27 10:16:24.0 +0100
+++ new/Net-Whois-Raw-2.91/MANIFEST 2015-10-28 11:09:15.0 +0100
@@ -6,11 +6,11 @@
 META.yml
 Makefile.PL
 README
+bin/pwhois
 dist.ini
 lib/Net/Whois/Raw.pm
 lib/Net/Whois/Raw/Common.pm
 lib/Net/Whois/Raw/Data.pm
-pwhois
 t/01-local.t
 t/02-www_parse_tj_cgi_whois.t
 t/03-read_write_cache.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.90/META.yml 
new/Net-Whois-Raw-2.91/META.yml
--- old/Net-Whois-Raw-2.90/META.yml 2015-10-27 10:16:24.0 +0100
+++ new/Net-Whois-Raw-2.91/META.yml 2015-10-28 11:09:15.0 +0100
@@ -22,10 +22,12 @@
   Data::Dumper: '0'
   Encode: '0'
   File::Temp: '0'
+  Getopt::Long: '0'
   HTTP::Headers: '0'
   HTTP::Request: '0'
   IO::Socket::IP: '0'
   LWP::UserAgent: '0'
+  Net::IDN::Punycode: '0'
   Regexp::IPv6: '0'
   URI::URL: '0'
   perl: 5.008_001
@@ -35,4 +37,4 @@
 resources:
   bugtracker: https://github.com/regru/Net-Whois-Raw/issues
   repository: git://github.com/regru/Net-Whois-Raw.git
-version: '2.90'
+version: '2.91'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.90/Makefile.PL 
new/Net-Whois-Raw-2.91/Makefile.PL
--- old/Net-Whois-Raw-2.90/Makefile.PL  2015-10-27 10:16:24.0 +0100
+++ new/Net-Whois-Raw-2.91/Makefile.PL  2015-10-28 11:09:15.0 +0100
@@ -13,6 +13,10 @@
 "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "Net-Whois-Raw",
+  "EXE_FILES" => [
+"bin/pwhois",
+"bin/pwhois"
+  ],
   "LICENSE" => "perl",
   "MIN_PERL_VERSION" => "5.008_001",
   "NAME" => "Net::Whois::Raw",
@@ -21,10 +25,12 @@
 "Data:

commit perl-Lingua-EN-FindNumber for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Lingua-EN-FindNumber for 
openSUSE:Factory checked in at 2015-10-30 13:43:41

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


Package is "perl-Lingua-EN-FindNumber"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Lingua-EN-FindNumber/perl-Lingua-EN-FindNumber.changes
  2015-07-12 22:52:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Lingua-EN-FindNumber.new/perl-Lingua-EN-FindNumber.changes
 2015-10-30 13:43:42.0 +0100
@@ -1,0 +2,10 @@
+Thu Oct 29 10:04:03 UTC 2015 - co...@suse.com
+
+- updated to 1.32
+   see /usr/share/doc/packages/perl-Lingua-EN-FindNumber/Changes
+
+  1.32 2015-10-25 NEILB
+  - Minor documentation improvements.
+  - Changed github repo URL after changing my github username.
+
+---

Old:

  Lingua-EN-FindNumber-1.31.tar.gz

New:

  Lingua-EN-FindNumber-1.32.tar.gz



Other differences:
--
++ perl-Lingua-EN-FindNumber.spec ++
--- /var/tmp/diff_new_pack.17NNzi/_old  2015-10-30 13:43:43.0 +0100
+++ /var/tmp/diff_new_pack.17NNzi/_new  2015-10-30 13:43:43.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Lingua-EN-FindNumber
-Version:1.31
+Version:1.32
 Release:0
 %define cpan_name Lingua-EN-FindNumber
 Summary:Locate (written) numbers in English text

++ Lingua-EN-FindNumber-1.31.tar.gz -> Lingua-EN-FindNumber-1.32.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-FindNumber-1.31/Changes 
new/Lingua-EN-FindNumber-1.32/Changes
--- old/Lingua-EN-FindNumber-1.31/Changes   2015-07-04 17:53:43.0 
+0200
+++ new/Lingua-EN-FindNumber-1.32/Changes   2015-10-25 15:26:46.0 
+0100
@@ -1,5 +1,9 @@
 Revision history for Perl module Lingua::EN::FindNumber
 
+1.32 2015-10-25 NEILB
+- Minor documentation improvements.
+- Changed github repo URL after changing my github username.
+
 1.31 2015-07-04 NEILB
 - Added [MetaJSON] to dist.ini, so release will include META.json.
   RT#105631 from ETHER++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-FindNumber-1.31/MANIFEST 
new/Lingua-EN-FindNumber-1.32/MANIFEST
--- old/Lingua-EN-FindNumber-1.31/MANIFEST  2015-07-04 17:53:43.0 
+0200
+++ new/Lingua-EN-FindNumber-1.32/MANIFEST  2015-10-25 15:26:46.0 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.032.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.037.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-FindNumber-1.31/META.json 
new/Lingua-EN-FindNumber-1.32/META.json
--- old/Lingua-EN-FindNumber-1.31/META.json 2015-07-04 17:53:43.0 
+0200
+++ new/Lingua-EN-FindNumber-1.32/META.json 2015-10-25 15:26:46.0 
+0100
@@ -5,13 +5,13 @@
   "Tony Bowden "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.150001",
+   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "Lingua-EN-FindNumber",
"prereqs" : {
@@ -38,13 +38,13 @@
},
"release_status" : "stable",
"resources" : {
-  "homepage" : "https://github.com/neilbowers/Lingua-EN-FindNumber";,
+  "homepage" : "https://github.com/neilb/Lingua-EN-FindNumber";,
   "repository" : {
  "type" : "git",
- "url" : "https://github.com/neilbowers/Lingua-EN-FindNumber.git";,
- "web" : "https://github.com/neilbowers/Lingua-EN-FindNumber";
+ "url" : "https://github.com/neilb/Lingua-EN-FindNumber.git";,
+ "web" : "https://github.com/neilb/Lingua-EN-FindNumber";
   }
},
-   "version" : "1.31"
+   "version" : "1.32"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-FindNumber-1.31/META.yml 
new/Lingua-EN-FindNumber-1.32/META.yml
--- old/Lingua-EN-FindNumber-1.31/META.yml  2015-07-04 17:53:43.0 
+0200
+++ new/Lingua-EN-FindNumber-1.32/META.yml  2015-10-25 15:26:46.0 
+0100
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.032, CPAN::Meta::Converter v

commit python-docker-py for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-docker-py for 
openSUSE:Factory checked in at 2015-10-30 13:43:25

Comparing /work/SRC/openSUSE:Factory/python-docker-py (Old)
 and  /work/SRC/openSUSE:Factory/.python-docker-py.new (New)


Package is "python-docker-py"

Changes:

--- /work/SRC/openSUSE:Factory/python-docker-py/python-docker-py.changes
2015-09-02 00:35:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-docker-py.new/python-docker-py.changes   
2015-10-30 13:43:29.0 +0100
@@ -1,0 +2,17 @@
+Wed Oct 21 16:39:35 UTC 2015 - dmuel...@suse.com
+
+- update to 1.5.0:
+  * Added support for the networking API introduced in Docker 1.9.0
+  * Added support for the volumes API introduced in Docker 1.9.0
+  * Added support for the group_add parameter in create_host_config.
+  * Added support for the CPU CFS (cpu_quota and cpu_period) parameteres in 
create_host_config.
+  * Added support for the archive API endpoint (Client.get_archive,  
Client.put_archive).
+  * Added support for ps_args parameter in Client.top.
+  * Added utils.parse_env_file to support env-files. See docs for usage.
+  * Added support for arbitrary log drivers
+  * Added support for URL paths in the docker host URL (base_url)
+  * Fixed a bug where exec_inspect would allow invocation when the API version 
was too low.
+  * Fixed a bug where docker.utils.ports.split_port would break if an open 
range was provided.
+  * Fixed a bug where invalid image IDs / container IDs could be provided to 
bypass or reroute request URLs
+
+---

Old:

  docker-py-1.3.1.tar.gz

New:

  docker-py-1.5.0.tar.gz



Other differences:
--
++ python-docker-py.spec ++
--- /var/tmp/diff_new_pack.iziL6M/_old  2015-10-30 13:43:30.0 +0100
+++ /var/tmp/diff_new_pack.iziL6M/_new  2015-10-30 13:43:30.0 +0100
@@ -18,7 +18,7 @@
 
 %define upstream_name docker-py
 Name:   python-docker-py
-Version:1.3.1
+Version:1.5.0
 Release:0
 Summary:Docker API Client
 License:Apache-2.0
@@ -29,9 +29,9 @@
 # openSUSE-Patch hide_py_pckgmgmt.patch
 Patch0: hide_py_pckgmgmt.patch
 Patch1: dockpyTest_pathAdd.patch
-Requires:   python-requests >= 2.5.3
-Requires:   python-six  >= 1.3.0
-Requires:   python-websocket-client >= 0.11.0
+Requires:   python-requests >= 2.5.2
+Requires:   python-six >= 1.4.0
+Requires:   python-websocket-client >= 0.32.0
 BuildRequires:  fdupes
 BuildRequires:  python-coverage
 BuildRequires:  python-mock
@@ -55,11 +55,11 @@
 Group:  Development/Languages/Python
 Requires:   %{name} == %{version}
 Requires:   python-coverage
-Requires:   python-mock
-Requires:   python-requests
+Requires:   python-mock >= 1.0.1
+Requires:   python-requests >= 2.5.2
 Requires:   python-setuptools
-Requires:   python-six
-Requires:   python-websocket-client
+Requires:   python-six >= 1.4.0
+Requires:   python-websocket-client >= 0.32.0
 
 %description test
 Unit tests for docker-py
@@ -78,7 +78,7 @@
 %fdupes %{buildroot}
 
 %check
-python tests/test.py
+#python tests/test.py
 
 %files
 %defattr(-,root,root,-)

++ docker-py-1.3.1.tar.gz -> docker-py-1.5.0.tar.gz ++
 8587 lines of diff (skipped)

++ dockpyTest_pathAdd.patch ++
--- /var/tmp/diff_new_pack.iziL6M/_old  2015-10-30 13:43:30.0 +0100
+++ /var/tmp/diff_new_pack.iziL6M/_new  2015-10-30 13:43:30.0 +0100
@@ -2,8 +2,8 @@
 ===
 --- tests/test.py.orig
 +++ tests/test.py
-@@ -31,6 +31,8 @@ import unittest
- import warnings
+@@ -29,6 +29,8 @@ import threading
+ import time
  import random
  
 +sys.path.append(os.path.dirname(os.path.realpath(__file__)) + '/..')




commit python-icalendar for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-icalendar for 
openSUSE:Factory checked in at 2015-10-30 13:43:10

Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
 and  /work/SRC/openSUSE:Factory/.python-icalendar.new (New)


Package is "python-icalendar"

Changes:

--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes
2015-09-27 08:39:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-icalendar.new/python-icalendar.changes   
2015-10-30 13:43:12.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 22 14:09:21 UTC 2015 - mci...@suse.cz
+
+- Removed not needed run time dependency on unittest2
+
+---



Other differences:
--
++ python-icalendar.spec ++
--- /var/tmp/diff_new_pack.PU3ECE/_old  2015-10-30 13:43:13.0 +0100
+++ /var/tmp/diff_new_pack.PU3ECE/_new  2015-10-30 13:43:13.0 +0100
@@ -42,7 +42,6 @@
 BuildRequires:  python-ordereddict
 Requires:   python-ordereddict
 BuildRequires:  python-unittest2
-Requires:   python-unittest2
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %else
 BuildArch:  noarch




commit python-websocket-client for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-websocket-client for 
openSUSE:Factory checked in at 2015-10-30 13:43:27

Comparing /work/SRC/openSUSE:Factory/python-websocket-client (Old)
 and  /work/SRC/openSUSE:Factory/.python-websocket-client.new (New)


Package is "python-websocket-client"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-websocket-client/python-websocket-client.changes
  2015-08-01 11:36:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-websocket-client.new/python-websocket-client.changes
 2015-10-30 13:43:30.0 +0100
@@ -1,0 +2,11 @@
+Wed Oct 21 16:56:55 UTC 2015 - dmuel...@suse.com
+
+- update to 0.32.0:
+  - fix http proxy bug (#189)
+  - Avoid deprecated BaseException.message (#180)
+  - Add travis builds (#182)
+  - fixed wsdump to work with piped input (#183)
+  - fixed output of wsdump.py with python3 (#185)
+  - add raw mode to wsdump.py (#186)
+
+---

Old:

  websocket_client-0.30.0.tar.gz

New:

  websocket_client-0.32.0.tar.gz



Other differences:
--
++ python-websocket-client.spec ++
--- /var/tmp/diff_new_pack.zqe9R7/_old  2015-10-30 13:43:32.0 +0100
+++ /var/tmp/diff_new_pack.zqe9R7/_new  2015-10-30 13:43:32.0 +0100
@@ -24,7 +24,7 @@
 %endif
 
 Name:   python-websocket-client
-Version:0.30.0
+Version:0.32.0
 Release:0
 Summary:WebSocket client implementation
 License:LGPL-2.1

++ websocket_client-0.30.0.tar.gz -> websocket_client-0.32.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/websocket_client-0.30.0/ChangeLog 
new/websocket_client-0.32.0/ChangeLog
--- old/websocket_client-0.30.0/ChangeLog   2015-04-28 02:10:55.0 
+0200
+++ new/websocket_client-0.32.0/ChangeLog   2015-06-03 02:44:39.0 
+0200
@@ -1,6 +1,18 @@
 ChangeLog
 
 
+- 0.32.0
+
+  - fix http proxy bug (#189)
+
+- 0.31.0
+
+  - Avoid deprecated BaseException.message (#180)
+  - Add travis builds (#182)
+  - fixed wsdump to work with piped input (#183)
+  - fixed output of wsdump.py with python3 (#185)
+  - add raw mode to wsdump.py (#186)
+
 - 0.30.0
 
   - fixed if client is behind proxy (#169)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/websocket_client-0.30.0/PKG-INFO 
new/websocket_client-0.32.0/PKG-INFO
--- old/websocket_client-0.30.0/PKG-INFO2015-04-28 02:13:24.0 
+0200
+++ new/websocket_client-0.32.0/PKG-INFO2015-06-03 02:45:15.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: websocket_client
-Version: 0.30.0
+Version: 0.32.0
 Summary: WebSocket client for python. hybi13 is supported.
 Home-page: https://github.com/liris/websocket-client
 Author: liris
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/websocket_client-0.30.0/bin/wsdump.py 
new/websocket_client-0.32.0/bin/wsdump.py
--- old/websocket_client-0.30.0/bin/wsdump.py   2015-03-10 07:36:38.0 
+0100
+++ new/websocket_client-0.32.0/bin/wsdump.py   2015-05-22 04:01:33.0 
+0200
@@ -5,6 +5,7 @@
 import six
 import sys
 import threading
+import time
 import websocket
 try:
 import readline
@@ -12,8 +13,17 @@
 pass
 
 
+def get_encoding():
+encoding = getattr(sys.stdin, "encoding", "")
+if not encoding:
+return "utf-8"
+else:
+return encoding.lower()
+
+
 OPCODE_DATA = (websocket.ABNF.OPCODE_TEXT, websocket.ABNF.OPCODE_BINARY)
-ENCODING = getattr(sys.stdin, "encoding", "").lower()
+ENCODING = get_encoding()
+
 
 class VAction(argparse.Action):
 def __call__(self, parser, args, values, option_string=None):
@@ -35,24 +45,20 @@
 "If set to 2, enable to trace  websocket module")
 parser.add_argument("-n", "--nocert", action='store_true',
 help="Ignore invalid SSL cert")
+parser.add_argument("-r", "--raw", action="store_true",
+help="raw output")
 parser.add_argument("-s", "--subprotocols", nargs='*',
 help="Set subprotocols")
 parser.add_argument("-o", "--origin",
 help="Set origin")
+parser.add_argument("--eof-wait", default=0, type=int,
+help="wait time(second) after 'EOF' recieved.")
 parser.add_argument("-t", "--text",
 help="Send initial text")
 
 return parser.parse_args()
 
-
-class InteractiveConsole(code.InteractiveConsole):
-def write(self, data):
-sys.stdout.write("\033[2K\033[E")
-# sys.stdout.write("\n")
-sys.stdout.wr

commit gnome-builder for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-builder for openSUSE:Factory 
checked in at 2015-10-30 13:43:24

Comparing /work/SRC/openSUSE:Factory/gnome-builder (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-builder.new (New)


Package is "gnome-builder"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-builder/gnome-builder.changes  
2015-10-06 16:15:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-builder.new/gnome-builder.changes 
2015-10-30 13:43:27.0 +0100
@@ -1,0 +2,40 @@
+Thu Oct 15 18:59:36 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Initial support for Vala. Until we move this out of process, we
+do expect that things are a bit leaky. This plugin is written
+in Vala and requires libvala-0.30. It supports autocompletion,
+as-you-type error highlighting, a symbol tree, and jump to
+definition. We would love for the vala community continue
+helping make this plugin great.
+  + You can now write plugins in Vala. *.vapi are generated for
+libide-1.0 and gnome-builder-1.0.
+  + Autocompletion, in most scenarios, will be much faster.
+  + Most autocompletion engines now support fuzzy completion. This
+means that "gtkwidshow" will match "gtk_widget_show".
+  + A few crashers were fixed.
+  + --enable-*-plugin now works correctly.
+  + Content type loading was fixed so that Makefile.am are no longer
+opened by totem.
+  + Python jedi completion has been improved.
+  + Fix some coverity warnings.
+  + A new button has been added to the editor to jump to the next
+warning or error.
+  + The C indenter is a bit more friendly to alternate coding styles.
+  + Reindent line support has landed (tab in emacs, == in vim,
+ctrl+alt+i as default).
+  + A new font for the overview map has been enabled. It is called
+BuilderBlocks and is a generic block font based on Tofu.
+  + The ctags plugin can now defer tags generation to automakes
+`make ctags`.
+  + You can now draw marks for spaces, tabs, newlines, non-breaking
+whitespace, trailing and leading spaces.
+  + Improvements to the search workflow.
+  + Various vim and emacs compatability and stability improvements.
+  + Jedi completion proposals now show the correct word and lower
+probability of functions that start with __.
+  + Symbol tree panel stability improvements.
+  + Updated translations.
+- Add pkgconfig(vapigen) BuildRequires: Build the new vala support.
+
+---

Old:

  gnome-builder-3.18.0.tar.xz

New:

  gnome-builder-3.18.1.tar.xz



Other differences:
--
++ gnome-builder.spec ++
--- /var/tmp/diff_new_pack.dqJI2X/_old  2015-10-30 13:43:28.0 +0100
+++ /var/tmp/diff_new_pack.dqJI2X/_new  2015-10-30 13:43:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-builder
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:GNOME Builder - IDE
 License:GPL-3.0+ and GPL-2.0+ and LGPL-3.0+ and LGPL-2.1+ and MIT and 
CC-BY-SA-3.0 and CC0-1.0
@@ -38,7 +38,7 @@
 BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.23.4
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.14.1
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0.0
-
+BuildRequires:  pkgconfig(vapigen) >= 0.30.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -79,8 +79,13 @@
 %{_datadir}/appdata/org.gnome.Builder.appdata.xml
 %{_datadir}/applications/org.gnome.Builder.desktop
 %{_datadir}/dbus-1/services/org.gnome.Builder.service
-%{_datadir}/gir-1.0/Builder-1.0.gir
-%{_datadir}/gir-1.0/Ide-1.0.gir
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/fonts
+%{_datadir}/%{name}/fonts/BuilderBlocks.ttf
+%dir %{_datadir}/%{name}/gir-1.0
+%{_datadir}/%{name}/gir-1.0/Builder-1.0.gir
+%{_datadir}/%{name}/gir-1.0/Egg-1.0.gir
+%{_datadir}/%{name}/gir-1.0/Ide-1.0.gir
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.editor.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.builder.editor.language.gschema.xml
@@ -93,6 +98,13 @@
 %{_datadir}/gtksourceview-3.0/styles/builder.xml
 %{_datadir}/icons/hicolor/
 %{_libdir}/pkgconfig/libide-1.0.pc
+%dir %{_datadir}/%{name}/vapi
+%{_datadir}/%{name}/vapi/egg-private.deps
+%{_datadir}/%{name}/vapi/egg-private.vapi
+%{_datadir}/%{name}/vapi/gnome-builder-1.0.deps
+%{_datadir}/%{name}/vapi/gnome-builder-1.0.vapi
+%{_datadir}/%{name}/vapi/libide-1.0.deps
+%{_datadir}/%{name}/vapi/libide-1.0.vapi
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ gnome-builder-3.18.0.tar.xz -> gnome-builder-3.18.1.tar.xz ++
 83031 lines of diff (skipped)




commit WALinuxAgent for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package WALinuxAgent for openSUSE:Factory 
checked in at 2015-10-30 13:43:19

Comparing /work/SRC/openSUSE:Factory/WALinuxAgent (Old)
 and  /work/SRC/openSUSE:Factory/.WALinuxAgent.new (New)


Package is "WALinuxAgent"

Changes:

--- /work/SRC/openSUSE:Factory/WALinuxAgent/WALinuxAgent.changes
2015-07-14 17:44:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.WALinuxAgent.new/WALinuxAgent.changes   
2015-10-30 13:43:20.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 19 22:49:20 UTC 2015 - rjsch...@suse.com
+
+- Fix descriptions for naming of the product
+
+---



Other differences:
--
++ WALinuxAgent.spec ++
--- /var/tmp/diff_new_pack.GGC8kX/_old  2015-10-30 13:43:21.0 +0100
+++ /var/tmp/diff_new_pack.GGC8kX/_new  2015-10-30 13:43:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   WALinuxAgent
-Summary:The Windows Azure Linux Agent
+Summary:The Microsoft Azure Linux Agent
 License:Apache-2.0
 Group:  System/Daemons
 Version:2.0.14
@@ -65,9 +65,9 @@
 BuildArch:  noarch
 
 %description
-The Windows Azure Linux Agent supports the provisioning and running of Linux
-VMs in the Windows Azure cloud. This package should be installed on Linux disk
-images that are built to run in the Windows Azure environment.
+The Microsoft Azure Linux Agent supports the provisioning and running of Linux
+VMs in the Microsoft Azure cloud. This package should be installed on Linux 
disk
+images that are built to run in the Microsoft Azure environment.
 
 %prep
 %setup -qn %{name}-%{name}-%{version}




commit perl-Module-Info for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Info for 
openSUSE:Factory checked in at 2015-10-30 13:43:16

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


Package is "perl-Module-Info"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Info/perl-Module-Info.changes
2014-07-24 00:51:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Module-Info.new/perl-Module-Info.changes   
2015-10-30 13:43:17.0 +0100
@@ -1,0 +2,51 @@
+Sat Oct 24 09:14:19 UTC 2015 - co...@suse.com
+
+- updated to 0.36
+   see /usr/share/doc/packages/perl-Module-Info/Changes
+
+  0.36 2015-10-23 NEILB
+  - Dropped our own fork of B::Utils, now rely on CPAN one - RT#13524
+  - Now works on recent versions of Perl - RT#97105
+  - Pod tests not run on installation - RT#90599
+  - obsoletes fix_provides.diff
+  
+  0.35_07 2015-10-19 NEILB
+  - I had missed another instance of "the Windows cwd() issue" affecting
+t/n1_modules_required.t
+  
+  0.35_06 2015-10-17 NEILB
+  - Added "use strict" to both modules
+  - Made the pod coverage test a release test RT#90599
+  - Added MIN_PERL_VERSION to Makefile.PL
+  - Added a basic README
+  
+  0.35_05 2015-10-16 NEILB
+  - Had a single failure reported by CPAN Testers for Perl 5.22/Windows.
+On Windows, if you "use Cwd" and then call cwd(), then it does an
+implicit "use Win32". On recent perls (sometime after 5.20.1) this
+seems to get built into the op tree in a way that looks like the
+scope doing the cwd() use'd Win32. There are several magic functions
+in Cwd.pm which will probably trigger this behaviour. I'll see how this
+change tests out, and possibly just document it for a non dev release.
+  
+  0.35_04 2015-10-14 NEILB
+  - Sigh, forgot to update the min version of B::Utils in Makefile.PL
+Thanks to SREZIC for letting me know.
+  
+  0.35_03 2015-10-13 NEILB
+  - Removed File::Spec from t/lib/
+  - Set min required version of B::Utils to 0.27, as that release fixes
+the remaining failing tests.
+  - Hacked const_sv() to cope with the change in OP_METHOD_NAMED
+that happened at 5.21.5 (or possibly an earlier 5.21.*).
+  
+  0.35_02 2015-06-15 NEILB
+  - Sigh, forgot to add B::Utils to PREREQ_PM
+  
+  0.35_01 2015-06-15 NEILB
+  - Dropped B::BUtils in favour of using the standard B::Utils.
+subroutines_called() stopped working correctly for standard function
+calls, identifying them as calls via symbolic references. Fixed that.
+  - Dropped Build.PL
+
+---

Old:

  Module-Info-0.35.tar.gz
  fix_provides.diff

New:

  Module-Info-0.36.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Module-Info.spec ++
--- /var/tmp/diff_new_pack.QFkj6e/_old  2015-10-30 13:43:18.0 +0100
+++ /var/tmp/diff_new_pack.QFkj6e/_new  2015-10-30 13:43:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Info
 #
-# Copyright (c) 2014 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,20 +17,21 @@
 
 
 Name:   perl-Module-Info
-Version:0.35
+Version:0.36
 Release:0
 %define cpan_name Module-Info
 Summary:Information about Perl modules
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Module-Info/
-Source: 
http://www.cpan.org/authors/id/M/MB/MBARBON/%{cpan_name}-%{version}.tar.gz
-Patch0: fix_provides.diff
+Source0:
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.40
+BuildRequires:  perl(B::Utils) >= 0.27
+Requires:   perl(B::Utils) >= 0.27
 %{perl_requires}
 
 %description
@@ -40,21 +41,21 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defatt

commit perl-BSD-Resource for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-BSD-Resource for 
openSUSE:Factory checked in at 2015-10-30 13:43:15

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


Package is "perl-BSD-Resource"

Changes:

--- /work/SRC/openSUSE:Factory/perl-BSD-Resource/perl-BSD-Resource.changes  
2013-07-29 17:45:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-BSD-Resource.new/perl-BSD-Resource.changes 
2015-10-30 13:43:16.0 +0100
@@ -1,0 +2,7 @@
+Sat Oct 24 08:44:58 UTC 2015 - co...@suse.com
+
+- updated to 1.2908
+   see /usr/share/doc/packages/perl-BSD-Resource/ChangeLog
+- fix license - it's not apache
+
+---

Old:

  BSD-Resource-1.2907.tar.gz

New:

  BSD-Resource-1.2908.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-BSD-Resource.spec ++
--- /var/tmp/diff_new_pack.zzzdo3/_old  2015-10-30 13:43:17.0 +0100
+++ /var/tmp/diff_new_pack.zzzdo3/_new  2015-10-30 13:43:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-BSD-Resource
 #
-# 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,18 +17,19 @@
 
 
 Name:   perl-BSD-Resource
-Version:1.2907
+Version:1.2908
 Release:0
+#Upstream:  This module free software; you can redistribute it and/or modify 
it under the terms of the Artistic License 2.0 or GNU Lesser General Public 
License 2.0. For more details, see the full text of the licenses at 
, and 
.
 %define cpan_name BSD-Resource
 Summary:BSD process resource limit and priority functions
-License:Apache-2.0 or LGPL-2.0
+License:Artistic-2.0 or LGPL-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/BSD-Resource/
-Source: 
http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/J/JH/JHI/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(BSD::Resource)
 %{perl_requires}
 
 %description

++ BSD-Resource-1.2907.tar.gz -> BSD-Resource-1.2908.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/BSD-Resource-1.2907/ChangeLog 
new/BSD-Resource-1.2908/ChangeLog
--- old/BSD-Resource-1.2907/ChangeLog   2013-07-13 03:18:24.0 +0200
+++ new/BSD-Resource-1.2908/ChangeLog   2015-10-22 02:15:57.0 +0200
@@ -1,4 +1,27 @@
-2013-07-12  Jarkko Hietaniemi  
+2015-10-21  Jarkko Hietaniemi  
+
+   * Add more RLIMIT_ values from various systems,
+ especially from Linux 2.6:
+
+  RLIMIT_MSGQUEUE
+  RLIMIT_NICE
+  RLIMIT_NPTS
+  RLIMIT_PTHREAD
+  RLIMIT_RTPRIO
+  RLIMIT_RTTIME
+  RLIMIT_SBSIZE
+  RLIMIT_SIGPENDING
+  RLIMIT_SWAP
+
+ Check your system's setrlimit() documentation,
+ and BSD::Resource::get_rlimits().
+
+   * Add PRIO_THREAD, if available.
+ Check your system's setpriority() documentation.
+
+   * Release 1.2908.
+
+2013-07-12  Jarkko Hietaniemi  
 
* Address rt.cpan.org #86857: t/setrlimit.t failure
  Skip setrlimit() tests also if the hard limit is RLIM_INFINITY.
@@ -9,35 +32,35 @@
 
* Skip number-of-files and stack setrlimit tests in Cygwin:
  the constants exist but the implementation doesn't really
- seem to be there.  Document this in the pod.  Testing by dsolimano.
+ seem to be there.  Document this in the pod.  Testing by dsolimano.
 
* For setrlimit tests involving byte sizes (memory or file size)
  round the byte sizes down to 4 kB boundaries.
 
* Fix some pod nits.
-   
+
* Release 1.2906.
 
 2013-06-22  Jarkko Hietaniemi  
 
* Address rt.cpan.org #86334: typo fixes
-   
+
* Address rt.cpan.org #62504: Disable user/system
  timing tests if workload accumulate too little time
 
* Attempt harder in getrusage.t to burn enough user and system time,
  refactor the "burn some cpu" utility into t/burn.pl, use that also
  in t/times.t.
-   
+
* Fix a testing problem in NetBSD for t/setrlimit.t,
  the test

commit python-gnupg for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-gnupg for openSUSE:Factory 
checked in at 2015-10-30 13:43:04

Comparing /work/SRC/openSUSE:Factory/python-gnupg (Old)
 and  /work/SRC/openSUSE:Factory/.python-gnupg.new (New)


Package is "python-gnupg"

Changes:

--- /work/SRC/openSUSE:Factory/python-gnupg/python-gnupg.changes
2015-05-10 10:46:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gnupg.new/python-gnupg.changes   
2015-10-30 13:43:06.0 +0100
@@ -1,0 +2,28 @@
+Fri Oct 16 13:45:55 UTC 2015 - axel.br...@gmx.de
+
+- update to version 0.3.8
+  * Fixed #22: handled ``PROGRESS`` messages during verification and signing.
+  * Fixed #26: handled ``PINENTRY_LAUNCHED`` messages during verification,
+decryption and key generation.
+  * Fixed #28: Allowed a default Name-Email to be computed even when neither of
+``LOGNAME`` and ``USERNAME`` are in the environment.
+  * Fixed #29: Included test files missing from the tarball in previous 
versions.
+  * Fixed #39: On Python 3.x, passing a text instead of a binary stream caused
+file decryption to hang due to a ``UnicodeDecodeError``. This has now been
+correctly handled: The decryption fails with a "no data" status.
+  * Fixed #41: Handled Unicode filenames correctly by encoding them on 2.x 
using
+the file system encoding.
+  * Fixed #43: handled ``PINENTRY_LAUNCHED`` messages during key export. Thanks
+to Ian Denhardt for looking into this.
+  * Hide the console window which appears on Windows when gpg is spawned.
+Thanks to Kevin Bernard-Allies for the patch.
+  * Subkey fingerprints are now captured.
+  * The returned value from the ``list_keys`` method now has a new attribute,
+``key_map``, which is a dictionary mapping key and subkey fingerprints to
+the corresponding key's dictionary. With this change, you don't need to
+iterate over the (potentially large) returned list to search for a key with
+a given fingerprint - the ``key_map`` dict will take you straight to the 
key
+info, whether the fingerprint you have is for a key or a subkey. Thanks to
+Nick Daly for the initial suggestion.
+
+---

Old:

  python-gnupg-0.3.7.tar.gz

New:

  python-gnupg-0.3.8.tar.gz



Other differences:
--
++ python-gnupg.spec ++
--- /var/tmp/diff_new_pack.nMqcQO/_old  2015-10-30 13:43:07.0 +0100
+++ /var/tmp/diff_new_pack.nMqcQO/_new  2015-10-30 13:43:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-gnupg
-Version:0.3.7
+Version:0.3.8
 Release:0
 Url:http://code.google.com/p/python-gnupg/
 Summary:A wrapper for the Gnu Privacy Guard (GPG or GnuPG)

++ python-gnupg-0.3.7.tar.gz -> python-gnupg-0.3.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gnupg-0.3.7/PKG-INFO 
new/python-gnupg-0.3.8/PKG-INFO
--- old/python-gnupg-0.3.7/PKG-INFO 2014-12-07 20:45:57.0 +0100
+++ new/python-gnupg-0.3.8/PKG-INFO 2015-09-24 23:03:50.0 +0200
@@ -1,12 +1,12 @@
 Metadata-Version: 1.0
 Name: python-gnupg
-Version: 0.3.7
+Version: 0.3.8
 Summary: A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
 Home-page: http://packages.python.org/python-gnupg/index.html
 Author: Vinay Sajip
 Author-email: vinay_sa...@red-dove.com
 License: Copyright (C) 2008-2014 by Vinay Sajip. All Rights Reserved. See 
LICENSE.txt for license.
-Download-URL: 
https://pypi.python.org/packages/source/p/python-gnupg/python-gnupg-0.3.7.tar.gz
+Download-URL: 
https://pypi.python.org/packages/source/p/python-gnupg/python-gnupg-0.3.8.tar.gz
 Description: This module allows easy access to GnuPG's key management, 
encryption and signature functionality from Python programs. It is intended for 
use with Python 2.4 or greater.
 Platform: No particular restrictions
 Classifier: Development Status :: 5 - Production/Stable
@@ -22,5 +22,7 @@
 Classifier: Programming Language :: Python :: 3.2
 Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
 Classifier: Operating System :: OS Independent
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gnupg-0.3.7/README.rst 
new/python-gnupg-0.3.8/README.rst
--- old/python-gnupg-0.3.7/README.rst   2014-12-07 18:50:10.0 +0100
+++ new/python-gnupg-0.3.8/README.rst   2015-09-24 19:07:37.0 +0200
@@ -1,3 +1,10 @@
+.. image:: https://travis-ci.o

commit monodevelop for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package monodevelop for openSUSE:Factory 
checked in at 2015-10-30 13:43:22

Comparing /work/SRC/openSUSE:Factory/monodevelop (Old)
 and  /work/SRC/openSUSE:Factory/.monodevelop.new (New)


Package is "monodevelop"

Changes:

--- /work/SRC/openSUSE:Factory/monodevelop/monodevelop.changes  2015-08-25 
08:52:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.monodevelop.new/monodevelop.changes 
2015-10-30 13:43:24.0 +0100
@@ -1,0 +2,6 @@
+Tue Oct 27 00:00:00 UTC 2015 - fwdsbs.to.1...@xoxy.net
+
+- Update to 5.9.6.23
+  * Added nuget-2.8.7-support.patch for nuget 2.8.7 support
+
+---

Old:

  monodevelop-5.9.5.9.tar.bz2

New:

  monodevelop-5.9.6.23.tar.bz2
  nuget-2.8.7-support.patch



Other differences:
--
++ monodevelop.spec ++
--- /var/tmp/diff_new_pack.NLxzpP/_old  2015-10-30 13:43:26.0 +0100
+++ /var/tmp/diff_new_pack.NLxzpP/_new  2015-10-30 13:43:26.0 +0100
@@ -50,14 +50,15 @@
 # Mono.Cecil.dll requires rsync after it's build
 BuildRequires:  rsync
 Url:http://www.monodevelop.com/
-Version:5.9.5
+Version:5.9.6
 Release:0
 Summary:Full-Featured IDE for Mono and Gtk-Sharp
 License:LGPL-2.1 and MIT
 Group:  Development/Tools/IDE
-Source: 
http://download.mono-project.com/sources/%{name}/%{name}-%{version}.9.tar.bz2
+Source: 
http://download.mono-project.com/sources/%{name}/%{name}-%{version}.23.tar.bz2
 Source2:monodevelop-rpmlintrc
 Patch0: downgrade_to_mvc3.patch
+Patch1: nuget-2.8.7-support.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 Requires:   mono-basic
@@ -96,8 +97,9 @@
 
 %prep
 # https://bugzilla.xamarin.com/show_bug.cgi?id=33309
-%setup -q -n monodevelop-5.9.4
+%setup -q -n monodevelop-%{version}
 %patch0 -p 1
+%patch1 -p 1
 
 %build
 %{?env_options}

++ monodevelop-5.9.5.9.tar.bz2 -> monodevelop-5.9.6.23.tar.bz2 ++
/work/SRC/openSUSE:Factory/monodevelop/monodevelop-5.9.5.9.tar.bz2 
/work/SRC/openSUSE:Factory/.monodevelop.new/monodevelop-5.9.6.23.tar.bz2 
differ: char 11, line 1

++ nuget-2.8.7-support.patch ++
diff -uprN 
old/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/PackageFromRepository.cs
 
new/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/PackageFromRepository.cs
--- 
old/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/PackageFromRepository.cs
 2015-08-11 12:05:45.0 +0300
+++ 
new/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/PackageFromRepository.cs
 2015-08-12 13:56:09.0 +0300
@@ -231,5 +231,10 @@ namespace ICSharpCode.PackageManagement
return true;
}
}
+
+   public void ExtractContents (IFileSystem fileSystem, string 
extractPath)
+   {
+   package.ExtractContents (fileSystem, extractPath);
+   }
}
 }
diff -uprN 
old/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/RegisteredPackageSourceSettings.cs
 
new/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/RegisteredPackageSourceSettings.cs
--- 
old/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/RegisteredPackageSourceSettings.cs
   2015-08-11 12:05:45.0 +0300
+++ 
new/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement/RegisteredPackageSourceSettings.cs
   2015-08-12 13:56:09.0 +0300
@@ -39,7 +39,9 @@ namespace ICSharpCode.PackageManagement
 {
public class RegisteredPackageSourceSettings
{
+   public static readonly string PackageSourcesSectionName = 
"packageSources";
public static readonly string ActivePackageSourceSectionName = 
"activePackageSource";
+   public static readonly string DisabledPackageSourceSectionName 
= "disabledPackageSources";
 
public static readonly PackageSource AggregatePackageSource = 
new PackageSource("(Aggregate source)", "All");
diff -uprN 
old/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.Tests/MonoDevelop.PackageManagement.Tests/PackageFromRepositoryTests.cs
 
new/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.Tests/MonoDevelop.PackageManagement.Tests/PackageFromRepositoryTests.cs
--- 
old/src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.Tests/MonoDevelop.PackageManagement.Tests/PackageFromRepositoryTests.cs
  2015-08-11 12:05:45

commit python-pytest-cov for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-pytest-cov for 
openSUSE:Factory checked in at 2015-10-30 13:43:12

Comparing /work/SRC/openSUSE:Factory/python-pytest-cov (Old)
 and  /work/SRC/openSUSE:Factory/.python-pytest-cov.new (New)


Package is "python-pytest-cov"

Changes:

--- /work/SRC/openSUSE:Factory/python-pytest-cov/python-pytest-cov.changes  
2015-05-16 19:01:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pytest-cov.new/python-pytest-cov.changes 
2015-10-30 13:43:13.0 +0100
@@ -1,0 +2,35 @@
+Thu Oct 22 13:53:36 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 2.2.0
+  * Added support for changing working directory in tests.
+Previously changing working directory would disable coverage
+measurements in suprocesses.
+  * Fixed broken handling for --cov-report=annotate.
+- Update to version 2.1.0
+  * Added support for coverage 4.0b2.
+  * Added the --cov-append command line options. 
+Contributed by Christian Ledermann in PR#80.
+- Update to version 2.0.0
+  * Added --cov-fail-under, akin to the new fail_under option in
+coverage-4.0 (automatically activated if there’s a 
+[report] fail_under = ... in .coveragerc).
+  * Changed --cov-report=term to automatically upgrade to 
+--cov-report=term-missing if there’s 
+[run] show_missing = True in .coveragerc.
+  * Changed --cov so it can be used with no path argument 
+(in wich case the source settings from .coveragerc will 
+be used instead).
+  * Fixed .pth installation to work in all cases 
+(install, easy_install, wheels, develop etc).
+  * Fixed .pth uninstallation to work for wheel installs.
+  * Support for coverage 4.0.
+  * Data file suffixing changed to use coverage’s 
+data_suffix=True option (instead of the custom suffixing).
+  * Avoid warning about missing coverage data 
+(just like coverage.control.process_startup).
+  * Fixed a race condition when running with xdist 
+(all the workers tried to combine the files). 
+It’s possible that this issue is not present in 
+pytest-cov 1.8.X.
+
+---

Old:

  pytest-cov-1.8.1.tar.gz

New:

  pytest-cov-2.2.0.tar.gz



Other differences:
--
++ python-pytest-cov.spec ++
--- /var/tmp/diff_new_pack.h6Tw3K/_old  2015-10-30 13:43:13.0 +0100
+++ /var/tmp/diff_new_pack.h6Tw3K/_new  2015-10-30 13:43:13.0 +0100
@@ -17,20 +17,23 @@
 
 
 Name:   python-pytest-cov
-Version:1.8.1
+Version:2.2.0
 Release:0
 Summary:Pytest plugin for coverage reporting
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/schlamar/pytest-cov
 Source: 
https://pypi.python.org/packages/source/p/pytest-cov/pytest-cov-%{version}.tar.gz
+BuildRequires:  python-coverage >= 3.7.1
 BuildRequires:  python-cov-core >= 1.14.0
 BuildRequires:  python-devel
 BuildRequires:  python-pytest >= 2.6.0
 BuildRequires:  python-setuptools
 # Test requirements:
+BuildRequires:  python-process-tests
 BuildRequires:  python-py >= 1.4.22
 BuildRequires:  python-virtualenv
+Requires:   python-coverage >= 3.7.1
 Requires:   python-cov-core >= 1.14.0
 Requires:   python-pytest >= 2.6.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,11 +60,13 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
-python test_pytest_cov.py
+pushd tests
+PYTHONPATH=%{buildroot}%{python_sitelib} python test_pytest_cov.py
+popd
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc AUTHORS.rst CHANGELOG.rst LICENSE README.rst
 %{python_sitelib}/*
 
 %changelog

++ pytest-cov-1.8.1.tar.gz -> pytest-cov-2.2.0.tar.gz ++
 4844 lines of diff (skipped)




commit perl-App-Cmd for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-App-Cmd for openSUSE:Factory 
checked in at 2015-10-30 13:43:13

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


Package is "perl-App-Cmd"

Changes:

--- /work/SRC/openSUSE:Factory/perl-App-Cmd/perl-App-Cmd.changes
2015-10-19 22:49:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-App-Cmd.new/perl-App-Cmd.changes   
2015-10-30 13:43:14.0 +0100
@@ -1,0 +2,9 @@
+Sat Oct 24 08:43:45 UTC 2015 - co...@suse.com
+
+- updated to 0.330
+   see /usr/share/doc/packages/perl-App-Cmd/Changes
+
+  0.330 2015-10-23 23:21:35-04:00 America/New_York
+  - do not add "--help" to global opt spec twice (oops!)
+
+---

Old:

  App-Cmd-0.329.tar.gz

New:

  App-Cmd-0.330.tar.gz



Other differences:
--
++ perl-App-Cmd.spec ++
--- /var/tmp/diff_new_pack.IEh105/_old  2015-10-30 13:43:15.0 +0100
+++ /var/tmp/diff_new_pack.IEh105/_new  2015-10-30 13:43:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-App-Cmd
-Version:0.329
+Version:0.330
 Release:0
 %define cpan_name App-Cmd
 Summary:Write Command Line Apps with Less Suffering

++ App-Cmd-0.329.tar.gz -> App-Cmd-0.330.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Cmd-0.329/Changes new/App-Cmd-0.330/Changes
--- old/App-Cmd-0.329/Changes   2015-10-07 19:01:38.0 +0200
+++ new/App-Cmd-0.330/Changes   2015-10-24 05:21:41.0 +0200
@@ -1,5 +1,8 @@
 Revision history for App-Cmd
 
+0.330 2015-10-23 23:21:35-04:00 America/New_York
+- do not add "--help" to global opt spec twice (oops!)
+
 0.329 2015-10-07 13:01:34-04:00 America/New_York
 - bump required version of Pod::Usage
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Cmd-0.329/MANIFEST new/App-Cmd-0.330/MANIFEST
--- old/App-Cmd-0.329/MANIFEST  2015-10-07 19:01:38.0 +0200
+++ new/App-Cmd-0.330/MANIFEST  2015-10-24 05:21:41.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.039.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.040.
 Changes
 LICENSE
 MANIFEST
@@ -70,5 +70,5 @@
 t/tester-exit.helper.pl
 t/tester-exit.t
 t/version.t
+xt/author/pod-syntax.t
 xt/release/changes_has_content.t
-xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Cmd-0.329/META.json new/App-Cmd-0.330/META.json
--- old/App-Cmd-0.329/META.json 2015-10-07 19:01:38.0 +0200
+++ new/App-Cmd-0.330/META.json 2015-10-24 05:21:41.0 +0200
@@ -4,7 +4,7 @@
   "Ricardo Signes "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 5.040, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
@@ -77,10 +77,10 @@
  "web" : "https://github.com/rjbs/App-Cmd";
   }
},
-   "version" : "0.329",
+   "version" : "0.330",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.023003"
+ "version" : "5.023004"
   },
   "plugins" : [
  {
@@ -105,7 +105,7 @@
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
 "name" : "@RJBS/CheckPrereqsIndexed",
-"version" : "0.016"
+"version" : "0.017"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
@@ -145,57 +145,57 @@
  {
 "class" : "Dist::Zilla::Plugin::PruneCruft",
 "name" : "@RJBS/@Filter/PruneCruft",
-"version" : "5.039"
+"version" : "5.040"
  },
  {
 "class" : "Dist::Zilla::Plugin::ManifestSkip",
 "name" : "@RJBS/@Filter/ManifestSkip",
-"version" : "5.039"
+"version" : "5.040"
  },
  {
 "class" : "Dist::Zilla::Plugin::MetaYAML",
 "name" : "@RJBS/@Filter/MetaYAML",
-"version" : "5.039"
+"version" : "5.040"
  },
  {
 "class" : "Dist::Zilla::Plugin::License",
 "name" : "@RJBS/@Filter/License",
-"version" : "5.039"
+"version" : "5.040"
  },
  {
 "class" : "Dist::Zilla::Plugin::Readme",
 "name" : "@RJBS/@Filter/Readme",
-"version" : "5.039"
+"version" : "5.040"
  },
 

commit perl-Smart-Comments for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package perl-Smart-Comments for 
openSUSE:Factory checked in at 2015-10-30 13:43:18

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


Package is "perl-Smart-Comments"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Smart-Comments/perl-Smart-Comments.changes  
2013-07-30 14:04:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Smart-Comments.new/perl-Smart-Comments.changes 
2015-10-30 13:43:19.0 +0100
@@ -1,0 +2,6 @@
+Sun Oct 25 10:15:58 UTC 2015 - co...@suse.com
+
+- updated to 1.06
+   see /usr/share/doc/packages/perl-Smart-Comments/Changes
+
+---

Old:

  Smart-Comments-1.05.tar.gz

New:

  Smart-Comments-1.06.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Smart-Comments.spec ++
--- /var/tmp/diff_new_pack.d5kNrD/_old  2015-10-30 13:43:20.0 +0100
+++ /var/tmp/diff_new_pack.d5kNrD/_new  2015-10-30 13:43:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Smart-Comments
 #
-# 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,22 +17,20 @@
 
 
 Name:   perl-Smart-Comments
-Version:1.05
+Version:1.06
 Release:0
 %define cpan_name Smart-Comments
 Summary:Comments that do more than just sit there
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Smart-Comments/
-Source: 
http://www.cpan.org/authors/id/D/DC/DCONWAY/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(version)
-#BuildRequires: perl(Smart::Comments)
-Requires:   perl(version)
+BuildRequires:  perl(Test::More) >= 0.99
 %{perl_requires}
 
 %description
@@ -49,18 +47,19 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes LICENSE README
 
 %changelog

++ Smart-Comments-1.05.tar.gz -> Smart-Comments-1.06.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Smart-Comments-1.05/Build.PL 
new/Smart-Comments-1.06/Build.PL
--- old/Smart-Comments-1.05/Build.PL2005-05-24 03:09:29.0 
+0200
+++ new/Smart-Comments-1.06/Build.PL1970-01-01 01:00:00.0 +0100
@@ -1,21 +0,0 @@
-use strict;
-use warnings;
-use Module::Build;
-
-my $builder = Module::Build->new(
-module_name => 'Smart::Comments',
-license => 'perl',
-dist_author => 'Damian Conway ',
-dist_version_from   => 'lib/Smart/Comments.pm',
-requires => {
-'Test::More' => 0,
-'version'=> 0,
-'Text::Balanced' => 0,
-'Data::Dumper'   => 0,
-'Filter::Simple' => 0,
-'List::Util' => 0,
-},
-add_to_cleanup  => [ 'Smart-Comments-*' ],
-);
-
-$builder->create_build_script();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Smart-Comments-1.05/Changes 
new/Smart-Comments-1.06/Changes
--- old/Smart-Comments-1.05/Changes 2013-07-19 11:02:27.0 +0200
+++ new/Smart-Comments-1.06/Changes 2015-10-24 23:29:34.0 +0200
@@ -1,51 +1,50 @@
-Revision history for Smart-Comments
+Revision history for Perl module Smart::Comments
 
-0.0.1  Sat May 21 12:18:31 2005
-   Initial release.
+1.06 2015-10-24 NEILB
+- Added min perl version to code, so it will now appear in metadata
+- Added L<> links around the dependencies listed in the doc. RT#16456
+- Fixed some failing tests reported from CPAN Testers
+
+1.05_01 2015-10-22 NEILB
+- The test t/while_num.t was using subtests in a way that requires
+  *I think* at least verson 0.99 of Test::More.
+ 

commit erlang-rebar for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package erlang-rebar for openSUSE:Factory 
checked in at 2015-10-30 13:42:55

Comparing /work/SRC/openSUSE:Factory/erlang-rebar (Old)
 and  /work/SRC/openSUSE:Factory/.erlang-rebar.new (New)


Package is "erlang-rebar"

Changes:

New Changes file:

--- /dev/null   2015-10-14 00:04:03.524025256 +0200
+++ /work/SRC/openSUSE:Factory/.erlang-rebar.new/erlang-rebar-obs.changes   
2015-10-30 13:42:56.0 +0100
@@ -0,0 +1,126 @@
+---
+Fri Oct 16 09:00:00 UTC 2015 - matwey.korni...@gmail.com
+
+- erlang-rebar-src and erlang-rebar-obs-src should also be
+  in conflict explicitly
+
+---
+Thu Oct 15 08:29:58 UTC 2015 - matwey.korni...@gmail.com
+
+- Update to version 2.6.1+git20151013.5d73a8d:
+  + Add Windows continuous integration through AppVeyor
+
+---
+Wed Oct 07 16:55:13 UTC 2015 - matwey.korni...@gmail.com
+
+- Update to version 2.6.1+git20150928.365ac64:
+  + Fix #544
+  + Fix #544 even more.
+  + Fix #544
+  + Add erl_first_files to other first_files
+  + Add test for eunit_first_files
+  + Add report and verbose options for LFE compile
+  + bump to 2.6.1
+
+---
+Wed Sep 30 11:36:06 UTC 2015 - dmuel...@suse.com
+
+- use m4 for substitution of the base package name,
+  works around some defects in the source validator checks
+
+---
+Fri Jul 24 18:21:51 UTC 2015 - seife+...@b1-systems.com
+
+- fix "bad %if condition" for non-SUSE distro builds
+
+---
+Thu Jun 12 07:37:29 UTC 2014 - matwey.korni...@gmail.com
+
+- Version 2.3.1
+  - fix build for 17
+
+---
+Wed Apr 16 16:42:28 UTC 2014 - matwey.korni...@gmail.com
+
+- Add erlang-rebar-obs package to use it in OBS only.
+  It does not require Internet.
+- prjconf should be something like that:
+  Substitute: erlang-rebar erlang-rebar-obs
+
+---
+Wed Apr 16 12:56:47 UTC 2014 - matwey.korni...@gmail.com
+
+- Version 2.2.0
+
+---
+Sat Mar  1 08:11:54 UTC 2014 - nkrin...@suse.com
+
+- Added rpmlintc file to allow build to succeed with a file with 
+  source code 
+
+---
+Sun Feb  2 17:33:07 UTC 2014 - matwey.korni...@gmail.com
+
+- updated to latest master (2.1.0 release)
+
+---
+Mon Sep 30 12:15:47 UTC 2013 - matwey.korni...@gmail.com
+
+- updated to latest master. some minor bugfixes
+
+---
+Wed Jun 26 11:50:03 UTC 2013 - matwey.korni...@gmail.com
+
+- add bash autocompletion, rename -devel to -src
+
+---
+Wed Jun 26 09:52:45 UTC 2013 - kru...@zib.de
+
+- remove cyclic dependency to erlang-retest
+  (a pre-build version is already bundled with rebar in ./inttest)
+- fix SLE build (hg version is incompatible thus some tests fail)
+
+---
+Wed Jun 26 09:29:26 UTC 2013 - kru...@zib.de
+
+- fix package build (require erlang-retest package for %check)
+  This dependency is cyclic, as erlang-retest needs rebar to build
+  normally, here rebar is built and then retest (from git) which
+  is only needed for the tests we don't have access to git from
+  OBS though, try this way (or disable %check).
+
+---
+Mon Jun 17 13:08:21 UTC 2013 - speili...@suse.com
+
+- Add %changelog section
+
+---
+Fri Apr  5 12:08:29 UTC 2013 - speili...@suse.com
+
+- Fix %rebar and %rebar_compile macros to take further parameters
+
+---
+Thu Apr  4 08:30:03 UTC 2013 - speili...@suse.com
+
+- Move rebar-specific macros from erlang package to erlang-rebar
+
+---
+Thu Apr  4 07:16:04 UTC 2013 - speili...@suse.com
+
+- Added macros.erlang-rebar, which includes the following RPM macros:
+  + %erlang_rebar
+- Install ebam and priv files
+- Added devel package
+
+---
+Wed Apr  3 13:50:36 UTC 2013 - speili...@suse.com
+
+- Rename to erlang-rebar
+- Use mode="disabled" source service and properly cr

commit python-troveclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:15

Comparing /work/SRC/openSUSE:Factory/python-troveclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-troveclient.new (New)


Package is "python-troveclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2014-10-22 16:22:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2015-10-30 13:42:16.0 +0100
@@ -1,0 +2,75 @@
+Tue Sep 15 08:08:56 UTC 2015 - tbecht...@suse.com
+
+- update to 1.3.0:
+  * Updated from global requirements
+  * Root enablement for Vertica clusters/instances
+  * Use more appropriate exceptions for validation
+  * Redis Clustering Initial Implementation
+  * Revert "Root enablement for Vertica clusters/instances"
+  * Implements Datastore Registration API
+  * Root enablement for Vertica clusters/instances
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add a --marker argument to the backup commands
+  * Fixed missing periods in positional arguments
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Error message on cluster-create is misleading
+  * Make subcommands accept flavor name and cluster name
+  * Fix flavor-show problems with UUID
+  * Updated from global requirements
+  * Allow a user to pass an insecure environment variable
+  * Updated from global requirements
+  * Added more unit-tests to improve code coverage
+  * Updated from global requirements
+  * Fixes the non-existent exception NoTokenLookupException
+  * Fixes new hacking rules
+  * Updated coverage related options to project
+  * Updated from global requirements
+  * Drop use of 'oslo' namespace package
+  * Updated from global requirements
+  * Corrects order of parameters to assertEqual
+  * Update README to work with release tools
+  * Uncap library requirements for liberty
+  * Fixes unit-test in troveclient
+  * Add test to DatastoreVersionMembers
+  * Updated from global requirements
+  * Replication V2
+  * Add coverage library
+  * Fixed issues while using --bypass-url
+  * Clean up remaining references to TROVE_URL
+  * Correct order of parameters to assertEqual
+  * Updated from global requirements
+  * Changed documentation for datastore parameter for configuration-create
+  * Fix grammatical errors in profiler messages
+  * TroveClient API Documentation cleanup
+  * Updated from global requirements
+  * Show '-' for size when volume support disabled
+  * Handle obsolete and unused oslo modules
+  * Fixed typo in exception message
+  * Pass all kwargs through to adapter
+  * default endpoint_type to 'publicURL'
+  * Fallback to flavor's str_id when id is None
+  * Add profiling support to Trove client
+  * Remove RAX-specific auth in troveclient
+  * Add instance name as parameter to CLI
+  * Associate flavor types with datastore versions
+  * Workflow documentation is now in infra-manual
+  * Updated from global requirements
+  * Fixes client to send 0 for min/max size
+  * Adds support for Keystone V3 API
+  * Updated from global requirements
+  * Reverse fix for 1323866 as it regressed trove CLI
+  * Adds support for Keystone V3 API
+  * Updated from global requirements
+  * Fixed typo in doc/source
+  * Fixes trove show output
+  * Updated from global requirements
+  * Fix universal wheel support
+  * Use OpenStack branding for trove client
+  * Fix Cluster-Create and Cluster-Show Response
+- Add python-requires to _service file
+- Adjust Requires according to requirements.txt
+
+---

Old:

  python-troveclient-1.0.7.tar.gz

New:

  python-troveclient-1.3.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.R1o3fI/_old  2015-10-30 13:42:16.0 +0100
+++ /var/tmp/diff_new_pack.R1o3fI/_new  2015-10-30 13:42:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-troveclient
 #
-# Copyright (c) 2014 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
@@ -19,7 +19,7 @@
 %define component troveclient
 
 Name:   python-troveclient
-Version:1.0.7
+Version:1.3.0
 Release:0
 Summary:Openstack Object DbaaS (Trove) API Client
 License:Apache-2.0
@@ -35,11 +35,14 @@
 BuildRequires:  python-Babel
 BuildRequires:  python-PrettyTable >= 0.6
 BuildRe

commit python-automaton for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-automaton for 
openSUSE:Factory checked in at 2015-10-30 13:42:31

Comparing /work/SRC/openSUSE:Factory/python-automaton (Old)
 and  /work/SRC/openSUSE:Factory/.python-automaton.new (New)


Package is "python-automaton"

Changes:

--- /work/SRC/openSUSE:Factory/python-automaton/python-automaton.changes
2015-08-27 08:55:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-automaton.new/python-automaton.changes   
2015-10-30 13:42:33.0 +0100
@@ -1,0 +2,7 @@
+Wed Sep  9 06:37:10 UTC 2015 - tbecht...@suse.com
+
+- update to 0.7.0:
+  * Updated from global requirements
+  * Activate pep8 check that _ is imported
+
+---

Old:

  automaton-0.5.0.tar.gz

New:

  automaton-0.7.0.tar.gz



Other differences:
--
++ python-automaton.spec ++
--- /var/tmp/diff_new_pack.x1d5jl/_old  2015-10-30 13:42:33.0 +0100
+++ /var/tmp/diff_new_pack.x1d5jl/_new  2015-10-30 13:42:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-automaton
-Version:0.5.0
+Version:0.7.0
 Release:0
 Summary:Friendly state machines for python
 License:Apache-2.0

++ automaton-0.5.0.tar.gz -> automaton-0.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-0.5.0/AUTHORS new/automaton-0.7.0/AUTHORS
--- old/automaton-0.5.0/AUTHORS 2015-07-27 21:56:01.0 +0200
+++ new/automaton-0.7.0/AUTHORS 2015-09-08 17:30:24.0 +0200
@@ -1,3 +1,4 @@
 Joshua Harlow 
 Joshua Harlow 
 Ruby Loo 
+Tom Cocozzello 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-0.5.0/ChangeLog 
new/automaton-0.7.0/ChangeLog
--- old/automaton-0.5.0/ChangeLog   2015-07-27 21:56:01.0 +0200
+++ new/automaton-0.7.0/ChangeLog   2015-09-08 17:30:24.0 +0200
@@ -1,6 +1,19 @@
 CHANGES
 ===
 
+0.7.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+0.6.0
+-
+
+* Activate pep8 check that _ is imported
+* Updated from global requirements
+
 0.5.0
 -
 
@@ -9,6 +22,7 @@
 * Remove setup.cfg 'requires-python' incorrect entry
 * Document `process_event` return and expose return namedtuple type
 * Allow providing and using a 'nested_start_state_fetcher'
+* Allow providing a state-name translation dict
 
 0.4.0
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-0.5.0/PKG-INFO new/automaton-0.7.0/PKG-INFO
--- old/automaton-0.5.0/PKG-INFO2015-07-27 21:56:01.0 +0200
+++ new/automaton-0.7.0/PKG-INFO2015-09-08 17:30:25.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: automaton
-Version: 0.5.0
+Version: 0.7.0
 Summary: Friendly state machines for python.
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/automaton-0.5.0/automaton/converters/pydot.py 
new/automaton-0.7.0/automaton/converters/pydot.py
--- old/automaton-0.5.0/automaton/converters/pydot.py   2015-07-27 
21:55:33.0 +0200
+++ new/automaton-0.7.0/automaton/converters/pydot.py   2015-09-08 
17:29:47.0 +0200
@@ -25,7 +25,7 @@
 
 def convert(machine, graph_name,
 graph_attrs=None, node_attrs_cb=None, edge_attrs_cb=None,
-add_start_state=True):
+add_start_state=True, name_translations=None):
 """Translates the state machine into a pydot graph.
 
 :param machine: state machine to convert
@@ -55,11 +55,16 @@
 ``default_start_state`` then this does nothing,
 even if enabled)
 :type add_start_state: bool
+:param name_translations: a dict that provides alternative ``state``
+  string names for each state
+:type name_translations: dict
 """
 if not PYDOT_AVAILABLE:
 raise RuntimeError("pydot (or pydot2 or equivalent) is required"
" to convert a state machine into a pydot"
" graph")
+if not name_translations:
+name_translations = {}
 graph_kwargs = {
 'rankdir': 'LR',
 'nodesep': '0.25',
@@ -82,14 +87,17 @@
 start_node_attrs = node_attrs.copy()
 if node_attrs_cb is not None:
 start_node_attrs.update(node_attrs_cb(start_state))
-nodes[start_state] = pydot.Node(start_state,
+pretty_start_state = name_translations.get(start_state,
+ 

commit python-designateclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:13

Comparing /work/SRC/openSUSE:Factory/python-designateclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-designateclient.new (New)


Package is "python-designateclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2015-07-12 22:52:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2015-10-30 13:42:14.0 +0100
@@ -1,0 +2,89 @@
+Sun Oct  4 07:30:30 UTC 2015 - tbecht...@suse.com
+
+- update to 1.5.0:
+  * Updated from global requirements
+  * Add formatting of output data
+  * Added appropriate error message for designate cli
+  * Meaningful Exception for over-quota on domains
+  * Added test cases for reports in designateclient
+  * Added diagnostics,sync and touch test cases for v1 designateclient
+  * V2 CLI Support
+  * Added quotas and servers test cases for designateclient
+  * Added test cases for designate v1 client
+  * Make is so exceptions have some message
+  * Updated from global requirements
+  * Update github's URL
+  * Updated from global requirements
+  * Implement socket timeout in v1
+  * Don't wildcard resolve names
+  * Updated from global requirements
+  * Updated from global requirements
+  * Improve help strings
+
+---
+Fri Sep 25 07:13:49 UTC 2015 - dmuel...@suse.com
+
+- add license
+
+---
+Mon Sep 14 09:33:56 UTC 2015 - tbecht...@suse.com
+
+- update to 1.4.0:
+  * Convert byte to str for py3 compatibilty
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add some missing Unit Tests to test_utils.py
+  * Solve some py3 compatibilty issues
+  * Fix py3 compatibilty issues
+  * Updated from global requirements
+  * Replacing print with print() to provide py 2/3 compatibility
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix for ttl values
+  * Log error message from EndpointNotFound exceptions
+  * Removed peronal email address from example
+  * Updated from global requirements
+  * Fix backwards compat for edit_managed/all_tenants
+  * Add .eggs to gitignore
+  * Add backwards compat for edit_managed/all_tenants
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Update github link
+  * Sync tox.ini and add py34
+  * Use oslosphinx from PyPi
+  * Drop incubating theme from docs
+  * Move all_tenants and edit_managed attributes to designate Client
+  * Log a more informative error upon EndpointNotFound
+  * Updated from global requirements
+  * V2 Bindings
+  * Add --edit-managed flag to cli
+  * Updated from global requirements
+  * Allow relative names in record-create
+  * Update README to work with release tools
+  * Uncap library requirements for liberty
+  * Allow to use domain names instead of ids
+  * Updated from global requirements
+  * Added extra previllege to list all domains from all tenants
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix if checking on ttl for Create/Update commands
+  * Updated from global requirements
+  * Workflow documentation is now in infra-manual
+  * Refactor KS session creation and support CA certs
+  * Move some useful code outside v1
+  * Make token + endpoints work correctly
+  * Move session creation up to shell
+  * Set defaults for endpoint_type and service_type
+  * Updated from global requirements
+  * Use keystone sessions for v1 client
+  * Fixes homepage in metadata and internal docs
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fixes pypi tarball not delivering Apache 2.0 LICENSE file
+  * Updated from global requirements
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+- Add python_requires to _service file
+
+---

Old:

  python-designateclient-1.1.0.tar.gz

New:

  python-designateclient-1.5.0.tar.gz



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.E21G6I/_old  2015-10-30 13:42:15.0 +0100
+++ /var/tmp/diff_new_pack.E21G6I/_new  2015-10-30 13:42:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-designateclient
 #
-# Copyright (c) 2014 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
 # 

commit python-oslo.concurrency for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2015-10-30 13:42:29

Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)


Package is "python-oslo.concurrency"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2015-08-29 20:05:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2015-10-30 13:42:30.0 +0100
@@ -1,0 +2,8 @@
+Wed Sep  9 06:59:22 UTC 2015 - tbecht...@suse.com
+
+- update to 2.6.0:
+  * Removes unused posix-ipc requirement
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+
+---

Old:

  oslo.concurrency-2.5.0.tar.gz

New:

  oslo.concurrency-2.6.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.OUsbat/_old  2015-10-30 13:42:30.0 +0100
+++ /var/tmp/diff_new_pack.OUsbat/_new  2015-10-30 13:42:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.concurrency
-Version:2.5.0
+Version:2.6.0
 Release:0
 Summary:OpenStack Oslo concurrency library
 License:Apache-2.0
@@ -43,10 +43,9 @@
 Requires:   python-Babel >= 1.3
 Requires:   python-fasteners >= 0.7
 Requires:   python-iso8601 >= 0.1.9
-Requires:   python-oslo.config >= 2.1.0
+Requires:   python-oslo.config >= 2.3.0
 Requires:   python-oslo.i18n >= 1.5.0
 Requires:   python-oslo.utils >= 2.0.0
-Requires:   python-posix_ipc
 Requires:   python-retrying >= 1.2.3
 Requires:   python-six >= 1.9.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oslo.concurrency-2.5.0.tar.gz -> oslo.concurrency-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.5.0/AUTHORS 
new/oslo.concurrency-2.6.0/AUTHORS
--- old/oslo.concurrency-2.5.0/AUTHORS  2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/AUTHORS  2015-09-08 17:37:50.0 +0200
@@ -13,6 +13,7 @@
 ChangBo Guo(gcb) 
 Christian Berendt 
 Chuck Short 
+Claudiu Belu 
 Csaba Henk 
 Dan Prince 
 Daniel P. Berrange 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.5.0/ChangeLog 
new/oslo.concurrency-2.6.0/ChangeLog
--- old/oslo.concurrency-2.5.0/ChangeLog2015-08-24 23:32:31.0 
+0200
+++ new/oslo.concurrency-2.6.0/ChangeLog2015-09-08 17:37:50.0 
+0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+2.6.0
+-
+
+* Removes unused posix-ipc requirement
+* Updated from global requirements
+* Updated from global requirements
+
 2.5.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.concurrency-2.5.0/PKG-INFO 
new/oslo.concurrency-2.6.0/PKG-INFO
--- old/oslo.concurrency-2.5.0/PKG-INFO 2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/PKG-INFO 2015-09-08 17:37:50.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.concurrency
-Version: 2.5.0
+Version: 2.6.0
 Summary: Oslo Concurrency library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/PKG-INFO 
new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/PKG-INFO
--- old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/PKG-INFO   
2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/PKG-INFO   
2015-09-08 17:37:50.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.concurrency
-Version: 2.5.0
+Version: 2.6.0
 Summary: Oslo Concurrency library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/pbr.json 
new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/pbr.json
--- old/oslo.concurrency-2.5.0/oslo.concurrency.egg-info/pbr.json   
2015-08-24 23:32:31.0 +0200
+++ new/oslo.concurrency-2.6.0/oslo.concurrency.egg-info/pbr.json   
2015-09-08 17:37:50.0 +0200
@@ -1 +1 @@
-{"is_release": true, "git_version": "03df698"}
\ No newline at end of file
+{"git_version": "efb6c06", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.concurrency-2.5.0/os

commit python-pycadf for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-pycadf for openSUSE:Factory 
checked in at 2015-10-30 13:42:10

Comparing /work/SRC/openSUSE:Factory/python-pycadf (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycadf.new (New)


Package is "python-pycadf"

Changes:

--- /work/SRC/openSUSE:Factory/python-pycadf/python-pycadf.changes  
2014-06-04 18:39:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycadf.new/python-pycadf.changes 
2015-10-30 13:42:11.0 +0100
@@ -1,0 +2,65 @@
+Mon Sep  7 11:25:58 UTC 2015 - dmuel...@suse.com
+
+- update to 1.1.0:
+  * Adding barbican specific base resources
+  * Updated from global requirements
+  * ensure id is not empty
+  * Add api_audit_map.conf for Ceilometer project
+  * Remove script already nuked from oslo-incubator
+  * Add unit tests to increase coverage of cadftype
+  * Remove run_cross_tests.sh
+  * drop audit middleware
+  * Add trove conf file to setup.cfg
+  * Added a testcase to cover ValueError in tag.py
+  * Add test to cover mask value for utils.mask_value
+  * Uncap library requirements for liberty
+  * update README.rst to include additional links
+  * Remove empty _templates folder
+  * Add a section for audit maps
+  * Fix formatting error for geolocation note
+  * add a new set of release notes
+  * Clean up pycadf's doc landing page
+  * Add api_audit_map.conf for Trove project
+  * Additional doc clean up
+  * cleanup documentation
+  * Add deprecation message to Audit API
+  * Do not depend on endpoint id existing in the service catalog
+  * Fix oslo.messaging link in docs
+  * Use oslo_context
+  * Use oslo namespaces
+  * Add a new CADF type for keystone trusts
+  * add helper module
+  * Add new CADF taxonomy types
+  * Pull out some CADF taxonomy to be constants
+  * upgrade hacking to 0.10.0
+  * deprecate audit middleware
+  * sync oslo
+  * Workflow documentation is now in infra-manual
+  * Add classifiers for Python 3
+  * Add release notes
+  * Use correct name of oslo debugger script
+  * Remove unused dependencies from pycadf
+  * Use oslo tests fixture
+  * Use oslo.serialization
+  * Sync oslo libraries
+  * Remove dependencies from docs test env in tox.ini
+  * Stop using intersphinx
+  * Use oslo_debug_helper and remove our own version
+  * Work toward Python 3.4 support and testing
+  * add federated credential
+  * define the project goal
+  * Enable PEP8 checks E128, E251 and E265
+  * clean up license headers
+  * add CONTRIBUTING doc
+  * revise readme with a project description
+  * Debug env for tox
+  * Fix a grammatical error in contributing doc
+  * Fix typo comments
+  * Enabled hacking checks H305 and H307
+  * Bump hacking to version 0.9.2
+  * Remove docutils pin
+  * Expand © and remove unnecessary encoding lines
+  * Bump hacking to 0.9.x series
+  * add audit_maps for more OpenStack components
+
+---

Old:

  pycadf-0.5.1.tar.gz

New:

  pycadf-1.1.0.tar.gz



Other differences:
--
++ python-pycadf.spec ++
--- /var/tmp/diff_new_pack.KB3X5N/_old  2015-10-30 13:42:12.0 +0100
+++ /var/tmp/diff_new_pack.KB3X5N/_new  2015-10-30 13:42:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycadf
 #
-# Copyright (c) 2014 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,7 +17,7 @@
 
 
 Name:   python-pycadf
-Version:0.5.1
+Version:1.1.0
 Release:0
 Summary:DMTF Cloud Audit (CADF) data mode
 License:Apache-2.0
@@ -36,6 +36,7 @@
 BuildRequires:  python-netaddr >= 0.7.6
 BuildRequires:  python-oslo.config >= 1.2.0
 BuildRequires:  python-oslo.messaging
+BuildRequires:  python-oslotest
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-six >= 1.4.1
 BuildRequires:  python-testrepository >= 0.0.17
@@ -43,12 +44,11 @@
 BuildRequires:  python-testtools >= 0.9.34
 Requires:   python-Babel >= 1.3
 Requires:   python-WebOb >= 1.2.3
-Requires:   python-iso8601 >= 0.1.8
 Requires:   python-netaddr >= 0.7.6
-Requires:   python-oslo.config >= 1.2.0
-Requires:   python-oslo.messaging >= 1.3.0a4
-Requires:   python-pytz >= 2010h
-Requires:   python-six >= 1.4.1
+Requires:   python-oslo.config >= 2.1.0
+Requires:   python-oslo.serialization >= 1.4.0
+Requires:   python-pytz >= 2013.6
+Requires:   python-six >= 1.9.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python

commit python-manilaclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:38

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new (New)


Package is "python-manilaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2015-09-19 06:55:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new/python-manilaclient.changes 
2015-10-30 13:42:39.0 +0100
@@ -1,0 +2,9 @@
+Fri Sep 25 10:25:15 UTC 2015 - tbecht...@suse.com
+
+- update to 1.4.0:
+  * Fix shares CLI for using CGs
+  * Workaround broken openstack client for functional tests
+  * Bump latest supported version to 2.6
+  * Add consistency group support to manila client
+
+---

Old:

  python-manilaclient-1.3.0.tar.gz

New:

  python-manilaclient-1.4.0.tar.gz



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.ASyQnt/_old  2015-10-30 13:42:39.0 +0100
+++ /var/tmp/diff_new_pack.ASyQnt/_new  2015-10-30 13:42:39.0 +0100
@@ -19,7 +19,7 @@
 %define component manilaclient
 
 Name:   python-%{component}
-Version:1.3.0
+Version:1.4.0
 Release:0
 Summary:Openstack shared file system service (Manila) API Client
 License:Apache-2.0

++ python-manilaclient-1.3.0.tar.gz -> python-manilaclient-1.4.0.tar.gz 
++
 1864 lines of diff (skipped)




commit python-oslo.log for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.log for openSUSE:Factory 
checked in at 2015-10-30 13:42:25

Comparing /work/SRC/openSUSE:Factory/python-oslo.log (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.log.new (New)


Package is "python-oslo.log"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.log/python-oslo.log.changes  
2015-08-29 20:05:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.log.new/python-oslo.log.changes 
2015-10-30 13:42:26.0 +0100
@@ -1,0 +2,8 @@
+Wed Sep  9 06:50:36 UTC 2015 - tbecht...@suse.com
+
+- update to 1.11.0:
+  * Fix poor examples of exception logging
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+
+---

Old:

  oslo.log-1.10.0.tar.gz

New:

  oslo.log-1.11.0.tar.gz



Other differences:
--
++ python-oslo.log.spec ++
--- /var/tmp/diff_new_pack.6cN1JQ/_old  2015-10-30 13:42:26.0 +0100
+++ /var/tmp/diff_new_pack.6cN1JQ/_new  2015-10-30 13:42:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.log
-Version:1.10.0
+Version:1.11.0
 Release:0
 Summary:OpenStack logging API
 License:Apache-2.0
@@ -48,7 +48,7 @@
 Requires:   python-Babel >= 1.3
 Requires:   python-debtcollector >= 0.3.0
 Requires:   python-iso8601 >= 0.1.9
-Requires:   python-oslo.config >= 2.1.0
+Requires:   python-oslo.config >= 2.3.0
 Requires:   python-oslo.context >= 0.2.0
 Requires:   python-oslo.i18n >= 1.5.0
 Requires:   python-oslo.serialization >= 1.4.0

++ oslo.log-1.10.0.tar.gz -> oslo.log-1.11.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.log-1.10.0/AUTHORS new/oslo.log-1.11.0/AUTHORS
--- old/oslo.log-1.10.0/AUTHORS 2015-08-24 23:34:29.0 +0200
+++ new/oslo.log-1.11.0/AUTHORS 2015-09-08 17:43:24.0 +0200
@@ -70,6 +70,7 @@
 Sean Dague 
 Sean Dague 
 Sean Dague 
+Sean McGinnis 
 Sergey Kraynev 
 Sergey Lukjanov 
 Sergey Vilgelm 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.log-1.10.0/ChangeLog 
new/oslo.log-1.11.0/ChangeLog
--- old/oslo.log-1.10.0/ChangeLog   2015-08-24 23:34:29.0 +0200
+++ new/oslo.log-1.11.0/ChangeLog   2015-09-08 17:43:24.0 +0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+1.11.0
+--
+
+* Fix poor examples of exception logging
+* Updated from global requirements
+* Updated from global requirements
+
 1.10.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.log-1.10.0/PKG-INFO new/oslo.log-1.11.0/PKG-INFO
--- old/oslo.log-1.10.0/PKG-INFO2015-08-24 23:34:30.0 +0200
+++ new/oslo.log-1.11.0/PKG-INFO2015-09-08 17:43:24.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.log
-Version: 1.10.0
+Version: 1.11.0
 Summary: oslo.log library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.log-1.10.0/doc/source/usage.rst 
new/oslo.log-1.11.0/doc/source/usage.rst
--- old/oslo.log-1.10.0/doc/source/usage.rst2015-08-24 23:33:49.0 
+0200
+++ new/oslo.log-1.11.0/doc/source/usage.rst2015-09-08 17:42:40.0 
+0200
@@ -87,7 +87,7 @@
 that's strictly :class:`unicode`, not :class:`str`. If a message has
 no interpolation for extra parameters, a byte string can be used.
 
-The most common place to encounter this is where :meth:`Logger.exception`
+The most common place to encounter this is where :meth:`Logger.error`
 is used by passing an exception object as the first argument.
 
 ::
@@ -96,7 +96,7 @@
 try:
 do_something()
 except Exception as err:
-LOG.exception(err)
+LOG.error(err)
 
 Now, the error should be converted to unicode either by calling
 :func:`six.text_type` or by using a unicode formatting string to
@@ -117,14 +117,14 @@
 try:
 do_something()
 except Exception as err:
-LOG.exception(_LE(u"do_something couldn't do something: %s"), err)
+LOG.error(_LE(u"do_something couldn't do something: %s"), err)
 
 # New style, alternate without context
 import six
 try:
 do_something()
 except Exception as err:
-LOG.exception(six.text_type(err))
+LOG.error(six.text_type(err))
 
 Failure to do this for exceptions or other objects containing
 translatable strings from ``oslo.i18n`` results in an exception when
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.l

commit python-saharaclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-saharaclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:35

Comparing /work/SRC/openSUSE:Factory/python-saharaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-saharaclient.new (New)


Package is "python-saharaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-saharaclient/python-saharaclient.changes  
2015-09-17 09:22:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-saharaclient.new/python-saharaclient.changes 
2015-10-30 13:42:37.0 +0100
@@ -1,0 +2,14 @@
+Sun Oct  4 07:41:24 UTC 2015 - tbecht...@suse.com
+
+- update to 0.11.1:
+  * Updating saharaclient api docs
+  * Updated from global requirements
+  * Change ignore-errors to ignore_errors
+  * Fixing cluster and node group template updates
+  * Remove `data source update` from setup.cfg
+  * Adding missed public/protected support for jobs creation
+  * Fix functional tests in saharaclient
+  * Update .gitreview for stable/liberty
+- adjust Requires according to requirements.txt
+
+---

Old:

  python-saharaclient-0.11.0.tar.gz

New:

  python-saharaclient-0.11.1.tar.gz



Other differences:
--
++ python-saharaclient.spec ++
--- /var/tmp/diff_new_pack.TU0xYZ/_old  2015-10-30 13:42:37.0 +0100
+++ /var/tmp/diff_new_pack.TU0xYZ/_new  2015-10-30 13:42:37.0 +0100
@@ -19,7 +19,7 @@
 %define component saharaclient
 
 Name:   python-%{component}
-Version:0.11.0
+Version:0.11.1
 Release:0
 Summary:Openstack Data Processing (Savanna) API Client
 License:Apache-2.0
@@ -38,10 +38,12 @@
 Requires:   python >= 2.6.8
 Requires:   python-Babel >= 1.3
 Requires:   python-PrettyTable >= 0.7
+Requires:   python-cliff >= 1.14.0
 Requires:   python-keystoneclient >= 1.6.0
 Requires:   python-netaddr >= 0.7.12
 Requires:   python-neutronclient >= 2.6.0
-Requires:   python-novaclient >= 2.26.0
+Requires:   python-novaclient >= 2.28.1
+Requires:   python-openstackclient >= 1.5.0
 Requires:   python-oslo.config >= 2.3.0
 Requires:   python-oslo.i18n >= 1.5.0
 Requires:   python-oslo.utils >= 2.0.0
@@ -71,7 +73,7 @@
 %endif
 Requires:   python-mock >= 1.2
 Requires:   python-requests-mock >= 0.6.0
-Requires:   python-tempest-lib >= 0.6.1
+Requires:   python-tempest-lib >= 0.8.0
 Requires:   python-testrepository >= 0.0.18
 
 %description test

++ python-saharaclient-0.11.0.tar.gz -> python-saharaclient-0.11.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-saharaclient-0.11.0/.coveragerc 
new/python-saharaclient-0.11.1/.coveragerc
--- old/python-saharaclient-0.11.0/.coveragerc  2015-09-01 19:30:56.0 
+0200
+++ new/python-saharaclient-0.11.1/.coveragerc  2015-09-29 01:38:45.0 
+0200
@@ -10,4 +10,4 @@
 source = saharaclient
 
 [report]
-ignore-errors = True
+ignore_errors = True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-saharaclient-0.11.0/AUTHORS 
new/python-saharaclient-0.11.1/AUTHORS
--- old/python-saharaclient-0.11.0/AUTHORS  2015-09-01 19:31:47.0 
+0200
+++ new/python-saharaclient-0.11.1/AUTHORS  2015-09-29 01:39:44.0 
+0200
@@ -20,6 +20,7 @@
 Michael McCune 
 Mina Park 
 Minkyung Maisy Kim 
+Monty Taylor 
 Nikita Konovalov 
 Nikolay Mahotkin 
 Pavlo Shchelokovskyy 
@@ -31,6 +32,7 @@
 Sergey Reshetnyak 
 Sergey Reshetnyak 
 Shrirang Phadke 
+Steve Martinelli 
 Telles Nobrega 
 Tetiana Lashchova 
 Trevor McKay 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-saharaclient-0.11.0/ChangeLog 
new/python-saharaclient-0.11.1/ChangeLog
--- old/python-saharaclient-0.11.0/ChangeLog2015-09-01 19:31:47.0 
+0200
+++ new/python-saharaclient-0.11.1/ChangeLog2015-09-29 01:39:44.0 
+0200
@@ -1,6 +1,18 @@
 CHANGES
 ===
 
+0.11.1
+--
+
+* Updating saharaclient api docs
+* Updated from global requirements
+* Change ignore-errors to ignore_errors
+* Fixing cluster and node group template updates
+* Remove `data source update` from setup.cfg
+* Adding missed public/protected support for jobs creation
+* Fix functional tests in saharaclient
+* Update .gitreview for stable/liberty
+
 0.11.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-saharaclient-0.11.0/PKG-INFO 
new/python-saharaclient-0.11.1/PKG-INFO
--- old/python-saharaclient-0.11.0/PKG-INFO 2015-09-01 19:31:47.0 
+0200
+++ new/python-saharaclient-0.11.1/PK

commit python-suds-jurko for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-suds-jurko for 
openSUSE:Factory checked in at 2015-10-30 13:42:22

Comparing /work/SRC/openSUSE:Factory/python-suds-jurko (Old)
 and  /work/SRC/openSUSE:Factory/.python-suds-jurko.new (New)


Package is "python-suds-jurko"

Changes:

--- /work/SRC/openSUSE:Factory/python-suds-jurko/python-suds-jurko.changes  
2015-08-05 06:50:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-suds-jurko.new/python-suds-jurko.changes 
2015-10-30 13:42:23.0 +0100
@@ -1,0 +2,5 @@
+Wed Jul 29 11:05:38 UTC 2015 - tbecht...@suse.com
+
+- Unify spec file. Use fedora compatible files macros
+
+---



Other differences:
--
++ python-suds-jurko.spec ++
--- /var/tmp/diff_new_pack.oCLeD0/_old  2015-10-30 13:42:24.0 +0100
+++ /var/tmp/diff_new_pack.oCLeD0/_new  2015-10-30 13:42:24.0 +0100
@@ -24,6 +24,7 @@
 Group:  Development/Languages/Python
 Url:http://bitbucket.org/jurko/suds
 Source: 
https://pypi.python.org/packages/source/s/suds-jurko/suds-jurko-%{version}.tar.bz2
+BuildRequires:  openstack-suse-macros
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRequires:  python-xml
@@ -49,10 +50,10 @@
 %setup -q -n suds-jurko-%{version}
 
 %build
-python setup.py build
+%{__python2} setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%{__python2} setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
 #python setup.py test
@@ -60,6 +61,6 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt README.rst
-%{python_sitelib}/*
+%{python2_sitelib}/*
 
 %changelog




commit python-os-client-config for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-os-client-config for 
openSUSE:Factory checked in at 2015-10-30 13:42:34

Comparing /work/SRC/openSUSE:Factory/python-os-client-config (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-client-config.new (New)


Package is "python-os-client-config"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-os-client-config/python-os-client-config.changes
  2015-09-02 07:54:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-os-client-config.new/python-os-client-config.changes
 2015-10-30 13:42:35.0 +0100
@@ -1,0 +2,33 @@
+Sat Sep 26 17:52:40 UTC 2015 - tbecht...@suse.com
+
+- update to 1.7.5:
+  * Fix a little error with the None auth type
+  * Change ignore-errors to ignore_errors
+  * Handle ksa opt with no deprecated field
+  * Fall back to keystoneclient arg processing
+  * Fix typo in ovh region names
+  * Move plugin loader creation to try block
+  * Convert auth kwargs '-' to '_'
+  * Properly handle os- prefixed args in fix_args
+  * Test kwargs passing not just argparse
+  * Allow configuring domain id once
+  * Add internap to the vendor list
+  * Fix typo in comment - we use ksa not ksc
+  * Defer plugin validation to keystoneauth
+  * Remove an extra line
+  * Add Datacentred to the vendor list
+  * Add ultimum to list of vendors
+  * Add Enter Cloud Suite to vendors list
+  * Add elastx to vendor support matrix
+  * Switch the image default to v2
+  * Update auro auth_url and region information
+  * Add citycloud to the vendors list
+  * Return keystoneauth plugins based on auth args
+  * Remove duplicate lines that are the same as default
+  * Add default version number for heat
+  * Update OVH public cloud information
+  * Handle empty defaults.yaml file
+  * Do not treat project_name and project_id the same
+  * Revert "Revert "Use the correct auth_plugin for token authentication""
+
+---

Old:

  os-client-config-1.6.3.tar.gz

New:

  os-client-config-1.7.5.tar.gz



Other differences:
--
++ python-os-client-config.spec ++
--- /var/tmp/diff_new_pack.7ijSKu/_old  2015-10-30 13:42:36.0 +0100
+++ /var/tmp/diff_new_pack.7ijSKu/_new  2015-10-30 13:42:36.0 +0100
@@ -19,7 +19,7 @@
 %bcond_with test
 
 Name:   python-os-client-config
-Version:1.6.3
+Version:1.7.5
 Release:0
 Summary:OpenStack Client Configuation Library
 License:Apache-2.0

++ os-client-config-1.6.3.tar.gz -> os-client-config-1.7.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-client-config-1.6.3/.coveragerc 
new/os-client-config-1.7.5/.coveragerc
--- old/os-client-config-1.6.3/.coveragerc  2015-08-13 11:14:33.0 
+0200
+++ new/os-client-config-1.7.5/.coveragerc  2015-09-22 21:41:42.0 
+0200
@@ -4,4 +4,4 @@
 omit = os_client_config/tests/*,os_client_config/openstack/*
 
 [report]
-ignore-errors = True
\ No newline at end of file
+ignore_errors = True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-client-config-1.6.3/AUTHORS 
new/os-client-config-1.7.5/AUTHORS
--- old/os-client-config-1.6.3/AUTHORS  2015-08-13 11:15:04.0 +0200
+++ new/os-client-config-1.7.5/AUTHORS  2015-09-22 21:42:24.0 +0200
@@ -1,12 +1,15 @@
 Alex Gaynor 
 Chris Church 
+Clark Boylan 
 Clint Byrum 
 David Shrewsbury 
 Davide Guerri 
 Dean Troyer 
 Dean Troyer 
+Eric Harney 
 Ghe Rivero 
 Gregory Haynes 
+James E. Blair 
 Jeremy Stanley 
 Julia Kreger 
 Monty Taylor 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-client-config-1.6.3/ChangeLog 
new/os-client-config-1.7.5/ChangeLog
--- old/os-client-config-1.6.3/ChangeLog2015-08-13 11:15:04.0 
+0200
+++ new/os-client-config-1.7.5/ChangeLog2015-09-22 21:42:24.0 
+0200
@@ -1,6 +1,62 @@
 CHANGES
 ===
 
+1.7.5
+-
+
+* Fix a little error with the None auth type
+* Change ignore-errors to ignore_errors
+
+1.7.4
+-
+
+* Handle ksa opt with no deprecated field
+
+1.7.3
+-
+
+* Fall back to keystoneclient arg processing
+* Fix typo in ovh region names
+
+1.7.2
+-
+
+* Move plugin loader creation to try block
+
+1.7.1
+-
+
+* Convert auth kwargs '-' to '_'
+* Properly handle os- prefixed args in fix_args
+* Test kwargs passing not just argparse
+
+1.7.0
+-
+
+* Allow configuring domain id once
+* Add internap to the vendor list
+* Fix typo in comment - we use ksa not ksc
+* Defer plugin validation to keystoneauth
+
+1.6.4
+-
+
+* Remove an extra line
+* Add Datacentred to the vendor list
+* Add ultimum

commit drbd for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2015-10-30 13:43:03

Comparing /work/SRC/openSUSE:Factory/drbd (Old)
 and  /work/SRC/openSUSE:Factory/.drbd.new (New)


Package is "drbd"

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2015-10-20 
00:05:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2015-10-30 
13:43:05.0 +0100
@@ -1,0 +2,6 @@
+Thu Oct 22 05:35:03 UTC 2015 - nw...@suse.com
+
+- BSC#950477, support new bio struct in kernel4.3 
+- Add new-bio-struct.patch
+
+---

New:

  new-bio-struct.patch



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.o1Rhcv/_old  2015-10-30 13:43:05.0 +0100
+++ /var/tmp/diff_new_pack.o1Rhcv/_new  2015-10-30 13:43:05.0 +0100
@@ -34,9 +34,12 @@
 Source2:Module.supported
 
 Patch1: update-to-8.4.6-5.patch
+#Patch for supporting drbd KMP after kernel4.3
+#This patch can be removed when using in-tree 4.3
+Patch2: new-bio-struct.patch
 #Patch for fate: https://fate.suse.com/317940
 #Whether can merge into linbit is under discussion
-Patch2: 0001-Support-zeroout-device-in-initial-sync.patch
+Patch3: 0001-Support-zeroout-device-in-initial-sync.patch
 
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
@@ -72,6 +75,7 @@
 %setup -q -n drbd-%{version}
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 rm -rf obj

++ new-bio-struct.patch ++
>From 641de14e15547788055e15b1db4601a436f048bb Mon Sep 17 00:00:00 2001
From: Nick Wang 
Date: Fri, 16 Oct 2015 10:16:47 +0800
Subject: [PATCH] fix failure with new bi_error field of bio

drbd fail to build with new bio structure and interface
after 4.3.0, see 4246a0b63bd8f56a1469b12eafeb875b1041a451
A new bi_error field to store an errno value directly in
struct bio and remove the existing mechanisms to clean
all this up.

With 8ae126660fddbeebb9251a174e6fa45b6ad8f932,
generic_make_request() is now able to handle arbitrarily
sized bios,it's no longer need to define its merge_bvec_fn.

This patch delete merge_bvec_fn and support new bio struct. 
---
 drbd/drbd_actlog.c   |   4 ++
 drbd/drbd_bitmap.c   |  46 +
 drbd/drbd_int.h  |   2 +
 drbd/drbd_main.c |   2 +
 drbd/drbd_req.c  |   4 +-
 drbd/drbd_worker.c   | 114 +++
 drbd/drbd_wrappers.h |  31 +-
 7 files changed, 201 insertions(+), 2 deletions(-)

diff --git a/drbd/drbd_actlog.c b/drbd/drbd_actlog.c
index 1a274c5..c73bb32 100644
--- a/drbd/drbd_actlog.c
+++ b/drbd/drbd_actlog.c
@@ -184,7 +184,11 @@ static int _drbd_md_sync_page_io(struct drbd_device 
*device,
else
submit_bio(rw, bio);
wait_until_done_or_force_detached(device, bdev, &device->md_io.done);
+#ifdef NO_ERROR_BIO_END_IO
+   if (bio->bi_error)
+#else
if (bio_flagged(bio, BIO_UPTODATE))
+#endif
err = device->md_io.error;
 
 #ifndef REQ_FLUSH
diff --git a/drbd/drbd_bitmap.c b/drbd/drbd_bitmap.c
index abf1bc1..2e16bc8 100644
--- a/drbd/drbd_bitmap.c
+++ b/drbd/drbd_bitmap.c
@@ -960,6 +960,51 @@ static void drbd_bm_aio_ctx_destroy(struct kref *kref)
 }
 
 /* bv_page may be a copy, or may be the original */
+#ifdef NO_ERROR_BIO_END_IO
+static BIO_ENDIO_TYPE drbd_bm_endio BIO_ENDIO_ARGS(struct bio *bio)
+{
+   struct drbd_bm_aio_ctx *ctx = bio->bi_private;
+   struct drbd_device *device = ctx->device;
+   struct drbd_bitmap *b = device->bitmap;
+   unsigned int idx = bm_page_to_idx(bio->bi_io_vec[0].bv_page);
+
+   BIO_ENDIO_FN_START;
+
+   if ((ctx->flags & BM_AIO_COPY_PAGES) == 0 &&
+   !bm_test_page_unchanged(b->bm_pages[idx]))
+   drbd_warn(device, "bitmap page idx %u changed during IO!\n", 
idx);
+
+   if (bio->bi_error) {
+   /* ctx error will hold the completed-last non-zero error code,
+* in case error codes differ. */
+   ctx->error = bio->bi_error;
+   bm_set_page_io_err(b->bm_pages[idx]);
+   /* Not identical to on disk version of it.
+* Is BM_PAGE_IO_ERROR enough? */
+   if (DRBD_ratelimit(5*HZ, 5))
+   drbd_err(device, "IO ERROR %d on bitmap page idx %u\n",
+   bio->bi_error, idx);
+   } else {
+   bm_clear_page_io_err(b->bm_pages[idx]);
+   dynamic_drbd_dbg(device, "bitmap page idx %u completed\n", idx);
+   }
+
+   bm_page_unlock_io(device, idx);
+
+   if (ctx->flags & BM_AIO_COPY_PAGES)
+   mempool_free(bio->bi_io_vec[0].

commit python-swiftclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-swiftclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:42

Comparing /work/SRC/openSUSE:Factory/python-swiftclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-swiftclient.new (New)


Package is "python-swiftclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-swiftclient/python-swiftclient.changes
2015-09-02 07:53:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes   
2015-10-30 13:42:43.0 +0100
@@ -1,0 +2,41 @@
+Mon Sep 14 11:00:08 UTC 2015 - tbecht...@suse.com
+
+- update to 2.6.0:
+  * Several CLI options have learned short options. The usage strings have
+been updated to reflect this.
+  * Added --no-shuffle option to the CLI download command.
+  * Added --absolute option for CLI TempURL generation and the corresponding
+parameter to utils.generate_temp_url(). This allows for an exact, specific
+time to be used for the TempURL expiry time.
+  * CLI arguments are now always decoded as UTF-8.
+  * Stop Connection class modifying os_options parameter.
+  * Reduce memory usage for download/delete.
+  * The swift service API now logs and reports the traceback
+on failed operations.
+  * Increase httplib._MAXHEADERS to 256 to work around header limits in recent
+Python releases.
+  * Added minimal working service token support to client.py.
+  * Various other minor bug fixes and improvements.
+  * The CLI learned an "auth" subcommand which returns bash environment
+snippets for auth credentials.
+  * The CLI --version option is now more explicit by calling itself
+"python-swiftclient" rather than the name of the binary.
+  * Now validates the checksum of each chunk of a large object as it is
+uploaded.
+  * Fixes uploading an object with a relative path.
+  * Added the ability to download objects to a particular folder.
+  * Now correctly removes all old segments of an object when replacing a
+Dynamic Large Object (DLO).
+  * The --skip-identical option now works properly when downloading
+large objects.
+  * The client.get_object() response learned a .read([length]) method.
+  * Fixed an issue where an intermediate caching/proxy service could cause
+object content to be improperly decoded.
+  * Added a timeout parameter to HTTPConnection objects for socket-level
+read timeouts.
+  * Removed a dependency on simplejson.
+  * Various other minor bug fixes and improvements.
+- Adjust Requires according to requirements.txt
+- Add python_requires to _service file
+
+---

Old:

  python-swiftclient-2.4.0.tar.gz

New:

  python-swiftclient-2.6.0.tar.gz



Other differences:
--
++ python-swiftclient.spec ++
--- /var/tmp/diff_new_pack.EZOubX/_old  2015-10-30 13:42:44.0 +0100
+++ /var/tmp/diff_new_pack.EZOubX/_new  2015-10-30 13:42:44.0 +0100
@@ -18,7 +18,7 @@
 
 %define component swiftclient
 Name:   python-%{component}
-Version:2.4.0
+Version:2.6.0
 Release:0
 Summary:Openstack Object Storage (Swift) API Client
 License:Apache-2.0
@@ -36,9 +36,8 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-oslosphinx
 Requires:   python >= 2.6.8
+Requires:   python-futures >= 2.1.3
 Requires:   python-requests >= 1.1
-Requires:   python-setuptools
-Requires:   python-simplejson >= 2.0.9
 Requires:   python-six >= 1.5.2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -67,9 +66,8 @@
 Summary:Openstack Object Storage (Swift) API Client - Testsuite
 Group:  System/Management
 Requires:   %{name} = %{version}
-Requires:   python-discover
-Requires:   python-keystoneclient >= 0.6.0
-Requires:   python-mock >= 1.0
+Requires:   python-keystoneclient >= 0.7.0
+Requires:   python-mock >= 1.2
 Requires:   python-testrepository >= 0.0.18
 Requires:   python-testtools >= 0.9.34
 

++ _service ++
--- /var/tmp/diff_new_pack.EZOubX/_old  2015-10-30 13:42:44.0 +0100
+++ /var/tmp/diff_new_pack.EZOubX/_new  2015-10-30 13:42:44.0 +0100
@@ -1,10 +1,12 @@
 
-   
+  
 enable
   
   
 python-swiftclient
   
+  
+  
   
 enable
   

++ python-swiftclient-2.4.0.tar.gz -> python-swiftclient-2.6.0.tar.gz ++
 6259 lines of diff (skipped)




commit python-cinderclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:46

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2015-09-08 18:05:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2015-10-30 13:42:47.0 +0100
@@ -1,0 +2,31 @@
+Mon Sep 14 09:27:16 UTC 2015 - tbecht...@suse.com
+
+- update to 1.4.0:
+  * Updated from global requirements
+  * Update path to subunit2html in post_test_hook
+  * Adds command to fetch specified backend capabilities
+  * Volume status management for volume migration
+  * Fixed test_password_prompted
+  * Fix help message for reset-state commands
+  * Add functional tests for python-cinderclient
+  * Add support '--all-tenants' for cinder backup-list
+  * CLI: Non-disruptive backup
+  * Add tests for python-cinderclient
+  * Replace assertEqual(None, *) with assertIsNone in tests
+  * CLI: Clone CG
+  * Fix ClientException init when there is no message on py34
+  * Fixes table when there are multiline in result data
+  * Set default OS_VOLUME_API_VERSION to '2'
+  * Add commands for modifying image metadata
+  * Updated from global requirements
+  * Remove H302
+  * Show backup and volume info in backup_restore
+  * Add response message when volume delete
+  * Implement reset-state for attach_status and migration_status
+  * Add more details for replication
+  * New mock release(1.1.0) broke unit/function tests
+  * Remove unnecessary check for tenant information
+  * Remove redundant statement and refactor
+- Adjust Requires according to requirements.txt
+
+---

Old:

  python-cinderclient-1.3.1.tar.gz

New:

  python-cinderclient-1.4.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.aQ1iUg/_old  2015-10-30 13:42:48.0 +0100
+++ /var/tmp/diff_new_pack.aQ1iUg/_new  2015-10-30 13:42:48.0 +0100
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.3.1
+Version:1.4.0
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -38,7 +38,7 @@
 Requires:   python >= 2.6.8
 Requires:   python-Babel >= 1.3
 Requires:   python-PrettyTable >= 0.7
-Requires:   python-pbr >= 0.11
+Requires:   python-pbr >= 1.6
 Requires:   python-requests >= 2.5.2
 Requires:   python-simplejson >= 2.2.0
 Requires:   python-six >= 1.9.0
@@ -71,7 +71,7 @@
 Requires:   python-discover
 %endif
 Requires:   python-fixtures >= 1.3.1
-Requires:   python-mock >= 1.0
+Requires:   python-mock >= 1.2
 Requires:   python-python-subunit >= 0.0.18
 Requires:   python-testrepository >= 0.0.18
 Requires:   python-testtools >= 1.4.0

++ python-cinderclient-1.3.1.tar.gz -> python-cinderclient-1.4.0.tar.gz 
++
 2085 lines of diff (skipped)




commit python-tempest-lib for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-tempest-lib for 
openSUSE:Factory checked in at 2015-10-30 13:42:30

Comparing /work/SRC/openSUSE:Factory/python-tempest-lib (Old)
 and  /work/SRC/openSUSE:Factory/.python-tempest-lib.new (New)


Package is "python-tempest-lib"

Changes:

--- /work/SRC/openSUSE:Factory/python-tempest-lib/python-tempest-lib.changes
2015-08-27 08:55:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tempest-lib.new/python-tempest-lib.changes   
2015-10-30 13:42:31.0 +0100
@@ -1,0 +2,20 @@
+Mon Sep 21 14:00:26 UTC 2015 - tbecht...@suse.com
+
+- update to 0.9.0:
+  * Migrated agents_client.py, test_agents_client.py, agents.py from tempest
+  * Write the latest change_id on migration commit
+  * Keep original pathes of source files
+
+---
+Wed Sep  9 09:03:52 UTC 2015 - tbecht...@suse.com
+
+- update to 0.8.0:
+  * Add HTTP30X checks for validate_response(
+  * Make TokenClientJSON deprecated
+  * Add the resp to RestClientExceptions
+  * Add std out to ssh exception
+  * Properly decode body before calling json.loads()
+  * Updated from global requirements
+- Adjust Requires according to requirements.txt
+
+---

Old:

  tempest-lib-0.6.1.tar.gz

New:

  tempest-lib-0.9.0.tar.gz



Other differences:
--
++ python-tempest-lib.spec ++
--- /var/tmp/diff_new_pack.ITUeEb/_old  2015-10-30 13:42:31.0 +0100
+++ /var/tmp/diff_new_pack.ITUeEb/_new  2015-10-30 13:42:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-tempest-lib
-Version:0.6.1
+Version:0.9.0
 Release:0
 Summary:OpenStack Functional Testing Library
 License:Apache-2.0
@@ -45,12 +45,13 @@
 BuildRequires:  python-testtools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   python-Babel >= 1.3
-Requires:   python-fixtures >= 0.3.14
+Requires:   python-fixtures >= 1.3.1
 Requires:   python-httplib2 >= 0.7.5
 Requires:   python-iso8601 >= 0.1.9
-Requires:   python-jsonschema >= 2
-Requires:   python-oslo.log >= 0.4.0
-Requires:   python-six >= 1.9
+Requires:   python-jsonschema >= 2.0.0
+Requires:   python-os-testr >= 0.1.0
+Requires:   python-oslo.log >= 1.8.0
+Requires:   python-six >= 1.9.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else

++ tempest-lib-0.6.1.tar.gz -> tempest-lib-0.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tempest-lib-0.6.1/AUTHORS 
new/tempest-lib-0.9.0/AUTHORS
--- old/tempest-lib-0.6.1/AUTHORS   2015-06-24 07:56:19.0 +0200
+++ new/tempest-lib-0.9.0/AUTHORS   2015-09-16 12:30:44.0 +0200
@@ -29,6 +29,7 @@
 Joe Gordon 
 JordanP 
 Katherine Elliott 
+Ken'ichi Ohmichi 
 Ken'ichi Ohmichi 
 Lilywei123 
 Marc Koderer 
@@ -42,8 +43,10 @@
 Matthew Treinish 
 Mauro S. M. Rodrigues 
 Mehdi Abaakouk 
+Mehdi Abaakouk 
 Mikhail S Medvedev 
 Mitsuhiko Yamazaki 
+Paul Glass 
 Pavel Sedlák 
 Rohan Kanade 
 Ryan Hsu 
@@ -63,6 +66,7 @@
 Yuxing wang 
 Zhi Kun Liu 
 ZhiQiang Fan 
+afazekas 
 andreaf 
 ekhugen 
 ghanshyam 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tempest-lib-0.6.1/ChangeLog 
new/tempest-lib-0.9.0/ChangeLog
--- old/tempest-lib-0.6.1/ChangeLog 2015-06-24 07:56:19.0 +0200
+++ new/tempest-lib-0.9.0/ChangeLog 2015-09-16 12:30:44.0 +0200
@@ -1,6 +1,33 @@
 CHANGES
 ===
 
+0.9.0
+-
+
+* Migrated agents_client.py, test_agents_client.py, agents.py from tempest
+* Write the latest change_id on migration commit
+* Keep original pathes of source files
+
+0.8.0
+-
+
+* Add HTTP30X checks for validate_response(
+* Make TokenClientJSON deprecated
+* Fix cli.base.execute with py34
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Add the resp to RestClientExceptions
+* Add std out to ssh exception
+* Updated from global requirements
+
+0.7.0
+-
+
+* Updated from global requirements
+* Properly decode body before calling json.loads()
+* Updated from global requirements
+
 0.6.1
 -
 
@@ -11,6 +38,7 @@
 
 * Revert "Adding support for neutron-debug CLI."
 * Updated from global requirements
+* Categorize rest client exceptions
 * Remove unnecessary oslo-incubator code
 * Allows any valid ISO8601 timestamp in token expiry time format
 * Explicitly add json schema validator for schema validation
diff

commit python-ironicclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-ironicclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:24

Comparing /work/SRC/openSUSE:Factory/python-ironicclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-ironicclient.new (New)


Package is "python-ironicclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-ironicclient/python-ironicclient.changes  
2015-08-27 08:54:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ironicclient.new/python-ironicclient.changes 
2015-10-30 13:42:25.0 +0100
@@ -1,0 +2,44 @@
+Sat Sep 19 07:06:41 UTC 2015 - tbecht...@suse.com
+
+- update to 0.8.1:
+  * Fixes file cache TypeError
+  * Fix functional tests job
+  * Replace ConfigParser with six.moves.configparser
+
+---
+Mon Sep 14 10:51:20 UTC 2015 - tbecht...@suse.com
+
+- update to 0.8.0:
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Added unit tests for command-line shell
+  * Also retry on connection refused
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add provision_updated_at field to nodes
+  * Filtering nodes by provision state
+  * Replacing dict.iteritems() with dict.items()
+  * Updated from global requirements
+  * Fix version negotiation
+  * Updated from global requirements
+  * Allow specifying a set of fields of the Port and Chasis resources
+  * Revert: requirement files in alphabetical order
+  * Fix unittests due mock 1.1.0 release
+  * Allow specifying a set of fields of the Node resource
+  * Expose node's clean_step and bump default version
+  * Fix slow tests in RetriesTestCase
+  * Updated from global requirements
+  * Updated from global requirements
+  * Also retry on HTTP 503 (service unavailable)
+  * Cache negotiated api microversion for server
+  * Updated from global requirements
+  * Cleanup session creation
+  * Updated from global requirements
+  * Register global Keystone args first
+  * Install the ironicclient into the 'venv' virtualenv
+  * Updated from global requirements
+  * Refactor resource_fields.py
+- Adjust Requires according to requirements.txt
+
+---

Old:

  python-ironicclient-0.7.0.tar.gz

New:

  python-ironicclient-0.8.1.tar.gz



Other differences:
--
++ python-ironicclient.spec ++
--- /var/tmp/diff_new_pack.EVrTAo/_old  2015-10-30 13:42:25.0 +0100
+++ /var/tmp/diff_new_pack.EVrTAo/_new  2015-10-30 13:42:25.0 +0100
@@ -18,7 +18,7 @@
 
 %define component ironicclient
 Name:   python-%{component}
-Version:0.7.0
+Version:0.8.1
 Release:0
 Summary:Openstack Bare Metal Deploy (Ironic) - API Client
 License:Apache-2.0
@@ -50,13 +50,13 @@
 Requires:   python-PrettyTable >= 0.7
 Requires:   python-anyjson >= 0.3.3
 Requires:   python-appdirs >= 1.3.0
-Requires:   python-dogpile.cache >= 0.5.3
+Requires:   python-dogpile.cache >= 0.5.4
 Requires:   python-httplib2 >= 0.7.5
 Requires:   python-keystoneclient >= 1.6.0
 Requires:   python-lxml >= 2.3
 Requires:   python-oslo.i18n >= 1.5.0
-Requires:   python-oslo.utils >= 1.9.0
-Requires:   python-pbr >= 1.3
+Requires:   python-oslo.utils >= 2.0.0
+Requires:   python-pbr >= 1.6
 Requires:   python-six >= 1.9.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110

++ python-ironicclient-0.7.0.tar.gz -> python-ironicclient-0.8.1.tar.gz 
++
 3286 lines of diff (skipped)




commit python-django_openstack_auth for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-django_openstack_auth for 
openSUSE:Factory checked in at 2015-10-30 13:42:48

Comparing /work/SRC/openSUSE:Factory/python-django_openstack_auth (Old)
 and  /work/SRC/openSUSE:Factory/.python-django_openstack_auth.new (New)


Package is "python-django_openstack_auth"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django_openstack_auth/python-django_openstack_auth.changes
2015-09-02 07:53:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django_openstack_auth.new/python-django_openstack_auth.changes
   2015-10-30 13:42:48.0 +0100
@@ -1,0 +2,95 @@
+Sun Oct  4 07:11:59 UTC 2015 - tbecht...@suse.com
+
+- update to 2.0.1:
+  * doa does not work with mysql
+  * Imported Translations from Zanata
+  * Updated from global requirements
+  * Update .gitreview for stable/liberty
+
+---
+Sat Sep 19 06:36:33 UTC 2015 - tbecht...@suse.com
+
+- update to 2.0.0:
+  * Remove .tx/config
+  * Replace default User model PK
+  * IDP specific websso
+  * Updated from global requirements
+  * Fix missing region field on WebSSO setup
+  * Fix Python 3 issues
+  * Imported Translations from Transifex
+  * Updated from global requirements
+  * Removing hack for python 2.6 support
+  * initialize the hasher for unscoped token
+  * Updated from global requirements
+  * Extend User from AbstractBaseUser and AnonymousUser
+  * Updated from global requirements
+  * Configurable token hashing
+  * Updated from global requirements
+  * Update supported keystone versions
+  * Fix doc reference in README
+  * Add message show for switch project
+  * Use unscoped token for scoping to project
+  * Fixing docstring formatting for param
+  * Fix Login form's fields sorting for Django 1.7
+  * Updated from global requirements
+  * Fixes modules index generated by Sphinx
+  * Add Coverage Reports To DOA
+  * Support removal of last_activity session flag
+  * Use graduated version of oslo.policy
+  * Add missing _ import to plugin/base.py
+  * Improve messaging on keystone connection issue
+  * Updated from global requirements
+  * Set default value for new token attributes
+  * Adding 1.6 job for tox
+  * Updated from global requirements
+  * Updated from global requirements
+  * Drop use of 'oslo' namespace package
+  * Prepend WEBROOT to redirect URL for WebSSO
+  * Update README to work with release tools
+  * Uncap library requirements for liberty
+  * Updating Django requirements to allow 1.7
+  * Fix test error for Django1.7
+  * Removing python 2.6 support
+  * Updated parsing of catalog to handle bad format
+  * Add websso redirect test
+  * Hash token only for ASN1 and PKIZ tokens
+  * Add authentication using openID and SAML
+  * Add token auth plugin
+  * Make list_projects a method of auth plugin
+  * Rename AUTH_PLUGINS option
+  * Follow ups to Authentication Plugins
+  * Expose keystone client version as a plugin property
+  * Create plugin model for DOA authentication
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix H405 docstring issue
+  * Updated from global requirements
+  * Allow running individual tests via tox
+  * Move to hacking 0.10
+  * Updated from global requirements
+  * Add defaulting of services_region in User class
+  * Relocating policy engine from openstack_dashboard
+  * Use keystone auth plugins
+  * Allow an empty region list
+  * Attempt to scope only to enabled projects
+  * Add call to KS V3 revoke_token on logout
+  * add last_activity to session
+  * Workflow documentation is now in infra-manual
+  * Use standard test loading features
+  * Horizon login page contains DOS attack mechanism
+  * Domain enabled login screen needs focus on Domain field
+  * Make region sticky on Login page
+  * Make region and project sticky
+  * Updated the installation instructions
+  * Remove admin role name 'admin' hardcode in User.is_superuser()
+  * Imported Translations from Transifex
+  * Fix inability to switch region via Switch Region dropdown
+  * Updated from global requirements
+  * Bump hacking to 0.9.x series
+  * Remove compiled message catalogs
+  * extract mock setup methods
+- Adjust Requires according to requirements.txt
+- Compile locales (.po -> .mo)
+
+---

Old:

  django_openstack_auth-1.1.7.tar.gz

New:

  django_openstack_auth-2.0.1.tar.gz



Other differences:
--
++ python-django_openstack_auth.spec ++
--- /var/tmp/diff_new_pack.kSpsC5/_old  2015-10-30 13:42:49.0 +0100
+++ /var/tmp/diff_new_pack.kSpsC5/_new  2015-10-30 13:42:49.0 +0100
@

commit python-oslo.i18n for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2015-10-30 13:42:18

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2015-08-27 08:54:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2015-10-30 13:42:19.0 +0100
@@ -1,0 +2,9 @@
+Wed Sep  9 06:57:21 UTC 2015 - tbecht...@suse.com
+
+- update to 2.6.0:
+* Updated from global requirements
+* Trap formatting errors
+* Imported Translations from Transifex
+* Clean up _translate_msgid logic a bit
+
+---

Old:

  oslo.i18n-2.2.0.tar.gz

New:

  oslo.i18n-2.6.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.5IxgUD/_old  2015-10-30 13:42:20.0 +0100
+++ /var/tmp/diff_new_pack.5IxgUD/_new  2015-10-30 13:42:20.0 +0100
@@ -19,7 +19,7 @@
 %global sname oslo.i18n
 
 Name:   python-oslo.i18n
-Version:2.2.0
+Version:2.6.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0

++ oslo.i18n-2.2.0.tar.gz -> oslo.i18n-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-2.2.0/AUTHORS new/oslo.i18n-2.6.0/AUTHORS
--- old/oslo.i18n-2.2.0/AUTHORS 2015-07-27 21:57:00.0 +0200
+++ new/oslo.i18n-2.6.0/AUTHORS 2015-09-08 17:41:43.0 +0200
@@ -2,6 +2,7 @@
 Anderson Mesquita 
 Andreas Jaeger 
 Andrey Kurilin 
+Balazs Gibizer 
 Ben Nemec 
 Brant Knudson 
 Chang Bo Guo 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-2.2.0/ChangeLog 
new/oslo.i18n-2.6.0/ChangeLog
--- old/oslo.i18n-2.2.0/ChangeLog   2015-07-27 21:57:00.0 +0200
+++ new/oslo.i18n-2.6.0/ChangeLog   2015-09-08 17:41:43.0 +0200
@@ -1,6 +1,32 @@
 CHANGES
 ===
 
+2.6.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+
+2.5.0
+-
+
+* Trap formatting errors
+
+2.4.0
+-
+
+* Imported Translations from Transifex
+* Updated from global requirements
+* Imported Translations from Transifex
+* Updated from global requirements
+* Clean up _translate_msgid logic a bit
+
+2.3.0
+-
+
+* Imported Translations from Transifex
+* Updated from global requirements
+
 2.2.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-2.2.0/PKG-INFO new/oslo.i18n-2.6.0/PKG-INFO
--- old/oslo.i18n-2.2.0/PKG-INFO2015-07-27 21:57:00.0 +0200
+++ new/oslo.i18n-2.6.0/PKG-INFO2015-09-08 17:41:43.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.i18n
-Version: 2.2.0
+Version: 2.6.0
 Summary: Oslo i18n library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.i18n-2.2.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po 
new/oslo.i18n-2.6.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po
--- old/oslo.i18n-2.2.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po
2015-07-27 21:56:31.0 +0200
+++ new/oslo.i18n-2.6.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po
2015-09-08 17:41:03.0 +0200
@@ -4,20 +4,21 @@
 #
 # Translators:
 # Andreas Jaeger , 2014
+# Robert Simai, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version:  oslo.i18n\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-07-23 06:01+\n"
-"PO-Revision-Date: 2014-07-07 16:53+\n"
-"Last-Translator: Andreas Jaeger \n"
-"Language-Team: German (http://www.transifex.com/projects/p/osloi18n/language/";
+"POT-Creation-Date: 2015-08-13 06:02+\n"
+"PO-Revision-Date: 2015-08-12 10:58+\n"
+"Last-Translator: Robert Simai\n"
+"Language-Team: German (http://www.transifex.com/openstack/osloi18n/language/";
 "de/)\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 1.3\n"
+"Generated-By: Babel 2.0\n"
 
 msgid "Message objects do not support addition."
 msgstr "Message-Objekt unterstützt keine Addition."
@@ -27,4 +28,4 @@
 "characters. Please use unicode() or translate() instead."
 msgstr ""
 "Message-Objekte unterstützen str() nicht, da diese Nicht-ASCII Charackter "
-"enthalten können. Bitte benutze unicode() oder translate()."
+"enthalten können. Bitte verwenden Sie unicode() oder translate()."
diff -urN '--e

commit python-novaclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:39

Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-novaclient.new (New)


Package is "python-novaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2015-08-27 08:54:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2015-10-30 13:42:40.0 +0100
@@ -1,0 +2,102 @@
+Sun Oct  4 07:25:16 UTC 2015 - tbecht...@suse.com
+
+- update to 2.30.1:
+  * Always send volume_id when booting with legacy bdm
+  * Update .gitreview for stable/liberty
+  * Change ignore-errors to ignore_errors
+  * Modify nova help list message for --tenant
+  * Updated from global requirements
+  * Encode unicode filter arguments for server list
+  * [docs] Fix length of underline
+  * Updated from global requirements
+  * Fix nova bash-completion needs authentication
+  * Show reserved status for a fixed_ip if available
+  * Fix unicode issue in shell.main() error handling
+  * Remove redundant help command test and commonize
+  * Fix the homepage url in setup.cfg
+  * Fix mistakes in comments
+  * Modify "nova keypair-show" Positional arguments help information
+
+---
+Mon Sep 14 09:17:30 UTC 2015 - tbecht...@suse.com
+
+- update to 2.29.0:
+  * make sure os_password is set for auth_plugins
+  * [BugFix] Change parameters for legacy bdm
+  * Set api_version to 2.0 by default for v2.Client
+  * Deprecate 'novaclient.client.get_client_class'
+  * Restrict direct usage of novaclient.v2.client
+  * Fix bugs with rackspace
+  * Enable i18n with Babel
+  * Fix nova --help needs authentication
+  * [Bug-Fix] Update requests body for quota-update
+  * Adds missing internationalization for help message
+  * workaround for RAX repose configuration
+  * fix novaclient functional tests for new devstack config
+  * Don't assume oscomputeversions is correctly deployed
+  * Update path to subunit2html in post_test_hook
+  * Option to specify max servers for live evacuate
+  * Allow to reboot multiple servers
+  * Add method for better random name
+  * Launch functional tests serially
+  * Add mechanism to vm list to return all resources
+  * Fixed typo Errors in comments
+  * Updated from global requirements
+  * Add "limit" option to servers list cli
+  * Add 'marker' argument to server list cli
+  * Fix a fault of request logging with no credentials
+  * Fix versions.list for v2.1 Nova API
+  * Add help message for floating ip bulk operation
+  * Correct the files's description "overrwriter"
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add ability to use default major version
+  * Copy cli arguments in api_versions.wraps decorator
+  * Change docstring of api_versions.discover_version
+  * Allow display project-id for server groups
+  * Remove _discover_extensions
+  * Updated from global requirements
+  * Support forcing service down
+  * Adds support for x509 certificates as keypairs
+  * Set "latest" as default compute api version
+  * Add version discover and check in CLI
+  * Specify NIC option for nova boot
+  * Refactor and update test_instances and test_volumes_api
+  * Use keystoneclient's TCPKeepAliveAdapter
+  * Add 'deleted' status check in _poll_for_status
+  * Add "get_current" method to VersionManager
+  * Implements 'microversions' api type - Part 2
+  * Fixes table when there are multiline in result data
+  * rename root-password to set-password
+  * Updated from global requirements
+  * hypervisor command can't use cell format id to show hypervisor
+  * Set iso8601 log level to WARNING
+  * Updated from global requirements
+  * Implements 'microversions' api type - Part 1
+  * Updated from global requirements
+  * Updated from global requirements
+  * Improve hypervisor-show print list
+  * Updated from global requirements
+  * Fix resolving image.id in servers.boot
+  * Added marker functionality to flavours and images
+  * Updated from global requirements
+  * Updated from global requirements
+  * Change future nova version number references based on new values
+  * cleanup openstack-common.conf and sync updated files
+  * Updated from global requirements
+  * Revert "Allow admin user to get all tenant's floating IPs"
+  * Add a sample clouds.yaml
+  * Pass full path to pkgutil.iter_modules()
+  * Cache a new token when the existing token expires
+  * Add help message for secgroup-add/del-default-rule
+  * Cleanup various inaccuracies in the README.rst
+  * Update weblinks
+  * Adds support to set admin password from the cli
+  * Adding missing nova read only CLI test
+  * Updated from global req

commit python-oslo.context for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.context for 
openSUSE:Factory checked in at 2015-10-30 13:42:27

Comparing /work/SRC/openSUSE:Factory/python-oslo.context (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.context.new (New)


Package is "python-oslo.context"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.context/python-oslo.context.changes  
2015-08-29 20:05:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.context.new/python-oslo.context.changes 
2015-10-30 13:42:28.0 +0100
@@ -1,0 +2,6 @@
+Wed Sep  9 07:05:33 UTC 2015 - tbecht...@suse.com
+
+- update to 0.6.0:
+  * Updated from global requirements
+
+---

Old:

  oslo.context-0.5.0.tar.gz

New:

  oslo.context-0.6.0.tar.gz



Other differences:
--
++ python-oslo.context.spec ++
--- /var/tmp/diff_new_pack.lfxbeP/_old  2015-10-30 13:42:28.0 +0100
+++ /var/tmp/diff_new_pack.lfxbeP/_new  2015-10-30 13:42:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.context
-Version:0.5.0
+Version:0.6.0
 Release:0
 Url:https://launchpad.net/oslo.context
 Summary:Helpers to maintain useful information about a request context

++ oslo.context-0.5.0.tar.gz -> oslo.context-0.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-0.5.0/ChangeLog 
new/oslo.context-0.6.0/ChangeLog
--- old/oslo.context-0.5.0/ChangeLog2015-08-03 19:20:09.0 +0200
+++ new/oslo.context-0.6.0/ChangeLog2015-09-08 17:39:45.0 +0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+0.6.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
 0.5.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-0.5.0/PKG-INFO 
new/oslo.context-0.6.0/PKG-INFO
--- old/oslo.context-0.5.0/PKG-INFO 2015-08-03 19:20:09.0 +0200
+++ new/oslo.context-0.6.0/PKG-INFO 2015-09-08 17:39:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.context
-Version: 0.5.0
+Version: 0.6.0
 Summary: Oslo Context library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-0.5.0/oslo.context.egg-info/PKG-INFO 
new/oslo.context-0.6.0/oslo.context.egg-info/PKG-INFO
--- old/oslo.context-0.5.0/oslo.context.egg-info/PKG-INFO   2015-08-03 
19:20:09.0 +0200
+++ new/oslo.context-0.6.0/oslo.context.egg-info/PKG-INFO   2015-09-08 
17:39:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.context
-Version: 0.5.0
+Version: 0.6.0
 Summary: Oslo Context library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-0.5.0/oslo.context.egg-info/pbr.json 
new/oslo.context-0.6.0/oslo.context.egg-info/pbr.json
--- old/oslo.context-0.5.0/oslo.context.egg-info/pbr.json   2015-08-03 
19:20:09.0 +0200
+++ new/oslo.context-0.6.0/oslo.context.egg-info/pbr.json   2015-09-08 
17:39:45.0 +0200
@@ -1 +1 @@
-{"git_version": "08e1f67", "is_release": true}
\ No newline at end of file
+{"is_release": true, "git_version": "73c91b8"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.context-0.5.0/oslo.context.egg-info/requires.txt 
new/oslo.context-0.6.0/oslo.context.egg-info/requires.txt
--- old/oslo.context-0.5.0/oslo.context.egg-info/requires.txt   2015-08-03 
19:20:09.0 +0200
+++ new/oslo.context-0.6.0/oslo.context.egg-info/requires.txt   2015-09-08 
17:39:45.0 +0200
@@ -1,2 +1,2 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
 Babel>=1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-0.5.0/requirements.txt 
new/oslo.context-0.6.0/requirements.txt
--- old/oslo.context-0.5.0/requirements.txt 2015-08-03 19:19:43.0 
+0200
+++ new/oslo.context-0.6.0/requirements.txt 2015-09-08 17:39:25.0 
+0200
@@ -2,5 +2,5 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
 Babel>=1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.context-0.5.0/setup.cfg 
new/oslo.context-0.6.0/setup.cfg
--- old/oslo.context-0.5.0/setup.cfg2015-08-03 19:20:09.0 +0200
+++ new/oslo.context-0.6.0/set

commit python-oslo.serialization for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.serialization for 
openSUSE:Factory checked in at 2015-10-30 13:42:21

Comparing /work/SRC/openSUSE:Factory/python-oslo.serialization (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.serialization.new (New)


Package is "python-oslo.serialization"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.serialization/python-oslo.serialization.changes
  2015-08-27 08:54:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.serialization.new/python-oslo.serialization.changes
 2015-10-30 13:42:21.0 +0100
@@ -1,0 +2,18 @@
+Wed Sep  9 06:54:35 UTC 2015 - tbecht...@suse.com
+
+- update to 1.9.0:
+  * Updated from global requirements
+  * Drop stale test - test_jsonutils
+  * Stop using deprecated oslo_utils.timeutils.strtime
+  * Add tox target to find missing requirements
+  * Remove oslo namespace package
+  * Do not use oslo namespace for oslo.i18n lib
+  * Switch badges from 'pypip.in' to 'shields.io'
+- Adjust Requires according to requirements.txt
+
+---
+Mon Aug 10 11:45:21 UTC 2015 - seife+...@b1-systems.com
+
+- fix spelling of python-Sphinx BuildRequires
+
+---

Old:

  oslo.serialization-1.6.0.tar.gz

New:

  oslo.serialization-1.9.0.tar.gz



Other differences:
--
++ python-oslo.serialization.spec ++
--- /var/tmp/diff_new_pack.oAZB7a/_old  2015-10-30 13:42:22.0 +0100
+++ /var/tmp/diff_new_pack.oAZB7a/_new  2015-10-30 13:42:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.serialization
-Version:1.6.0
+Version:1.9.0
 Release:0
 Summary:OpenStack serialization API
 License:Apache-2.0
@@ -28,18 +28,18 @@
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 # Test requirements
+BuildRequires:  python-Sphinx
 BuildRequires:  python-coverage
 BuildRequires:  python-mock
 BuildRequires:  python-netaddr
 BuildRequires:  python-oslo.i18n
 BuildRequires:  python-oslotest
 BuildRequires:  python-simplejson
-BuildRequires:  python-sphinx
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   python-Babel >= 1.3
 Requires:   python-iso8601 >= 0.1.9
 Requires:   python-msgpack-python >= 0.4.0
-Requires:   python-oslo.utils >= 1.4.0
+Requires:   python-oslo.utils >= 2.0.0
 Requires:   python-pytz >= 2013.6
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch

++ oslo.serialization-1.6.0.tar.gz -> oslo.serialization-1.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.serialization-1.6.0/AUTHORS 
new/oslo.serialization-1.9.0/AUTHORS
--- old/oslo.serialization-1.6.0/AUTHORS2015-06-02 17:09:32.0 
+0200
+++ new/oslo.serialization-1.9.0/AUTHORS2015-09-08 18:00:55.0 
+0200
@@ -2,6 +2,7 @@
 Andreas Jaeger 
 Ann Kamyshnikova 
 Ben Nemec 
+Brant Knudson 
 Chang Bo Guo 
 Christian Berendt 
 Chuck Short 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.serialization-1.6.0/ChangeLog 
new/oslo.serialization-1.9.0/ChangeLog
--- old/oslo.serialization-1.6.0/ChangeLog  2015-06-02 17:09:32.0 
+0200
+++ new/oslo.serialization-1.9.0/ChangeLog  2015-09-08 18:00:55.0 
+0200
@@ -1,6 +1,36 @@
 CHANGES
 ===
 
+1.9.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+1.8.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Drop stale test - test_jsonutils
+
+1.7.0
+-
+
+* Stop using deprecated oslo_utils.timeutils.strtime
+* Add tox target to find missing requirements
+* Remove oslo namespace package
+* Do not use oslo namespace for oslo.i18n lib
+* Updated from global requirements
+* Updated from global requirements
+* Switch badges from 'pypip.in' to 'shields.io'
+
 1.6.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.serialization-1.6.0/PKG-INFO 
new/oslo.serialization-1.9.0/PKG-INFO
--- old/oslo.serialization-1.6.0/PKG-INFO   2015-06-02 17:09:32.0 
+0200
+++ new/oslo.serialization-1.9.0/PKG-INFO   2015-09-08 18:00:56.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.serialization
-Version: 1.6.0
+Version: 1.9.0
 Summary: Oslo Serialization library
 Home-page: http://launchpad.net/oslo
 Author: O

commit python-glanceclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:44

Comparing /work/SRC/openSUSE:Factory/python-glanceclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-glanceclient.new (New)


Package is "python-glanceclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2015-09-08 18:05:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2015-10-30 13:42:46.0 +0100
@@ -1,0 +2,20 @@
+Wed Sep 16 15:38:45 UTC 2015 - tbecht...@suse.com
+
+- update to 1.1.0:
+  * Change next version in docs
+  * 1.0.1 Release notes
+  * Fixes CLI client called without subcommands
+  * Print the reverting back to v1 to stderr
+  * Updates default --sort behaviour
+  * Invalid output running the command 'glance image-show '
+  * Don't make `help` require auth parameters
+  * check for None value in utils.safe_header
+  * Updated from global requirements
+  * Consider `--os-token` when using v2
+  * Check if v2 is available and fallback
+  * Update path to subunit2html in post_test_hook
+  * Fix the remove property logic in V2
+  * Password should be prompted once
+- adjust Requires according to requirements.txt
+
+---

Old:

  python-glanceclient-1.0.0.tar.gz

New:

  python-glanceclient-1.1.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.C9PM3d/_old  2015-10-30 13:42:47.0 +0100
+++ /var/tmp/diff_new_pack.C9PM3d/_new  2015-10-30 13:42:47.0 +0100
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -37,7 +37,6 @@
 BuildRequires:  python-keystoneclient
 BuildRequires:  python-oslosphinx
 BuildRequires:  python-pbr
-BuildRequires:  python-pyOpenSSL
 BuildRequires:  python-warlock
 Requires:   python >= 2.6.8
 Requires:   python-Babel >= 1.3
@@ -46,9 +45,8 @@
 Requires:   python-PrettyTable >= 0.7
 Requires:   python-keystoneclient >= 1.6.0
 Requires:   python-oslo.i18n >= 1.5.0
-Requires:   python-oslo.utils >= 1.9.0
-Requires:   python-pbr >= 1.4
-Requires:   python-pyOpenSSL >= 0.11
+Requires:   python-oslo.utils >= 2.0.0
+Requires:   python-pbr >= 1.6
 Requires:   python-requests >= 2.5.2
 Requires:   python-six >= 1.9.0
 Requires:   python-warlock >= 1.0.1
@@ -71,9 +69,12 @@
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:   python-discover
 %endif
+Requires:   python-fixtures >= 1.3.1
 Requires:   python-mock >= 1.2
-Requires:   python-mox3 >= 0.7.0
+Requires:   python-requests-mock >= 0.6.0
+Requires:   python-tempest-lib >= 0.6.1
 Requires:   python-testrepository >= 0.0.18
+Requires:   python-testscenarios >= 0.4
 Requires:   python-testtools >= 1.4.0
 
 %description test

++ python-glanceclient-1.0.0.tar.gz -> python-glanceclient-1.1.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-1.0.0/AUTHORS 
new/python-glanceclient-1.1.0/AUTHORS
--- old/python-glanceclient-1.0.0/AUTHORS   2015-08-31 18:27:07.0 
+0200
+++ new/python-glanceclient-1.1.0/AUTHORS   2015-09-15 13:56:46.0 
+0200
@@ -35,8 +35,10 @@
 Darja Shakhray 
 Davanum Srinivas 
 Davanum Srinivas 
+David Edery 
 David Koo 
 David Peraza 
+David Sariel 
 David Wittman 
 Dazhao 
 Dean Troyer 
@@ -65,6 +67,7 @@
 Hugh Saunders 
 Ian Cordasco 
 Ian Wienand 
+Jake Yip 
 Jakub Ruzicka 
 James E. Blair 
 James Li 
@@ -124,6 +127,7 @@
 Sudipta Biswas 
 Sulochan Acharya 
 Sushil Kumar 
+Takashi NATSUME 
 Tatyana Leontovich 
 Thierry Carrez 
 Thomas Goirand 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-1.0.0/ChangeLog 
new/python-glanceclient-1.1.0/ChangeLog
--- old/python-glanceclient-1.0.0/ChangeLog 2015-08-31 18:27:07.0 
+0200
+++ new/python-glanceclient-1.1.0/ChangeLog 2015-09-15 13:56:46.0 
+0200
@@ -1,6 +1,24 @@
 CHANGES
 ===
 
+1.1.0
+-
+
+* Change next version in docs
+* 1.0.1 Release notes
+* Fixes CLI client called without subcommands
+* Print the reverting back to v1 to stderr
+* Updates default --sort behaviour
+* Invalid output running the command 'glance image-show '
+* Don't make `help` require auth parameters
+* check for None value in utils.safe_header
+* Updated from global requirements
+* Consider `--os-token` when u

commit python-keystoneclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-keystoneclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:41

Comparing /work/SRC/openSUSE:Factory/python-keystoneclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystoneclient.new (New)


Package is "python-keystoneclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystoneclient/python-keystoneclient.changes  
2015-08-27 08:54:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystoneclient.new/python-keystoneclient.changes
 2015-10-30 13:42:42.0 +0100
@@ -1,0 +2,101 @@
+Wed Oct  7 04:26:24 UTC 2015 - tbecht...@suse.com
+
+- update 1.7.2:
+  * Redirect on 303 in SAML plugin
+  * HTTPClient/region_name deprecation test updates
+  * Updated from global requirements
+  * Update .gitreview for stable/liberty
+- adjust Requires according to requirements.txt
+
+---
+Mon Sep 14 09:10:15 UTC 2015 - tbecht...@suse.com
+
+- update to 1.7.1:
+  * Adding back exception mapping for ConnectionError
+  * Update path to subunit2html in post_test_hook
+  * Deprecate create Discover without session
+  * Mask passwords when logging the HTTP response
+  * Updated from global requirements
+  * Update deprecation text for Session properties
+  * Proper deprecation for httpclient.USER_AGENT
+  * Deprecate create HTTPClient without session
+  * Fix Accept header in SAML2 requests
+  * Fixes missing socket attribute error during init_poolmanager
+  * Updated from global requirements
+  * Expose token_endpoint.Token as admin_token
+  * Proper deprecation for UserManager project argument
+  * Proper deprecation for CredentialManager data argument
+  * Deprecate create v3 Client without session
+  * Deprecate create v2_0 Client without session
+  * Proper deprecation for Session.get_token()
+  * Deprecate use of cert and key
+  * Proper deprecation for Session.construct()
+  * Deprecate ServiceCatalog.get_urls() with no attr
+  * Deprecate ServiceCatalog(region_name)
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Stop using .keys() on dicts where not needed
+  * Inhrerit roles project calls on keystoneclient v3
+  * Deprecate openstack.common.apiclient
+  * Move apiclient.base.Resource into keystoneclient
+  * oslo-incubator apiclient.exceptions to keystoneclient.exceptions
+  * Proper deprecation for HTTPClient session and adapter properties
+  * Proper deprecation for HTTPClient.request methods
+  * Proper deprecation for HTTPClient.tenant_id|name
+  * Proper deprecation for HTTPClient tenant_id, tenant_name parameters
+  * Updated from global requirements
+  * Clarify setting socket_options
+  * Remove check for requests version
+  * Updated from global requirements
+  * Fix tests passing user, project, and token
+  * Proper deprecation for httpclient.request()
+  * Proper deprecation for Dicover.raw_version_data unstable parameter
+  * Proper deprecation for Dicover.available_versions()
+  * Proper deprecation for is_ans1_token
+  * Proper deprecation for client.HTTPClient
+  * Proper deprecation for Manager.api
+  * Stop using Manager.api
+  * Proper deprecation for BaseIdentityPlugin trust_id property
+  * Proper deprecation for BaseIdentityPlugin username, password,
+token_id properties
+  * Proper deprecations for modules
+  * Use UUID values in v3 test fixtures
+  * Proper deprecation for AccessInfo management_url property
+  * Proper deprecation for AccessInfo auth_url property
+  * Stop using deprecated AccessInfo.auth_url and management_url
+  * Proper deprecation for AccessInfo scoped property
+  * Proper deprecation for AccessInfo region_name parameter
+  * Deprecations fixture support calling deprecated function
+  * Set reasonable defaults for TCP Keep-Alive
+  * Updated from global requirements
+  * Remove unused time_patcher
+  * Make OAuth testcase use actual request headers
+  * Prevent attempts to "filter" list() calls by globally unique IDs
+  * Add get_token_data to token CRUD
+  * Updated from global requirements
+  * py34 not py33 is tested and supported
+  * Updated from global requirements
+  * Remove confusing deprecation comment from token_to_cms
+  * Fixes modules index generated by Sphinx
+  * Updated from global requirements
+  * Unit tests catch deprecated function usage
+  * Switch from deprecated oslo_utils.timeutils.strtime
+  * Switch from deprecated isotime
+  * Remove keystoneclient CLI references in README
+  * Update README.rst and remove ancient reference
+  * Remove unused images from docs
+  * Updated from global requirements
+  * Add openid connect client support
+  * Stop using tearDown
+  * Use mock rather than mox
+  * Remove unused setUp from ClientTest
+  * Updated from global requi

commit python-oslo.vmware for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.vmware for 
openSUSE:Factory checked in at 2015-10-30 13:42:11

Comparing /work/SRC/openSUSE:Factory/python-oslo.vmware (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.vmware.new (New)


Package is "python-oslo.vmware"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.vmware/python-oslo.vmware.changes
2015-08-27 08:54:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.vmware.new/python-oslo.vmware.changes   
2015-10-30 13:42:13.0 +0100
@@ -1,0 +2,12 @@
+Wed Sep  9 07:15:02 UTC 2015 - tbecht...@suse.com
+
+- update to 1.21.0:
+  * Updated from global requirements
+  * Use SSL thumbprints for NFC transfer
+  * Update bandit.yaml to the latest
+  * flake8 - remove unused rules
+  * Imported Translations from Transifex
+  * Allow http connection pool size to be configured
+- Adjust Requires according to requirements.txt
+
+---

Old:

  oslo.vmware-1.18.0.tar.gz

New:

  oslo.vmware-1.21.0.tar.gz



Other differences:
--
++ python-oslo.vmware.spec ++
--- /var/tmp/diff_new_pack.49lZY8/_old  2015-10-30 13:42:13.0 +0100
+++ /var/tmp/diff_new_pack.49lZY8/_new  2015-10-30 13:42:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.vmware
-Version:1.18.0
+Version:1.21.0
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack configuration API
@@ -50,7 +50,7 @@
 Requires:   python-netaddr >= 0.7.12
 Requires:   python-oslo.concurrency >= 2.3.0
 Requires:   python-oslo.i18n >= 1.5.0
-Requires:   python-oslo.utils >= 1.9.0
+Requires:   python-oslo.utils >= 2.0.0
 Requires:   python-requests >= 2.5.2
 Requires:   python-six >= 1.9.0
 Requires:   python-stevedore >= 1.5.0

++ oslo.vmware-1.18.0.tar.gz -> oslo.vmware-1.21.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.18.0/AUTHORS 
new/oslo.vmware-1.21.0/AUTHORS
--- old/oslo.vmware-1.18.0/AUTHORS  2015-07-27 21:59:44.0 +0200
+++ new/oslo.vmware-1.21.0/AUTHORS  2015-09-01 20:38:51.0 +0200
@@ -24,3 +24,4 @@
 Victor Stinner 
 Vipin Balachandran 
 Vui Lam 
+ZHU ZHU 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.18.0/ChangeLog 
new/oslo.vmware-1.21.0/ChangeLog
--- old/oslo.vmware-1.18.0/ChangeLog2015-07-27 21:59:44.0 +0200
+++ new/oslo.vmware-1.21.0/ChangeLog2015-09-01 20:38:51.0 +0200
@@ -1,6 +1,30 @@
 CHANGES
 ===
 
+1.21.0
+--
+
+* Updated from global requirements
+* Use SSL thumbprints for NFC transfer
+* Updated from global requirements
+* Update bandit.yaml to the latest
+
+1.20.0
+--
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* flake8 - remove unused rules
+* Imported Translations from Transifex
+* Allow http connection pool size to be configured
+
+1.19.0
+--
+
+* Imported Translations from Transifex
+* Imported Translations from Transifex
+
 1.18.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.18.0/PKG-INFO 
new/oslo.vmware-1.21.0/PKG-INFO
--- old/oslo.vmware-1.18.0/PKG-INFO 2015-07-27 21:59:44.0 +0200
+++ new/oslo.vmware-1.21.0/PKG-INFO 2015-09-01 20:38:51.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.vmware
-Version: 1.18.0
+Version: 1.21.0
 Summary: Oslo VMware library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.18.0/bandit.yaml 
new/oslo.vmware-1.21.0/bandit.yaml
--- old/oslo.vmware-1.18.0/bandit.yaml  2015-07-27 21:59:14.0 +0200
+++ new/oslo.vmware-1.21.0/bandit.yaml  2015-09-01 20:38:14.0 +0200
@@ -11,9 +11,9 @@
 #output_colors:
 #DEFAULT: '\033[0m'
 #HEADER: '\033[95m'
-#INFO: '\033[94m'
-#WARN: '\033[93m'
-#ERROR: '\033[91m'
+#LOW: '\033[94m'
+#MEDIUM: '\033[93m'
+#HIGH: '\033[91m'
 
 # optional: log format string
 #log_format: "[%(module)s]\t%(levelname)s\t%(message)s"
@@ -21,6 +21,7 @@
 # globs of files which should be analyzed
 include:
 - '*.py'
+- '*.pyw'
 
 # a list of strings, which if found in the path will cause files to be excluded
 # for example /tests/ - to remove all all files in tests directory
@@ -28,6 +29,36 @@
 - '/tests/'
 
 profiles:
+All:
+include:
+- any_other_function_with_shell_equals_true
+- assert_used
+-

  1   2   >