commit Mesa-demo for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package Mesa-demo for openSUSE:Factory 
checked in at 2015-12-17 15:53:55

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


Package is "Mesa-demo"

Changes:

--- /work/SRC/openSUSE:Factory/Mesa-demo/Mesa-demo.changes  2015-07-05 
17:58:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa-demo.new/Mesa-demo.changes 2015-12-17 
15:53:56.0 +0100
@@ -1,0 +2,10 @@
+Thu Dec 10 12:00:42 UTC 2015 - sndir...@suse.com
+
+- Update to version 8.3.0 
+  * This new mesa-demos release fixes the build issue against
+mesa 10.6 (Bug #91643) and picks up the latest glxinfo
+changes.
+- supersedes u_mesa-demos_missing-libs.diff
+- no longer disable egl build
+
+---

Old:

  mesa-demos-8.2.0.tar.gz
  mesa-demos-8.2.0.tar.gz.sig
  u_mesa-demos_missing-libs.diff

New:

  mesa-demos-8.3.0.tar.bz2
  mesa-demos-8.3.0.tar.bz2.sig



Other differences:
--
++ Mesa-demo.spec ++
--- /var/tmp/diff_new_pack.Th4xFE/_old  2015-12-17 15:53:58.0 +0100
+++ /var/tmp/diff_new_pack.Th4xFE/_new  2015-12-17 15:53:58.0 +0100
@@ -17,16 +17,15 @@
 
 
 Name:   Mesa-demo
-Version:8.2.0
+Version:8.3.0
 Release:0
 Summary:Mesa demo programs for the OpenGL stack
 License:MIT
 Group:  System/Libraries
 Url:http://www.mesa3d.org
-Source0:
ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/mesa-demos-%{version}.tar.gz
-Source1:
ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/mesa-demos-%{version}.tar.gz.sig
+Source0:
ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/mesa-demos-%{version}.tar.bz2
+Source1:
ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/mesa-demos-%{version}.tar.bz2.sig
 Source2:%{name}.keyring
-Patch0: u_mesa-demos_missing-libs.diff
 BuildRequires:  autoconf >= 2.59
 BuildRequires:  automake
 BuildRequires:  freeglut-devel
@@ -71,14 +70,12 @@
 
 %prep
 %setup -q -n mesa-demos-%{version} -b0
-%patch0
 
 %build
 autoreconf -fi
 %configure --bindir=%{_libdir}/mesa-demos/bin \
--enable-gles1 \
-   --enable-gles2 \
-   --disable-egl
+   --enable-gles2
 make %{?_smp_mflags}
 
 %install


++ mesa-demos-8.2.0.tar.gz -> mesa-demos-8.3.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/Mesa-demo/mesa-demos-8.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.Mesa-demo.new/mesa-demos-8.3.0.tar.bz2 differ: char 
1, line 1




commit subversion for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2015-12-17 15:54:50

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


Package is "subversion"

Changes:

--- /work/SRC/openSUSE:Factory/subversion/subversion.changes2015-11-05 
11:35:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes   
2015-12-17 15:54:51.0 +0100
@@ -1,0 +2,41 @@
+Tue Dec 15 16:56:10 UTC 2015 - astie...@suse.com
+
+- Apache Subversion 1.9.3
+  This release fixes two security issues:
+  * Remotely triggerable heap overflow and out-of-bounds read
+caused by integer overflow in the svn:// protocol parser.
+CVE-2015-5259 [boo#958299]
+
+  * Remotely triggerable heap overflow and out-of-bounds read in
+mod_dav_svn caused by integer overflow when parsing skel-
+encoded request bodies.
+CVE-2015-5343 [boo#958300]
+  Other changes:
+  * svn: fix possible crash in auth credentials cache
+  * cleanup: avoid unneeded memory growth during pristine cleanup
+  * diff: fix crash when repository is on server root
+  * fix translations for commit notifications
+  * ra_serf: fix crash in multistatus parser
+  * svn: report lock/unlock errors as failures
+  * svn: cleanup user deleted external registrations
+  * svn: allow simple resolving of binary file text conflicts
+  * svnlook: properly remove tempfiles on diff errors
+  * ra_serf: report built- and run-time versions of libserf
+  * ra_serf: set Content-Type header in outgoing requests
+  * svn: fix merging deletes of svn:eol-style CRLF/CR files
+  * ra_local: disable zero-copy code path
+  * mod_authz_svn: fix authz with mod_auth_kerb/mod_auth_ntlm
+  * mod_dav_svn: fix display of process ID in cache statistics
+  * mod_dav_svn: use LimitXMLRequestBody for skel-encoded requests
+  * svnadmin dump: preserve no-op changes
+  * fsfs: avoid unneeded I/O when opening transactions
+  * javahl: fix ABI incompatibilty with 1.8
+  * javahl: allow non-absolute paths in SVNClient.vacuum
+  * fix patch filter invocation in svn_client_patch()
+  * add @since information to config defines
+  * fix running the tests in compatibility mode
+  * clarify documentation of svn_fs_node_created_rev()
+  * fix overflow detection in svn_stringbuf_remove and _replace
+  * don't ignore some of the parameters to svn_ra_svn_create_conn3
+
+---

Old:

  subversion-1.9.2.tar.bz2
  subversion-1.9.2.tar.bz2.asc

New:

  subversion-1.9.3.tar.bz2
  subversion-1.9.3.tar.bz2.asc



Other differences:
--
++ subversion.spec ++
--- /var/tmp/diff_new_pack.tN1si6/_old  2015-12-17 15:54:53.0 +0100
+++ /var/tmp/diff_new_pack.tN1si6/_new  2015-12-17 15:54:53.0 +0100
@@ -36,7 +36,7 @@
 %bcond_without python_ctypes
 %bcond_withall_regression_tests
 Name:   subversion
-Version:1.9.2
+Version:1.9.3
 Release:0
 Summary:Subversion version control system
 License:Apache-2.0


++ subversion-1.9.2.tar.bz2 -> subversion-1.9.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/subversion/subversion-1.9.2.tar.bz2 
/work/SRC/openSUSE:Factory/.subversion.new/subversion-1.9.3.tar.bz2 differ: 
char 11, line 1

++ subversion.keyring ++
 761 lines (skipped)
 between /work/SRC/openSUSE:Factory/subversion/subversion.keyring
 and /work/SRC/openSUSE:Factory/.subversion.new/subversion.keyring




commit gpaste for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package gpaste for openSUSE:Factory checked 
in at 2015-12-17 15:54:53

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


Package is "gpaste"

Changes:

--- /work/SRC/openSUSE:Factory/gpaste/gpaste.changes2015-02-22 
17:25:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.gpaste.new/gpaste.changes   2015-12-17 
15:54:55.0 +0100
@@ -1,0 +2,139 @@
+Tue Dec  1 23:57:05 UTC 2015 - lidongy...@suse.com
+
+- Update to version 3.18.2:
+  + Fix disabling legacy cli.
+  + Fix gnome-shell empty button.
+  + Fix emptying the active history.
+  + Fix showing about dialog.
+  + Updated translations.
+- Changes from version 3.18.1.1:
+  + Few build system cleanups.
+  + gobject-introspection fixes.
+- Changes from version 3.18.1:
+  + Fix a regression in growing lines detection.
+- Changes from version 3.18:
+  + Warning, this is a big release, with changes in API, you might
+have to kill your old daemon after upgrading.
+  + The "gpaste" cli is now "gpaste-client". old name can still be
+enabled with –enable-cli for now.
+  + The "gpaste settings" tool is gone, use the "burger" menu from
+"gpaste-client ui".
+  + The graphical tool now allows you to fully manage your
+histories.
+  + The graphical tool now allows you to restart the daemon.
+  + The graphical tool now allows you to edit an element from the
+history.
+  + The graphical tool new allows you to upload an element to a
+pastebin service (requires wgetpaste).
+  + The graphical tool now displays the size of each history.
+  + The graphical tool now displays the index of each element in
+the history.
+  + The graphical tool has been slightly redisigned.
+  + A new gnome-shell search-provider is provided by the daemon.
+  + When searching e.g. "42", the 42nd element from hsitory will
+be included in search results.
+  + gpaste-client gained a new subcommand: "get-history" to get
+the name of the current history.
+  + gpaste-client gained a new subcommand: "replace" to replace
+the content of an item in the history.
+  + Compatibility with gnome-shell 3.18.
+  + The daemon now "works" on wayland using XWayland and
+gnome-shell 3.18.
+  + The dbus interface name is now org.gnome.GPaste1.
+  + The "Empty" dbus method has been renamed "EmptyHistory".
+  + The "NameLost" and "ReexecuteSelf" dbus signals are gone.
+  + Three new dbus signals: "DeleteHistory", "EmptyHistory" and
+"SwitchHistory".
+  + The daemon gained new dbus methods: GetItemKind, GetElements,
+GetHistoryName, Replace.
+  + BackupHistory EmptyHistory and DeleteHistory now take the
+history as a parameter instead of the current one.
+  + GPasteClient hasn’t the "name-lost" and "reexecute-self"
+signals anymore.
+  + GPasteClient gained three new signals: "delete-history",
+"empty-history" and "switch-history".
+  + GPasteHistory gained a new "switch" signal.
+  + GPasteHistory now tracks dconf to switch between histories.
+  + A few formerly private constructors and methods are now
+publicly available.
+  + The way GPaste handles dbus conection and objects have
+significantly been reworked.
+  + Everything is now handled using 64bits types (the numeric
+settings have thus been reset and some max values changed).
+  + A lot of code cleanup and rearchitecturation.
+  + Signals are now properly documented for gobject-introspection
+and thus bindings.
+  + Various build system cleanups (gobject-introspection and
+vapigen are now required to build from git).
+  + Shell completion updates.
+  + Updated translations.
+- Changes from version 3.16.3.1:
+  + Fix a regression in growing lines detection.
+- Changes from version 3.16.3:
+  + Various gnome-shell extension fixes.
+  + Prevent potential crash from external library users.
+- Rename libgpaste3 subpackage to libgpaste4, following upstream
+  soname change.
+
+---
+Wed Jul 29 04:46:45 UTC 2015 - lidongy...@suse.com
+
+- Update to version 3.16.2.1:
+  + Fix error in pipe detection.
+- Changes from version 3.16.2:
+  + Allow password to be taken from stdin.
+- Changes from version 3.16.1:
+  + Bump max history size.
+  + Fix weird behaviour wrt screensaver.
+- Changes from version 3.16:
+  + New subcommand: gpaste merge to merge various entries
+(with –decoration and –separator).
+  + New tool: gpaste-ui (minimal graphical interface).
+  + Legacy applet reworked to use gpaste ui.
+  + Ubuntu app indicator reworked to use gpaste ui.
+  + New keybinding to launch gpaste ui.
+  + New keybinding to upload clipboard content to a pastebin
+service (requires wgetpaste >= 2.26).
+  + The daemon now returns standard DBus errors on invalid 

commit perl-WWW-Shorten for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package perl-WWW-Shorten for 
openSUSE:Factory checked in at 2015-12-17 15:54:55

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


Package is "perl-WWW-Shorten"

Changes:

--- /work/SRC/openSUSE:Factory/perl-WWW-Shorten/perl-WWW-Shorten.changes
2015-04-15 16:27:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-WWW-Shorten.new/perl-WWW-Shorten.changes   
2015-12-17 15:55:00.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 16 10:16:16 UTC 2015 - co...@suse.com
+
+- updated to 3.08
+   see /usr/share/doc/packages/perl-WWW-Shorten/Changes
+
+---

Old:

  WWW-Shorten-3.06.tar.gz

New:

  WWW-Shorten-3.08.tar.gz



Other differences:
--
++ perl-WWW-Shorten.spec ++
--- /var/tmp/diff_new_pack.leYila/_old  2015-12-17 15:55:01.0 +0100
+++ /var/tmp/diff_new_pack.leYila/_new  2015-12-17 15:55:01.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   perl-WWW-Shorten
-Version:3.06
+Version:3.08
 Release:0
 %define cpan_name WWW-Shorten
-Summary:Interface to Url Shortening Sites
+Summary:Interface to URL shortening sites
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/WWW-Shorten/
-Source: 
http://www.cpan.org/authors/id/D/DA/DAVECROSS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DA/DAVECROSS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -33,7 +33,7 @@
 BuildRequires:  perl(Config::Auto)
 BuildRequires:  perl(LWP) >= 5.75
 BuildRequires:  perl(LWP::UserAgent) >= 2.023
-BuildRequires:  perl(Module::Build) >= 0.40
+BuildRequires:  perl(Module::Build) >= 0.42
 BuildRequires:  perl(URI) >= 1.27
 Requires:   perl(Config::Auto)
 Requires:   perl(LWP) >= 5.75
@@ -52,7 +52,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL installdirs=vendor

++ WWW-Shorten-3.06.tar.gz -> WWW-Shorten-3.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-Shorten-3.06/Build.PL 
new/WWW-Shorten-3.08/Build.PL
--- old/WWW-Shorten-3.06/Build.PL   2014-09-15 22:38:03.0 +0200
+++ new/WWW-Shorten-3.08/Build.PL   2015-12-15 14:56:25.0 +0100
@@ -1,25 +1,34 @@
 use Module::Build;
 
 my $build = Module::Build->new(
-  module_name => 'WWW::Shorten',
-  license => 'artistic_2',
-  requires=> {
- 'perl'=> '5.006',
- 'LWP' => '5.75',
- 'LWP::UserAgent'  => '2.023',
- 'URI' => '1.27',
- 'Config::Auto'=> 0,
-   },
-  build_requires => {
- 'Test::More'  => '0.47',
-   },
-   build_recommends => {
- 'Test::Pod'   => 0,
- 'Test::Pod::Coverage' => 0,
- 'Test::Signature' => 0,
-   },   
-  create_makefile_pl => 'traditional',
-   script_files   => [ 'bin/shorten' ],
+module_name => 'WWW::Shorten',
+license => 'artistic_2',
+requires=> {
+'perl'=> '5.006',
+'LWP' => '5.75',
+'LWP::UserAgent'  => '2.023',
+'URI' => '1.27',
+'Config::Auto'=> 0,
+},
+build_requires => {
+'Test::More'  => '0.47',
+},
+build_recommends => {
+'Test::Pod'   => 0,
+'Test::Pod::Coverage' => 0,
+'Test::Signature' => 0,
+},   
+'meta_merge' => {
+'keywords' => [
+'short URL',
+'shortening',
+],
+'resources' => {
+'repository' => 'https://github.com/davorg/www-shorten'
+}
+},
+create_makefile_pl => 'traditional',
+script_files   => [ 'bin/shorten' ],
 );
 
 $build->create_build_script;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svni

commit mlterm for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package mlterm for openSUSE:Factory checked 
in at 2015-12-17 15:54:54

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


Package is "mlterm"

Changes:

--- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes2015-09-08 
18:12:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.mlterm.new/mlterm.changes   2015-12-17 
15:54:57.0 +0100
@@ -1,0 +2,15 @@
+Wed Dec 16 14:22:32 UTC 2015 - pgaj...@suse.com
+
+- updated to 3.6.1: 
+  * Support DECDHL and DECDWL.
+  * Add 'autohide' value to 'scrollbar_mode' option
+  * Disable conversion from Unicode to ISCII if use_ctl = false.
+  * Support ssh2 connection on framebuffer.
+  * Set XID of text screen instead of top window as the value of 
+WINDOWID environmental variable.
+  * Add "geometry" to OSC 5379.
+  * Add "mlconfig" to OSC 5379.
+  * Add "Columns" and "Rows" to "Others" tab of mlconfig.
+  etc., see en/ReleaseNote for details
+
+---

Old:

  mlterm-3.4.5.tar.gz

New:

  mlterm-3.6.1.tar.gz



Other differences:
--
++ mlterm.spec ++
--- /var/tmp/diff_new_pack.DD3HMr/_old  2015-12-17 15:54:58.0 +0100
+++ /var/tmp/diff_new_pack.DD3HMr/_new  2015-12-17 15:54:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mlterm
-Version:3.4.5
+Version:3.6.1
 Release:0
 Summary:Multilingual Terminal Emulator for X
 License:BSD-3-Clause
@@ -130,6 +130,7 @@
 --prefix=%{_prefix} \
 --libexecdir=%{_libdir}/mlterm \
--sysconfdir=%{_sysconfdir}/X11 \
+--disable-utmp \
--enable-anti-alias \
--enable-fribidi \
--enable-m17nlib \
@@ -186,6 +187,20 @@
 %{_libdir}/mlterm/libsample.so
 %{_libdir}/mlterm/libctl_bidi.so
 %{_libdir}/mlterm/libtype_xft.so
+%{_libdir}/mlterm/libctl_iscii.so
+%{_libdir}/mlterm/libind_assamese.so
+%{_libdir}/mlterm/libind_bengali.so
+%{_libdir}/mlterm/libind_gujarati.so
+%{_libdir}/mlterm/libind_hindi.so
+%{_libdir}/mlterm/libind_iitkeyb.so
+%{_libdir}/mlterm/libind_inscript.so
+%{_libdir}/mlterm/libind_kannada.so
+%{_libdir}/mlterm/libind_malayalam.so
+%{_libdir}/mlterm/libind_oriya.so
+%{_libdir}/mlterm/libind_punjabi.so
+%{_libdir}/mlterm/libind_roman.so
+%{_libdir}/mlterm/libind_tamil.so
+%{_libdir}/mlterm/libind_telugu.so
 %{_libdir}/mlterm/mlterm/mlimgloader
 %dir %{_libdir}/mkf/
 %{_libdir}/mkf/*.so

++ etc.patch ++
--- /var/tmp/diff_new_pack.DD3HMr/_old  2015-12-17 15:54:58.0 +0100
+++ /var/tmp/diff_new_pack.DD3HMr/_new  2015-12-17 15:54:58.0 +0100
@@ -10,8 +10,8 @@
 
 Index: etc/aafont
 ===
 etc/aafont.orig2015-05-12 09:05:13.168070974 +0200
-+++ etc/aafont 2015-05-12 09:07:43.855964354 +0200
+--- etc/aafont.orig2015-12-15 13:25:01.0 +0100
 etc/aafont 2015-12-16 15:13:56.482438679 +0100
 @@ -1,42 +1,39 @@
  #DEFAULT=Kochi Gothic
  
@@ -86,12 +86,12 @@
 -# Simplified Chinese speakers may want to enable the following setting.
 -#ISO10646_UCS4_1_FULLWIDTH=AR PL SungtiL GB
  
- # For powerline.
- #U+E000-E0FF = PowerlineSymbols
+ #ISCII_ASSAMESE   = AS-TTDurga 26
+ ISCII_BENGALI = BN-TTDurga 26
 Index: etc/font
 ===
 etc/font.orig  2015-03-14 05:47:28.0 +0100
-+++ etc/font   2015-05-12 09:05:13.169070987 +0200
+--- etc/font.orig  2015-12-15 13:25:01.0 +0100
 etc/font   2015-12-16 15:18:30.754435519 +0100
 @@ -1,7 +1,7 @@
  #DEFAULT = -kochi-mincho-medium-r-*--%d-*-
  #DEFAULT_ITALIC = -mona-gothic-medium-i-*--%d-*-
@@ -101,10 +101,10 @@
  #ISO8859_1_BOLD = 10,a10B;14,7x14bold;
  #JISX0201_KATA = 10,r10;12,r12;14,r14;16,r16;
  #JISX0201_KATA_BOLD = 10,r10;
-@@ -9,3 +9,54 @@
- #JISX0208_1983 = 10,k10;12,k12;14,k14;16,kanji16;
- #JISX0208_1983_BOLD = 10,k10B;
- #TCVN5712 = 14,-*-.vntime-*--14-*-iso8859-1;
+@@ -13,3 +13,25 @@
+ ISCII_BENGALI = -freetype-bn 
ttdurga-medium-r-normal--17-120-100-100-p-57-iso10646-1
+ ISCII_HINDI = -freetype-dv 
ttyogesh-medium-r-normal--17-120-100-100-p-63-iso10646-1
+ ISCII_TAMIL = -freetype-tm 
ttvalluvar-medium-r-normal--17-120-100-100-p-107-iso10646-1
 +
 +US_ASCII = -b&h-luxi 
mono-medium-r-normal-*-%d-*-*-*-m-*-iso8859-1;10,-b&h-lucidatypewriter-medium-r-normal-*-10-*-iso8859-1;11,-b&h-lucidatypewriter-medium-r-normal-*-11-*-iso8859-1;12,-b&h-lucidatypewriter-medium-r-normal-*-12-*-iso8859-1;14,-b&h-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1;16,-sony-fixed-medium-r-*--16-*-*-*-c-*-iso8859-1;17,-b&h-lucidatypewriter-medium-r-normal-*-17

commit convmv for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package convmv for openSUSE:Factory checked 
in at 2015-12-17 15:54:51

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


Package is "convmv"

Changes:

--- /work/SRC/openSUSE:Factory/convmv/convmv.changes2014-10-07 
16:01:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.convmv.new/convmv.changes   2015-12-17 
15:54:54.0 +0100
@@ -1,0 +2,14 @@
+Wed Dec 16 13:47:38 UTC 2015 - pgaj...@suse.com
+
+- updated to 2.0:
+  * fix checks for NFD conversion, where convmv could run into a 
+"resulting filename is ... bytes long (max: 255) error message 
+for no obvious reason.
+  * the --preserve-mtimes option is the default now
+  * fix a bug where mtimes might not be restored in some cases
+  * add --map option to support additional character mappings like 
+to mapping Microsoft's illegal NTFS characters
+  * issue warning if we cannot traverse a directory in recursive 
+mode
+
+---

Old:

  convmv-1.15.tar.gz

New:

  convmv-2.0.tar.gz



Other differences:
--
++ convmv.spec ++
--- /var/tmp/diff_new_pack.FNtN78/_old  2015-12-17 15:54:55.0 +0100
+++ /var/tmp/diff_new_pack.FNtN78/_new  2015-12-17 15:54:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package convmv
 #
-# 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:   convmv
-Version:1.15
+Version:2.0
 Release:0
 Url:http://j3e.de/linux/convmv/
 Summary:Converts File Names from One Encoding to Another

++ convmv-1.15.tar.gz -> convmv-2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/convmv-1.15/CREDITS new/convmv-2.0/CREDITS
--- old/convmv-1.15/CREDITS 2011-07-18 03:11:57.0 +0200
+++ new/convmv-2.0/CREDITS  2015-03-16 01:51:35.0 +0100
@@ -7,3 +7,4 @@
 Kuang-che Wu
 Hansjörg MAURER
 Gabor PAPP
+Bruno HAIBLE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/convmv-1.15/Changes new/convmv-2.0/Changes
--- old/convmv-1.15/Changes 2011-08-20 23:35:09.0 +0200
+++ new/convmv-2.0/Changes  2015-04-24 23:56:06.0 +0200
@@ -1,3 +1,10 @@
+2.0
+- fix checks for NFD conversion, where convmv could run into a "resulting 
filename is ... bytes long (max: 255) error message for no obvious reason.
+- the --preserve-mtimes option is the default now
+- fix a bug where mtimes might not be restored in some cases
+- add --map option to support additional character mappings like to mapping 
Microsoft's illegal NTFS characters
+- issue warning if we cannot traverse a directory in recursive mode
+
 1.15
 - add --dump-options to make it easier to allow people to write a bash 
completion file. Let me know when you have one ready :-)
 - fix a bug where on case-insensitive filesystems --upper and --lower did not 
work because we thought the new file would already exist (stat "foo" and stat 
"FOO" are the same, yeah. The obvious workaround to use "--replace" would 
delete the files on case-insensitive filesystems instead, which was even worse. 
Case conversion should be working well now, I tested it on Darwin and on 
case-insensitive XFS. The latter one is a bit buggy by the way, see 
https://bugzilla.kernel.org/show_bug.cgi?id=39512. convmv works around that 
bug, too.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/convmv-1.15/SHA256sums new/convmv-2.0/SHA256sums
--- old/convmv-1.15/SHA256sums  2011-08-20 23:37:56.0 +0200
+++ new/convmv-2.0/SHA256sums   2015-05-16 01:36:51.0 +0200
@@ -1,18 +1,18 @@
 -BEGIN PGP SIGNED MESSAGE-
-Hash: RIPEMD160
+Hash: SHA1
 
+58ecf5c6fd30a4dbc6398cdf8b0dc503dcf879a47a51eccd0d8b86f83d5672ac  ./Changes
+42b2cfe802e3bac5bdc2462a0d61de002991125053e41c18d5cd7799b4cebf2b  ./CREDITS
 a2a9cfa48ba7f7453edf1c43bb8bb1aef5fcd1b87dde11420edceee2e2528db0  ./GPL2
 10f96f4cf2f61333c289f603cedd4c0f5e523d2da05486d9bea670f3877d8592  ./Makefile
 31a04f0b0584237d6f81fab7e77b0d43e307230102f09db947e20b2a3103a108  
./testsuite.tar
 6cd57b452e9e2be5a9ca992831f96e4a8317c1bc37171f237094d8dc0a6e0d27  ./TODO
-2a7832af2969e717ea4cbf8ea1a04161903e301b393bbdfa86359cdb0161dabe  ./VERSION
-a9d530edd9481a14a9b36c2d619f967ac4d6fbc8df97cc9a7c4f0c37a4f0dcc3  ./CREDITS
-c98797a886244bb703337d460d30902f40855

commit python3-jupyter_ipykernel for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2015-12-17 15:54:44

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


Package is "python3-jupyter_ipykernel"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel.changes
  2015-11-18 22:34:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel.changes
 2015-12-17 15:54:45.0 +0100
@@ -1,0 +2,15 @@
+Sat Dec  5 22:39:36 UTC 2015 - a...@gmx.de
+
+- update to version 4.2.1:
+  * Fix default display name back to "Python X" instead of "pythonX"
+
+---
+Thu Nov 26 21:14:47 UTC 2015 - a...@gmx.de
+
+- update to version 4.2.0:
+  * Support sending a full message in initial opening of comms
+(metadata, buffers were not previously allowed)
+  * When using "ipython kernel install --name" to install the IPython
+kernelspec, default display-name to the same value as "--name".
+
+---

Old:

  ipykernel-4.1.1.tar.gz

New:

  ipykernel-4.2.1.tar.gz



Other differences:
--
++ python3-jupyter_ipykernel.spec ++
--- /var/tmp/diff_new_pack.rrTjor/_old  2015-12-17 15:54:46.0 +0100
+++ /var/tmp/diff_new_pack.rrTjor/_new  2015-12-17 15:54:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipykernel
-Version:4.1.1
+Version:4.2.1
 Release:0
 Summary:IPython Kernel for Jupyter
 License:BSD-3-Clause

++ ipykernel-4.1.1.tar.gz -> ipykernel-4.2.1.tar.gz ++
 15041 lines of diff (skipped)




commit global for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package global for openSUSE:Factory checked 
in at 2015-12-17 15:54:58

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


Package is "global"

Changes:

--- /work/SRC/openSUSE:Factory/global/global.changes2015-09-30 
05:51:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.global.new/global.changes   2015-12-17 
15:55:02.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 17 09:05:01 UTC 2015 - mplus...@suse.com
+
+- Update to 6.5.2
+  * See attached NEWS for detailed list of changes
+
+---

Old:

  global-6.5.1.tar.gz
  global-6.5.1.tar.gz.sig

New:

  global-6.5.2.tar.gz
  global-6.5.2.tar.gz.sig



Other differences:
--
++ global.spec ++
--- /var/tmp/diff_new_pack.Y61EaV/_old  2015-12-17 15:55:03.0 +0100
+++ /var/tmp/diff_new_pack.Y61EaV/_new  2015-12-17 15:55:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   global
-Version:6.5.1
+Version:6.5.2
 Release:0
 Summary:Common source code tag system
 License:GPL-3.0
@@ -80,6 +80,7 @@
 %{_bindir}/*
 %doc %{_docdir}/%{name}
 %{_mandir}/man1/*
+%{_mandir}/man5/*
 %{_infodir}/*.info*
 %{_datadir}/emacs/site-lisp/gtags.el
 %{_datadir}/gtags

++ global-6.5.1.tar.gz -> global-6.5.2.tar.gz ++
 5140 lines of diff (skipped)





commit perl-Struct-Dumb for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Struct-Dumb for 
openSUSE:Factory checked in at 2015-12-17 15:54:57

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


Package is "perl-Struct-Dumb"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Struct-Dumb/perl-Struct-Dumb.changes
2015-10-14 16:45:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Struct-Dumb.new/perl-Struct-Dumb.changes   
2015-12-17 15:55:01.0 +0100
@@ -1,0 +2,10 @@
+Wed Dec 16 10:07:04 UTC 2015 - co...@suse.com
+
+- updated to 0.08
+   see /usr/share/doc/packages/perl-Struct-Dumb/Changes
+
+  0.082015/12/15 17:45:46
+  [CHANGES]
+   * Support perl 5.8.x (which lacks overloading.pm)
+
+---

Old:

  Struct-Dumb-0.07.tar.gz

New:

  Struct-Dumb-0.08.tar.gz



Other differences:
--
++ perl-Struct-Dumb.spec ++
--- /var/tmp/diff_new_pack.fRefKF/_old  2015-12-17 15:55:02.0 +0100
+++ /var/tmp/diff_new_pack.fRefKF/_new  2015-12-17 15:55:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Struct-Dumb
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Struct-Dumb
 Summary:Make Simple Lightweight Record-Like Structures
@@ -53,8 +53,10 @@
 tempted to abuse a hash, complete with the risk of typoing key names. The
 constructor will 'croak' if passed the wrong number of arguments, as will
 attempts to refer to fields that don't exist. Accessor-mutators will
-'croak' if invoked with extra arguments; a likely bug in case of mutations,
-or attempts to invoke a stored 'CODE' reference.
+'croak' if invoked with arguments. (This helps detect likely bugs such as
+accidentally passing in the new value as an argument, or attempting to
+invoke a stored 'CODE' reference by passing argument values directly to the
+accessor.)
 
  $ perl -E 'use Struct::Dumb; struct Point => [qw( x y )]; Point(30)'
  usage: main::Point($x, $y) at -e line 1
@@ -65,6 +67,11 @@
  $ perl -E 'use Struct::Dumb; struct Point => [qw( x y )]; Point(1,2)->x(3)'
  main::Point->x invoked with arguments at -e line 1.
 
+Objects in this class are (currently) backed by an ARRAY reference store,
+though this is an internal implementation detail and should not be relied
+on by using code. Attempting to dereference the object as an ARRAY will
+throw an exception.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

++ Struct-Dumb-0.07.tar.gz -> Struct-Dumb-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Struct-Dumb-0.07/Changes new/Struct-Dumb-0.08/Changes
--- old/Struct-Dumb-0.07/Changes2015-10-11 13:39:45.0 +0200
+++ new/Struct-Dumb-0.08/Changes2015-12-15 18:51:16.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Struct-Dumb
 
+0.082015/12/15 17:45:46
+[CHANGES]
+ * Support perl 5.8.x (which lacks overloading.pm)
+
 0.072015/10/11 12:37:51
 [BUGFIXES]
  * Provide the other conversion overload operations and allow fallback
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Struct-Dumb-0.07/META.json 
new/Struct-Dumb-0.08/META.json
--- old/Struct-Dumb-0.07/META.json  2015-10-11 13:39:45.0 +0200
+++ new/Struct-Dumb-0.08/META.json  2015-12-15 18:51:16.0 +0100
@@ -24,7 +24,7 @@
"provides" : {
   "Struct::Dumb" : {
  "file" : "lib/Struct/Dumb.pm",
- "version" : "0.07"
+ "version" : "0.08"
   }
},
"release_status" : "stable",
@@ -33,5 +33,5 @@
  "http://dev.perl.org/licenses/";
   ]
},
-   "version" : "0.07"
+   "version" : "0.08"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Struct-Dumb-0.07/META.yml 
new/Struct-Dumb-0.08/META.yml
--- old/Struct-Dumb-0.07/META.yml   2015-10-11 13:39:45.0 +0200
+++ new/Struct-Dumb-0.08/META.yml   2015-12-15 18:51:16.0 +0100
@@ -15,7 +15,7 @@
 provides:
   Struct::Dumb:
 file: lib/Struct/Dumb.pm
-version: '0.07'
+version: '0.08'
 resources:
   license: http://dev.perl.org/licenses/
-version: '0.07'
+version: '0.08'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Struct-Dumb-0.07/README new/Struct-Dumb-0.08/README
--- old/Struct-Dumb-0.07/README 2015-10-11 13:39:45.0 +0200
+++ new/Struct-Dumb-0.08/README 2015-12-15 18:51:16.0 +0100
@@ -55,8 +55,10 @@
 be tempted to abuse a hash, complete with the risk of typoing key names.
 The constructor will `croak' if passe

commit python3-pylint for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package python3-pylint for openSUSE:Factory 
checked in at 2015-12-17 15:54:42

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


Package is "python3-pylint"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylint/python3-pylint.changes
2015-12-03 13:32:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pylint.new/python3-pylint.changes   
2015-12-17 15:54:44.0 +0100
@@ -1,0 +2,20 @@
+Sat Dec  5 22:32:03 UTC 2015 - a...@gmx.de
+
+- update to version 1.5.1:
+  * Fix a crash which occurred when old visit methods are encountered
+in plugin modules. Closes issue #711.
+  * Add wrong-import-position to check_messages's decorator arguments
+for ImportChecker.leave_module This fixes an esoteric bug which
+occurs when ungrouped-imports and wrong-import-order are disabled
+and pylint is executed on multiple files.  What happens is that
+without wrong-import-position in check_messages, leave_module will
+never be called, which means that the first non-import node from
+other files might leak into the current file, leading to
+wrong-import-position being emitted by pylint.
+  * Fix a crash which occurred when old visit methods are encountered
+in plugin modules. Closes issue #711.
+  * Don't emit import-self and cyclic-import for relative imports of
+modules with the same name as the package itself.  Closes issues
+#708 and #706.
+
+---

Old:

  pylint-1.5.0.tar.gz

New:

  pylint-1.5.1.tar.gz



Other differences:
--
++ python3-pylint.spec ++
--- /var/tmp/diff_new_pack.DhOuXn/_old  2015-12-17 15:54:45.0 +0100
+++ /var/tmp/diff_new_pack.DhOuXn/_new  2015-12-17 15:54:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pylint
-Version:1.5.0
+Version:1.5.1
 Release:0
 Summary:Syntax and style checker for Python code
 License:GPL-2.0+

++ pylint-1.5.0.tar.gz -> pylint-1.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylint-1.5.0/ChangeLog new/pylint-1.5.1/ChangeLog
--- old/pylint-1.5.0/ChangeLog  2015-11-29 17:29:27.0 +0100
+++ new/pylint-1.5.1/ChangeLog  2015-12-02 16:51:44.0 +0100
@@ -1,6 +1,29 @@
 ChangeLog for Pylint
 
 
+2015-12-02 -- 1.5.1
+
+* Don't emit unsubscriptable-object if the node is found
+  inside an abstract class. Closes issue #685.
+
+* Add wrong-import-position to check_messages's decorator arguments
+  for ImportChecker.leave_module
+
+  This fixes an esoteric bug which occurs when ungrouped-imports and
+  wrong-import-order are disabled and pylint is executed on multiple files.
+  What happens is that without wrong-import-position in check_messages,
+  leave_module will never be called, which means that the first non-import 
node
+  from other files might leak into the current file,
+  leading to wrong-import-position being emitted by pylint.
+
+* Fix a crash which occurred when old visit methods are encountered
+  in plugin modules. Closes issue #711.
+
+* Don't emit import-self and cyclic-import for relative imports
+  of modules with the same name as the package itself.
+  Closes issues #708 and #706.
+
+
 2015-11-29 -- 1.5.0
 
 * Added multiple warnings related to imports. 'wrong-import-order'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylint-1.5.0/PKG-INFO new/pylint-1.5.1/PKG-INFO
--- old/pylint-1.5.0/PKG-INFO   2015-11-29 18:40:19.0 +0100
+++ new/pylint-1.5.1/PKG-INFO   2015-12-02 16:57:04.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pylint
-Version: 1.5.0
+Version: 1.5.1
 Summary: python code static checker
 Home-page: http://www.pylint.org
 Author: Logilab
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylint-1.5.0/pylint/__pkginfo__.py 
new/pylint-1.5.1/pylint/__pkginfo__.py
--- old/pylint-1.5.0/pylint/__pkginfo__.py  2015-11-29 17:09:05.0 
+0100
+++ new/pylint-1.5.1/pylint/__pkginfo__.py  2015-12-02 16:51:44.0 
+0100
@@ -23,11 +23,11 @@
 
 modname = distname = 'pylint'
 
-numversion = (1, 5, 0)
+numversion = (1, 5, 1)
 version = '.'.join([str(num) for num in numversion])
 
 install_requires = [
-'astroid>=1.4.0',
+'astroid>=1.4.1',
 'six',
 ]
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylint-1.5.0/pylint/checkers/imports.py 
new/pylint-1.5.1/pylint

commit python-httplib2 for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package python-httplib2 for openSUSE:Factory 
checked in at 2015-12-17 15:54:22

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


Package is "python-httplib2"

Changes:

--- /work/SRC/openSUSE:Factory/python-httplib2/python-httplib2.changes  
2015-05-10 10:52:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-httplib2.new/python-httplib2.changes 
2015-12-17 15:54:23.0 +0100
@@ -1,0 +2,11 @@
+Thu Dec  3 18:18:16 UTC 2015 - rjsch...@suse.com
+
+- Update to version 0.9.2:
+  * Fix incorrect ResponseNotReady exceptions, retry on transient errors.
+
+---
+Tue Dec  1 14:59:02 UTC 2015 - rjsch...@suse.com
+
+- Include 0.9.1 in SLE 12 (FATE#319904, bsc#954690)
+
+---

Old:

  httplib2-0.9.1.tar.gz

New:

  httplib2-0.9.2.tar.gz



Other differences:
--
++ python-httplib2.spec ++
--- /var/tmp/diff_new_pack.44OG2f/_old  2015-12-17 15:54:24.0 +0100
+++ /var/tmp/diff_new_pack.44OG2f/_new  2015-12-17 15:54:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-httplib2
-Version:0.9.1
+Version:0.9.2
 Release:0
 Url:http://code.google.com/p/httplib2/
 Summary:A Python HTTP client library

++ httplib2-0.9.1.tar.gz -> httplib2-0.9.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/httplib2-0.9.1/PKG-INFO new/httplib2-0.9.2/PKG-INFO
--- old/httplib2-0.9.1/PKG-INFO 2015-04-11 15:56:57.0 +0200
+++ new/httplib2-0.9.2/PKG-INFO 2015-09-28 15:55:46.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: httplib2
-Version: 0.9.1
+Version: 0.9.2
 Summary: A comprehensive HTTP client library.
 Home-page: https://github.com/jcgregorio/httplib2
 Author: Joe Gregorio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/httplib2-0.9.1/python2/httplib2/__init__.py 
new/httplib2-0.9.2/python2/httplib2/__init__.py
--- old/httplib2-0.9.1/python2/httplib2/__init__.py 2015-04-11 
15:56:56.0 +0200
+++ new/httplib2-0.9.2/python2/httplib2/__init__.py 2015-09-28 
15:55:45.0 +0200
@@ -22,7 +22,7 @@
 "Sam Ruby",
 "Louis Nyffenegger"]
 __license__ = "MIT"
-__version__ = "0.9.1"
+__version__ = "0.9.2"
 
 import re
 import sys
@@ -1285,8 +1285,9 @@
 err = getattr(e, 'args')[0]
 else:
 err = e.errno
-if err == errno.ECONNREFUSED: # Connection refused
-raise
+if err in (errno.ENETUNREACH, errno.EADDRNOTAVAIL) and i < 
RETRIES:
+continue  # retry on potentially transient socket errors
+raise
 except httplib.HTTPException:
 # Just because the server closed the connection doesn't 
apparently mean
 # that the server didn't send a response.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/httplib2-0.9.1/python2/httplib2.egg-info/PKG-INFO 
new/httplib2-0.9.2/python2/httplib2.egg-info/PKG-INFO
--- old/httplib2-0.9.1/python2/httplib2.egg-info/PKG-INFO   2015-04-11 
15:56:56.0 +0200
+++ new/httplib2-0.9.2/python2/httplib2.egg-info/PKG-INFO   2015-09-28 
15:55:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: httplib2
-Version: 0.9.1
+Version: 0.9.2
 Summary: A comprehensive HTTP client library.
 Home-page: https://github.com/jcgregorio/httplib2
 Author: Joe Gregorio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/httplib2-0.9.1/python3/httplib2/__init__.py 
new/httplib2-0.9.2/python3/httplib2/__init__.py
--- old/httplib2-0.9.1/python3/httplib2/__init__.py 2015-04-11 
15:56:56.0 +0200
+++ new/httplib2-0.9.2/python3/httplib2/__init__.py 2015-09-28 
15:55:45.0 +0200
@@ -24,7 +24,7 @@
 "Louis Nyffenegger",
 "Mark Pilgrim"]
 __license__ = "MIT"
-__version__ = "0.9.1"
+__version__ = "0.9.2"
 
 import re
 import sys
@@ -994,8 +994,9 @@
 raise ServerNotFoundError("Unable to find the server at %s" % 
conn.host)
 except socket.error as e:
 errno_ = (e.args[0].errno if isinstance(e.args[0], 
socket.error) else e.errno)
-if errno_ == errno.ECONNREFUSED: # Connection refused
-raise
+if errno_ in (errno.ENETUNREACH, errno.EADDRNOTAVAIL) and i < 
RETRIES:
+continue  

commit kldap for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package kldap for openSUSE:Factory checked 
in at 2015-12-17 15:54:48

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


Package is "kldap"

Changes:

--- /work/SRC/openSUSE:Factory/kldap/kldap.changes  2015-11-15 
12:36:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kldap.new/kldap.changes 2015-12-17 
15:54:50.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 11 01:30:04 UTC 2015 - p.drou...@gmail.com
+
+- Remove superfluous libpth-devel dependency
+
+---



Other differences:
--
++ kldap.spec ++
--- /var/tmp/diff_new_pack.P9QBZO/_old  2015-12-17 15:54:51.0 +0100
+++ /var/tmp/diff_new_pack.P9QBZO/_new  2015-12-17 15:54:51.0 +0100
@@ -51,7 +51,6 @@
 BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
 BuildRequires:  libassuan-devel
 BuildRequires:  libical-devel >= 0.42
-BuildRequires:  libpth-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  phonon4qt5-devel




commit yast2-control-center for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2015-12-17 15:54:17

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


Package is "yast2-control-center"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2015-05-23 12:58:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2015-12-17 15:54:19.0 +0100
@@ -1,0 +2,14 @@
+Thu Dec 10 16:43:44 UTC 2015 - lsle...@suse.cz
+
+- Change the yast2-control-center-qt dependency on libyui-qt7
+  from Recommensd to Requires (bnc#958650)
+- Added support for KDE5 (added Supplements plasma5-session dependency)
+- 3.1.6
+
+---
+Wed Nov  4 17:27:44 CET 2015 - shundham...@suse.de
+
+- Recommend latest libyui-qt7, not obsolete libyui-qt5 in .spec
+  file (bsc#952249)
+
+---

Old:

  yast2-control-center-3.1.5.tar.bz2

New:

  yast2-control-center-3.1.6.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.6pJ9qt/_old  2015-12-17 15:54:20.0 +0100
+++ /var/tmp/diff_new_pack.6pJ9qt/_new  2015-12-17 15:54:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,9 +57,10 @@
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Recommends: libyui-qt5
+Requires:   libyui-qt7
 Supplements:kdebase3
 Supplements:kdebase4-session
+Supplements:plasma5-session
 
 %description qt
 This package contains the menu selection component for YaST2 using the

++ yast2-control-center-3.1.5.tar.bz2 -> yast2-control-center-3.1.6.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.1.5/package/yast2-control-center.changes 
new/yast2-control-center-3.1.6/package/yast2-control-center.changes
--- old/yast2-control-center-3.1.5/package/yast2-control-center.changes 
2015-05-20 16:10:08.0 +0200
+++ new/yast2-control-center-3.1.6/package/yast2-control-center.changes 
2015-12-10 18:30:14.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Dec 10 16:43:44 UTC 2015 - lsle...@suse.cz
+
+- Change the yast2-control-center-qt dependency on libyui-qt7
+  from Recommensd to Requires (bnc#958650)
+- Added support for KDE5 (added Supplements plasma5-session dependency)
+- 3.1.6
+
+---
+Wed Nov  4 17:27:44 CET 2015 - shundham...@suse.de
+
+- Recommend latest libyui-qt7, not obsolete libyui-qt5 in .spec
+  file (bsc#952249)
+
+---
 Wed Apr  8 10:26:53 UTC 2015 - dims...@opensuse.org
 
 - Install appdata.xml file in order to show up in AppStream based
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.1.5/package/yast2-control-center.spec 
new/yast2-control-center-3.1.6/package/yast2-control-center.spec
--- old/yast2-control-center-3.1.5/package/yast2-control-center.spec
2015-05-20 16:10:08.0 +0200
+++ new/yast2-control-center-3.1.6/package/yast2-control-center.spec
2015-12-10 18:30:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,9 +57,10 @@
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Recommends: libyui-qt5
+Requires:   libyui-qt7
 Supplements:kdebase3
 Supplements:kdebase4-session
+Supplements:plasma5-session
 
 %description qt
 This package contains the menu selection component for YaST2 using the




commit libgusb for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package libgusb for openSUSE:Factory checked 
in at 2015-12-17 15:54:13

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


Package is "libgusb"

Changes:

--- /work/SRC/openSUSE:Factory/libgusb/libgusb.changes  2015-10-06 
16:11:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgusb.new/libgusb.changes 2015-12-17 
15:54:14.0 +0100
@@ -1,0 +2,12 @@
+Thu Dec 10 15:50:30 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.2.8:
+  + New Features:
+- Add a PERMISSION_DENIED error enum.
+- Add a thin glib wrapper around a libusb_interface_descriptor.
+- Add g_usb_device_get_interfaces().
+- Add g_usb_device_get_release().
+- Add g_usb_device_set_interface_alt().
+  + Bugfix: Ignore the not-found error when resetting a device.
+
+---

Old:

  libgusb-0.2.7.tar.xz

New:

  libgusb-0.2.8.tar.xz



Other differences:
--
++ libgusb.spec ++
--- /var/tmp/diff_new_pack.1TiXM3/_old  2015-12-17 15:54:15.0 +0100
+++ /var/tmp/diff_new_pack.1TiXM3/_new  2015-12-17 15:54:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libgusb
-Version:0.2.7
+Version:0.2.8
 Release:0
 Summary:GObject-based library for libusb1
 License:LGPL-2.1+

++ libgusb-0.2.7.tar.xz -> libgusb-0.2.8.tar.xz ++
 26130 lines of diff (skipped)




commit mono-core for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2015-12-17 15:54:37

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


Package is "mono-core"

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2015-11-24 
22:33:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2015-12-17 
15:54:39.0 +0100
@@ -1,0 +2,19 @@
+Fri Dec 11 08:32:06 UTC 2015 - norm...@linux.vnet.ibm.com
+
+- retrieve from upstream all ppc patches not yet in 4.2.1 tarball
+  ppc_instruction_length_of_atomic_add_i4_is_28.patch
+  fix_atomic_add_i4_support_for_32bit_ppc.patch
+  basic_changes_powerpc_be.patch (already done yesterday)
+  ppc_add_monocontext_and_async_callback.patch
+  fix_passing_struct_parms_per_elf_abiv2.patch
+  update_elf_abiv2_testcases.patch
+  partial_sharing_false_4_powerpc.patch
+  fix_exception_when_reading_from_timezone_file.patch
+
+---
+Thu Dec 10 15:08:07 UTC 2015 - norm...@linux.vnet.ibm.com
+
+- new basic_changes_powerpc_be.patch to build ppc64 archi
+  and disable ppc build that still segfault.
+
+---

New:

  basic_changes_powerpc_be.patch
  fix_atomic_add_i4_support_for_32bit_ppc.patch
  fix_exception_when_reading_from_timezone_file.patch
  fix_passing_struct_parms_per_elf_abiv2.patch
  partial_sharing_false_4_powerpc.patch
  ppc_add_monocontext_and_async_callback.patch
  ppc_instruction_length_of_atomic_add_i4_is_28.patch
  update_elf_abiv2_testcases.patch



Other differences:
--
++ mono-core.spec ++
--- /var/tmp/diff_new_pack.cyL9Tw/_old  2015-12-17 15:54:44.0 +0100
+++ /var/tmp/diff_new_pack.cyL9Tw/_new  2015-12-17 15:54:44.0 +0100
@@ -30,6 +30,8 @@
 Source0:
http://download.mono-project.com/sources/mono/mono-%{version}.102.tar.bz2
 Source1:mono-core.rpmlintrc
 Source2:gmcs
+# ppc build segfault so exclude it
+ExcludeArch:ppc
 # PATCH-FIX-OPENSUSE Use runtime 4.5 as default for nunit
 Patch0: mono-nunit-default-runtime-4.5.patch
 # PATCH-FIX-OPENSUSE authors file is missing
@@ -37,6 +39,17 @@
 # PATCH-FIX-OPENSUSE fix insecure use of strncat at process.c:383 to fix build 
process
 Patch3: strncat-process-c.patch
 Patch4: mono-un-revoke-fix-in-BNC-144655.patch
+##
+## set of ppc patches from git upstream not yet in tarball 4.2.1
+Patch5:ppc_instruction_length_of_atomic_add_i4_is_28.patch
+Patch6:fix_atomic_add_i4_support_for_32bit_ppc.patch
+Patch7:basic_changes_powerpc_be.patch
+Patch8:ppc_add_monocontext_and_async_callback.patch
+Patch9:fix_passing_struct_parms_per_elf_abiv2.patch
+Patch10:   update_elf_abiv2_testcases.patch
+Patch11:   partial_sharing_false_4_powerpc.patch
+Patch12:   fix_exception_when_reading_from_timezone_file.patch
+##
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -113,6 +126,14 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
 
 %build
 NOCONFIGURE="yes" ./autogen.sh

++ basic_changes_powerpc_be.patch ++
commit 8332185abf23e2f27a536e6b7a08310aba8564fb
Author: Bill Seurer 
Date:   Tue Aug 18 09:36:23 2015 -0500

[ppc] Basic changes to allow mono to build and run on power BE
patch adapted to current mono 4.2.1.102

The patch of tramp-ppc.c was not from above commit
but is also required to avoid ppc64 build segfault.

Signed-off-by: Michel Normand 
---
 mono/mini/mini-ppc.c |   10 --
 mono/mini/mini-trampolines.c |5 -
 mono/mini/tramp-ppc.c|4 
 mono/sgen/sgen-archdep.h |4 ++--
 4 files changed, 18 insertions(+), 5 deletions(-)

Index: mono-4.2.1/mono/mini/mini-ppc.c
===
--- mono-4.2.1.orig/mono/mini/mini-ppc.c
+++ mono-4.2.1/mono/mini/mini-ppc.c
@@ -1086,7 +1086,10 @@ get_call_info (MonoGenericSharingContext
cinfo->args [n].size = size;
 
/* It was 7, now it is 8 in LinuxPPC */
-   if (fr <= PPC_LAST_FPARG_REG) {
+   if (fr <= PPC_LAST_FPARG_REG
+   // For non-native vararg calls the parms must 
go in storage
+   && !(!sig->pinvoke && 
(sig->call_convention == MONO_CALL_VARARG))
+  )

commit python3-CherryPy for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2015-12-17 15:54:45

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


Package is "python3-CherryPy"

Changes:

--- /work/SRC/openSUSE:Factory/python3-CherryPy/python3-CherryPy.changes
2015-07-03 00:18:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2015-12-17 15:54:47.0 +0100
@@ -1,0 +2,6 @@
+Sat Dec  5 22:46:46 UTC 2015 - a...@gmx.de
+
+- update to version 3.8.1:
+  * no changelog available
+
+---

Old:

  CherryPy-3.8.0.tar.gz

New:

  CherryPy-3.8.1.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.NpWuvF/_old  2015-12-17 15:54:48.0 +0100
+++ /var/tmp/diff_new_pack.NpWuvF/_new  2015-12-17 15:54:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:3.8.0
+Version:3.8.1
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-3.8.0.tar.gz -> CherryPy-3.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-3.8.0/CherryPy.egg-info/PKG-INFO 
new/CherryPy-3.8.1/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-3.8.0/CherryPy.egg-info/PKG-INFO   2015-06-26 
17:30:45.0 +0200
+++ new/CherryPy-3.8.1/CherryPy.egg-info/PKG-INFO   2015-12-03 
01:13:05.0 +0100
@@ -1,37 +1,37 @@
-Metadata-Version: 1.1
-Name: CherryPy
-Version: 3.8.0
-Summary: Object-Oriented HTTP framework
-Home-page: http://www.cherrypy.org
-Author: CherryPy Team
-Author-email: t...@cherrypy.org
-License: BSD
-Description: CherryPy is a pythonic, object-oriented HTTP framework
-Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Environment :: Web Environment
-Classifier: Intended Audience :: Developers
-Classifier: License :: Freely Distributable
-Classifier: Operating System :: OS Independent
-Classifier: Framework :: CherryPy
-Classifier: License :: OSI Approved :: BSD License
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.3
-Classifier: Programming Language :: Python :: 2.4
-Classifier: Programming Language :: Python :: 2.5
-Classifier: Programming Language :: Python :: 2.6
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.3
-Classifier: Programming Language :: Python :: Implementation
-Classifier: Programming Language :: Python :: Implementation :: CPython
-Classifier: Programming Language :: Python :: Implementation :: Jython
-Classifier: Programming Language :: Python :: Implementation :: PyPy
-Classifier: Topic :: Internet :: WWW/HTTP
-Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
-Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
-Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
-Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
-Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
-Classifier: Topic :: Software Development :: Libraries :: Application 
Frameworks
+Metadata-Version: 1.1
+Name: CherryPy
+Version: 3.8.1
+Summary: Object-Oriented HTTP framework
+Home-page: http://www.cherrypy.org
+Author: CherryPy Team
+Author-email: t...@cherrypy.org
+License: BSD
+Description: CherryPy is a pythonic, object-oriented HTTP framework
+Platform: UNKNOWN
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: Web Environment
+Classifier: Intended Audience :: Developers
+Classifier: License :: Freely Distributable
+Classifier: Operating System :: OS Independent
+Classifier: Framework :: CherryPy
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.3
+Classifier: Programming Language :: Python :: 2.4
+Classifier: Programming Language :: Python :: 2.5
+Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: Implementation
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: Jython
+Classifier: Programming Language :: Python :: Impleme

commit python3-Django for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package python3-Django for openSUSE:Factory 
checked in at 2015-12-17 15:54:46

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


Package is "python3-Django"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Django/python3-Django.changes
2015-08-27 08:55:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Django.new/python3-Django.changes   
2015-12-17 15:54:49.0 +0100
@@ -1,0 +2,6 @@
+Sat Dec  5 22:41:32 UTC 2015 - a...@gmx.de
+
+- update to version 1.9:
+  * long list of changes, please see: 
https://docs.djangoproject.com/en/1.9/releases/1.9/
+
+---

Old:

  Django-1.8.4.checksum.txt
  Django-1.8.4.tar.gz

New:

  Django-1.9.checksum.txt
  Django-1.9.tar.gz



Other differences:
--
++ python3-Django.spec ++
--- /var/tmp/diff_new_pack.QHCVLe/_old  2015-12-17 15:54:50.0 +0100
+++ /var/tmp/diff_new_pack.QHCVLe/_new  2015-12-17 15:54:50.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python3-Django
-Version:1.8.4
+Version:1.9
 Release:0
 Summary:A high-level Python Web framework
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://www.djangoproject.com
-Source: 
https://www.djangoproject.com/m/releases/1.8/Django-%{version}.tar.gz
+Source: 
https://www.djangoproject.com/m/releases/1.9/Django-%{version}.tar.gz
 Source1:
https://www.djangoproject.com/m/pgp/Django-%{version}.checksum.txt
 Source99:   python3-Django-rpmlintrc
 BuildRequires:  fdupes

++ Django-1.8.4.checksum.txt -> Django-1.9.checksum.txt ++
--- /work/SRC/openSUSE:Factory/python3-Django/Django-1.8.4.checksum.txt 
2015-08-27 08:55:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Django.new/Django-1.9.checksum.txt  
2015-12-17 15:54:48.0 +0100
@@ -2,7 +2,7 @@
 Hash: SHA256
 
 This file contains MD5, SHA1, and SHA256 checksums for the source-code
-tarball and wheel files of Django 1.8.4, released August 18, 2015.
+tarball and wheel files of Django 1.9, released December 1, 2015.
 
 To use this file, you will need a working install of PGP or other
 compatible public-key encryption software. You will also need to have
@@ -17,47 +17,47 @@
 
 gpg --verify <>
 
-Once you have verified this file, you can use normal MD5, SHA2, or SHA256
+Once you have verified this file, you can use normal MD5, SHA1, or SHA256
 checksumming applications to generate the checksums of the Django
 package and compare them to the checksums listed below.
 
 Release packages:
 =
 
-https://www.djangoproject.com/m/releases/1.8/Django-1.8.4.tar.gz
-https://www.djangoproject.com/m/releases/1.8/Django-1.8.4-py2.py3-none-any.whl
+https://www.djangoproject.com/m/releases/1.9/Django-1.9.tar.gz
+https://www.djangoproject.com/m/releases/1.9/Django-1.9-py2.py3-none-any.whl
 
 MD5 checksums:
 ==
 
-3a586ed7da0715ea65ec94a9b1ff2d87  Django-1.8.4-py2.py3-none-any.whl
-8eb569a5b9d984d9f3366fda67fb0bb8  Django-1.8.4.tar.gz
+f98b94b9911b397ea3794a05079cbc78  Django-1.9-py2.py3-none-any.whl
+110389cf89196334182295165852e082  Django-1.9.tar.gz
 
 SHA1 checksums:
 ===
 
-e16b56820c0c3603ae22cbdffbc11e24f526fdec  Django-1.8.4-py2.py3-none-any.whl
-6399d89b84a09e70c0cdadb10b558172c3e182e3  Django-1.8.4.tar.gz
+4a4cfb5798db65905c6d7a995321078c1227fa7f  Django-1.9-py2.py3-none-any.whl
+2bbf1ce45a030069b3a695db4b16d17783b86175  Django-1.9.tar.gz
 
 SHA256 checksums:
 =
 
-2376c3d8c5f495b302b112d7232c84761130c430e1840c05a2a02b28f17dd596  
Django-1.8.4-py2.py3-none-any.whl
-826996c81e1cc773500124d5c19212e4a7681a55ee169fab9085f2b3015a70d8  
Django-1.8.4.tar.gz
+e66d58bfeed3a5eb44f2af6d5f1b6a85d656c4180ebba63b692e58d29db2a716  
Django-1.9-py2.py3-none-any.whl
+05fe4b19a8778d4b48bbf1f4dfca3106881fea7982664553e7f7f861606f7c66  
Django-1.9.tar.gz
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1
 
-iQIcBAEBCAAGBQJV02PDAAoJEB6Kvcdz7eJSD4QP/iYexYCPcZIu2ufa6mz76hHl
-wXc8fhGDpDms0SWBzMtZDVoE5SEyLqyvMYeLBcB/l5eoSOch7XOWniODPH+P9Wi/
-Cm6uf+2kgv9/BipwHcfkEIzgJeYIzi/7rBw+QgJoO2xfMaE9R9HDA2cVYSlZnYoh
-U1ZcMObHGxXMNKNDxB+C3YlBmpOTGroRDkR457/UP9CxiCVmcknqUCNMUSIpoLfo
-Qost/M2jfwBCpZzxzznKIqk0FoJc6cmf5E/k308GNnp9qghklUWxyaJBQv5Ehmrw
-Vo38ZIzFVboquYd0VuVMmxzj6ZawLR2w2aGxvVRozOwHL3b0Oq0AnhR+A4dJQZEQ
-hLGZH8cJ0iHBPitYC/KdM8V4pOYLYbBOqNfzFa+wDlKlyT8+kpHyrDcrdhCAAHba
-DL/q3iAkxTUTc9rpc+PR1vnFTyzkPFT5V1egotlG6fybUCdqxhEGeR/8bngIvrri
-LYIOKz6DXmjlySUj/uA5ruSxeqsxU9iLVZf39BlLEXCH/F2HoUqhzw8vaANnzGXH
-99fELKaopGUKyuDVSQUnq6SecuVfqSOps+3CpmsdJRt+VUOZhChFg+s6VR

commit boost for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2015-12-17 15:54:07

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


Package is "boost"

Changes:

--- /work/SRC/openSUSE:Factory/boost/boost.changes  2015-12-09 
22:13:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2015-12-17 
15:54:08.0 +0100
@@ -1,0 +2,7 @@
+Tue Dec  8 15:52:49 CET 2015 - p...@suse.de
+
+- Add boost-visibility.patch to make members of basic_xml_grammar
+  visible (boo#958150).
+- Fix redefinition of _docdir.
+
+---

New:

  boost-visibility.patch



Other differences:
--
++ boost.spec ++
--- /var/tmp/diff_new_pack.if0vFG/_old  2015-12-17 15:54:13.0 +0100
+++ /var/tmp/diff_new_pack.if0vFG/_new  2015-12-17 15:54:13.0 +0100
@@ -21,56 +21,46 @@
 %define docs_version 1.56.0
 %define short_version 1_56
 %define lib_appendix 1_59_0
-
 #Only define to 1 to generate the man pages
 %define build_docs 0
-
 #Define to 0 to not package the pdf documentation
 %define package_pdf 1
-
 %define build_quickbook 1
-
+%define boost_l1 libboost_date_time%{lib_appendix} 
libboost_filesystem%{lib_appendix} libboost_graph%{lib_appendix}
+%define boost_l2 libboost_iostreams%{lib_appendix} 
libboost_math%{lib_appendix} libboost_test%{lib_appendix}
+%define boost_l3 libboost_program_options%{lib_appendix} 
libboost_python%{lib_appendix} libboost_serialization%{lib_appendix}
+%define boost_l4 libboost_signals%{lib_appendix} 
libboost_system%{lib_appendix} libboost_thread%{lib_appendix}
+%define boost_l5 libboost_wave%{lib_appendix} libboost_regex%{lib_appendix} 
libboost_regex%{lib_appendix}
+%define boost_l6 libboost_random%{lib_appendix} libboost_chrono%{lib_appendix} 
libboost_locale%{lib_appendix}
+%define boost_l7 libboost_timer%{lib_appendix} libboost_atomic%{lib_appendix} 
libboost_log%{lib_appendix} libboost_container%{lib_appendix}
+%define most_libs %{boost_l1} %{boost_l2} %{boost_l3} %{boost_l4} %{boost_l5} 
%{boost_l6} %{boost_l7} %{?boost_libs_context}
+%define my_docdir %{_docdir}/boost-%{version}
 # Just hardcode build_mpi to 1 as soon as openmpi builds on all
 # named architectures.
-
 %ifarch ia64 hppa
 %define build_mpi 0
 %else
 %define build_mpi 1
 %endif
-
 # context hasn't been ported to most architectures yet
 %ifarch %ix86 x86_64 %arm aarch64 mips ppc ppc64 ppc64le
 %define build_context 1
 %else
 %define build_context 0
 %endif
-
 %ifarch hppa
 %define disable_long_double 1
 %else
 %define disable_long_double 0
 %endif
-
-%define boost_l1 libboost_date_time%{lib_appendix} 
libboost_filesystem%{lib_appendix} libboost_graph%{lib_appendix}
-%define boost_l2 libboost_iostreams%{lib_appendix} 
libboost_math%{lib_appendix} libboost_test%{lib_appendix}
-%define boost_l3 libboost_program_options%{lib_appendix} 
libboost_python%{lib_appendix} libboost_serialization%{lib_appendix}
-%define boost_l4 libboost_signals%{lib_appendix} 
libboost_system%{lib_appendix} libboost_thread%{lib_appendix}
-%define boost_l5 libboost_wave%{lib_appendix} libboost_regex%{lib_appendix} 
libboost_regex%{lib_appendix}
-%define boost_l6 libboost_random%{lib_appendix} libboost_chrono%{lib_appendix} 
libboost_locale%{lib_appendix}
-%define boost_l7 libboost_timer%{lib_appendix} libboost_atomic%{lib_appendix} 
libboost_log%{lib_appendix} libboost_container%{lib_appendix}
-%if %build_context
+%if %{build_context}
 %define boost_libs_context libboost_context%{lib_appendix} 
libboost_coroutine%{lib_appendix}
 %endif
-
-%define most_libs %boost_l1 %boost_l2 %boost_l3 %boost_l4 %boost_l5 %boost_l6 
%boost_l7 %{?boost_libs_context}
-
-%if %build_mpi
-%define all_libs %{most_libs} libboost_graph_parallel%lib_appendix 
libboost_mpi%{lib_appendix}
+%if %{build_mpi}
+%define all_libs %{most_libs} libboost_graph_parallel%{lib_appendix} 
libboost_mpi%{lib_appendix}
 %else
 %define all_libs %{most_libs}
 %endif
-
 Name:   boost
 Version:1.59.0
 Release:0
@@ -95,6 +85,7 @@
 Patch10:boost-disable-pch-on-aarch64.patch
 Patch11:boost-1.59-python-make_setter.patch
 Patch12:boost-1.59-test-fenv.patch
+Patch13:boost-visibility.patch
 BuildRequires:  chrpath
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -105,20 +96,18 @@
 BuildRequires:  python-devel
 #!BuildIgnore:  python
 BuildRequires:  zlib-devel
-%if %build_mpi
+Recommends: %{all_libs}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{build_mpi}
 BuildRequires:  openmpi-devel
 %endif
-%if %build_docs
+%if %{build_docs}
 BuildRequires:  docbook
 BuildRequires:  docbook-xsl-stylesheets
 Build

commit libchamplain for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package libchamplain for openSUSE:Factory 
checked in at 2015-12-17 15:54:32

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


Package is "libchamplain"

Changes:

--- /work/SRC/openSUSE:Factory/libchamplain/libchamplain.changes
2015-10-01 09:27:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.libchamplain.new/libchamplain.changes   
2015-12-17 15:54:33.0 +0100
@@ -1,0 +2,9 @@
+Tue Dec  8 11:30:20 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.12.12:
+  + Add possibility to export maps.
+  + Fix map getting blank after some mouse actions.
+  + Fix tile loading at higher zoom levels.
+  + Improve mouse wheel zoom handling.
+
+---

Old:

  libchamplain-0.12.11.tar.xz

New:

  libchamplain-0.12.12.tar.xz



Other differences:
--
++ libchamplain.spec ++
--- /var/tmp/diff_new_pack.TB1oVe/_old  2015-12-17 15:54:34.0 +0100
+++ /var/tmp/diff_new_pack.TB1oVe/_new  2015-12-17 15:54:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libchamplain
-Version:0.12.11
+Version:0.12.12
 Release:0
 Summary:Library to display maps
 License:LGPL-2.1+

++ libchamplain-0.12.11.tar.xz -> libchamplain-0.12.12.tar.xz ++
 2335 lines of diff (skipped)




commit gssdp for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package gssdp for openSUSE:Factory checked 
in at 2015-12-17 15:54:27

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


Package is "gssdp"

Changes:

--- /work/SRC/openSUSE:Factory/gssdp/gssdp.changes  2015-12-01 
09:17:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.gssdp.new/gssdp.changes 2015-12-17 
15:54:28.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec  8 11:28:45 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.14.12.1:
+  + Update m4 macros from autoconf-archive (bgo#758778).
+
+---

Old:

  gssdp-0.14.12.tar.xz

New:

  gssdp-0.14.12.1.tar.xz



Other differences:
--
++ gssdp.spec ++
--- /var/tmp/diff_new_pack.oeAfoW/_old  2015-12-17 15:54:29.0 +0100
+++ /var/tmp/diff_new_pack.oeAfoW/_new  2015-12-17 15:54:29.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gssdp
-Version:0.14.12
+Version:0.14.12.1
 Release:0
 Summary:Library for resource discovery and announcement over SSDP
 License:LGPL-2.0+

++ gssdp-0.14.12.tar.xz -> gssdp-0.14.12.1.tar.xz ++
 2366 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/gssdp-0.14.12/NEWS new/gssdp-0.14.12.1/NEWS
--- old/gssdp-0.14.12/NEWS  2015-11-21 19:12:50.0 +0100
+++ new/gssdp-0.14.12.1/NEWS2015-12-01 22:24:27.0 +0100
@@ -1,3 +1,15 @@
+0.14.12.1
+=
+
+- Update m4 macros from autoconf-archive.
+
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=758778
+
+All contributors to this release:
+ - Jens Georg 
+
 0.14.12
 ===
 
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/gssdp-0.14.12/configure.ac new/gssdp-0.14.12.1/configure.ac
--- old/gssdp-0.14.12/configure.ac  2015-11-21 19:05:00.0 +0100
+++ new/gssdp-0.14.12.1/configure.ac2015-12-01 22:23:34.0 +0100
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-[0.14.12],
+[0.14.12.1],
 
[http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp],
 [gssdp],
 [http://www.gupnp.org/])
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/gssdp-0.14.12/doc/html/GSSDPClient.html 
new/gssdp-0.14.12.1/doc/html/GSSDPClient.html
--- old/gssdp-0.14.12/doc/html/GSSDPClient.html 2015-11-21 19:15:40.0 
+0100
+++ new/gssdp-0.14.12.1/doc/html/GSSDPClient.html   2015-12-01 
22:27:49.0 +0100
@@ -8,7 +8,7 @@
 
 
 
-
+
 
 
 
@@ -61,7 +61,7 @@
 
 
 
-https://developer.gnome.org/glib/unstable/glib-The-Main-Event-Loop.html#GMainContext";>GMainContext *
+GMainContext *
 
 
 gssdp_client_get_main_context 
()
@@ -113,7 +113,7 @@
 
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean";>gboolean
+gboolean
 
 
 gssdp_client_get_active ()
@@ -156,46 +156,46 @@
 
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean";>gboolean
+gboolean
 active
 Read / Write
 
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar";>gchar *
+gchar *
 host-ip
 Read
 
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar";>gchar *
+gchar *
 interface
 Read / Write / Construct Only
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer";>gpointer
+gpointer
 main-context
 Read / Write / Construct Only
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint";>guint
+guint
 msearch-port
 Read / Write / Construct Only
 
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar";>gchar *
+gchar *
 network
 Read / Write / Construct
 
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar";>gchar *
+gchar *
 server-id
 Read / Write
 
 
-https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint";>guint
+guint
 socket-ttl
 Read / Wri

commit kdebase4-workspace for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2015-12-17 15:54:01

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


Package is "kdebase4-workspace"

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2015-11-15 12:46:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2015-12-17 15:54:02.0 +0100
@@ -1,0 +2,6 @@
+Sun Dec  6 14:56:57 UTC 2015 - p.drou...@gmail.com
+
+- Replace libusb-devel with pkgconfig(libusb-1.0); ensure 
+  kdebase4-workspace build against libusb-1.0
+
+---



Other differences:
--
++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.xRgb48/_old  2015-12-17 15:54:05.0 +0100
+++ /var/tmp/diff_new_pack.xRgb48/_new  2015-12-17 15:54:05.0 +0100
@@ -38,7 +38,6 @@
 BuildRequires:  libqalculate-devel
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libraw1394-devel
-BuildRequires:  libusb-devel
 BuildRequires:  pam-devel
 BuildRequires:  pciutils-devel
 BuildRequires:  xz
@@ -58,6 +57,7 @@
 BuildRequires:  pkgconfig(glesv2)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libudev)
+BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(xcb-keysyms)
 # Unlock this when we get weston in Factory
 # SLE12 doesn't provide wayland-egl






commit tiff for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package tiff for openSUSE:Factory checked in 
at 2015-12-17 15:52:57

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


Package is "tiff"

Changes:

--- /work/SRC/openSUSE:Factory/tiff/tiff.changes2015-08-07 
00:18:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.tiff.new/tiff.changes   2015-12-17 
15:52:59.0 +0100
@@ -1,0 +2,56 @@
+Tue Dec  8 15:55:30 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.0.6
+  * Supports CMake 2.8.9 and later.
+  * Add missing file which wasn't being distributed, causing unit 
+tests to fail.
+  * Make shared/static library building configurable.
+  * CMake reads all version information directly from configure.ac 
+to avoid duplication of values.
+  * CMake builds are now included in 'distcheck' target. 
+  * Autotools 'make distcheck' now tests the CMake-based build if 
+CMake is available. 
+  * Fixes to avoid undefined behaviour of signed types (C standard 
+compliance).
+  * Fixes to avoid possible isses when casting to unsigned char.
+  * Fixes to avoid undefined behaviour with shifts.
+  * Fix generation of output with 16 bit or 32 bit integer, when 
+byte swapping is needed, in horizontal predictor (#2521).
+  * Fix decoding when there is a single pixel to decode 
+(unlikely case...) and byte swapping is involved.
+  * Add add explicit masking with 0xff before casting to uchar in
+floating-point horizontal differencing and accumulation routines.
+  * Eliminate requirement for and use of 64-bit constant values. 
+  * tiffgt : Silence glut API deprecation warnings on MacOS X. 
+  * fax2ps : Detect failure to write to temporary file.
+- Changes from version 4.0.5
+  * Support for configure/build using CMake.
+  * Support for large (> 2GB) files under Microsoft Windows. 
+  * Configuration and building using CMake is now supported under 
+Microsoft Windows and on Unix-type systems. 
+  * Test for and use fseeko() if it is available. This allows supporting
+large files on Unix-type systems with a 32-bit 'long' type and a 
+64-bit 'off_t' type. 
+  * tiffiop.h: Macros added to use 64-bit equivalents for all standard 
+I/O and POSIX APIs used by libtiff and its tools which are limited 
+to 2GB in Windows builds. Note that these 64-bit equivalents were 
+introduced by the CRT provided with Visual Studio 2005 and if the 
+necessary CRT is not installed on the target computer, the program 
+will not run. The wrapper macros will not be activated unless the 
+definition _MSC_VER is at least 1400 or __MSVCRT_VERSION__ is at 
+least 0x800. 
+  * tif_unix.c: Updated to support large files under Microsoft Windows. 
+This makes tif_unix.c a completely viable candidate for use under 
+Windows (in spite of its name) if the CRT is modern enough. Please 
+note that tif_win32.c already supported large files, but only 
+'tiffinfo' and 'tiffdump' made any provision to support large files
+under Windows.
+  * _tiffReadProc() and _tiffWriteProc() are modified to chunk I/O to a 
+maximum size of 2GB for extremely large I/O requests. This surmounts 
+limitations in the Microsoft Windows read() and write() APIs (which 
+are limited to the range of a 32-bit 'int'), and may avoid poor 
+behavior with extremely large I/O requests on other systems. 
+  * Updated to use I/O wrapper macros from tiffiop.h in order to 
+support large files under Microsoft Windows. 
+
+---

Old:

  tiff-4.0.4.tar.gz

New:

  tiff-4.0.6.tar.gz



Other differences:
--
++ tiff.spec ++
--- /var/tmp/diff_new_pack.hlVzwV/_old  2015-12-17 15:53:01.0 +0100
+++ /var/tmp/diff_new_pack.hlVzwV/_new  2015-12-17 15:53:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   tiff
-Version:4.0.4
+Version:4.0.6
 Release:0
 Summary:Tools for Converting from and to the Tiff Format
 License:HPND

++ tiff-4.0.4.tar.gz -> tiff-4.0.6.tar.gz ++
 7451 lines of diff (skipped)




commit zsh for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package zsh for openSUSE:Factory checked in 
at 2015-12-17 15:53:50

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


Package is "zsh"

Changes:

--- /work/SRC/openSUSE:Factory/zsh/zsh.changes  2015-12-09 19:32:42.0 
+0100
+++ /work/SRC/openSUSE:Factory/.zsh.new/zsh.changes 2015-12-17 
15:53:52.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 10 09:55:27 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+
+---

New:

  zsh-5.2.tar.xz.asc
  zsh.keyring



Other differences:
--
++ zsh.spec ++
--- /var/tmp/diff_new_pack.D3zgBF/_old  2015-12-17 15:53:53.0 +0100
+++ /var/tmp/diff_new_pack.D3zgBF/_new  2015-12-17 15:53:53.0 +0100
@@ -24,9 +24,11 @@
 Group:  System/Shells
 Url:http://www.zsh.org
 Source0:http://www.zsh.org/pub/zsh-%{version}.tar.xz
-Source1:zshrc
-Source2:zshenv
-Source3:zprofile
+Source1:http://www.zsh.org/pub/zsh-%{version}.tar.xz.asc
+Source2:%{name}.keyring
+Source3:zshrc
+Source4:zshenv
+Source5:zprofile
 %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version}
 Source11:   zlogin.rhs
 Source12:   zlogout.rhs
@@ -157,7 +159,7 @@
 
 %if 0%{?suse_version}
 # install SUSE configuration
-install -m 0644 %{SOURCE1} %{SOURCE2} %{SOURCE3} %{buildroot}%{_sysconfdir}
+install -m 0644 %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysconfdir}
 
 # Create custom completion directory
 mkdir %{buildroot}%{_sysconfdir}/zsh_completion.d




commit chromaprint for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package chromaprint for openSUSE:Factory 
checked in at 2015-12-17 15:53:36

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


Package is "chromaprint"

Changes:

--- /work/SRC/openSUSE:Factory/chromaprint/chromaprint.changes  2015-12-06 
07:36:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.chromaprint.new/chromaprint.changes 
2015-12-17 15:53:38.0 +0100
@@ -1,0 +2,12 @@
+Wed Dec  9 09:16:41 UTC 2015 - o...@aepfle.de
+
+- Use pkg-config to detect ffmpeg in cmake
+  chromaprint-ffmpeg-pkgconfig.patch
+- Add bcond_without to use ffmpeg unconditional
+
+---
+Tue Dec  8 12:56:35 UTC 2015 - o...@aepfle.de
+
+- Remove broken libffmpeg requires in devel pkg
+
+---

New:

  chromaprint-ffmpeg-pkgconfig.patch



Other differences:
--
++ chromaprint.spec ++
--- /var/tmp/diff_new_pack.KrsMxI/_old  2015-12-17 15:53:39.0 +0100
+++ /var/tmp/diff_new_pack.KrsMxI/_new  2015-12-17 15:53:39.0 +0100
@@ -17,6 +17,8 @@
 #
 
 
+%bcond_without ffmpeg
+
 %define soname  0
 Name:   chromaprint
 Version:1.2
@@ -27,6 +29,7 @@
 Url:http://acoustid.org/chromaprint
 Source0:
https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-%{version}.tar.gz
 Source1:baselibs.conf
+Patch0: chromaprint-ffmpeg-pkgconfig.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  fftw3-devel
@@ -34,11 +37,11 @@
 BuildRequires:  libtag-devel
 BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?_with_ffmpeg}
+%if %{with ffmpeg}
 BuildRequires:  boost-devel
 BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
-BuildRequires:  pkgconfig(libswresample)
 %endif
 
 %description
@@ -50,7 +53,7 @@
 Summary:Audio Fingerprinting Library
 License:LGPL-2.1+
 Group:  System/Libraries
-%if 0%{?_with_ffmpeg}
+%if %{with ffmpeg}
 Provides:   libchromaprint-with-ffmpeg = %{version}
 %endif
 
@@ -66,8 +69,7 @@
 Requires:   fftw3-devel
 Requires:   libchromaprint%{soname} = %{version}
 Requires:   libtag-devel
-%if 0%{?_with_ffmpeg}
-Requires:   libffmpeg-devel
+%if %{with ffmpeg}
 Provides:   libchromaprint-devel-with-ffmpeg = %{version}
 %endif
 
@@ -76,7 +78,7 @@
 library that implements a custom algorithm for extracting fingerprints from any
 audio source.
 
-%if 0%{?_with_ffmpeg}
+%if %{with ffmpeg}
 %package fpcalc
 Summary:Chromaprint Audio Fingerprinting Command Line Tool
 License:GPL-2.0+
@@ -94,6 +96,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %cmake \
@@ -104,7 +107,7 @@
 -DLIB_SUFFIX="64" \
 %endif
 %endif
-%if 0%{?_with_ffmpeg}
+%if %{with ffmpeg}
 -DWITH_AVFFT=ON \
 -DBUILD_EXAMPLES=ON \
 %endif
@@ -130,7 +133,7 @@
 %{_libdir}/libchromaprint.so
 %{_libdir}/pkgconfig/libchromaprint.pc
 
-%if 0%{?_with_ffmpeg}
+%if %{with ffmpeg}
 %files fpcalc
 %defattr(-,root,root)
 %{_bindir}/fpcalc

++ chromaprint-ffmpeg-pkgconfig.patch ++
---
 cmake/modules/FindFFmpeg.cmake |   73 -
 1 file changed, 8 insertions(+), 65 deletions(-)

Index: chromaprint-1.2/cmake/modules/FindFFmpeg.cmake
===
--- chromaprint-1.2.orig/cmake/modules/FindFFmpeg.cmake
+++ chromaprint-1.2/cmake/modules/FindFFmpeg.cmake
@@ -25,50 +25,15 @@
 # example: FFMPEG_FIND(AVFORMAT avformat avformat.h)
 MACRO(FFMPEG_FIND varname shortname headername)
 
-   FIND_PATH(FFMPEG_${varname}_INCLUDE_DIRS lib${shortname}/${headername}
-   PATHS
-   ${FFMPEG_ROOT}/include
-   $ENV{FFMPEG_DIR}/include
-   ~/Library/Frameworks
-   /Library/Frameworks
-   /usr/local/include
-   /usr/include/
-   /sw/include # Fink
-   /opt/local/include # DarwinPorts
-   /opt/csw/include # Blastwave
-   /opt/include
-   /usr/freeware/include
-   NO_DEFAULT_PATH
-   PATH_SUFFIXES ffmpeg
-   DOC "Location of FFMPEG Headers"
-   )
-   FIND_PATH(FFMPEG_${varname}_INCLUDE_DIRS lib${shortname}/${headername}
-   PATH_SUFFIXES ffmpeg
-   DOC "Location of FFMPEG Headers"
-   )
+PKG_CHECK_MODULES(PC_${shortname} QUIET lib${shortname})
+
+set(FFMPEG_${varname}_INCLUDE_DIRS ${PC_${shortname}_INCLUDE_DIRS})
+set(FFMPEG_${varname}_

commit kdelibs4 for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2015-12-17 15:53:07

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


Package is "kdelibs4"

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes2015-11-24 
22:21:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2015-12-17 
15:53:09.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec  9 12:27:46 UTC 2015 - tchva...@suse.com
+
+- Use yast2 sw_single package instead of invoking zypper in
+  interactive mode. bnc#858018
+
+---



Other differences:
--
kdelibs4.spec: same change
++ ksuseinstall.diff ++
--- /var/tmp/diff_new_pack.4BiE1e/_old  2015-12-17 15:53:11.0 +0100
+++ /var/tmp/diff_new_pack.4BiE1e/_new  2015-12-17 15:53:11.0 +0100
@@ -1,7 +1,8 @@
-diff -urNB kdelibs-4.14.11/CMakeLists.txt b/CMakeLists.txt
 CMakeLists.txt 2015-08-19 00:10:55.0 +0200
-+++ CMakeLists.txt 2015-08-24 19:13:06.490904619 +0200
-@@ -317,6 +317,7 @@
+Index: CMakeLists.txt
+===
+--- CMakeLists.txt.orig
 CMakeLists.txt
+@@ -317,6 +317,7 @@ check_library_exists(socket connect "" H
  add_subdirectory( cmake )
  add_subdirectory( kdecore )
  add_subdirectory( kdeui )
@@ -9,10 +10,11 @@
  if (UNIX)
 add_subdirectory( kpty )
 add_subdirectory( kdesu )
-diff -urNB kdelibs-4.14.11/kio/CMakeLists.txt b/kio/CMakeLists.txt
 kio/CMakeLists.txt 2015-08-19 00:10:55.0 +0200
-+++ kio/CMakeLists.txt 2015-08-24 19:13:06.491904624 +0200
-@@ -44,6 +44,7 @@
+Index: kio/CMakeLists.txt
+===
+--- kio/CMakeLists.txt.orig
 kio/CMakeLists.txt
+@@ -44,6 +44,7 @@ include_directories(
 ${CMAKE_CURRENT_BINARY_DIR}/kssl
 ${CMAKE_CURRENT_BINARY_DIR}  # e.g. for observer_stub.h
 ${KDE4_KDEUI_INCLUDES}
@@ -20,7 +22,7 @@
 ${KDE4_KDECORE_INCLUDES}/
 ${ZLIB_INCLUDE_DIR}
  
-@@ -333,6 +334,7 @@
+@@ -333,6 +334,7 @@ if(NOT KIO_NO_NEPOMUK)
  endif(NOT KIO_NO_NEPOMUK)
  target_link_libraries(kio LINK_PRIVATE ${KDE4_KDEUI_LIBS} ${ZLIB_LIBRARY} 
${QT_QTNETWORK_LIBRARY} ${QT_QTXML_LIBRARY} ${QT_QTSVG_LIBRARY} 
${X11_LIBRARIES} ${KIO_EXTRA_LIBS})
  target_link_libraries(kio LINK_PUBLIC kdeui kdecore ${QT_QTNETWORK_LIBRARY} 
${QT_QTXML_LIBRARY} ${QT_QTGUI_LIBRARY} )
@@ -28,9 +30,10 @@
  
  if(ACL_FOUND)
 target_link_libraries(kio LINK_PRIVATE ${ACL_LIBS})
-diff -urNB kdelibs-4.14.11/kio/kio/krun.cpp b/kio/kio/krun.cpp
 kio/kio/krun.cpp   2015-08-19 00:10:55.0 +0200
-+++ kio/kio/krun.cpp   2015-08-24 19:13:06.491904624 +0200
+Index: kio/kio/krun.cpp
+===
+--- kio/kio/krun.cpp.orig
 kio/kio/krun.cpp
 @@ -84,6 +84,8 @@
  #include 
  #endif
@@ -40,7 +43,7 @@
  KRun::KRunPrivate::KRunPrivate(KRun *parent)
  : q(parent),
  m_showingDialog(false)
-@@ -172,6 +174,7 @@
+@@ -172,6 +174,7 @@ bool KRun::runUrl(const KUrl& u, const Q
  KUrl::List lst;
  lst.append(u);
  
@@ -48,9 +51,10 @@
  KService::Ptr offer = 
KMimeTypeTrader::self()->preferredService(_mimetype);
  
  if (!offer) {
-diff -urNB kdelibs-4.14.11/suseinstall/CMakeLists.txt 
b/suseinstall/CMakeLists.txt
 suseinstall/CMakeLists.txt 1970-01-01 01:00:00.0 +0100
-+++ suseinstall/CMakeLists.txt 2015-08-24 19:13:06.492904628 +0200
+Index: suseinstall/CMakeLists.txt
+===
+--- /dev/null
 suseinstall/CMakeLists.txt
 @@ -0,0 +1,27 @@
 +#cmake_minimum_required( VERSION 2.6 )  
 + 
@@ -79,9 +83,10 @@
 +DESTINATION ${INCLUDE_INSTALL_DIR} COMPONENT Devel  
 +)  
 + 
-diff -urNB kdelibs-4.14.11/suseinstall/kbuildsycocaprogressdialog.cpp 
b/suseinstall/kbuildsycocaprogressdialog.cpp
 suseinstall/kbuildsycocaprogressdialog.cpp 1970-01-01 01:00:00.0 
+0100
-+++ suseinstall/kbuildsycocaprogressdialog.cpp 2015-08-24 19:13:06.492904628 
+0200
+Index: suseinstall/kbuildsycocaprogressdialog.cpp
+===
+--- /dev/null
 suseinstall/kbuildsycocaprogressdialog.cpp
 @@ -0,0 +1,110 @@
 +/* This file is part of the KDE project  
 +   Copyright (C) 2003 Waldo Bastian   
@@ -193,9 +198,10 @@
 +}  
 +  
 +#include "kbuildsycocaprogressdialog.moc"  
-diff -urNB kdelibs-4.14.11/suseinstall/kbuildsycocaprogressdialog.h 
b/suseinstall/kbuildsycocaprogressdialog.h
 suseinstall/kbuildsycocaprogressdialog.h   1970-01-01 01:00:00.0 
+0100
-+++ suseins

commit grub2 for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2015-12-17 15:53:41

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


Package is "grub2"

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2015-11-24 
22:30:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2015-12-17 
15:53:42.0 +0100
@@ -1,0 +2,30 @@
+Wed Dec 16 05:04:37 UTC 2015 - arvidj...@gmail.com
+
+- Add 0001-Fix-security-issue-when-reading-username-and-passwor.patch
+  Fix for CVE-2015-8370 [boo#956631]
+
+---
+Wed Dec  9 18:13:27 UTC 2015 - arvidj...@gmail.com
+
+- Update grub2-efi-xen-chainload.patch - fix copying of Linux kernel
+  and initrd to ESP (boo#958193)
+
+---
+Mon Dec  7 08:03:41 UTC 2015 - o...@aepfle.de
+
+- Rename grub2-xen.cfg to grub2-xen-pv-firmware.cfg (boo#926795)
+
+---
+Fri Dec  4 17:06:17 UTC 2015 - o...@aepfle.de
+
+- grub2-xen.cfg: to handle grub1 menu.lst in PV guest (boo#926795)
+
+---
+Thu Nov 26 10:22:28 UTC 2015 - mch...@suse.com
+
+- Expand list of grub.cfg search path in PV Xen guest for systems
+  installed to btrfs snapshot. (bsc#946148) (bsc#952539) 
+  * modified grub2-xen.cfg
+- drop grub2-fix-Grub2-with-SUSE-Xen-package-install.patch (bsc#774666)
+
+---

Old:

  grub2-fix-Grub2-with-SUSE-Xen-package-install.patch
  grub2-xen.cfg

New:

  0001-Fix-security-issue-when-reading-username-and-passwor.patch
  grub2-xen-pv-firmware.cfg



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.tYXzp3/_old  2015-12-17 15:53:45.0 +0100
+++ /var/tmp/diff_new_pack.tYXzp3/_new  2015-12-17 15:53:45.0 +0100
@@ -146,7 +146,7 @@
 Source12:   grub2-snapper-plugin.sh
 Source14:   80_suse_btrfs_snapshot
 Source15:   grub2-once.service
-Source16:   grub2-xen.cfg
+Source16:   grub2-xen-pv-firmware.cfg
 # required hook for systemd-sleep (bsc#941758)
 Source17:   grub2-systemd-sleep.sh
 Source1000: PATCH_POLICY
@@ -160,7 +160,6 @@
 Patch10:grub2-fix-error-terminal-gfxterm-isn-t-found.patch
 Patch12:grub2-fix-menu-in-xen-host-server.patch
 Patch15:not-display-menu-when-boot-once.patch
-Patch16:grub2-fix-Grub2-with-SUSE-Xen-package-install.patch
 Patch17:grub2-pass-corret-root-for-nfsroot.patch
 Patch18:grub2-fix-locale-en.mo.gz-not-found-error-message.patch
 Patch19:grub2-efi-HP-workaround.patch
@@ -206,6 +205,7 @@
 Patch69:grub2-getroot-fix-get-btrfs-fs-prefix-big-endian.patch
 Patch70:grub2-default-distributor.patch
 Patch71:grub2-menu-unrestricted.patch
+Patch72:0001-Fix-security-issue-when-reading-username-and-passwor.patch
 # Btrfs snapshot booting related patches
 Patch101:   grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
 Patch102:   grub2-btrfs-02-export-subvolume-envvars.patch
@@ -436,7 +436,6 @@
 %patch10 -p1
 %patch12 -p1
 %patch15 -p1
-%patch16 -p1
 %patch17 -p1
 %patch18 -p1
 %patch19 -p1
@@ -481,6 +480,7 @@
 %patch69 -p1
 %patch70 -p1
 %patch71 -p1
+%patch72 -p1
 %patch101 -p1
 %patch102 -p1
 %patch103 -p1

++ 0001-Fix-security-issue-when-reading-username-and-passwor.patch ++
>From 451d80e52d851432e109771bb8febafca7a5f1f2 Mon Sep 17 00:00:00 2001
From: Hector Marco-Gisbert 
Date: Wed, 16 Dec 2015 07:57:18 +0300
Subject: [PATCH] Fix security issue when reading username and password

This patch fixes two integer underflows at:
  * grub-core/lib/crypto.c
  * grub-core/normal/auth.c

CVE-2015-8370

Signed-off-by: Hector Marco-Gisbert 
Signed-off-by: Ismael Ripoll-Ripoll 
Also-By: Andrey Borzenkov 
---
 grub-core/lib/crypto.c  | 3 ++-
 grub-core/normal/auth.c | 7 +--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/grub-core/lib/crypto.c b/grub-core/lib/crypto.c
index 010e550..683a8aa 100644
--- a/grub-core/lib/crypto.c
+++ b/grub-core/lib/crypto.c
@@ -470,7 +470,8 @@ grub_password_get (char buf[], unsigned buf_size)
 
   if (key == '\b')
{
- cur_len--;
+ if (cur_len)
+   cur_len--;
  continue;
}
 
diff --git a/grub-core/normal/auth.c b/grub-core/normal/auth.c
index c6bd96e..8615c48 100644
--- a/grub-core/normal/auth.c
+++ b/grub-core/normal/auth.c
@@ -174,8 +174,11 @@ grub_username_get (char buf[], unsigned buf_size)
 
   if (key == '\b')
{
- cur_len

commit libXfont for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package libXfont for openSUSE:Factory 
checked in at 2015-12-17 15:52:53

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


Package is "libXfont"

Changes:

--- /work/SRC/openSUSE:Factory/libXfont/libXfont.changes2015-03-19 
21:02:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXfont.new/libXfont.changes   2015-12-17 
15:52:54.0 +0100
@@ -1,0 +2,7 @@
+Tue Dec  8 15:57:08 UTC 2015 - e...@suse.com
+
+- U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch
+  Negative DWIDTH is legal. This was broken by the fix for
+  CVE-2015-1804. Fixed upstream with commit 1a73d6 (boo#958383).
+
+---

New:

  U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch



Other differences:
--
++ libXfont.spec ++
--- /var/tmp/diff_new_pack.osppkr/_old  2015-12-17 15:52:55.0 +0100
+++ /var/tmp/diff_new_pack.osppkr/_new  2015-12-17 15:52:55.0 +0100
@@ -29,6 +29,7 @@
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libXfont/
 Source: %{name}-%{version}.tar.bz2
 Source1:baselibs.conf
+Patch0: U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.60, automake, libtool
 BuildRequires:  pkgconfig
@@ -82,6 +83,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-static

++ U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch ++
From: Benjamin Tissoires 
Date: Mon Jul 13 14:43:06 2015 -0400
Subject: [PATCH]bdfReadCharacters: Allow negative DWIDTH values
Patch-mainline: Upstream
Git-commit: 1a73d6828dfa03924f2d68644fb5b99afd9c78e2
Git-repo: git://anongit.freedesktop.org/git/xorg/lib/libXfont
References: boo#958383
Signed-off-by: Egbert Eich 

The fix for CVE-2015-1804 prevent DWIDTH to be negative.
However, the spec states that "DWIDTH [...] is a vector indicating the
position of the next glyph’s origin relative to the origin of this glyph."

So negative values are correct.

Found by trying to compile XTS.

Signed-off-by: Benjamin Tissoires 
Reviewed-by: Peter Hutterer 
Signed-off-by: Alan Coopersmith 
---
 src/bitmap/bdfread.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bitmap/bdfread.c b/src/bitmap/bdfread.c
index a0ace8f..eccd7b7 100644
--- a/src/bitmap/bdfread.c
+++ b/src/bitmap/bdfread.c
@@ -426,7 +426,7 @@ bdfReadCharacters(FontFilePtr file, FontPtr pFont, 
bdfFileState *pState,
goto BAILOUT;
}
/* xCharInfo metrics are stored as INT16 */
-   if ((wx < 0) || (wx > INT16_MAX)) {
+   if ((wx < INT16_MIN) || (wx > INT16_MAX)) {
bdfError("character '%s' has out of range width, %d\n",
 charName, wx);
goto BAILOUT;



commit postfix for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2015-12-17 15:53:27

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


Package is "postfix"

Changes:

--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2015-10-17 
16:36:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes 2015-12-17 
15:53:28.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec  9 14:05:22 UTC 2015 - vark...@suse.com
+
+- bnc#958329 postfix fails to start when openslp is not installed 
+
+---



Other differences:
--
++ postfix.spec ++
--- /var/tmp/diff_new_pack.sykdNZ/_old  2015-12-17 15:53:30.0 +0100
+++ /var/tmp/diff_new_pack.sykdNZ/_new  2015-12-17 15:53:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postfix
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ postfix-SuSE.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-SuSE/cond_slp.systemd 
new/postfix-SuSE/cond_slp.systemd
--- old/postfix-SuSE/cond_slp.systemd   2012-04-02 22:08:47.0 +0200
+++ new/postfix-SuSE/cond_slp.systemd   2015-12-08 12:07:51.0 +0100
@@ -11,7 +11,7 @@
 test -f /etc/sysconfig/postfix && . /etc/sysconfig/postfix
 
 [ "${POSTFIX_REGISTER_SLP,,[A-Z]}" != yes ] && exit 0
-[ -x $OPENSLP_BIN ] || exit 1
+[ -x $OPENSLP_BIN ] || exit 0
 
 PIFACES=$($POSTCONF -h inet_interfaces|sed -e 
's/\(127.0.0.1\|::1\|[[:space:]]\)//g')
 [ -n "$PIFACES" ] || exit 0




commit hplip for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package hplip for openSUSE:Factory checked 
in at 2015-12-17 15:53:01

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


Package is "hplip"

Changes:

--- /work/SRC/openSUSE:Factory/hplip/hplip.changes  2015-10-19 
22:48:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.hplip.new/hplip.changes 2015-12-17 
15:53:03.0 +0100
@@ -1,0 +2,103 @@
+Wed Dec  9 10:55:45 UTC 2015 - tchva...@suse.com
+
+- Fix build on SLE11 by removing not required and wrongly installed
+  selinux support config
+- Remove another nested conditions that are the same
+
+---
+Tue Dec  8 20:09:01 UTC 2015 - tchva...@suse.com
+
+- Do not bother with fsf address fix, if they move again or if the
+  package update it we would needlessly fail
+- Do not bother with one condition that is equal to the following one
+
+---
+Thu Nov 19 11:25:19 UTC 2015 - ec...@opensuse.org
+
+- Version upgrade to 3.15.11:
+  Significant Changes:
+- Provided custom apparmor profiles and selinux policy for 
+  HPLIP.
+- Supported auto-discovery of network scanners.
+  Added Support for the Following New Printers:
+HP Color LaserJet Pro MFP M274n
+HP LaserJet Enterprise M506 series
+HP Laserjet Enterprise M506n
+HP Laserjet Enterprise M506dn
+HP Laserjet Enterprise M506x
+HP Laserjet Enterprise M506dh
+HP Color Laserjet Pro M452dn
+HP Color Laserjet Pro M452dw
+HP Color Laserjet Pro M452nw
+HP Laserjet Pro MFP M426fdn
+HP Laserjet Pro MFP M426fdw
+HP Laserjet Pro MFP M427dn
+HP Laserjet Pro MFP M427fdw
+HP Laserjet Pro MFP M426dw
+HP Laserjet Pro MFP M427dw
+HP Laserjet Enterprise MFP M527dn
+HP Laserjet Enterprise MFP M527f
+HP Laserjet Enterprise Flow MFP M527c
+HP Laserjet Enterprise Flow MFP M527z
+HP Color LaserJet Enterprise MFP M577 Series
+HP Color LaserJet Enterprise MFP M577dn
+HP Color LaserJet Enterprise MFP M577f
+HP Color LaserJet Enterprise Flow MFP M577z
+HP Color LaserJet Enterprise Flow MFP M577c
+HP LaserJet Pro M402-M403 series
+HP LaserJet Pro M402-M403 n-dn series
+HP LaserJet Pro M402dw
+HP LaserJet Pro M402n
+HP LaserJet Pro M402dn
+HP LaserJet Pro M402d
+HP LaserJet Pro M403n
+HP LaserJet Pro M403dw
+HP LaserJet Pro M403dn
+HP LaserJet Pro M403d
+HP Color Laserjet Pro MFP M477fnw
+HP Color Laserjet Pro MFP M477fdn
+HP Color Laserjet Pro MFP M477fdw
+HP Envy 5543 All-in-One Printer
+HP Envy 5544 All-in-One Printer
+HP Envy 5546 All-in-One Printer
+HP Envy 5542 e-All-in-One Printer
+HP DeskJet 2134 All-in-One Printer
+HP DeskJet 3633 All-in-One Printer
+HP DeskJet 3634 All-in-One Printer
+HP OfficeJet 4654 All-in-One Printer
+HP ENVY 4524 All-in-One Printer
+HP ENVY 4523 All-in-One Printer
+HP ENVY 4520 All-in-One Printer
+HP DeskJet Ink Advantage Ultra 4720 All-in-One Printer series
+HP DeskJet Ink Advantage Ultra 4729 All-in-One Printer
+HP DeskJet Ink Advantage 5640 All-in-One Printer series
+HP DeskJet Ink Advantage 5645 All-in-One Printer
+HP DeskJet Ink Advantage 4675 All-in-One
+HP DeskJet Ink Advantage 4676 All-in-One
+HP DeskJet Ink Advantage 4535 All-in-One
+HP DeskJet Ink Advantage 4536 All-in-One
+HP DeskJet Ink Advantage 5570 All-in-One
+HP DeskJet Ink Advantage 5575 All-in-One
+HP Scanjet Pro 3500 f1 Flatbed Scanner
+HP ENVY 5531 e-All-in-One Printer
+HP ENVY 5532 e-All-in-One Printer
+HP ENVY 5534 e-All-in-One Printer
+HP ENVY 5536 e-All-in-One Printer
+HP ENVY 5539 e-All-in-One Printer
+  Added support for the following new Distro's:
+- Ubuntu 15.10
+- Fedora 23
+- OpenSUSE 42.1
+  Issues fixed:
+- Provided knowledge base article to unblock the ports and 
+  enable SLP and mDNS services using opensuse firewall utility 
+  at http://hplipopensource.com/node/375
+- remove patch104: do_not_open_mdns_port.diff, no more needed
+  because since HPLIP 3.15.11 there is no longer "open_mdns_port=..."
+  in distros.dat for any "SUSE" distribution
+- insert check for Leap so Leap can use his own cups
+- insert check for 13.2 and Leap for udev-dirs because of 
+  rpmlint-error: directory not owned by package
+- fix rpmlint-error: incorrect fsf-address
+
+---

Old:

  do_not_open_mdns_port.diff
  hplip-3.15.9.tar.gz
  hplip-3.15.9.tar.gz.asc

New:

  hplip-3.15.11.tar.gz
  hplip-3.15.11.tar.gz.asc



Other differences:

commit git for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2015-12-17 15:52:47

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


Package is "git"

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2015-11-12 19:40:10.0 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2015-12-17 
15:52:48.0 +0100
@@ -1,0 +2,13 @@
+Wed Dec  9 07:21:40 UTC 2015 - astie...@suse.com
+
+- git 2.6.4:
+  * Add support for talking http/https over socks proxy.
+  * Allow all hooks to ignore their standard input,
+rather than having git complain of SIGPIPE.
+  * Allow tilde-expansion in some http config variables.
+  * Make git-p4 work on a detached head.
+  * Add "git rebase --no-autostash"
+  * Allow "git interpret-trailers" to run outside of a Git
+repository.
+
+---

Old:

  git-2.6.3.tar.sign
  git-2.6.3.tar.xz

New:

  git-2.6.4.tar.sign
  git-2.6.4.tar.xz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.UEA4oh/_old  2015-12-17 15:52:50.0 +0100
+++ /var/tmp/diff_new_pack.UEA4oh/_new  2015-12-17 15:52:50.0 +0100
@@ -26,7 +26,7 @@
 %endif
 
 Name:   git
-Version:2.6.3
+Version:2.6.4
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-2.6.3.tar.xz -> git-2.6.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-2.6.3/Documentation/RelNotes/2.6.4.txt 
new/git-2.6.4/Documentation/RelNotes/2.6.4.txt
--- old/git-2.6.3/Documentation/RelNotes/2.6.4.txt  1970-01-01 
01:00:00.0 +0100
+++ new/git-2.6.4/Documentation/RelNotes/2.6.4.txt  2015-12-08 
23:54:24.0 +0100
@@ -0,0 +1,63 @@
+Git v2.6.4 Release Notes
+
+
+Fixes since v2.6.3
+--
+
+ * The "configure" script did not test for -lpthread correctly, which
+   upset some linkers.
+
+ * Add support for talking http/https over socks proxy.
+
+ * Portability fix for Windows, which may rewrite $SHELL variable using
+   non-POSIX paths.
+
+ * We now consistently allow all hooks to ignore their standard input,
+   rather than having git complain of SIGPIPE.
+
+ * Fix shell quoting in contrib script.
+
+ * Test portability fix for a topic in v2.6.1.
+
+ * Allow tilde-expansion in some http config variables.
+
+ * Give a useful special case "diff/show --word-diff-regex=." as an
+   example in the documentation.
+
+ * Fix for a corner case in filter-branch.
+
+ * Make git-p4 work on a detached head.
+
+ * Documentation clarification for "check-ignore" without "--verbose".
+
+ * Just like the working tree is cleaned up when the user cancelled
+   submission in P4Submit.applyCommit(), clean up the mess if "p4
+   submit" fails.
+
+ * Having a leftover .idx file without corresponding .pack file in
+   the repository hurts performance; "git gc" learned to prune them.
+
+ * The code to prepare the working tree side of temporary directory
+   for the "dir-diff" feature forgot that symbolic links need not be
+   copied (or symlinked) to the temporary area, as the code already
+   special cases and overwrites them.  Besides, it was wrong to try
+   computing the object name of the target of symbolic link, which may
+   not even exist or may be a directory.
+
+ * There was no way to defeat a configured rebase.autostash variable
+   from the command line, as "git rebase --no-autostash" was missing.
+
+ * Allow "git interpret-trailers" to run outside of a Git repository.
+
+ * Produce correct "dirty" marker for shell prompts, even when we
+   are on an orphan or an unborn branch.
+
+ * Some corner cases have been fixed in string-matching done in "git
+   status".
+
+ * Apple's common crypto implementation of SHA1_Update() does not take
+   more than 4GB at a time, and we now have a compile-time workaround
+   for it.
+
+Also contains typofixes, documentation updates and trivial code
+clean-ups.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-2.6.3/Documentation/diff-options.txt 
new/git-2.6.4/Documentation/diff-options.txt
--- old/git-2.6.3/Documentation/diff-options.txt2015-11-05 
22:31:55.0 +0100
+++ new/git-2.6.4/Documentation/diff-options.txt2015-12-08 
23:54:24.0 +0100
@@ -267,6 +267,9 @@
 A match that contains a newline is silently truncated(!) at the
 newline.
 +
+For example, `--word-diff-regex=.` will treat each character as a word
+and, correspondingly, show differences character by character.
++
 The regex can also be

commit libfallocate for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package libfallocate for openSUSE:Factory 
checked in at 2015-12-17 15:52:13

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


Package is "libfallocate"

Changes:

--- /work/SRC/openSUSE:Factory/libfallocate/libfallocate.changes
2011-09-23 02:08:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfallocate.new/libfallocate.changes   
2015-12-17 15:52:14.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec 11 10:50:26 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Update dependencies
+
+---



Other differences:
--
++ libfallocate.spec ++
--- /var/tmp/diff_new_pack.aGyTTv/_old  2015-12-17 15:52:15.0 +0100
+++ /var/tmp/diff_new_pack.aGyTTv/_new  2015-12-17 15:52:15.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libfallocate (Version 0.1.1)
+# spec file for package libfallocate
 #
-# Copyright (c) 2010 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
@@ -16,19 +16,19 @@
 #
 
 
-
+%define somajor 0
 Name:   libfallocate
 Version:0.1.1
-Release:1
-Url:http://libfallocate.sf.net/
-Source: libfallocate-%{version}.tar.bz2
-#Patch:
-BuildRequires:  autoconf gcc glibc-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Prefix: /usr
+Release:0
 Summary:Filesystem preallocation interface library
 License:LGPL-2.1+
 Group:  System/Filesystems
+Url:http://libfallocate.sf.net/
+Source: libfallocate-%{version}.tar.bz2
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libfallocate provides an interface for applications to tell filesystems
@@ -45,17 +45,11 @@
 things out (like posix_fallocate()) or to extend the file size by a sparse
 write (like a successful fallocate() with mode==0 would have done).
 
-
-Authors:
-
-Kurt Garloff 
-
-%package -n libfallocate0
+%package -n libfallocate%{somajor}
 Summary:Filesystem preallocation interface library
-License:LGPL-2.1+
 Group:  System/Filesystems
 
-%description -n libfallocate0
+%description -n libfallocate%{somajor}
 libfallocate provides an interface for applications to tell filesystems
 about the size of to-be-written files, so the filesystem can do a better
 job in taking allocation decisions to avoid fragmentation.
@@ -70,61 +64,54 @@
 things out (like posix_fallocate()) or to extend the file size by a sparse
 write (like a successful fallocate() with mode==0 would have done).
 
-
-Authors:
-
-Kurt Garloff 
-
-
 %package devel
-License:LGPL-2.1+
-Requires:   libfallocate0 = %{version}
 Summary:Header and devel files for libfallocate
 Group:  Development/Libraries/C and C++
+Requires:   libfallocate%{somajor} = %{version}-%{release}
 
 %description devel
 This package contains the header file and the .so library to link
 against for apps that want to use libfallocate.
 
 %package devel-static
-License:LGPL-2.1+
-Requires:   libfallocate-devel = %{version}
 Summary:Static library for libfallocate
 Group:  Development/Libraries/C and C++
+Requires:   libfallocate-devel = %{version}-%{release}
 
 %description devel-static
 This package contains the static library for apps
 apps that want to use libfallocate statically.
 
 %prep
-%setup -q -n libfallocate-%{version}
+%setup -q
 
 %build
-./autogen.sh
-make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
-make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" static
+autoreconf -fiv
+%configure
+make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}"
+make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" static
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %install
-make install-lib install-static install-header DESTDIR=$RPM_BUILD_ROOT 
PREFIX=%{_prefix} LIBDIR=%{_libdir} DOCDIR=%{_docdir}/libfallocate0
+make install-lib install-static install-header DESTDIR=%{buildroot} 
PREFIX=%{_prefix} LIBDIR=%{_libdir} DOCDIR=%{_docdir}/libfallocate0
 
-%post -n libfallocate0 -p /sbin/ldconfig
+%post -n libfallocate%{somajor} -p /sbin/ldconfig
 
-%postun -n libfallocate0 -p /sbin/ldconfig
+%postun -n libfallocate%{somajor} -p /sbin/ldconfig
 
-%files -n libfallocate0
-%defattr(0755,root,root)
-%{_libdir}/libfallocate.so.*
+%files -n libfallocate%{somajor}
 %defattr(-,root,root)
 %doc REA

commit ghostscript for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package ghostscript for openSUSE:Factory 
checked in at 2015-12-17 15:52:33

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


Package is "ghostscript"

Changes:

--- /work/SRC/openSUSE:Factory/ghostscript/ghostscript-mini.changes 
2015-11-17 14:20:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghostscript.new/ghostscript-mini.changes
2015-12-17 15:52:34.0 +0100
@@ -1,0 +2,15 @@
+Wed Nov 18 11:46:58 UTC 2015 - sch...@suse.de
+
+- Do not use library sources for freetype jpeg libpng tiff zlib
+  from the Ghostscript upstream tarball because we prefer to use
+  for long-established standard libraries the ones from SUSE
+  in particular to automatically get SUSE security updates
+  for standard libraries.
+  In contrast we use e.g. lcms2 from the Ghostscript upstream
+  tarball because this one is specially modified to work with
+  Ghostscript so that we cannot use lcms2 from SUSE.
+- remove-zlib-h-dependency.patch removes dependency on zlib/zlib.h
+  in makefiles as we do not use the zlib sources from the
+  Ghostscript upstream tarball.
+
+---
ghostscript.changes: same change

New:

  remove-zlib-h-dependency.patch



Other differences:
--
++ ghostscript-mini.spec ++
--- /var/tmp/diff_new_pack.MWtkIr/_old  2015-12-17 15:52:36.0 +0100
+++ /var/tmp/diff_new_pack.MWtkIr/_new  2015-12-17 15:52:36.0 +0100
@@ -18,6 +18,7 @@
 
 Name:   ghostscript-mini
 BuildRequires:  freetype2-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
@@ -84,6 +85,10 @@
 Patch11:ppc64le-support.patch
 # Source100...Source999 is for sources from SUSE which are not intended for 
upstream:
 # Patch100...Patch999 is for patches from SUSE which are not intended for 
upstream:
+# Patch100 remove-zlib-h-dependency.patch removes dependency on zlib/zlib.h
+# in makefiles as we do not use the zlib sources from the Ghostscript upstream 
tarball:
+Patch100:   remove-zlib-h-dependency.patch
+# RPM dependencies:
 Conflicts:  ghostscript
 Conflicts:  ghostscript-x11
 Conflicts:  ghostscript-devel
@@ -168,6 +173,15 @@
 # but the hunk for LCMS2 (lcms2/include/lcms2.h) is still needed
 # see http://bugs.ghostscript.com/show_bug.cgi?id=695544
 %patch11 -p1 -b ppc64le-support.orig
+# Patch100 remove-zlib-h-dependency.patch removes dependency on zlib/zlib.h
+# in makefiles as we do not use the zlib sources from the Ghostscript upstream 
tarball:
+%patch100 -p1 -b remove-zlib-h-dependency.orig
+# Do not use the freetype jpeg libpng tiff zlib sources from the Ghostscript 
upstream tarball
+# because we prefer to use for long-established standard libraries the ones 
from SUSE
+# in particular to automatically get SUSE security updates for standard 
libraries.
+# In contrast we use e.g. lcms2 from the Ghostscript upstream tarball because 
this one
+# is specially modified to work with Ghostscript so that we cannot use lcms2 
from SUSE:
+rm -rf freetype jpeg libpng tiff zlib
 
 %build
 # Set our preferred architecture-specific flags for the compiler and linker:

++ ghostscript.spec ++
--- /var/tmp/diff_new_pack.MWtkIr/_old  2015-12-17 15:52:36.0 +0100
+++ /var/tmp/diff_new_pack.MWtkIr/_new  2015-12-17 15:52:36.0 +0100
@@ -36,6 +36,7 @@
 BuildRequires:  dbus-1-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  libexpat-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
@@ -104,6 +105,9 @@
 Patch11:ppc64le-support.patch
 # Source100...Source999 is for sources from SUSE which are not intended for 
upstream:
 # Patch100...Patch999 is for patches from SUSE which are not intended for 
upstream:
+# Patch100 remove-zlib-h-dependency.patch removes dependency on zlib/zlib.h
+# in makefiles as we do not use the zlib sources from the Ghostscript upstream 
tarball:
+Patch100:   remove-zlib-h-dependency.patch
 # RPM dependencies:
 # Additional RPM Provides of the ghostscript-library packages in openSUSE 11.4 
from
 # "rpm -q --provides ghostscript-library" and "rpm -q --provides 
ghostscript-x11":
@@ -305,6 +309,15 @@
 # but the hunk for LCMS2 (lcms2/include/lcms2.h) is still needed
 # see http://bugs.ghostscript.com/show_bug.cgi?id=695544
 %patch11 -p1 -b ppc64le-support.orig
+# Patch100 remove-zlib-h-dependency.patch removes dependency on zlib/zlib.h
+# in makefiles as we do not use the zlib sources from the Ghostscript upstream 
tarball:
+%patch100 -p1 -b remove-zlib-h-dependency.orig
+# Do not

commit wget for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package wget for openSUSE:Factory checked in 
at 2015-12-17 15:52:23

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


Package is "wget"

Changes:

--- /work/SRC/openSUSE:Factory/wget/wget.changes2015-11-24 
22:31:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.wget.new/wget.changes   2015-12-17 
15:52:24.0 +0100
@@ -1,0 +2,11 @@
+Sat Dec 12 09:35:06 UTC 2015 - astie...@suse.com
+
+- GNU wget 1.17.1:
+  * Fix compile error when IPv6 is disabled or SSL is not present
+  * Fix HSTS memory leak
+  * Fix progress output in non-C locales
+  * Fix SIGSEGV when -N and --content-disposition are used together
+  * Add --check-certificate=quiet to tell wget to not print any
+warning about invalid certificates
+
+---

Old:

  wget-1.17.tar.xz
  wget-1.17.tar.xz.sig

New:

  wget-1.17.1.tar.xz
  wget-1.17.1.tar.xz.sig



Other differences:
--
++ wget.spec ++
--- /var/tmp/diff_new_pack.QCK5bm/_old  2015-12-17 15:52:25.0 +0100
+++ /var/tmp/diff_new_pack.QCK5bm/_new  2015-12-17 15:52:25.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_withregression_tests
 Name:   wget
-Version:1.17
+Version:1.17.1
 Release:0
 Summary:A Tool for Mirroring FTP and HTTP Servers
 License:GPL-3.0+

++ wget-1.17.tar.xz -> wget-1.17.1.tar.xz ++
 47337 lines of diff (skipped)





commit libwebp for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package libwebp for openSUSE:Factory checked 
in at 2015-12-17 15:52:43

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


Package is "libwebp"

Changes:

--- /work/SRC/openSUSE:Factory/libwebp/libwebp.changes  2015-07-05 
17:54:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.libwebp.new/libwebp.changes 2015-12-17 
15:52:44.0 +0100
@@ -1,0 +2,10 @@
+Tue Dec  8 19:08:14 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.4.4
+  * rescaling out-of-bounds read fix (issue #254)
+  * various build fixes and improvements (issues #253, #259, #262, #267, #268)
+  * container documentation update
+  * gif2webp transparency fix (issue #245)
+- Add freeglut-devel build requires
+
+---

Old:

  libwebp-0.4.3.tar.gz
  libwebp-0.4.3.tar.gz.asc

New:

  libwebp-0.4.4.tar.gz
  libwebp-0.4.4.tar.gz.asc



Other differences:
--
++ libwebp.spec ++
--- /var/tmp/diff_new_pack.qyQQ3q/_old  2015-12-17 15:52:45.0 +0100
+++ /var/tmp/diff_new_pack.qyQQ3q/_new  2015-12-17 15:52:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwebp
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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:   libwebp
-Version:0.4.3
+Version:0.4.4
 Release:0
 Summary:Library and tools for the WebP graphics format
 License:BSD-3-Clause
@@ -30,6 +30,7 @@
 Source3:%name.keyring
 Source4:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  freeglut-devel
 BuildRequires:  giflib-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel

++ libwebp-0.4.3.tar.gz -> libwebp-0.4.4.tar.gz ++
 2288 lines of diff (skipped)




commit PackageKit for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2015-12-17 15:52:02

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


Package is "PackageKit"

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2015-11-18 
22:33:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2015-12-17 15:52:04.0 +0100
@@ -1,0 +2,19 @@
+Sun Nov 29 19:09:25 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.0.11:
+  + By popular demand, reintroduce the UpgradeSystem method.
+  + Backends:
+- python:
+  . Make PackagekitProgress an Iterable.
+  . Set steps on PackagekitProgress instanciation.
+- zypp: Raise priority of ZYPP stack updates if a security
+  patch is shadowed (bsc#951592).
+- dummy: Implement simulating UpgradeSystem and respect the
+  transaction flags.
+- Lots of fixes for aptcc, hif and portage backends.
+  + New Features: Allow the use of variadic functions in vala.
+  + Bugfixes: Make pk_details_get_size documentation more specific.
+- Add PackageKit-zypp-buildfix.patch: Fix build of the zypp
+  backend.
+
+---

Old:

  PackageKit-1.0.10.tar.xz
  PackageKit-1.0.10.tar.xz.asc

New:

  PackageKit-1.0.11.tar.xz
  PackageKit-1.0.11.tar.xz.asc
  PackageKit-zypp-buildfix.patch



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.iUVtts/_old  2015-12-17 15:52:05.0 +0100
+++ /var/tmp/diff_new_pack.iUVtts/_new  2015-12-17 15:52:05.0 +0100
@@ -20,7 +20,7 @@
 %define BUILD_CNF 0
 %define with_offline_updates 1
 Name:   PackageKit
-Version:1.0.10
+Version:1.0.11
 Release:0
 Summary:Simple software installation management software
 License:GPL-2.0+
@@ -39,6 +39,8 @@
 Patch5: PackageKit-fix-offline-trigger.patch
 # PATCH-FIX-UPSTREAM PackageKit-avoid-endless-loop-on-autoupdate.patch 
zai...@opensuse.org -- Avoid a endless loop on autoupdates.
 Patch6: PackageKit-avoid-endless-loop-on-autoupdate.patch
+# PATCH-FIX-UPSTREAM PackageKit-zypp-buildfix.patch dims...@opensuse.org -- 
Fix build of the zypp backend
+Patch7: PackageKit-zypp-buildfix.patch
 BuildRequires:  NetworkManager-devel
 BuildRequires:  automake
 BuildRequires:  docbook-utils
@@ -243,6 +245,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 translation-update-upstream
 
 %build

++ PackageKit-1.0.10.tar.xz -> PackageKit-1.0.11.tar.xz ++
 24612 lines of diff (skipped)

++ PackageKit-zypp-buildfix.patch ++
>From 62459d11647b69e0573f13327536221d7c813135 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger 
Date: Fri, 11 Dec 2015 13:02:05 +0100
Subject: [PATCH] zypp: fix build

b47f98 changed a bunch of gchar* to const gchar* to address some memory leaks.
uri should not have been touched - and it is being g_free()'d as needed.
---
 backends/zypp/pk-backend-zypp.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backends/zypp/pk-backend-zypp.cpp 
b/backends/zypp/pk-backend-zypp.cpp
index 005ffb5..af4585a 100644
--- a/backends/zypp/pk-backend-zypp.cpp
+++ b/backends/zypp/pk-backend-zypp.cpp
@@ -3577,10 +3577,10 @@ pk_backend_start_job (PkBackend *backend, PkBackendJob 
*job)
const gchar *proxy_http;
const gchar *proxy_https;
const gchar *proxy_ftp;
-   const gchar *uri;
const gchar *proxy_socks;
const gchar *no_proxy;
const gchar *pac;
+   gchar *uri;
 
locale = pk_backend_job_get_locale(job);
if (!pk_strzero (locale)) {
-- 
2.6.3





commit duplicity for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package duplicity for openSUSE:Factory 
checked in at 2015-12-17 15:52:08

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


Package is "duplicity"

Changes:

--- /work/SRC/openSUSE:Factory/duplicity/duplicity.changes  2015-10-03 
20:29:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.duplicity.new/duplicity.changes 2015-12-17 
15:52:09.0 +0100
@@ -1,0 +2,29 @@
+Wed Dec  9 09:44:40 UTC 2015 - w...@rosenauer.org
+
+- update to 0.7.06
+  * This adds support for AWS S3's newly announced Infrequent Access
+storage class and is intended to implement Blueprint:
+https://blueprints.launchpad.net/duplicity/+spec/aws-s3-std-ia-class
+  * A new command line option, --s3-use-ia, is added, and boto backend
+will automatically use the correct storage class value depending on
+whether --s3-use-rrs and --s3-use-ia is set. Command line parser will
+prompt error if both --s3-use-ia and --s3-use-rrs are used together,
+as they conflict with each other.
+  * Upgrade to newest version of pep8 and pylint
+  * WindowsAzureMissingResourceError and WindowsAzureConflictError
+changed due to SDK changes.
+  * make sure packages using python's tempfile create temp files in
+duplicity's temp dir
+  * Fixed bug #1511308 - Cannot restore no-encryption, no-compression backup
+  * Fix missing SWIFT_ENDPOINT_TYPE env var, bug #1519694.
+  * Fix bug #1520691 - Shell Code Injection in hsi backend
+  * Support new version of Azure Storage SDK
+  * Adds a backend for BackBlaze's (currently beta) B2 backup service.
+
+---
+Mon Nov 23 10:53:35 UTC 2015 - w...@rosenauer.org
+
+- current FTP default is lftp; therefore recommend that instead
+  of ncftp
+
+---

Old:

  duplicity-0.7.05.tar.gz

New:

  duplicity-0.7.06.tar.gz



Other differences:
--
++ duplicity.spec ++
--- /var/tmp/diff_new_pack.75ffJb/_old  2015-12-17 15:52:10.0 +0100
+++ /var/tmp/diff_new_pack.75ffJb/_new  2015-12-17 15:52:10.0 +0100
@@ -19,7 +19,7 @@
 %{!?python_sitelib:  %global python_sitelib  %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 Name:   duplicity
-Version:0.7.05
+Version:0.7.06
 Release:0
 Summary:Encrypted bandwidth-efficient backup using the rsync algorithm
 License:GPL-3.0+
@@ -31,7 +31,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 Requires:   gpg
-Recommends: ncftp
+Recommends: lftp
 Requires:   python-lockfile
 Recommends: python-boto
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ duplicity-0.7.05.tar.gz -> duplicity-0.7.06.tar.gz ++
 2334 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/duplicity-0.7.05/.bzrignore new/duplicity-0.7.06/.bzrignore
--- old/duplicity-0.7.05/.bzrignore 2015-09-15 16:32:51.0 +0200
+++ new/duplicity-0.7.06/.bzrignore 2015-12-07 13:03:38.0 +0100
@@ -6,6 +6,7 @@
 .pydevproject
 .settings
 .tox
+__pycache__
 build
 config.py
 duplicity.egg-info
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/duplicity-0.7.05/CHANGELOG new/duplicity-0.7.06/CHANGELOG
--- old/duplicity-0.7.05/CHANGELOG  2015-09-15 16:32:51.0 +0200
+++ new/duplicity-0.7.06/CHANGELOG  2015-12-07 13:03:38.0 +0100
@@ -1,3 +1,60 @@
+New in v0.7.06 (2015/12/07)
+---
+* Merged in lp:~mnjul/duplicity/s3-infreq-access
+  - This adds support for AWS S3's newly announced Infrequent Access
+storage class and is intended to implement Blueprint:
+https://blueprints.launchpad.net/duplicity/+spec/aws-s3-std-ia-class .
+  - A new command line option, --s3-use-ia, is added, and boto backend
+will automatically use the correct storage class value depending on
+whether --s3-use-rrs and --s3-use

commit jbig2dec for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package jbig2dec for openSUSE:Factory 
checked in at 2015-12-17 15:52:17

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


Package is "jbig2dec"

Changes:

--- /work/SRC/openSUSE:Factory/jbig2dec/jbig2dec.changes2013-02-18 
20:29:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.jbig2dec.new/jbig2dec.changes   2015-12-17 
15:52:19.0 +0100
@@ -1,0 +2,14 @@
+Thu Dec 10 16:50:25 UTC 2015 - p.drou...@gmail.com
+
+- Include missing memento.h
+
+---
+Tue Dec  8 18:41:31 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.12
+  * Bug fix release
+- Remove libpng-devel and xz requirements
+- Add autoconf, automake and libtool build dependencies; need to
+  run autoreconf
+
+---

Old:

  jbig2dec-0.11.tar.xz

New:

  jbig2dec-0.12.tar.gz



Other differences:
--
++ jbig2dec.spec ++
--- /var/tmp/diff_new_pack.07KVAB/_old  2015-12-17 15:52:20.0 +0100
+++ /var/tmp/diff_new_pack.07KVAB/_new  2015-12-17 15:52:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jbig2dec
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,17 @@
 
 
 Name:   jbig2dec
-Url:http://jbig2dec.sourceforge.net/
+Url:http://www.ghostscript.com/jbig2dec.html
 Summary:JBIG2 Decoder Utility
 License:GPL-2.0+
 Group:  Productivity/Other
-Version:0.11
+Version:0.12
 Release:0
-Source: 
http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
+Source: 
http://downloads.ghostscript.com/public/jbig2dec/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
-BuildRequires:  libpng-devel
-BuildRequires:  xz
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,6 +57,7 @@
 %setup -q
 
 %build
+autoreconf -fiv
 export CFLAGS="%{optflags} -fPIC"
 %configure \
 --disable-static \
@@ -63,8 +65,9 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
-
+%make_install
+# Install missing header
+install -c -m 644 memento.h %{buildroot}%{_includedir}/memento.h
 rm %{buildroot}%_libdir/libjbig2dec.la
 
 %post -n libjbig2dec0 -p /sbin/ldconfig
@@ -84,6 +87,7 @@
 %files devel
 %defattr(-,root,root)
 %{_includedir}/jbig2.h
+%{_includedir}/memento.h
 %{_libdir}/libjbig2dec.so
 
 %changelog




commit glibc for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2015-12-17 15:51:42

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


Package is "glibc"

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2015-11-22 
10:57:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2015-12-17 15:51:43.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 26 14:46:21 UTC 2015 - sch...@suse.de
+
+- reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock
+  on fork (BZ #19282)
+
+---
glibc-utils.changes: same change
glibc.changes: same change

New:

  reinitialize-dl_load_write_lock.patch



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.khG4K9/_old  2015-12-17 15:51:46.0 +0100
+++ /var/tmp/diff_new_pack.khG4K9/_new  2015-12-17 15:51:46.0 +0100
@@ -270,6 +270,8 @@
 Patch2012:  tzset-tzname.patch
 # PATCH-FIX-UPSTREAM Fix resource leak in resolver (BZ #19257)
 Patch2013:  resolv-mem-leak.patch
+# PATCH-FIX-UPSTREAM Reinitialize dl_load_write_lock on fork (BZ #19282)
+Patch2014:  reinitialize-dl_load_write_lock.patch
 
 # Non-glibc patches
 # PATCH-FIX-OPENSUSE Remove debianisms from manpages
@@ -488,6 +490,7 @@
 %patch2011 -p1
 %patch2012 -p1
 %patch2013 -p1
+%patch2014 -p1
 
 %patch3000
 

glibc-utils.spec: same change
++ glibc.spec ++
--- /var/tmp/diff_new_pack.khG4K9/_old  2015-12-17 15:51:46.0 +0100
+++ /var/tmp/diff_new_pack.khG4K9/_new  2015-12-17 15:51:46.0 +0100
@@ -270,6 +270,8 @@
 Patch2012:  tzset-tzname.patch
 # PATCH-FIX-UPSTREAM Fix resource leak in resolver (BZ #19257)
 Patch2013:  resolv-mem-leak.patch
+# PATCH-FIX-UPSTREAM Reinitialize dl_load_write_lock on fork (BZ #19282)
+Patch2014:  reinitialize-dl_load_write_lock.patch
 
 # Non-glibc patches
 # PATCH-FIX-OPENSUSE Remove debianisms from manpages
@@ -488,6 +490,7 @@
 %patch2011 -p1
 %patch2012 -p1
 %patch2013 -p1
+%patch2014 -p1
 
 %patch3000
 





++ reinitialize-dl_load_write_lock.patch ++
Index: glibc-2.22/sysdeps/nptl/fork.c
===
--- glibc-2.22.orig/sysdeps/nptl/fork.c
+++ glibc-2.22/sysdeps/nptl/fork.c
@@ -174,8 +174,9 @@ __libc_fork (void)
   /* Reset locks in the I/O code.  */
   _IO_list_resetlock ();
 
-  /* Reset the lock the dynamic loader uses to protect its data.  */
+  /* Reset the locks the dynamic loader uses to protect its data.  */
   __rtld_lock_initialize (GL(dl_load_lock));
+  __rtld_lock_initialize (GL(dl_load_write_lock));
 
   /* Run the handlers registered for the child.  */
   while (allp != NULL)



commit openjpeg2 for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package openjpeg2 for openSUSE:Factory 
checked in at 2015-12-17 15:52:38

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


Package is "openjpeg2"

Changes:

--- /work/SRC/openSUSE:Factory/openjpeg2/openjpeg2.changes  2015-10-24 
18:56:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.openjpeg2.new/openjpeg2.changes 2015-12-17 
15:52:40.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec  8 15:13:03 UTC 2015 - p.drou...@gmail.com
+
+- Add a pkg-config dependency; expand pkgconfig
+
+---



Other differences:
--
++ openjpeg2.spec ++
--- /var/tmp/diff_new_pack.LhlLNi/_old  2015-12-17 15:52:41.0 +0100
+++ /var/tmp/diff_new_pack.LhlLNi/_new  2015-12-17 15:52:41.0 +0100
@@ -30,6 +30,7 @@
 BuildRequires:  cmake > 2.8.2
 BuildRequires:  doxygen
 BuildRequires:  fdupes
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libtiff-4)




commit suse-xsl-stylesheets for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package suse-xsl-stylesheets for 
openSUSE:Factory checked in at 2015-12-17 15:51:51

Comparing /work/SRC/openSUSE:Factory/suse-xsl-stylesheets (Old)
 and  /work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new (New)


Package is "suse-xsl-stylesheets"

Changes:

--- 
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes
2015-08-21 12:42:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
   2015-12-17 15:51:52.0 +0100
@@ -1,0 +2,42 @@
+Thu Dec  3 15:45:32 UTC 2015 - t...@opensuse.org
+
+Stable release DAPS 2.0.4:
+
+Find issues in our GitHub tracker at 
+https://github.com/openSUSE/suse-xsl/issues/NUMBER
+
+* Schema
+  - Allow constant and see (inside ``); make db.all.blocks
+zero or more (*) for question (fbebfb6)
+  - Remove XLinks from DB5 elements (suse-xsl #99)
+  - Disallow db.all.blocks in lists (suse-xsl #100)
+  - Remove `` from guiinlines (Novdoc) (a049b85)
+  - Allow `` in titles (Novdoc) (975b8d6)
+
+* Stylesheets (PDF)
+  - "unbolded" admonition titles (suse-xsl #46)
+  - Odd space in footer where `` used to be,
+`` not displayed on book title page (suse-xsl #50)
+  - Fix style of `` titles (suse-xsl #52, bsc#955663)
+  - FOP don't like empty ``s (suse-xsl #97)
+  - Make `` handling a little more elegant
+  - Attribute sets: fix logic for replacing bold/italic in CJK
+languages
+
+* Stylesheets (XHTML)
+  - Make Callouts "uncopyable" (suse-xsl #55)
+  - Don't link inline images (suse-xsl #65)
+  - Publication date is incorrectly capitalized (suse-xsl #70)
+  - Create better plain-text output via DAPS (suse-xsl #101)
+  - debug.filename-id: Use `xml:id` for metadata
+  - Various fixes for JS code for tracker
+
+* Common Stylesheet Changes
+  - Style for `` (issue #49)
+  - xrefs to variablelists in another book is broken (suse-xsl #73)
+  - Trim spaces/newlines at beginning/end of verbatim elements
+(suse-xsl #53)
+  - Fix bugtracker for db4 (suse-xsl #102)
+
+
+---

Old:

  suse-xsl-stylesheets-2.0.3.tar.bz2
  susexsl-fetch-source-svn

New:

  suse-xsl-stylesheets-2.0.4.tar.bz2



Other differences:
--
++ suse-xsl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.ivGUEb/_old  2015-12-17 15:51:53.0 +0100
+++ /var/tmp/diff_new_pack.ivGUEb/_new  2015-12-17 15:51:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   suse-xsl-stylesheets
-Version:2.0.3
+Version:2.0.4
 Release:0
 
 ###
@@ -51,9 +51,8 @@
 Group:  Productivity/Publishing/XML
 Url:http://sourceforge.net/p/daps/suse-xslt
 Source0:%{name}-%{version}.tar.bz2
-Source1:susexsl-fetch-source-svn
-Source2:susexsl-fetch-source-git
-Source3:%{name}.rpmlintrc
+Source1:susexsl-fetch-source-git
+Source2:%{name}.rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 

++ suse-xsl-stylesheets-2.0.3.tar.bz2 -> suse-xsl-stylesheets-2.0.4.tar.bz2 
++
 237906 lines of diff (skipped)




commit gtk2 for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory checked in 
at 2015-12-17 15:51:57

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


Package is "gtk2"

Changes:

--- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes2015-09-03 
18:03:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes   2015-12-17 
15:51:59.0 +0100
@@ -1,0 +2,11 @@
+Fri Dec 11 10:32:33 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.24.29:
+  + OS X: Partial aspect ratio support.
+  + Bugs fixed: bgo#345345, bgo#745127, bgo#749507, bgo#752638,
+bgo#753644, bgo#753691, bgo#753992, bgo#754046.
+  + Updated translations.
+- Drop gtk2-gdk_region_destroy_instead_of_cairo_region_destroy:
+  fixed upstream.
+
+---

Old:

  gtk+-2.24.28.tar.xz
  gtk2-gdk_region_destroy_instead_of_cairo_region_destroy.patch

New:

  gtk+-2.24.29.tar.xz



Other differences:
--
++ gtk2.spec ++
--- /var/tmp/diff_new_pack.3ZfKkO/_old  2015-12-17 15:52:01.0 +0100
+++ /var/tmp/diff_new_pack.3ZfKkO/_new  2015-12-17 15:52:01.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   gtk2
 %define _name gtk+
-Version:2.24.28
+Version:2.24.29
 Release:0
 # FIXME: when updating to next version, check whether we can remove the 
workaround for bgo#596977 below (removing -fomit-frame-pointer)
 Summary:The GTK+ toolkit library (version 2)
@@ -59,8 +59,6 @@
 Patch57:gtk2-bgo743166-remember-printing-authentication.patch
 # PATCH-FIX-UPSTREAM gtk2-bgo73-fix-printing-authentication-crash.patch 
bgo#73 joschibrauc...@gmx.de -- Applications crash randomly while printing 
with a password-secured SMB printer
 Patch58:gtk2-bgo73-fix-printing-authentication-crash.patch
-# PATCH-FIX-UPSTREAM 
gtk2-gdk_region_destroy_instead_of_cairo_region_destroy.patch 
dims...@opensuse.org -- Fix a wrong function call
-Patch59:gtk2-gdk_region_destroy_instead_of_cairo_region_destroy.patch
 BuildRequires:  atk-devel
 BuildRequires:  cairo-devel
 BuildRequires:  cups-devel
@@ -341,7 +339,6 @@
 %patch56 -p1
 %patch57 -p1
 %patch58 -p1
-%patch59 -p1
 gnome-patch-translation-update
 
 %build

++ gtk+-2.24.28.tar.xz -> gtk+-2.24.29.tar.xz ++
/work/SRC/openSUSE:Factory/gtk2/gtk+-2.24.28.tar.xz 
/work/SRC/openSUSE:Factory/.gtk2.new/gtk+-2.24.29.tar.xz differ: char 27, line 1




commit chromium for openSUSE:13.2:Update

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:13.2:Update 
checked in at 2015-12-17 09:13:32

Comparing /work/SRC/openSUSE:13.2:Update/chromium (Old)
 and  /work/SRC/openSUSE:13.2:Update/.chromium.new (New)


Package is "chromium"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.zBP9wo/_old  2015-12-17 09:14:22.0 +0100
+++ /var/tmp/diff_new_pack.zBP9wo/_new  2015-12-17 09:14:22.0 +0100
@@ -1 +1 @@
-
+




commit chromium for openSUSE:13.1:Update

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:13.1:Update 
checked in at 2015-12-17 09:13:30

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


Package is "chromium"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.J6REjX/_old  2015-12-17 09:13:56.0 +0100
+++ /var/tmp/diff_new_pack.J6REjX/_new  2015-12-17 09:13:56.0 +0100
@@ -1 +1 @@
-
+