commit scilab for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package scilab for openSUSE:Factory checked 
in at 2015-04-13 20:31:48

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


Package is scilab

Changes:

--- /work/SRC/openSUSE:Factory/scilab/scilab.changes2015-03-03 
11:16:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.scilab.new/scilab.changes   2015-04-13 
20:31:51.0 +0200
@@ -1,0 +2,17 @@
+Thu Apr  9 15:58:37 UTC 2015 - badshah...@gmail.com
+
+- Use java-devel = 1.8.0 for building, older java causes build
+  failures.
+
+---
+Thu Apr  2 22:07:32 UTC 2015 - badshah...@gmail.com
+
+- Update to version 5.5.2:
+  + Release notes at
+http://www.scilab.org/community/news/20150401/release_notes.
+- Requires jogl2 = 2.2.4 to build.
+- Add scilab-build-with-jogl-2.3.patch to make building with
+  jogl and gluegen = 2.3.0,
+  http://bugzilla.scilab.org/show_bug.cgi?id=13809.
+
+---

Old:

  scilab-5.5.1-src.tar.gz

New:

  scilab-5.5.2-src.tar.gz
  scilab-build-with-jogl-2.3.patch



Other differences:
--
++ scilab.spec ++
--- /var/tmp/diff_new_pack.U1Svnp/_old  2015-04-13 20:31:54.0 +0200
+++ /var/tmp/diff_new_pack.U1Svnp/_new  2015-04-13 20:31:54.0 +0200
@@ -24,7 +24,7 @@
 Summary:High Level Programming Language/Numerical Analysis Software
 License:CECILL-2.0 and BSD-3-Clause
 Group:  Productivity/Scientific/Math
-Version:5.5.1
+Version:5.5.2
 Release:0
 Url:http://www.scilab.org
 # FOR STABLE RELEASE
@@ -46,6 +46,8 @@
 Patch6: scilab-build-with-xmlgraphics-commons-2_0.patch
 # PATCH-FIX-OPENSUSE scilab-0003-fix-xcos-desktop.patch sfal...@opensuse.org 
-- Change Desktop categories in xcos.desktop to clear brp-check-suse failure
 Patch7: %{name}-0003-fix-desktop-categories.patch
+# PATCH-FIX-UPSTREAM scilab-build-with-jogl-gluegen-2.3.patch 
badshah...@gmail.com -- Make scilab build with jogl and gluegen = 2.3.0
+Patch8: scilab-build-with-jogl-2.3.patch
 # Dependencies are extracted from :
 # http://wiki.scilab.org/Dependencies of Scilab 5.X
 # Mandatory
@@ -74,16 +76,16 @@
 
 # GUI/Console
 BuildRequires:  ant
-BuildRequires:  java-devel
+BuildRequires:  java-devel = 1.8.0
 BuildRequires:  jpackage-utils
 
 BuildRequires:  Mesa-devel
 BuildRequires:  flexdock
-BuildRequires:  jogl2
+BuildRequires:  jogl2 = 2.2.4
 BuildRequires:  scirenderer
 
 Requires:   flexdock
-Requires:   jogl2
+Requires:   jogl2 = 2.2.4
 Requires:   scirenderer
 
 BuildRequires:  jrosetta
@@ -277,6 +279,7 @@
 %patch6 -p1
 %endif
 %patch7 -p1
+%patch8 -p1
 
 # Fix Class-Path in manifest
 sed -i '/name=Class-Path/d' build.incl.xml

++ scilab-5.5.1-src.tar.gz - scilab-5.5.2-src.tar.gz ++
/work/SRC/openSUSE:Factory/scilab/scilab-5.5.1-src.tar.gz 
/work/SRC/openSUSE:Factory/.scilab.new/scilab-5.5.2-src.tar.gz differ: char 5, 
line 1

++ scilab-build-with-jogl-2.3.patch ++
http://bugzilla.scilab.org/show_bug.cgi?id=13809
Index: scilab-5.5.2/configure
===
--- scilab-5.5.2.orig/configure
+++ scilab-5.5.2/configure
@@ -14264,7 +14264,7 @@ $as_echo_n checking jogl2...  6; }
 // #line 14264 configure
 import java.util.regex.Pattern;
 
-import javax.media.opengl.glu.GLUnurbs;
+import com.jogamp.opengl.glu.GLUnurbs;
 
 public class conftest {
 public static void main(String[] argv) {
@@ -14350,10 +14350,10 @@ $as_echo $jar_resolved 6; }
   { $as_echo $as_me:${as_lineno-$LINENO}: result: no 5
 $as_echo no 6; }
   if test  = yes; then
- { $as_echo $as_me:${as_lineno-$LINENO}: WARNING: Could not find or 
use the Java package/jar jogl2 used by Scilab 3D rendering - Version 2.0 
(looking for package javax.media.opengl.glu.GLUnurbs) 5
-$as_echo $as_me: WARNING: Could not find or use the Java package/jar jogl2 
used by Scilab 3D rendering - Version 2.0 (looking for package 
javax.media.opengl.glu.GLUnurbs) 2;}
+ { $as_echo $as_me:${as_lineno-$LINENO}: WARNING: Could not find or 
use the Java package/jar jogl2 used by Scilab 3D rendering - Version 2.0 
(looking for package com.jogamp.opengl.glu.GLUnurbs) 5
+$as_echo $as_me: WARNING: Could not find or use the Java package/jar jogl2 
used by Scilab 3D rendering - Version 2.0 (looking for package 
com.jogamp.opengl.glu.GLUnurbs) 2;}
   else
-  as_fn_error $? Could not find or use the Java package/jar jogl2 
used by Scilab 3D rendering - Version 2.0 (looking for package 
javax.media.opengl.glu.GLUnurbs) $LINENO 5
+  

commit rsyslog for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2015-04-13 20:31:44

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


Package is rsyslog

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2015-04-10 
09:52:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2015-04-13 
20:31:45.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 13 12:25:08 UTC 2015 - astie...@suse.com
+
+- disable GnuTLS support, does not build with GnuTLS 3.4.0
+
+---



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.SdaNv7/_old  2015-04-13 20:31:46.0 +0200
+++ /var/tmp/diff_new_pack.SdaNv7/_new  2015-04-13 20:31:46.0 +0200
@@ -44,7 +44,7 @@
 %bcond_with journal
 %endif
 %bcond_without  gssapi
-%bcond_without  gnutls
+%bcond_with gnutls
 %bcond_without  gcrypt
 %bcond_without  guardtime
 %bcond_without  mysql




commit froxlor for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package froxlor for openSUSE:Factory checked 
in at 2015-04-13 20:31:45

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


Package is froxlor

Changes:

--- /work/SRC/openSUSE:Factory/froxlor/froxlor.changes  2014-05-21 
16:19:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.froxlor.new/froxlor.changes 2015-04-13 
20:31:46.0 +0200
@@ -2 +2 @@
-Wed May 21 11:56:01 CEST 2014 - ase...@suse.de
+Mon Apr 13 10:34:59 CEST 2015 - ase...@suse.de
@@ -4,2 +4,53 @@
-- updating frolxor howto link in idir/README.SUSE
-  fixing configuration file suse.inc.php
+- upstream upgrade to version 0.9.33.1 (bnc#846355)
+Bug #1489: MySQL externe Datenbank
+Bug #1498: Problem with nginx vhost block merging
+Bug #1499: 0.9.33 wants to connect to host as socket
+Bug #1500: Global PEAR directories settings value in php-fpm settings 
ignored in php.ini settings variable {PEAR_DIR}
+Support #1494: new customer | webaccess Forbidden
+
+- upstream upgrade to version 0.9.33 (bnc#846355)
+Bug #1479: Update of password hash leads to security hole
+Bug #1483: Lockfile from crashed cronjob does not get deleted
+
+- upstream upgrade to version 0.9.33-rc2 (bnc#846355)
+Bug #1427: [nginx] OwnCloud Requires PHP alterations
+Bug #1459: [configs] Debian postfix templates are in deprecated format
+Bug #1462: [configs] Ubuntu 14.04 does not use SystemV
+Bug #1465: [configs] Dovecot/Postfix Config says to use dovecot as transport 
but does not
+Bug #1469: Misleading PHP compiled without pcntl error message
+Feature #1289: Passwords in panel_customers always MD5 encrypted
+Feature #1335: [database] Froxlor should also use MySQL-Socket to connect to db
+Feature #1414: [configs] Ubuntu 14.04 LTS support
+Feature #1471: Zusätzliches Feld für Notizen in den Kundenstammdaten
+Feature #1477: Ability to set the path of a (sub)domain to a file
+
+- upstream upgrade to version 0.9.33-rc1 (bnc#846355)
+Bug #1216: suggested password should match to password restriction in settings
+Bug #1280: DKIM: define custom user and group in the settings
+Bug #1399: [proftpd] quota support OFF but working qoutas at FTP upload
+Bug #1418: [php-fpm] Fix for CVE-2014-0185 needed (php5-fpm vulnerability)
+Bug #1426: Umlaute problem
+Bug #1428: Creating SSL enabled Alias Domain - SQL Integrity constraint 
violation
+Bug #1430: [nginx] If in location ~ \.php$
+Bug #1435: Nach entfernen aller Daten im root-Verzeichnis erscheint folgender 
Fehler (Froxlor WebFTP)
+Bug #1437: 0.9.32 - FreeBSD - crontab
+Bug #1440: Validation check for AXFR server failing
+Bug #1445: Froxlor cron du's /proc
+Bug #1446: nginx auto index is not working
+Bug #1447: Dateirechte beim Anlegen neuer Kunden falsch
+Bug #1450: [nginx] Directory protection duplicate directives
+Bug #1455: [apache] Directory protection not working (froxlor 0.9.31, Apache 
2.4.6)
+Bug #1456: dns entry for system_hostname breaks dns if the domain is 
manually configured
+Bug #1458: Security check too strict on mailboxsize cronscript
+Bug #1464: class.Settings.php
+Bug #1466: CSS: Overview pages without add-button missing float-clear
+Bug #1467: Progressbars on admin_customers.php?page=customer
+Bug #1468: MYSQL: BLOB and TEXT columns cannot have DEFAULT values.
+Feature #496: [panel] Import default subject/body for e-mails templates
+Feature #1036: Improve the montly traffic report
+Feature #1166: [panel] Allow customer transfer between admins
+Feature #1332: mehrzeiliger SPF support
+Feature #1408: Eigener Newsbereich im Kunden-Dashboard
+Feature #1410: Verschieben von Kunden unter Admins
+Feature #1425: Php-fpm custom listen
+Feature #1452: Massenupdate beim Hinzufügen von Domains
@@ -16,14 +66,0 @@
-

-Tue Feb 25 11:44:42 CET 2014 - ase...@suse.de
-
-- upstream upgrade to version 0.9.32-rc1 (bnc#846355)
-#69: calculate/show mail-traffic
-#433: redirect to last URL after session-timeout
-#1321: log faulty login-attempts
-#1340: add 'description' to ftp-users
-#1378: added database validation in the admin menu to check for its integrity
-#858: runtime of cronjobs
-- APS (complete)
-- Autoresponder (complete)
-- Backup (complete)

Old:

  froxlor-0.9.32.2.tar.bz2

New:

  froxlor-0.9.33.1.tar.bz2



Other differences:
--
++ froxlor.spec ++
--- /var/tmp/diff_new_pack.6Hoame/_old  2015-04-13 20:31:47.0 +0200
+++ /var/tmp/diff_new_pack.6Hoame/_new  2015-04-13 20:31:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package froxlor
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All 

commit xchat-gnome for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package xchat-gnome for openSUSE:Factory 
checked in at 2015-04-13 20:31:19

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


Package is xchat-gnome

Changes:

--- /work/SRC/openSUSE:Factory/xchat-gnome/xchat-gnome.changes  2013-09-23 
15:54:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.xchat-gnome.new/xchat-gnome.changes 
2015-04-13 20:31:20.0 +0200
@@ -1,0 +2,5 @@
+Sun Apr 12 09:42:49 UTC 2015 - zai...@opensuse.org
+
+- Add xchat-gnome-poodle.patch, protect against poole (bgo#738870).
+
+---

New:

  xchat-gnome-poodle.patch



Other differences:
--
++ xchat-gnome.spec ++
--- /var/tmp/diff_new_pack.OqBax2/_old  2015-04-13 20:31:21.0 +0200
+++ /var/tmp/diff_new_pack.OqBax2/_new  2015-04-13 20:31:21.0 +0200
@@ -33,6 +33,8 @@
 Patch3: xchat-gnome-dso-linking.patch
 # PATCH-FIX-UPSTREAM xchat-gnome-perl-plugin.patch bgo#698232 
dims...@opensuse.org -- Fix building with -Werror=missing-prototypes.
 Patch4: xchat-gnome-perl-plugin.patch
+# PATCH-FIX-UPSTREAM xchat-gnome-poodle.patch bgo#738870 zai...@opensuse.org 
-- Patch for poodle attack.
+Patch5: xchat-gnome-poodle.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
@@ -91,6 +93,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 translation-update-upstream
 
 %build

++ xchat-gnome-poodle.patch ++
From f9e2f17c26abf90b340c8a80248326f4c7c1f3b7 Mon Sep 17 00:00:00 2001
From: Marc Deslauriers marc.deslauri...@ubuntu.com
Date: Tue, 9 Dec 2014 22:02:14 +0530
Subject: gnome bz#738870

SSLv3 should no longer be used for security reasons. Let the best
connection method be automatically determined by using SSLv23_client_method()
and SSLv23_server_method().

https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

diff --git a/src/common/ssl.c b/src/common/ssl.c
index a18ad47..35eb237 100644
--- a/src/common/ssl.c
+++ b/src/common/ssl.c
@@ -70,7 +70,7 @@ _SSL_context_init (void (*info_cb_func), int server)
 
SSLeay_add_ssl_algorithms ();
SSL_load_error_strings ();
-   ctx = SSL_CTX_new (server ? SSLv3_server_method() : SSLv3_client_method 
());
+   ctx = SSL_CTX_new (server ? SSLv23_server_method() : 
SSLv23_client_method ());
 
SSL_CTX_set_session_cache_mode (ctx, SSL_SESS_CACHE_BOTH);
SSL_CTX_set_timeout (ctx, 300);
@@ -281,7 +281,7 @@ _SSL_socket (SSL_CTX *ctx, int sd)
__SSL_critical_error (SSL_new);
 
SSL_set_fd (ssl, sd);
-   if (ctx-method == SSLv3_client_method())
+   if (ctx-method == SSLv23_client_method())
SSL_set_connect_state (ssl);
else
SSL_set_accept_state(ssl);
-- 
cgit v0.10.2



commit nghttp2 for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2015-04-13 20:31:08

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


Package is nghttp2

Changes:

--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes  2015-04-06 
00:26:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2015-04-13 
20:31:10.0 +0200
@@ -1,0 +2,27 @@
+Sun Apr 12 17:38:36 UTC 2015 - mplus...@suse.com
+
+- Update to 0.7.11
+  * nghttpx: Fix waitpid race condition in ocsp response update
+  * nghttp: Consider user-provided :authority header field for SNI 
+as well as host header field
+- Changes for 0.7.10
+  * Make sure that nghttp2 license is MIT license
+  * Add nghttp2_session_consume_{connection,stream} to consume 
+bytes independent
+  * Add nghttp2_send_data_callback to send DATA payload without 
+copying static inline fix for build with VS2013 (Patch from 
+Remo E)
+  * Update lib/Makefile.msvc (Patch from Remo E)
+  * Remove dependency on libws2_32 on Windows build
+  * Define NGHTTP2_EXTERN macro to export function for Windows 
+build
+  * doc: Generate API doc per function
+  * python: Add async body generation support
+  * python: Fix pseudo-header field ordering bug
+  * nghttpx: Redirect stderr to errorlog file
+  * nghttpx: Fix bug that data buffered in SSL object are not 
+read
+  * nghttpx: Remove --tls-ctx-per-worker option
+  * nghttpx: Add OCSP stapling feature
+
+---

Old:

  nghttp2-0.7.9.tar.xz

New:

  nghttp2-0.7.11.tar.xz



Other differences:
--
++ nghttp2.spec ++
--- /var/tmp/diff_new_pack.YNwSXV/_old  2015-04-13 20:31:11.0 +0200
+++ /var/tmp/diff_new_pack.YNwSXV/_new  2015-04-13 20:31:11.0 +0200
@@ -19,7 +19,7 @@
 %define lib_name lib%{name}-5
 %define lib_name_asio lib%{name}_asio1
 Name:   nghttp2
-Version:0.7.9
+Version:0.7.11
 Release:0
 Summary:Implementation of Hypertext Transfer Protocol version 2 in C
 License:MIT
@@ -130,6 +130,7 @@
 %defattr(-,root,root)
 %{_bindir}/deflatehd
 %{_bindir}/inflatehd
+%{_datadir}/%{name}
 
 %files -n %{lib_name}
 %defattr(-,root,root)

++ nghttp2-0.7.9.tar.xz - nghttp2-0.7.11.tar.xz ++
 11563 lines of diff (skipped)




commit xaos for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package xaos for openSUSE:Factory checked in 
at 2015-04-13 20:31:49

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


Package is xaos

Changes:

--- /work/SRC/openSUSE:Factory/xaos/xaos.changes2015-03-03 
11:16:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.xaos.new/xaos.changes   2015-04-13 
20:31:54.0 +0200
@@ -1,0 +2,18 @@
+Sat Apr 11 18:18:56 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.6
+  * Supporting libpng = 1.5 and 1.6
+  * Various bug fixes
+  * New fractal types
+- Update Url
+- Use download Url as source
+- Remove xaos-libpng15.patch and xaos-libpng16.patch; fixed on upstream
+  release
+- Add xaos-fix-implicit-decl.patch
+- Remove superfluous xorg-x11 build require
+- Split out translation files
+- Remove redundant %clean section
+- Fix with -fno-strict-aliasing has the new version is likely to break
+  with new gcc
+
+---

Old:

  xaos-3.5.tar.bz2
  xaos-libpng15.patch
  xaos-libpng16.patch

New:

  xaos-3.6.tar.gz
  xaos-fix-implicit-decl.patch



Other differences:
--
++ xaos.spec ++
--- /var/tmp/diff_new_pack.aIqjBV/_old  2015-04-13 20:31:55.0 +0200
+++ /var/tmp/diff_new_pack.aIqjBV/_new  2015-04-13 20:31:55.0 +0200
@@ -17,31 +17,29 @@
 
 
 Name:   xaos
-Version:3.5
+Version:3.6
 Release:0
 Summary:Powerful fractal generator
 License:GPL-2.0+
 Group:  Amusements/Toys/Graphics
-Url:http://xaos.sourceforge.net
-Source: %{name}-%{version}.tar.bz2
+Url:http://matek.hu/xaos/doku.php
+Source: 
http://sourceforge.net/projects/xaos/files/XaoS/%{version}/%{name}-%{version}.tar.gz
 Source1:%{name}.desktop
 Source2:%{name}.sh
 Source3:%{name}.png
-Patch0: %{name}-%{version}-strip.patch
+Patch0: %{name}-3.5-strip.patch
 Patch1: fix-prototypes.diff
-# libpng15.patch http://code.google.com/p/gnuxaos/issues/detail?id=55
-Patch2: xaos-libpng15.patch
-Patch3: xaos-libpng16.patch
+Patch2: xaos-fix-implicit-decl.patch
 BuildRequires:  aalib-devel
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  gsl-devel
 BuildRequires:  libpng-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
 Requires(pre):  %install_info_prereq
 Provides:   XaoS
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -52,16 +50,18 @@
 In addition, switching between Julia and Mandelbrot fractal types and
 displaying planes is provided.
 
+%lang_package
+
 %prep
 %setup -q
 %patch0
 %patch1 -p1
-%patch2
-%patch3 -p1
+%patch2 -p1
 
 %build
 # convert all xpf-files to UNIX format
 find examples/ -iname *.xpf -exec dos2unix {} \;
+export CFLAGS=%optflags -fno-strict-aliasing
 %configure --with-svga-driver=no
 make %{?_smp_mflags}
 
@@ -83,10 +83,7 @@
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
-%clean
-rm -rf %{buildroot}
-
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc %{_infodir}/xaos.info.*
 %doc %{_mandir}/man6/xaos.6.*
@@ -96,4 +93,6 @@
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/XaoS/
 
+%files lang -f %{name}.lang
+
 %changelog

++ xaos-fix-implicit-decl.patch ++
--- a/src/ui/filesel.c  2013-11-01 08:54:21.0 +0100
+++ b/src/ui/filesel.c  2015-04-11 20:07:46.661578616 +0200
@@ -10,6 +10,10 @@
 #endif
 #endif
 
+#include stdio.h
+#include unistd.h
+#include sys/socket.h
+
 #include config.h
 #include filter.h
 #include fractal.h




commit accerciser for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package accerciser for openSUSE:Factory 
checked in at 2015-04-13 20:31:21

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


Package is accerciser

Changes:

--- /work/SRC/openSUSE:Factory/accerciser/accerciser.changes2015-04-02 
16:03:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.accerciser.new/accerciser.changes   
2015-04-13 20:31:22.0 +0200
@@ -1,0 +2,6 @@
+Sun Apr 12 20:17:23 UTC 2015 - zai...@opensuse.org
+
+- Drop IPython Requires from main package that was leftover on
+  last change.
+
+---



Other differences:
--
++ accerciser.spec ++
--- /var/tmp/diff_new_pack.pxcjuM/_old  2015-04-13 20:31:22.0 +0200
+++ /var/tmp/diff_new_pack.pxcjuM/_new  2015-04-13 20:31:22.0 +0200
@@ -36,7 +36,6 @@
 BuildRequires:  pkgconfig(atspi-2) = 2.5.2
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.1.13
 BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.3
-Requires:   IPython = 0.11
 # py3atspi is a virtual name that is provided by the default at-spi stack
 Requires:   py3atspi
 Requires:   python3-gobject




commit qtractor for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2015-04-13 20:31:30

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


Package is qtractor

Changes:

--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes2015-04-07 
09:29:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes   2015-04-13 
20:31:35.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 13:05:13 UTC 2015 - dmuel...@suse.com
+
+-   add non-atomic-arches.patch: build for arches other than x86
+
+---

New:

  non-atomic-arches.patch



Other differences:
--
++ qtractor.spec ++
--- /var/tmp/diff_new_pack.Bh4lnz/_old  2015-04-13 20:31:35.0 +0200
+++ /var/tmp/diff_new_pack.Bh4lnz/_new  2015-04-13 20:31:35.0 +0200
@@ -27,6 +27,7 @@
 Patch0: %{name}-nodatetime.patch
 Patch1: qtractor-remove_path_from_exec_in_desktop_file.patch
 Patch2: qtractor-powerpc.patch
+Patch3: non-atomic-arches.patch
 BuildRequires:  alsa-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  dssi-devel
@@ -59,6 +60,7 @@
 %patch0
 %patch1
 %patch2 -p1
+%patch3
 
 %build
 %configure --disable-sse
@@ -97,6 +99,7 @@
 %dir %{_datadir}/%{name}/translations
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/icons/*/*/apps/%{name}.*
 %{_datadir}/icons/*/*/mimetypes/application-x-%{name}-*.*
 %{_datadir}/mime/packages/%{name}.xml

++ non-atomic-arches.patch ++
Index: src/qtractorAtomic.h
===
--- src/qtractorAtomic.h.orig
+++ src/qtractorAtomic.h
@@ -33,6 +33,26 @@
 extern C {
 #endif
 
+#if defined(HAVE_QATOMIC_H)
+
+typedef QAtomicInt qtractorAtomic;
+
+#if QT_VERSION = 0x05
+#define ATOMIC_GET(a)  ((a)-load())
+#define ATOMIC_SET(a,v)((a)-store(v))
+#else
+#define ATOMIC_GET(a)  ((int) *(a))
+#define ATOMIC_SET(a,v)(*(a) = (v))
+#endif
+
+static inline int ATOMIC_CAS ( qtractorAtomic *pVal,
+   int iOldValue, int iNewValue )
+{
+   return pVal-testAndSetOrdered(iOldValue, iNewValue);
+}
+
+#else
+
 #if defined(__GNUC__)
 
 #if defined(__powerpc__) || defined(__powerpc64__)
@@ -107,26 +127,6 @@ static inline int ATOMIC_CAS1 (
 #endif
 
 
-#if defined(HAVE_QATOMIC_H)
-
-typedef QAtomicInt qtractorAtomic;
-
-#if QT_VERSION = 0x05
-#define ATOMIC_GET(a)  ((a)-load())
-#define ATOMIC_SET(a,v)((a)-store(v))
-#else
-#define ATOMIC_GET(a)  ((int) *(a))
-#define ATOMIC_SET(a,v)(*(a) = (v))
-#endif
-
-static inline int ATOMIC_CAS ( qtractorAtomic *pVal,
-   int iOldValue, int iNewValue )
-{
-   return pVal-testAndSetOrdered(iOldValue, iNewValue);
-}
-
-#else
-
 typedef struct { volatile int value; } qtractorAtomic;
 
 #define ATOMIC_GET(a)  ((a)-value)



commit rednotebook for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package rednotebook for openSUSE:Factory 
checked in at 2015-04-13 20:31:24

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


Package is rednotebook

Changes:

--- /work/SRC/openSUSE:Factory/rednotebook/rednotebook.changes  2015-01-22 
01:06:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.rednotebook.new/rednotebook.changes 
2015-04-13 20:31:24.0 +0200
@@ -1,0 +2,13 @@
+Sun Apr 12 19:35:48 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.10:
+  + Write data to temporary files first to prevent corrupted month
+files.
+  + Add format button for monospace font. Automatically add the
+correct format for code blocks.
+  + Show warning for dates before 1900 (not supported by Python's
+datetime module).
+  + Fix undo/redo.
+  + Don't add unneeded newlines around titles and code.
+
+---

Old:

  rednotebook-1.9.0.tar.gz

New:

  rednotebook-1.10.tar.gz



Other differences:
--
++ rednotebook.spec ++
--- /var/tmp/diff_new_pack.fuJPjj/_old  2015-04-13 20:31:25.0 +0200
+++ /var/tmp/diff_new_pack.fuJPjj/_new  2015-04-13 20:31:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rednotebook
 #
-# Copyright (c) 2015 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:   rednotebook
-Version:1.9.0
+Version:1.10
 Release:0
 Summary:Graphical diary and journal
 License:GPL-3.0+

++ rednotebook-1.9.0.tar.gz - rednotebook-1.10.tar.gz ++
 2552 lines of diff (skipped)




commit libunicap for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package libunicap for openSUSE:Factory 
checked in at 2015-04-13 20:31:34

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


Package is libunicap

Changes:

--- /work/SRC/openSUSE:Factory/libunicap/libunicap.changes  2014-10-05 
20:33:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.libunicap.new/libunicap.changes 2015-04-13 
20:31:38.0 +0200
@@ -1,0 +2,7 @@
+Mon Apr 13 09:01:34 UTC 2015 - dims...@opensuse.org
+
+- Call libtoolize during build phase: after running autoreconf,
+  we get the new macros installed but do not take into account that
+  there was a minor change between intltool 0.50 and 0.51.
+
+---



Other differences:
--
++ libunicap.spec ++
--- /var/tmp/diff_new_pack.xkYTxP/_old  2015-04-13 20:31:38.0 +0200
+++ /var/tmp/diff_new_pack.xkYTxP/_new  2015-04-13 20:31:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libunicap
 #
-# 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
@@ -105,6 +105,7 @@
 %build
 mkdir -p m4
 autoreconf -fiv
+intltoolize --force
 %configure --disable-rpath --disable-static --enable-gtk-doc --enable-libv4l
 make %{?_smp_mflags}
 




commit xl2tpd for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package xl2tpd for openSUSE:Factory checked 
in at 2015-04-13 20:31:22

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


Package is xl2tpd

Changes:

--- /work/SRC/openSUSE:Factory/xl2tpd/xl2tpd.changes2014-06-30 
21:50:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.xl2tpd.new/xl2tpd.changes   2015-04-13 
20:31:23.0 +0200
@@ -1,0 +2,16 @@
+Sun Apr 12 00:55:33 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.3.6
+  * Fix the size of the lenght param for AVP headers. This should
+fix Android support no matter how the compiler optimizes.
+- For changes from other versions, please read the CHANGES files
+- Use download Url as source
+- Remove redundant %clean section
+- Remove xl2tpd-1.3.0-0001-Add-kernel-support-for-2.6.32.patch; 
+  fixed by upstream
+- Adapt Makefile.patch and xl2tpd.init.patch to upstream changes
+- Do not provide sysvinit and systemd support on the same system;
+  it's redundant
+- Add backward compatibility symlinl to systemd service
+
+---

Old:

  xl2tpd-1.3.0-0001-Add-kernel-support-for-2.6.32.patch
  xl2tpd-1.3.0.tar.bz2

New:

  v1.3.6.tar.gz



Other differences:
--
++ xl2tpd.spec ++
--- /var/tmp/diff_new_pack.eRDwrL/_old  2015-04-13 20:31:24.0 +0200
+++ /var/tmp/diff_new_pack.eRDwrL/_new  2015-04-13 20:31:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xl2tpd
 #
-# Copyright (c) 2014 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
@@ -16,9 +16,6 @@
 #
 
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
-#
-
 %if 0%{?suse_version} = 1310
 %define rundir /var/run
 %else
@@ -30,22 +27,18 @@
 Group:  Productivity/Networking/System
 
 Name:   xl2tpd
-Version:1.3.0
+Version:1.3.6
 Release:0
 Url:http://www.xelerance.com/software/xl2tpd/
-Source0:%{name}-%{version}.tar.bz2
+Source0:https://github.com/xelerance/xl2tpd/archive/v%{version}.tar.gz
 Source1:%{name}.service
 Source2:%{name}.conf
 Patch0: Makefile.patch
 Patch1: xl2tpd.init.patch
-# PATCH-FIX-UPSTREAM xl2tpd-1.3.0-0001-Add-kernel-support-for-2.6.32.patch 
bnc#790250 bi...@gnome.org -- xl2tpd Add kernel support for 2.6.23+
-Patch2: xl2tpd-1.3.0-0001-Add-kernel-support-for-2.6.32.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   ppp
-%if %sles_version = 10
 BuildRequires:  libpcap
 BuildRequires:  linux-kernel-headers = 2.6.19
-%endif
 BuildRequires:  libpcap-devel
 BuildRequires:  linux-kernel-headers
 Obsoletes:  l2tpd = 0.68
@@ -85,8 +78,6 @@
 %package -n xl2tpd-doc
 Summary:Documentation for xl2tpd package
 Group:  Documentation/Man
-Version:1.3.0
-Release:0
 
 %description -n xl2tpd-doc
 This package contains the documentation for using the xl2tpd daemon
@@ -96,8 +87,6 @@
 
 %patch0
 %patch1
-%patch2 -p1
-rm linux/include/linux/if_pppol2tp.h
 
 %build
 make DFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE $(getconf LFS_CFLAGS) 
@@ -109,29 +98,24 @@
 install -p -D -m644 examples/ppp-options.xl2tpd 
%{buildroot}%{_sysconfdir}/ppp/options.xl2tpd
 install -p -D -m600 doc/l2tp-secrets.sample 
%{buildroot}%{_sysconfdir}/xl2tpd/l2tp-secrets
 install -p -D -m600 examples/chapsecrets.sample 
%{buildroot}%{_sysconfdir}/ppp/chap-secrets.sample
-install -p -D -m755 packaging/suse/xl2tpd.init %{buildroot}%{_initrddir}/xl2tpd
-ln -sf /etc/init.d/xl2tpd $RPM_BUILD_ROOT/%{_sbindir}/rcxl2tpd
 install -p -D -m755 -d %{buildroot}%{rundir}/xl2tpd  
-
 %if 0%{?has_systemd}
 install -D -m0644 %{S:1} %{buildroot}%{_unitdir}/%{name}.service
 install -D -m0644 %{S:2} %{buildroot}/usr/lib/tmpfiles.d/%{name}.conf
 mkdir -p %{buildroot}/usr/lib/modules-load.d
 echo l2tp_ppp  %{buildroot}/usr/lib/modules-load.d/%{name}.conf
+ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%{name}
+%else
+install -p -D -m755 packaging/suse/xl2tpd.init %{buildroot}%{_initrddir}/xl2tpd
+ln -sf /etc/init.d/xl2tpd $RPM_BUILD_ROOT/%{_sbindir}/rcxl2tpd
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %pre
-
 %if 0%{?has_systemd}
 %service_add_pre %{name}.service
 %endif
 
 %post
-%{fillup_and_insserv xl2tpd}
-
 # if we migrate from l2tpd to xl2tpd, copy the configs
 if [ -f /etc/l2tpd/l2tpd.conf ]
 then
@@ -147,21 +131,24 @@
 
 %if 0%{?has_systemd}
 %service_add_post %{name}.service
+%fillup_only
+%else

commit tor for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:13.2:Update checked 
in at 2015-04-13 09:21:56

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


Package is tor

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.CWmnfj/_old  2015-04-13 09:21:57.0 +0200
+++ /var/tmp/diff_new_pack.CWmnfj/_new  2015-04-13 09:21:57.0 +0200
@@ -1 +1 @@
-link package='tor.3644' cicount='copy' /
+link package='tor.3685' cicount='copy' /




commit tor for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package tor for openSUSE:13.1:Update checked 
in at 2015-04-13 09:21:51

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


Package is tor

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.k3aCjj/_old  2015-04-13 09:21:52.0 +0200
+++ /var/tmp/diff_new_pack.k3aCjj/_new  2015-04-13 09:21:52.0 +0200
@@ -1 +1 @@
-link package='tor.3644' cicount='copy' /
+link package='tor.3685' cicount='copy' /




commit kernel-vanilla for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-vanilla for 
openSUSE:13.2:Update checked in at 2015-04-13 13:08:25

Comparing /work/SRC/openSUSE:13.2:Update/kernel-vanilla (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-vanilla.new (New)


Package is kernel-vanilla

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.pxnrNg/_old  2015-04-13 13:08:28.0 +0200
+++ /var/tmp/diff_new_pack.pxnrNg/_new  2015-04-13 13:08:28.0 +0200
@@ -1 +1 @@
-link package='kernel-vanilla.3318' cicount='copy' /
+link package='kernel-vanilla.3606' cicount='copy' /




commit vhba-kmp for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package vhba-kmp for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:35

Comparing /work/SRC/openSUSE:13.2:Update/vhba-kmp (Old)
 and  /work/SRC/openSUSE:13.2:Update/.vhba-kmp.new (New)


Package is vhba-kmp

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.DpzSr8/_old  2015-04-13 13:08:36.0 +0200
+++ /var/tmp/diff_new_pack.DpzSr8/_new  2015-04-13 13:08:36.0 +0200
@@ -1 +1 @@
-link package='vhba-kmp.3359' cicount='copy' /
+link package='vhba-kmp.3606' cicount='copy' /




commit virtualbox for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:37

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


Package is virtualbox

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.t3iqEB/_old  2015-04-13 13:08:42.0 +0200
+++ /var/tmp/diff_new_pack.t3iqEB/_new  2015-04-13 13:08:42.0 +0200
@@ -1 +1 @@
-link package='virtualbox.3477' cicount='copy' /
+link package='virtualbox.3606' cicount='copy' /




commit xen for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package xen for openSUSE:13.2:Update checked 
in at 2015-04-13 13:08:40

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


Package is xen

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.x17a82/_old  2015-04-13 13:08:52.0 +0200
+++ /var/tmp/diff_new_pack.x17a82/_new  2015-04-13 13:08:52.0 +0200
@@ -1 +1 @@
-link package='xen.3398' cicount='copy' /
+link package='xen.3606' cicount='copy' /




commit kernel-lpae for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-lpae for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:04

Comparing /work/SRC/openSUSE:13.2:Update/kernel-lpae (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-lpae.new (New)


Package is kernel-lpae

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TSkH4k/_old  2015-04-13 13:08:05.0 +0200
+++ /var/tmp/diff_new_pack.TSkH4k/_new  2015-04-13 13:08:05.0 +0200
@@ -1 +1 @@
-link package='kernel-lpae.3318' cicount='copy' /
+link package='kernel-lpae.3606' cicount='copy' /




commit kernel-obs-qa for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-obs-qa for 
openSUSE:13.2:Update checked in at 2015-04-13 13:08:10

Comparing /work/SRC/openSUSE:13.2:Update/kernel-obs-qa (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-obs-qa.new (New)


Package is kernel-obs-qa

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.hkEHo2/_old  2015-04-13 13:08:12.0 +0200
+++ /var/tmp/diff_new_pack.hkEHo2/_new  2015-04-13 13:08:12.0 +0200
@@ -1 +1 @@
-link package='kernel-obs-qa.3318' cicount='copy' /
+link package='kernel-obs-qa.3606' cicount='copy' /




commit kernel-source for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for 
openSUSE:13.2:Update checked in at 2015-04-13 13:08:15

Comparing /work/SRC/openSUSE:13.2:Update/kernel-source (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-source.new (New)


Package is kernel-source

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.bZG7Cx/_old  2015-04-13 13:08:19.0 +0200
+++ /var/tmp/diff_new_pack.bZG7Cx/_new  2015-04-13 13:08:19.0 +0200
@@ -1 +1 @@
-link package='kernel-source.3318' cicount='copy' /
+link package='kernel-source.3606' cicount='copy' /




commit kernel-syms for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-syms for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:19

Comparing /work/SRC/openSUSE:13.2:Update/kernel-syms (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-syms.new (New)


Package is kernel-syms

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.QqH7ON/_old  2015-04-13 13:08:21.0 +0200
+++ /var/tmp/diff_new_pack.QqH7ON/_new  2015-04-13 13:08:21.0 +0200
@@ -1 +1 @@
-link package='kernel-syms.3318' cicount='copy' /
+link package='kernel-syms.3606' cicount='copy' /




commit kernel-xen for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-xen for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:28

Comparing /work/SRC/openSUSE:13.2:Update/kernel-xen (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-xen.new (New)


Package is kernel-xen

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.gSUDne/_old  2015-04-13 13:08:30.0 +0200
+++ /var/tmp/diff_new_pack.gSUDne/_new  2015-04-13 13:08:30.0 +0200
@@ -1 +1 @@
-link package='kernel-xen.3318' cicount='copy' /
+link package='kernel-xen.3606' cicount='copy' /




commit pcfclock for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package pcfclock for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:33

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


Package is pcfclock

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.8JRiOM/_old  2015-04-13 13:08:35.0 +0200
+++ /var/tmp/diff_new_pack.8JRiOM/_new  2015-04-13 13:08:35.0 +0200
@@ -1 +1 @@
-link package='pcfclock.3359' cicount='copy' /
+link package='pcfclock.3606' cicount='copy' /




commit xtables-addons for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package xtables-addons for 
openSUSE:13.2:Update checked in at 2015-04-13 13:08:44

Comparing /work/SRC/openSUSE:13.2:Update/xtables-addons (Old)
 and  /work/SRC/openSUSE:13.2:Update/.xtables-addons.new (New)


Package is xtables-addons

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ehzj54/_old  2015-04-13 13:08:53.0 +0200
+++ /var/tmp/diff_new_pack.ehzj54/_new  2015-04-13 13:08:53.0 +0200
@@ -1 +1 @@
-link package='xtables-addons.3359' cicount='copy' /
+link package='xtables-addons.3606' cicount='copy' /




commit kernel-pae for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-pae for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:12

Comparing /work/SRC/openSUSE:13.2:Update/kernel-pae (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-pae.new (New)


Package is kernel-pae

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9QpYN5/_old  2015-04-13 13:08:14.0 +0200
+++ /var/tmp/diff_new_pack.9QpYN5/_new  2015-04-13 13:08:14.0 +0200
@@ -1 +1 @@
-link package='kernel-pae.3318' cicount='copy' /
+link package='kernel-pae.3606' cicount='copy' /




commit kernel-docs for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-docs for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:00

Comparing /work/SRC/openSUSE:13.2:Update/kernel-docs (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-docs.new (New)


Package is kernel-docs

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.PlVS2P/_old  2015-04-13 13:08:01.0 +0200
+++ /var/tmp/diff_new_pack.PlVS2P/_new  2015-04-13 13:08:01.0 +0200
@@ -1 +1 @@
-link package='kernel-docs.3318' cicount='copy' /
+link package='kernel-docs.3606' cicount='copy' /




commit virtualbox for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:13.1:Update 
checked in at 2015-04-13 13:07:15

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


Package is virtualbox

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.21XmXA/_old  2015-04-13 13:07:19.0 +0200
+++ /var/tmp/diff_new_pack.21XmXA/_new  2015-04-13 13:07:19.0 +0200
@@ -1 +1 @@
-link package='virtualbox.3477' cicount='copy' /
+link package='virtualbox.3605' cicount='copy' /




commit kernel-default for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-default for 
openSUSE:13.2:Update checked in at 2015-04-13 13:07:56

Comparing /work/SRC/openSUSE:13.2:Update/kernel-default (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-default.new (New)


Package is kernel-default

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.1KSSp5/_old  2015-04-13 13:07:57.0 +0200
+++ /var/tmp/diff_new_pack.1KSSp5/_new  2015-04-13 13:07:57.0 +0200
@@ -1 +1 @@
-link package='kernel-default.3318' cicount='copy' /
+link package='kernel-default.3606' cicount='copy' /




commit kernel-obs-qa-xen for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-obs-qa-xen for 
openSUSE:13.2:Update checked in at 2015-04-13 13:08:08

Comparing /work/SRC/openSUSE:13.2:Update/kernel-obs-qa-xen (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-obs-qa-xen.new (New)


Package is kernel-obs-qa-xen

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ODGbtI/_old  2015-04-13 13:08:12.0 +0200
+++ /var/tmp/diff_new_pack.ODGbtI/_new  2015-04-13 13:08:12.0 +0200
@@ -1 +1 @@
-link package='kernel-obs-qa-xen.3318' cicount='copy' /
+link package='kernel-obs-qa-xen.3606' cicount='copy' /




commit kernel-ec2 for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-ec2 for openSUSE:13.2:Update 
checked in at 2015-04-13 13:08:02

Comparing /work/SRC/openSUSE:13.2:Update/kernel-ec2 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-ec2.new (New)


Package is kernel-ec2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.gqy1l2/_old  2015-04-13 13:08:03.0 +0200
+++ /var/tmp/diff_new_pack.gqy1l2/_new  2015-04-13 13:08:03.0 +0200
@@ -1 +1 @@
-link package='kernel-ec2.3318' cicount='copy' /
+link package='kernel-ec2.3606' cicount='copy' /




commit xtables-addons for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package xtables-addons for 
openSUSE:13.1:Update checked in at 2015-04-13 13:07:19

Comparing /work/SRC/openSUSE:13.1:Update/xtables-addons (Old)
 and  /work/SRC/openSUSE:13.1:Update/.xtables-addons.new (New)


Package is xtables-addons

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.73vfNp/_old  2015-04-13 13:07:26.0 +0200
+++ /var/tmp/diff_new_pack.73vfNp/_new  2015-04-13 13:07:26.0 +0200
@@ -1 +1 @@
-link package='xtables-addons.3332' cicount='copy' /
+link package='xtables-addons.3605' cicount='copy' /




commit kernel-debug for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-debug for 
openSUSE:13.2:Update checked in at 2015-04-13 13:07:50

Comparing /work/SRC/openSUSE:13.2:Update/kernel-debug (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-debug.new (New)


Package is kernel-debug

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.V7o94E/_old  2015-04-13 13:07:51.0 +0200
+++ /var/tmp/diff_new_pack.V7o94E/_new  2015-04-13 13:07:51.0 +0200
@@ -1 +1 @@
-link package='kernel-debug.3318' cicount='copy' /
+link package='kernel-debug.3606' cicount='copy' /




commit kernel-cubox for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-cubox for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:21

Comparing /work/SRC/openSUSE:13.1:Update/kernel-cubox (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-cubox.new (New)


Package is kernel-cubox

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Ix5oQN/_old  2015-04-13 13:06:22.0 +0200
+++ /var/tmp/diff_new_pack.Ix5oQN/_new  2015-04-13 13:06:22.0 +0200
@@ -1 +1 @@
-link package='kernel-cubox.3332' cicount='copy' /
+link package='kernel-cubox.3605' cicount='copy' /




commit kernel-vanilla for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-vanilla for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:59

Comparing /work/SRC/openSUSE:13.1:Update/kernel-vanilla (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-vanilla.new (New)


Package is kernel-vanilla

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Xc4ADW/_old  2015-04-13 13:07:02.0 +0200
+++ /var/tmp/diff_new_pack.Xc4ADW/_new  2015-04-13 13:07:02.0 +0200
@@ -1 +1 @@
-link package='kernel-vanilla.3332' cicount='copy' /
+link package='kernel-vanilla.3605' cicount='copy' /




commit kernel-exynos for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-exynos for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:36

Comparing /work/SRC/openSUSE:13.1:Update/kernel-exynos (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-exynos.new (New)


Package is kernel-exynos

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.EUGNQb/_old  2015-04-13 13:06:38.0 +0200
+++ /var/tmp/diff_new_pack.EUGNQb/_new  2015-04-13 13:06:38.0 +0200
@@ -1 +1 @@
-link package='kernel-exynos.3332' cicount='copy' /
+link package='kernel-exynos.3605' cicount='copy' /




commit iscsitarget for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package iscsitarget for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:16

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


Package is iscsitarget

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.jCRyqm/_old  2015-04-13 13:06:17.0 +0200
+++ /var/tmp/diff_new_pack.jCRyqm/_new  2015-04-13 13:06:17.0 +0200
@@ -1 +1 @@
-link package='iscsitarget.3332' cicount='copy' /
+link package='iscsitarget.3605' cicount='copy' /




commit kernel-syms for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-syms for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:52

Comparing /work/SRC/openSUSE:13.1:Update/kernel-syms (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-syms.new (New)


Package is kernel-syms

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.tRSP92/_old  2015-04-13 13:06:56.0 +0200
+++ /var/tmp/diff_new_pack.tRSP92/_new  2015-04-13 13:06:56.0 +0200
@@ -1 +1 @@
-link package='kernel-syms.3332' cicount='copy' /
+link package='kernel-syms.3605' cicount='copy' /




commit kernel-trace for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-trace for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:57

Comparing /work/SRC/openSUSE:13.1:Update/kernel-trace (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-trace.new (New)


Package is kernel-trace

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.6rL0h9/_old  2015-04-13 13:06:59.0 +0200
+++ /var/tmp/diff_new_pack.6rL0h9/_new  2015-04-13 13:06:59.0 +0200
@@ -1 +1 @@
-link package='kernel-trace.3332' cicount='copy' /
+link package='kernel-trace.3605' cicount='copy' /




commit kernel-lpae for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-lpae for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:39

Comparing /work/SRC/openSUSE:13.1:Update/kernel-lpae (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-lpae.new (New)


Package is kernel-lpae

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.aTU22W/_old  2015-04-13 13:06:40.0 +0200
+++ /var/tmp/diff_new_pack.aTU22W/_new  2015-04-13 13:06:40.0 +0200
@@ -1 +1 @@
-link package='kernel-lpae.3332' cicount='copy' /
+link package='kernel-lpae.3605' cicount='copy' /




commit hdjmod for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package hdjmod for openSUSE:13.2:Update 
checked in at 2015-04-13 13:07:40

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


Package is hdjmod

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.dMi86k/_old  2015-04-13 13:07:42.0 +0200
+++ /var/tmp/diff_new_pack.dMi86k/_new  2015-04-13 13:07:42.0 +0200
@@ -1 +1 @@
-link package='hdjmod.3359' cicount='copy' /
+link package='hdjmod.3606' cicount='copy' /




commit ipset for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package ipset for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:14

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


Package is ipset

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.a9SOsM/_old  2015-04-13 13:06:15.0 +0200
+++ /var/tmp/diff_new_pack.a9SOsM/_new  2015-04-13 13:06:15.0 +0200
@@ -1 +1 @@
-link package='ipset.3332' cicount='copy' /
+link package='ipset.3605' cicount='copy' /




commit kernel-pae for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-pae for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:41

Comparing /work/SRC/openSUSE:13.1:Update/kernel-pae (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-pae.new (New)


Package is kernel-pae

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.1LzIXd/_old  2015-04-13 13:06:43.0 +0200
+++ /var/tmp/diff_new_pack.1LzIXd/_new  2015-04-13 13:06:43.0 +0200
@@ -1 +1 @@
-link package='kernel-pae.3332' cicount='copy' /
+link package='kernel-pae.3605' cicount='copy' /




commit kernel-docs for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-docs for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:32

Comparing /work/SRC/openSUSE:13.1:Update/kernel-docs (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-docs.new (New)


Package is kernel-docs

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.75oO9N/_old  2015-04-13 13:06:33.0 +0200
+++ /var/tmp/diff_new_pack.75oO9N/_new  2015-04-13 13:06:33.0 +0200
@@ -1 +1 @@
-link package='kernel-docs.3332' cicount='copy' /
+link package='kernel-docs.3605' cicount='copy' /




commit pcfclock for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package pcfclock for openSUSE:13.1:Update 
checked in at 2015-04-13 13:07:11

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


Package is pcfclock

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.m7YAE2/_old  2015-04-13 13:07:13.0 +0200
+++ /var/tmp/diff_new_pack.m7YAE2/_new  2015-04-13 13:07:13.0 +0200
@@ -1 +1 @@
-link package='pcfclock.3332' cicount='copy' /
+link package='pcfclock.3605' cicount='copy' /




commit vhba-kmp for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package vhba-kmp for openSUSE:13.1:Update 
checked in at 2015-04-13 13:07:13

Comparing /work/SRC/openSUSE:13.1:Update/vhba-kmp (Old)
 and  /work/SRC/openSUSE:13.1:Update/.vhba-kmp.new (New)


Package is vhba-kmp

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TjmHLu/_old  2015-04-13 13:07:15.0 +0200
+++ /var/tmp/diff_new_pack.TjmHLu/_new  2015-04-13 13:07:15.0 +0200
@@ -1 +1 @@
-link package='vhba-kmp.3332' cicount='copy' /
+link package='vhba-kmp.3605' cicount='copy' /




commit hdjmod for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package hdjmod for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:12

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


Package is hdjmod

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.HduUUg/_old  2015-04-13 13:06:13.0 +0200
+++ /var/tmp/diff_new_pack.HduUUg/_new  2015-04-13 13:06:13.0 +0200
@@ -1 +1 @@
-link package='hdjmod.3332' cicount='copy' /
+link package='hdjmod.3605' cicount='copy' /




commit xen for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package xen for openSUSE:13.1:Update checked 
in at 2015-04-13 13:07:16

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


Package is xen

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.1PwHm5/_old  2015-04-13 13:07:25.0 +0200
+++ /var/tmp/diff_new_pack.1PwHm5/_new  2015-04-13 13:07:25.0 +0200
@@ -1 +1 @@
-link package='xen.3399' cicount='copy' /
+link package='xen.3605' cicount='copy' /




commit ipset for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package ipset for openSUSE:13.2:Update 
checked in at 2015-04-13 13:07:45

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


Package is ipset

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.XQrtbr/_old  2015-04-13 13:07:46.0 +0200
+++ /var/tmp/diff_new_pack.XQrtbr/_new  2015-04-13 13:07:46.0 +0200
@@ -1 +1 @@
-link package='ipset.3359' cicount='copy' /
+link package='ipset.3606' cicount='copy' /




commit bbswitch for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package bbswitch for openSUSE:13.2:Update 
checked in at 2015-04-13 13:07:34

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


Package is bbswitch

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.26cZZ3/_old  2015-04-13 13:07:35.0 +0200
+++ /var/tmp/diff_new_pack.26cZZ3/_new  2015-04-13 13:07:35.0 +0200
@@ -1 +1 @@
-link package='bbswitch.3359' cicount='copy' /
+link package='bbswitch.3606' cicount='copy' /




commit cloop for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package cloop for openSUSE:13.2:Update 
checked in at 2015-04-13 13:07:36

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


Package is cloop

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.4i3I7Y/_old  2015-04-13 13:07:37.0 +0200
+++ /var/tmp/diff_new_pack.4i3I7Y/_new  2015-04-13 13:07:37.0 +0200
@@ -1 +1 @@
-link package='cloop.3359' cicount='copy' /
+link package='cloop.3606' cicount='copy' /




commit ndiswrapper for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package ndiswrapper for openSUSE:13.1:Update 
checked in at 2015-04-13 13:07:07

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


Package is ndiswrapper

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.FSjnF8/_old  2015-04-13 13:07:08.0 +0200
+++ /var/tmp/diff_new_pack.FSjnF8/_new  2015-04-13 13:07:08.0 +0200
@@ -1 +1 @@
-link package='ndiswrapper.3332' cicount='copy' /
+link package='ndiswrapper.3605' cicount='copy' /




commit kernel-xen for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-xen for openSUSE:13.1:Update 
checked in at 2015-04-13 13:07:04

Comparing /work/SRC/openSUSE:13.1:Update/kernel-xen (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-xen.new (New)


Package is kernel-xen

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.oLyvPd/_old  2015-04-13 13:07:07.0 +0200
+++ /var/tmp/diff_new_pack.oLyvPd/_new  2015-04-13 13:07:07.0 +0200
@@ -1 +1 @@
-link package='kernel-xen.3332' cicount='copy' /
+link package='kernel-xen.3605' cicount='copy' /




commit crash for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package crash for openSUSE:13.2:Update 
checked in at 2015-04-13 13:07:38

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


Package is crash

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TducAb/_old  2015-04-13 13:07:39.0 +0200
+++ /var/tmp/diff_new_pack.TducAb/_new  2015-04-13 13:07:39.0 +0200
@@ -1 +1 @@
-link package='crash.3359' cicount='copy' /
+link package='crash.3606' cicount='copy' /




commit kernel-obs-build for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-obs-build for 
openSUSE:13.2:Update checked in at 2015-04-13 13:08:06

Comparing /work/SRC/openSUSE:13.2:Update/kernel-obs-build (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-obs-build.new (New)


Package is kernel-obs-build

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ow4FFM/_old  2015-04-13 13:08:07.0 +0200
+++ /var/tmp/diff_new_pack.ow4FFM/_new  2015-04-13 13:08:07.0 +0200
@@ -1 +1 @@
-link package='kernel-obs-build.3318' cicount='copy' /
+link package='kernel-obs-build.3606' cicount='copy' /




commit kernel-desktop for openSUSE:13.2:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-desktop for 
openSUSE:13.2:Update checked in at 2015-04-13 13:07:58

Comparing /work/SRC/openSUSE:13.2:Update/kernel-desktop (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-desktop.new (New)


Package is kernel-desktop

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.YbXW1u/_old  2015-04-13 13:07:59.0 +0200
+++ /var/tmp/diff_new_pack.YbXW1u/_new  2015-04-13 13:07:59.0 +0200
@@ -1 +1 @@
-link package='kernel-desktop.3318' cicount='copy' /
+link package='kernel-desktop.3606' cicount='copy' /




commit kernel-debug for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-debug for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:23

Comparing /work/SRC/openSUSE:13.1:Update/kernel-debug (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-debug.new (New)


Package is kernel-debug

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.8TUPtO/_old  2015-04-13 13:06:25.0 +0200
+++ /var/tmp/diff_new_pack.8TUPtO/_new  2015-04-13 13:06:25.0 +0200
@@ -1 +1 @@
-link package='kernel-debug.3332' cicount='copy' /
+link package='kernel-debug.3605' cicount='copy' /




commit kernel-desktop for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-desktop for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:28

Comparing /work/SRC/openSUSE:13.1:Update/kernel-desktop (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-desktop.new (New)


Package is kernel-desktop

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.aWICmo/_old  2015-04-13 13:06:30.0 +0200
+++ /var/tmp/diff_new_pack.aWICmo/_new  2015-04-13 13:06:30.0 +0200
@@ -1 +1 @@
-link package='kernel-desktop.3332' cicount='copy' /
+link package='kernel-desktop.3605' cicount='copy' /




commit kernel-ec2 for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-ec2 for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:34

Comparing /work/SRC/openSUSE:13.1:Update/kernel-ec2 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-ec2.new (New)


Package is kernel-ec2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.7Wlunp/_old  2015-04-13 13:06:36.0 +0200
+++ /var/tmp/diff_new_pack.7Wlunp/_new  2015-04-13 13:06:36.0 +0200
@@ -1 +1 @@
-link package='kernel-ec2.3332' cicount='copy' /
+link package='kernel-ec2.3605' cicount='copy' /




commit kernel-default for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-default for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:27

Comparing /work/SRC/openSUSE:13.1:Update/kernel-default (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-default.new (New)


Package is kernel-default

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.hVdDxV/_old  2015-04-13 13:06:28.0 +0200
+++ /var/tmp/diff_new_pack.hVdDxV/_new  2015-04-13 13:06:28.0 +0200
@@ -1 +1 @@
-link package='kernel-default.3332' cicount='copy' /
+link package='kernel-default.3605' cicount='copy' /




commit crash for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package crash for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:08

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


Package is crash

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.40BDvc/_old  2015-04-13 13:06:10.0 +0200
+++ /var/tmp/diff_new_pack.40BDvc/_new  2015-04-13 13:06:10.0 +0200
@@ -1 +1 @@
-link package='crash.3332' cicount='copy' /
+link package='crash.3605' cicount='copy' /




commit kernel-source for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for 
openSUSE:13.1:Update checked in at 2015-04-13 13:06:47

Comparing /work/SRC/openSUSE:13.1:Update/kernel-source (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kernel-source.new (New)


Package is kernel-source

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.UtcSNu/_old  2015-04-13 13:06:49.0 +0200
+++ /var/tmp/diff_new_pack.UtcSNu/_new  2015-04-13 13:06:49.0 +0200
@@ -1 +1 @@
-link package='kernel-source.3332' cicount='copy' /
+link package='kernel-source.3605' cicount='copy' /




commit cloop for openSUSE:13.1:Update

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package cloop for openSUSE:13.1:Update 
checked in at 2015-04-13 13:06:06

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


Package is cloop

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ckbCw6/_old  2015-04-13 13:06:07.0 +0200
+++ /var/tmp/diff_new_pack.ckbCw6/_new  2015-04-13 13:06:07.0 +0200
@@ -1 +1 @@
-link package='cloop.3332' cicount='copy' /
+link package='cloop.3605' cicount='copy' /




<    1   2