commit metacity for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package metacity for openSUSE:Factory 
checked in at 2014-10-16 07:52:44

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


Package is "metacity"

Changes:

--- /work/SRC/openSUSE:Factory/metacity/metacity.changes2014-10-11 
19:28:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.metacity.new/metacity.changes   2014-10-16 
07:52:55.0 +0200
@@ -1,0 +2,11 @@
+Wed Oct 15 07:03:58 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fix random bug when windows opens in fullscreen mode.
+  + Fix identification of CSD windows when checking whether to
+force fullscreen.
+  + Fix uninitialized variables.
+  + Updated translations.
+- Drop metacity-uninitialized-variables.patch: fixed upstream.
+
+---

Old:

  metacity-3.14.0.tar.xz
  metacity-uninitialized-variables.patch

New:

  metacity-3.14.1.tar.xz



Other differences:
--
++ metacity.spec ++
--- /var/tmp/diff_new_pack.6xE9Qw/_old  2014-10-16 07:52:56.0 +0200
+++ /var/tmp/diff_new_pack.6xE9Qw/_new  2014-10-16 07:52:56.0 +0200
@@ -17,14 +17,12 @@
 
 
 Name:   metacity
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:A Window Manager for the GNOME Desktop
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Source: 
http://download.gnome.org/sources/metacity/3.14/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM metacity-uninitialized-variables.patch bgo#619524 
vu...@opensuse.org -- Fix uninitialized variables
-Patch0: metacity-uninitialized-variables.patch
 # PATCH-FIX-OPENSUSE metacity-bnc385553-buggy-intel-xinerama.diff bnc#385553 
feder...@novell.com - Sanitize overlapping (cloned) monitors from Xinerama
 Patch11:metacity-bnc385553-buggy-intel-xinerama.diff
 Url:http://www.gnome.org
@@ -90,7 +88,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 %patch11 -p1
 
 %build

++ metacity-3.14.0.tar.xz -> metacity-3.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metacity-3.14.0/NEWS new/metacity-3.14.1/NEWS
--- old/metacity-3.14.0/NEWS2014-10-09 19:57:47.0 +0200
+++ new/metacity-3.14.1/NEWS2014-10-15 08:44:46.0 +0200
@@ -1,3 +1,12 @@
+Version 3.14.1
+==
+- Fix random bug when windows opens in fullscreen mode. (Alberts Muktupāvels)
+- Fix identification of CSD windows when checking whether to force fullscreen.
+  (Owen W. Taylor)
+- Fix uninitialized variables (Vincent Untz)
+- Updated translations:
+  Andika Triwidada (id), Piotr Drąg (pl)
+
 Version 3.14.0
 ==
 - Theme format version updated to 3.5, mostly patches from mutter. (Owen W. 
Taylor,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metacity-3.14.0/configure 
new/metacity-3.14.1/configure
--- old/metacity-3.14.0/configure   2014-10-09 19:59:33.0 +0200
+++ new/metacity-3.14.1/configure   2014-10-15 08:46:10.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for metacity 3.14.0.
+# Generated by GNU Autoconf 2.69 for metacity 3.14.1.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='metacity'
 PACKAGE_TARNAME='metacity'
-PACKAGE_VERSION='3.14.0'
-PACKAGE_STRING='metacity 3.14.0'
+PACKAGE_VERSION='3.14.1'
+PACKAGE_STRING='metacity 3.14.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=metacity'
 PACKAGE_URL=''
 
@@ -1429,7 +1429,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures metacity 3.14.0 to adapt to many kinds of systems.
+\`configure' configures metacity 3.14.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1503,7 +1503,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of metacity 3.14.0:";;
+ short | recursive ) echo "Configuration of metacity 3.14.1:";;
esac
   cat <<\_ACEOF
 
@@ -1657,7 +1657,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-metacity configure 3.14.0
+metacity configure 3.14.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2209,7 +2209,7 @@
 This file contains any messages produced by compilers whil

commit pavucontrol for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package pavucontrol for openSUSE:Factory 
checked in at 2014-10-16 07:52:42

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


Package is "pavucontrol"

Changes:

--- /work/SRC/openSUSE:Factory/pavucontrol/pavucontrol.changes  2013-04-08 
14:54:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.pavucontrol.new/pavucontrol.changes 
2014-10-16 07:52:54.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct 12 21:42:59 UTC 2014 - antoine.belv...@laposte.net
+
+- Add pavucontrol-2.0-reference-widget.patch: Reference the widget
+  before returning it from ::create methods (boo#900797).
+
+---

New:

  pavucontrol-2.0-reference-widget.patch



Other differences:
--
++ pavucontrol.spec ++
--- /var/tmp/diff_new_pack.JT9prM/_old  2014-10-16 07:52:55.0 +0200
+++ /var/tmp/diff_new_pack.JT9prM/_new  2014-10-16 07:52:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pavucontrol
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -24,6 +24,8 @@
 Release:0
 Url:http://freedesktop.org/software/pulseaudio/pavucontrol/
 Source: 
http://freedesktop.org/software/pulseaudio/pavucontrol/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM pavucontrol-2.0-reference-widget.patch boo#900797 
antoine.belv...@laposte.net -- Fix widget reference - segfault at startup
+Patch0: pavucontrol-2.0-reference-widget.patch
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
@@ -51,6 +53,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-lynx

++ pavucontrol-2.0-reference-widget.patch ++
>From b2362f2223b1ecc0c92fac9d261d5684f33af06f Mon Sep 17 00:00:00 2001
From: Hans de Goede 
Date: Thu, 28 Aug 2014 12:58:05 +0200
Subject: Reference the widget before returning it from ::create methods

Widgets (unlike Windows and Dialogs) returned by Gtk::Builder::get_widget*
start owned by the GtkBuilder object, the idea being that they will get
added to a container before the scope of the GtkBuilder object ends, and it
thus automatically gets destroyed.

But in the various ::create methods in pavucontrol, a pointer to the widget
gets returned, so that it can be added to a cointainer by the caller.
However as soon as the ::create method exits the GtkBuilder object owning
the widget, and thus also the widget gets destroyed, and we end up returning
free-ed memory.

This commit fixes this by making all ::create methods take a reference on
the widget before returning it, and having all the callers unreference the
widget after adding it to a container.

https://bugs.freedesktop.org/show_bug.cgi?id=83144
https://bugzilla.redhat.com/show_bug.cgi?id=119

Signed-off-by: Hans de Goede 

diff --git a/src/cardwidget.cc b/src/cardwidget.cc
index c79ac6c..28c558d 100644
--- a/src/cardwidget.cc
+++ b/src/cardwidget.cc
@@ -45,6 +45,7 @@ CardWidget* CardWidget::create() {
 CardWidget* w;
 Glib::RefPtr x = Gtk::Builder::create_from_file(GLADE_FILE, 
"cardWidget");
 x->get_widget_derived("cardWidget", w);
+w->reference();
 return w;
 }
 
diff --git a/src/channelwidget.cc b/src/channelwidget.cc
index 6f59de2..fe94c11 100644
--- a/src/channelwidget.cc
+++ b/src/channelwidget.cc
@@ -53,6 +53,7 @@ ChannelWidget* ChannelWidget::create() {
 x->add_from_file(GLADE_FILE, "adjustment1");
 x->add_from_file(GLADE_FILE, "channelWidget");
 x->get_widget_derived("channelWidget", w);
+w->reference();
 return w;
 }
 
diff --git a/src/devicewidget.cc b/src/devicewidget.cc
index 1a148ee..813780f 100644
--- a/src/devicewidget.cc
+++ b/src/devicewidget.cc
@@ -89,6 +89,7 @@ void DeviceWidget::setChannelMap(const pa_channel_map &m, 
bool can_decibel) {
 snprintf(text, sizeof(text), "%s", 
pa_channel_position_to_pretty_string(m.map[i]));
 cw->channelLabel->set_markup(text);
 channelsVBox->pack_start(*cw, false, false, 0);
+cw->unreference();
 }
 channelWidgets[m.channels-1]->last = true;
 
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
index 5a42318..5d205fb 100644
--- a/src/mainwindow.cc
+++ b/src/mainwindow.cc
@@ -300,6 +300,7 @@ void MainWindow::updateCard(const pa_card_info &info) {
 else {
 cardWidgets[info.index] = w = CardWidget::create();
 cardsVBox->pack_start(*w, false, false, 0);
+w->unrefer

commit kernel-source for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2014-10-16 07:52:36

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


Package is "kernel-source"

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/kernel-debug.changes   
2014-10-08 22:13:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes  
2014-10-16 07:52:37.0 +0200
@@ -1,0 +2,80 @@
+Thu Oct  9 06:04:52 CEST 2014 - je...@suse.com
+
+- block: copy bi_vcnt in __bio_clone_fast (boo#888259).
+- commit c467423
+
+---
+Tue Oct  7 17:44:07 CEST 2014 - jbeul...@suse.com
+
+- Revert "supported.conf: i2c-core -> i2core." - the respective
+  upstream change got reverted too.
+  This reverts commit 602eb759ffd78c04efb82a041167718d98180ffd.
+- commit afa08f0
+
+---
+Tue Oct  7 14:29:50 CEST 2014 - jbeul...@suse.com
+
+- Update Xen patches to 3.17-final and c/s 1266.
+- commit 28bdf1b
+
+---
+Mon Oct  6 18:33:24 CEST 2014 - je...@suse.com
+
+- Update to 3.17-final.
+- commit ba887ef
+
+---
+Mon Oct  6 14:53:25 CEST 2014 - j...@suse.cz
+
+- Refresh patches.suse/ovl01-vfs-add-i_op-dentry_open.patch.
+- commit c1c43b8
+
+---
+Mon Oct  6 14:35:01 CEST 2014 - j...@suse.cz
+
+  Removing RICHACL support since it never went upstream and noone seems
+  to really care (bnc#892834)
+- Delete
+  patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch.
+- Delete
+  patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch.
+- Delete
+  patches.suse/0003-vfs-Add-IS_RICHACL-test-for-richacl-support.patch.
+- Delete
+  patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch.
+- Delete
+  patches.suse/0005-richacl-Permission-mapping-functions.patch.
+- Delete
+  patches.suse/0006-richacl-Compute-maximum-file-masks-from-an-acl.patch.
+- Delete
+  patches.suse/0007-richacl-Update-the-file-masks-in-chmod.patch.
+- Delete
+  patches.suse/0008-richacl-Permission-check-algorithm.patch.
+- Delete
+  patches.suse/0009-richacl-Helper-functions-for-implementing-richacl-in.patch.
+- Delete patches.suse/0010-richacl-Create-time-inheritance.patch.
+- Delete
+  patches.suse/0011-richacl-Check-if-an-acl-is-equivalent-to-a-file-mode.patch.
+- Delete patches.suse/0012-richacl-Automatic-Inheritance.patch.
+- Delete
+  patches.suse/0013-richacl-Restrict-access-check-algorithm.patch.
+- Delete patches.suse/0014-richacl-xattr-mapping-functions.patch.
+- Delete
+  patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch.
+- commit 81acd03
+
+---
+Mon Oct  6 14:30:58 CEST 2014 - j...@suse.cz
+
+- Update
+  patches.fixes/xfs-mark-all-internal-workqueues-as-freezable.patch
+  (bnc#899785).
+- commit 951f215
+
+---
+Mon Oct  6 14:29:07 CEST 2014 - j...@suse.cz
+
+- xfs: mark all internal workqueues as freezable.
+- commit ba6c1f6
+
+---
@@ -7,0 +88,46 @@
+Mon Sep 29 21:05:12 CEST 2014 - je...@suse.com
+
+- Update to 3.17-rc7.
+- commit 6304463
+
+---
+Thu Sep 25 17:37:39 CEST 2014 - jbeul...@suse.com
+
+- patches.suse/stack-unwind: Reduce the number of cases where
+  hitting broken/missing unwind information would result in a full
+  but predictably pointless linear scan of the FDEs. Some cosmetic
+  cleanup.
+- commit 8a52bcb
+
+---
+Mon Sep 22 16:43:00 CEST 2014 - je...@suse.com
+
+- Update to 3.17-rc6.
+- commit 811b3a2
+
+---
+Mon Sep 22 13:05:38 CEST 2014 - jbeul...@suse.com
+
+- patches.arch/x86_64-unwind-annotations: Fix patch format (as reported
+  by Luis Rodriguez).
+- commit f35848e
+
+---
+Thu Sep 18 08:33:34 CEST 2014 - jbeul...@suse.com
+
+- Update EC2 config files again (adding DEBUG_INFO_DWARF4).
+- commit 82404e9
+
+---
+Thu Sep 18 08:29:21 CEST 2014 - jbeul...@suse.com
+
+- supported.conf: i2c-core -> i2core.
+- commit 602eb75
+
+---
+Thu Sep 18 08:28:45 CEST 2014 - jbeul...@suse.com
+
+- Refresh patches.xen/xen3-patch-3.1

commit virtualbox for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2014-10-16 07:52:37

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


Package is "virtualbox"

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2014-09-12 
15:25:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2014-10-16 07:52:51.0 +0200
@@ -1,0 +2,73 @@
+Tue Oct 14 12:02:36 UTC 2014 - mse...@gmail.com
+
+- fix /usr/lib/virtualbox *.so files permissions 
+
+---
+Mon Oct 13 16:11:00 UTC 2014 - renda.kr...@gmail.com
+
+- update to version 4.3.18:
+  == since 3.4.16 ==
+  + VMM: fixed a potential misbehavior after restoring the A20 state from a 
saved state
+  + GUI: fixed full-screen mode mini-toolbar related regressions for different 
platforms and window managers (bug #13369)
+  + GUI: X11: fixed full-screen mode Unity panels quirk caused by mini-toolbar 
code changes in last release (bug #13365)
+  + GUI: X11: added possibility to use legacy full-screen mode as the new one 
can cause multi-screen issues under Unity, see the manual for more information 
(bug #13365)
+  + GUI: Mac OS X: fixed full-screen mode artifact causing black screen when 
3D acceleration was enabled on 10.10 Yosemite hosts (bug #13448)
+  + GUI: Mac OS X: fixed regression in user-space swiping from/to VBox in 
full-screen mode
+  + GUI: Mac OS X: fixed issue with switching to VBox in full-screen mode 
through Alt+Tab and Mission Control
+  + Storage: fixed data corruption when resizing huge VHD images under certain 
circumstances (bug #11960)
+  + Storage: fixed a rare hang during startup when the BIOS enumerates the 
storage devices attached to the SATA controller
+  + Storage: follow the spec with AHCI interrupt acknowledge (bug #13474)
+  + Storage: fixed broken iSCSI authentication (4.3.14 regression, bugs 
#13386, #13435)
+  + NAT Network: properly parse port forwarding rules to allow UDP rules
+  + USB: fixed a crash on Linux hosts with older Linux kernels (bug #13400) 
and several other fixes
+  + ACPI: fixed ACPI timer anomalies (bug #12076)
+  + Guest Control: fixed a memory leak (bug #13434)
+  + Main: when removing a VM, do also remove the VBoxStartup.log file which 
might exist on Windows hosts (bug #13478)
+  + Windows hosts: fixed more startup problems on certain Windows hosts due to 
conflicts with anti-virus software; better error reporting (4.3.14 regression; 
bug #13187)
+  + Windows hosts: propagate the process startup information to the child 
process (4.3.14 regression; bug #13243)
+  + Mac OS X hosts: don't force using the discrete GPU (bug #1)
+  + Windows Additions: some Windows 10 tweaks
+  + X11 guests: fix a bug handling video driver display properties which 
prevented GNOME Shell on Fedora 21 from starting
+  + Linux hosts / guests: fixed a few remaining warnings in the kernel log if 
memory allocation fails (bug #11171)
+  == since 4.3.14 ==
+  + VMM: fixed restoring 32-bit FPU state on 64-bit capable VMs and restoring 
guest FPU in raw-mode VMs (bug #12646; 4.3 regression)
+  + GUI: properly restore normal/scale mode guest-screen size after exiting 
full-screen/seamless mode
+  + GUI: mini-toolbar should provoke less artifacts/conflicts with 3D guest 
rendering
+  + GUI: Mac OS X: Native full-screen multi-screen transition was able to 
blackout host-screens for nearly minute
+  + GUI: X11: Modern window managers should now use native full-screen 
multi-screen mapping API
+  + GUI: added extradata item for configuring the mouse capture behavior, see 
the manual for more information (bug #3506)
+  + Storage: fixed a VBoxSVC crash when querying an iSCSI target with 
authentication configured (4.3.14 regression)
+  + Storage: fixed a rare data corruption during reads if another allocating 
write is running concurrently and accesses the same range
+  + Storage: fixed a rare crash for certain VHD images from other products
+  + Storage: fixed a rare release assertion when using the AHCI controller
+  + Floppy: fixed read errors and guest memory corruption when running under 
control of QEMM
+  + 3D: added experimental support for rendering on offline GPUs for Mac OS X 
host
+  + 3D: fixed white window appearing on entering FullScreen mode on OSX host
+  + 3D: fixed video recording support for 3D data regression (bug #13073)
+  + 3D: fixes for MS Office 2013 support
+  + 3D: several fixes
+  + Bridged Networking: improved IPv6 support when bridging to a wireless 
interface
+  + NAT: prevent internal DNS service from stuck in host-resolver mode when 
host was switched from one network to another one while host was sleeping (Mac 
OS X hosts)
+  + NAT: 

commit xmanja for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xmanja for openSUSE:Factory checked 
in at 2014-10-15 21:59:02

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


Package is "xmanja"

Changes:

--- /work/SRC/openSUSE:Factory/xmanja/xmanja.changes2011-09-23 
12:51:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmanja.new/xmanja.changes   2014-10-15 
21:59:04.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 09:43:48 UTC 2014 - jeng...@inai.de
+
+- Remove ancient specfile tags and sections
+
+---



Other differences:
--
++ xmanja.spec ++
--- /var/tmp/diff_new_pack.3xFYTO/_old  2014-10-15 21:59:05.0 +0200
+++ /var/tmp/diff_new_pack.3xFYTO/_new  2014-10-15 21:59:05.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xmanja (Version 0.7)
+# spec file for package xmanja
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   xmanja
+Version:0.7
+Release:0
+Summary:Japanese online manuals for X11
 License:MIT
 Group:  Documentation/Man
-AutoReqProv:on
-Provides:   locale(xorg-x11:ja)
-Version:0.7
-Release:439
+Summary(ja):  XFree86 のオンラインマニュアル、 日本語版
 Url:http://xjman.dsl.gr.jp/
 Source0:http://xjman.dsl.gr.jp/dist/xjman-0.7.tar.bz2
 Source1:license.txt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Japanese online manuals for X11
-Summary(ja):  XFree86 のオンラインマニュアル、 日本語版
 BuildArch:  noarch
+Provides:   locale(xorg-x11:ja)
 # %description -l ja
 # XFree86 のオンラインマニュアル、 日本語版
 
@@ -45,13 +42,12 @@
 X Japanese Documentation Project 
 
 %prep
-%setup -n xjman
+%setup -qn xjman
 
 %build
 cp %{SOURCE1} license.txt
 
 %install
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
 for i in man? ; do
   mkdir -p $RPM_BUILD_ROOT/usr/share/man/ja/$i
   install -m 644 $i/* $RPM_BUILD_ROOT/usr/share/man/ja/$i
@@ -63,9 +59,6 @@
 # conflicts with man-pages-ja package:
 rm $RPM_BUILD_ROOT/usr/share/man/ja/man4/mouse.4*
 
-%clean 
-#[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-
 %files
 %defattr(-,root,root)
 %doc README license.txt ChangeLog

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



commit libvirt-cim for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package libvirt-cim for openSUSE:Factory 
checked in at 2014-10-15 21:59:04

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


Package is "libvirt-cim"

Changes:

--- /work/SRC/openSUSE:Factory/libvirt-cim/libvirt-cim.changes  2014-09-06 
12:18:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt-cim.new/libvirt-cim.changes 
2014-10-15 21:59:05.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 15 07:20:04 UTC 2014 - jeng...@inai.de
+
+- Enable parallel build and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ libvirt-cim.spec ++
--- /var/tmp/diff_new_pack.0heLrH/_old  2014-10-15 21:59:06.0 +0200
+++ /var/tmp/diff_new_pack.0heLrH/_new  2014-10-15 21:59:06.0 +0200
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 %if 0%{?suse_version} > 1140 || 0%{?fedora_version} > 14
 %define has_systemd 1
 %else
@@ -24,6 +22,19 @@
 %endif
 
 Name:   libvirt-cim
+
+Url:http://libvirt.org/CIM/
+License:LGPL-2.1+
+Group:  System/Management
+Version:0.6.3
+Release:0
+Summary:CMPI-based CIM provider implementing DMTF SVPC model
+Source: %{name}-%{version}.tar.bz2
+Source1:libvirt-cim-rpmlintrc
+Source2:README.SUSE
+Patch0: provider-reg.patch
+Patch1: automake.patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  autoconf
 BuildRequires:  e2fsprogs-devel
@@ -40,20 +51,6 @@
 BuildRequires:  systemd
 %{?systemd_requires}
 %endif
-
-Url:http://libvirt.org/CIM/
-License:LGPL-2.1+
-Group:  System/Management
-AutoReqProv:yes
-Version:0.6.3
-Release:0
-Summary:CMPI-based CIM provider implementing DMTF SVPC model
-Source: %{name}-%{version}.tar.bz2
-Source1:libvirt-cim-rpmlintrc
-Source2:README.SUSE
-Patch0: provider-reg.patch
-Patch1: automake.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # the %pre/%post scripts are sfcb specific currently
 Requires:   sblim-sfcb
 Requires:   libxml2 >= 2.6.0
@@ -95,13 +92,12 @@
 
 %build
 autoreconf -i -f
-export CFLAGS="$RPM_OPT_FLAGS"
 %configure --disable-werror --disable-static
-make DOCS_DIR=%{_docdir}/%{name} HTML_DIR=%{_docdir}/%{name}
+make %{?_smp_mflags} DOCS_DIR=%{_docdir}/%{name} HTML_DIR=%{_docdir}/%{name}
 
 %install
 %if 0%{?suse_version}
-%makeinstall DOCS_DIR=%{_docdir}/%{name} HTML_DIR=%{_docdir}/%{name}
+%make_install DOCS_DIR=%{_docdir}/%{name} HTML_DIR=%{_docdir}/%{name}
 %else
 make install DESTDIR=$RPM_BUILD_ROOT DOCS_DIR=%{_docdir}/%{name}-%{version} 
HTML_DIR=%{_docdir}/%{name}-%{version}
 %endif
@@ -117,11 +113,8 @@
 
 install -m 644 %{S:2} $RPM_BUILD_ROOT%{_docdir}/%{name}
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-# do nothing if not an upgrade, otherwise deregister current providers
-
 %pre
+# do nothing if not an upgrade, otherwise deregister current providers
 [ $1 -eq 1 ] && exit 0
 %{_datadir}/%{name}/provider-register.sh -d -t sfcb \
-n root/virt \

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



commit iceWMCP for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package iceWMCP for openSUSE:Factory checked 
in at 2014-10-15 21:59:05

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


Package is "iceWMCP"

Changes:

--- /work/SRC/openSUSE:Factory/iceWMCP/iceWMCP.changes  2011-11-22 
17:47:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.iceWMCP.new/iceWMCP.changes 2014-10-15 
21:59:07.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 15 07:34:46 UTC 2014 - jeng...@inai.de
+
+- Use source URLs and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ iceWMCP.spec ++
--- /var/tmp/diff_new_pack.5HTfnH/_old  2014-10-15 21:59:07.0 +0200
+++ /var/tmp/diff_new_pack.5HTfnH/_new  2014-10-15 21:59:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iceWMCP
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,22 +16,21 @@
 #
 
 
-
 Name:   iceWMCP
-License:GPL-2.0+
-Group:  System/GUI/Other
-Requires:   python python-gtk
-AutoReqProv:on
 Version:3.2
-Release:122
+Release:0
 Summary:An IceWM Configuration Panel
+License:GPL-2.0+
+Group:  System/GUI/Other
 Url:http://www.phrozensmoke.com/projects/icewmcp/
-Source: IceWMControlPanel-%{version}.tar.bz2
+Source: 
http://downloads.sf.net/icesoundmanager/IceWMControlPanel-%version.tar.bz2
 Source1:iceWMCP 
 Patch:  %{name}-%{version}-applets.patch
 Patch2: %{name}-%{version}-deprecated.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+Requires:   python
+Requires:   python-gtk
 
 %description
 IceWM Control Panel (IceWMCP) is full-featured, Gtk-based control panel
@@ -45,7 +44,6 @@
 Erica Andrews phrozensm...@yahoo.com
 
 %package addons
-License:GPL-2.0+
 Summary:An IceWM Configuration Panel
 Group:  System/GUI/Other
 Requires:   %{name} = %{version} 
@@ -94,9 +92,6 @@
 %find_lang icewmcp-ism icewmcp-iceme.lang
 %find_lang icewmcp icewmcp-iceme.lang
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f icewmcp-iceme.lang
 %defattr(-,root,root)
 /usr/share/%{name}

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



commit yast2-storage for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2014-10-15 21:58:55

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


Package is "yast2-storage"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2014-10-07 18:24:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2014-10-15 21:58:59.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 10:00:51 CEST 2014 - aschn...@suse.de
+
+- fixed setting disk label on multipath devices (bsc#898525)
+- version 3.1.49
+
+---

Old:

  yast2-storage-3.1.48.tar.bz2

New:

  yast2-storage-3.1.49.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.zVVQfI/_old  2014-10-15 21:59:00.0 +0200
+++ /var/tmp/diff_new_pack.zVVQfI/_new  2014-10-15 21:59:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:3.1.48
+Version:3.1.49
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-storage-3.1.48.tar.bz2 -> yast2-storage-3.1.49.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.48/package/yast2-storage.changes 
new/yast2-storage-3.1.49/package/yast2-storage.changes
--- old/yast2-storage-3.1.48/package/yast2-storage.changes  2014-10-07 
12:28:11.0 +0200
+++ new/yast2-storage-3.1.49/package/yast2-storage.changes  2014-10-14 
12:03:13.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Oct 13 10:00:51 CEST 2014 - aschn...@suse.de
+
+- fixed setting disk label on multipath devices (bsc#898525)
+- version 3.1.49
+
+---
 Tue Oct 07 12:15:21 CEST 2014 - aschn...@suse.de
 
 - avoid keyboard shortcut conflict (bsc#882643)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.48/package/yast2-storage.spec 
new/yast2-storage-3.1.49/package/yast2-storage.spec
--- old/yast2-storage-3.1.48/package/yast2-storage.spec 2014-10-07 
12:28:11.0 +0200
+++ new/yast2-storage-3.1.49/package/yast2-storage.spec 2014-10-14 
12:03:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:3.1.48
+Version:3.1.49
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.48/src/modules/Storage.rb 
new/yast2-storage-3.1.49/src/modules/Storage.rb
--- old/yast2-storage-3.1.48/src/modules/Storage.rb 2014-10-07 
12:28:11.0 +0200
+++ new/yast2-storage-3.1.49/src/modules/Storage.rb 2014-10-14 
12:03:13.0 +0200
@@ -4711,7 +4711,8 @@
 if Ops.get_boolean(target, [k, "delete"], false)
   if Ops.get_symbol(target, [k, "type"], :CT_UNKNOWN) == :CT_LVM
 DeleteLvmVg(Ops.get_string(target, [k, "name"], ""))
-  elsif Ops.get_symbol(target, [k, "type"], :CT_UNKNOWN) == :CT_DISK
+  elsif Ops.get_symbol(target, [k, "type"], :CT_UNKNOWN) == :CT_DISK ||
+Ops.get_symbol(target, [k, "type"], :CT_UNKNOWN) == 
:CT_DMMULTIPATH
 DeletePartitionTable(
   k,
   Ops.get_string(target, [k, "disklabel"], "")

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



commit rfbproxy for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rfbproxy for openSUSE:Factory 
checked in at 2014-10-15 21:59:00

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


Package is "rfbproxy"

Changes:

--- /work/SRC/openSUSE:Factory/rfbproxy/rfbproxy.changes2011-09-23 
12:44:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.rfbproxy.new/rfbproxy.changes   2014-10-15 
21:59:02.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 09:38:19 UTC 2014 - jeng...@inai.de
+
+- Enable parallel biuld and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ rfbproxy.spec ++
--- /var/tmp/diff_new_pack.iOtVU7/_old  2014-10-15 21:59:03.0 +0200
+++ /var/tmp/diff_new_pack.iOtVU7/_new  2014-10-15 21:59:03.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rfbproxy (Version 1.1.0)
+# spec file for package rfbproxy
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,21 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   rfbproxy
-Url:http://cyberelk.net/tim/software/rfbproxy/
-License:GPL-2.0+
-Group:  System/X11/Utilities
-#Requires: xforms
-AutoReqProv:on
 Version:1.1.0
-Release:30
+Release:0
 Summary:Record or play back a VNC session
+License:GPL-2.0+
+Group:  System/X11/Utilities
+Url:http://cyberelk.net/tim/software/rfbproxy/
 Source: 
http://cyberelk.net/tim/data/rfbproxy/devel/%name-%version.tar.bz2
 #Patch:  patch.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+#Requires: xforms
 
 %description
 rfbproxy is a simple proxy for VNC which allows recording of screen
@@ -46,16 +43,13 @@
 #%patch
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --mandir=%_mandir
-make
+%configure
+make %{?_smp_mflags}
 top_builddir=. top_srcdir=. tests/run-tests
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING README TODO

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



commit libstorage for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2014-10-15 21:58:53

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


Package is "libstorage"

Changes:

--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes2014-10-08 
22:13:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes   
2014-10-15 21:58:58.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 09:48:36 CEST 2014 - aschn...@suse.de
+
+- obsolete ancient version of libstorage (bsc#900875)
+
+---



Other differences:
--
++ libstorage.spec ++
--- /var/tmp/diff_new_pack.9gM9B2/_old  2014-10-15 21:58:58.0 +0200
+++ /var/tmp/diff_new_pack.9gM9B2/_new  2014-10-15 21:58:58.0 +0200
@@ -136,9 +136,9 @@
 PreReq: %fillup_prereq
 %endif
 Obsoletes:  yast2-storage-lib
-# expands to Obsoletes: libstorage1 libstorage2 libstorage3...
+# expands to Obsoletes: libstorage libstorage1 libstorage2 libstorage3...
 Obsoletes:  libstorage5 < %{version}
-Obsoletes:  %(echo `seq -s " " -f "libstorage%.f" $((5 - 1))`)
+Obsoletes:  libstorage %(echo `seq -s " " -f "libstorage%.f" $((5 - 1))`)
 Summary:Library for storage management
 Group:  System/Libraries
 

++ libstorage-2.25.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.25.18/libstorage.spec.in 
new/libstorage-2.25.18/libstorage.spec.in
--- old/libstorage-2.25.18/libstorage.spec.in   2014-04-22 14:12:23.0 
+0200
+++ new/libstorage-2.25.18/libstorage.spec.in   2014-10-14 10:29:20.0 
+0200
@@ -128,8 +128,8 @@
 PreReq: %fillup_prereq
 %endif
 Obsoletes:  yast2-storage-lib
-# expands to Obsoletes: libstorage1 libstorage2 libstorage3...
-Obsoletes:  %(echo `seq -s " " -f "libstorage%.f" $((@LIBVERSION_MAJOR@ - 
1))`)
+# expands to Obsoletes: libstorage libstorage1 libstorage2 libstorage3...
+Obsoletes:  libstorage %(echo `seq -s " " -f "libstorage%.f" 
$((@LIBVERSION_MAJOR@ - 1))`)
 Obsoletes:  libstorage@LIBVERSION_MAJOR@ < %{version}
 Summary:Library for storage management
 Group:  System/Libraries

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



commit java-1_7_0-openjdk for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2014-10-15 21:58:46

Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)


Package is "java-1_7_0-openjdk"

Changes:

--- 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk-bootstrap.changes
  2014-10-02 14:13:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-bootstrap.changes
 2014-10-15 21:58:47.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 06:11:14 UTC 2014 - fst...@suse.com
+
+- Force Zero VM for aarch64, since for almost a year, there was
+  no working Hotspot build for this architecture in OBS
+
+---
java-1_7_0-openjdk.changes: same change



Other differences:
--
++ java-1_7_0-openjdk-bootstrap.spec ++
--- /var/tmp/diff_new_pack.FghMqe/_old  2014-10-15 21:58:49.0 +0200
+++ /var/tmp/diff_new_pack.FghMqe/_new  2014-10-15 21:58:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 %{!?aarch64:%global aarch64 aarch64 arm64 armv8}
-%global jit_arches %ix86 x86_64 %{aarch64} ppc64 ppc64le
+%global jit_arches %ix86 x86_64 ppc64 ppc64le
 %global test_arches %ix86 x86_64 ppc64 ppc64le
 %global icedtea_version 2.5.2
 %global aarch64_drop_version 2.5.1
@@ -122,10 +122,10 @@
 BuildRequires:  java-1_5_0-gcj-compat-devel
 Conflicts:  java-1_7_0-openjdk
 %else
-BuildRequires:  java-bootstrap >= 1.7.0
-BuildRequires:  java-bootstrap-devel >= 1.7.0
 #!BuildIgnore:  %{name} %{name}-devel %{name}-headless java java-devel
 BuildRequires:  ecj
+BuildRequires:  java-bootstrap >= 1.7.0
+BuildRequires:  java-bootstrap-devel >= 1.7.0
 %endif
 Name:   java-1_7_0-openjdk-bootstrap
 Version:%{javaver}.%{buildver}
@@ -421,7 +421,6 @@
 graphical user interface.
 
 %if ! %{with bootstrap}
-
 %package demo
 Summary:Sources for building demo applications with OpenJDK 7
 Group:  Development/Languages/Java
@@ -1045,7 +1044,6 @@
 fi
 
 %if ! %{with bootstrap}
-
 %post javadoc
 update-alternatives \
   --install %{_javadocdir}/java javadocdir %{_javadocdir}/%{sdklnk}/api \
@@ -1243,7 +1241,6 @@
 %{_mandir}/man1/xjc-%{sdklnk}.1*
 
 %if ! %{with bootstrap}
-
 %files demo
 %defattr(0644,root,root,0755)
 %{_jvmdir}/%{sdkdir}/demo

++ java-1_7_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.FghMqe/_old  2014-10-15 21:58:49.0 +0200
+++ /var/tmp/diff_new_pack.FghMqe/_new  2014-10-15 21:58:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 %{!?aarch64:%global aarch64 aarch64 arm64 armv8}
-%global jit_arches %ix86 x86_64 %{aarch64} ppc64 ppc64le
+%global jit_arches %ix86 x86_64 ppc64 ppc64le
 %global test_arches %ix86 x86_64 ppc64 ppc64le
 %global icedtea_version 2.5.2
 %global aarch64_drop_version 2.5.1
@@ -122,10 +122,10 @@
 BuildRequires:  java-1_5_0-gcj-compat-devel
 Conflicts:  java-1_7_0-openjdk
 %else
-BuildRequires:  java-bootstrap >= 1.7.0
-BuildRequires:  java-bootstrap-devel >= 1.7.0
 #!BuildIgnore:  %{name} %{name}-devel %{name}-headless java java-devel
 BuildRequires:  ecj
+BuildRequires:  java-bootstrap >= 1.7.0
+BuildRequires:  java-bootstrap-devel >= 1.7.0
 %endif
 Name:   java-1_7_0-openjdk
 Version:%{javaver}.%{buildver}
@@ -421,7 +421,6 @@
 graphical user interface.
 
 %if ! %{with bootstrap}
-
 %package demo
 Summary:Sources for building demo applications with OpenJDK 7
 Group:  Development/Languages/Java
@@ -1045,7 +1044,6 @@
 fi
 
 %if ! %{with bootstrap}
-
 %post javadoc
 update-alternatives \
   --install %{_javadocdir}/java javadocdir %{_javadocdir}/%{sdklnk}/api \
@@ -1243,7 +1241,6 @@
 %{_mandir}/man1/xjc-%{sdklnk}.1*
 
 %if ! %{with bootstrap}
-
 %files demo
 %defattr(0644,root,root,0755)
 %{_jvmdir}/%{sdkdir}/demo



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



commit providers for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package providers for openSUSE:Factory 
checked in at 2014-10-15 21:58:51

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


Package is "providers"

Changes:

--- /work/SRC/openSUSE:Factory/providers/providers.changes  2011-09-23 
12:41:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.providers.new/providers.changes 2014-10-15 
21:58:56.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 08:05:55 UTC 2014 - jeng...@inai.de
+
+- Remove ancient specfile tags and sections
+
+---



Other differences:
--
++ providers.spec ++
--- /var/tmp/diff_new_pack.d8IiG4/_old  2014-10-15 21:58:57.0 +0200
+++ /var/tmp/diff_new_pack.d8IiG4/_new  2014-10-15 21:58:57.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package providers (Version 2006.11.21)
+# spec file for package providers
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,18 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   providers
 Version:2006.11.21
-Release:105
-License:GPL-2.0+
-Group:  Hardware/Modem
+Release:0
 Source0:%{name}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:on
 Summary:A list of internet service providers
+License:GPL-2.0+
+Group:  Hardware/Modem
 BuildArch:  noarch
 
 %description
@@ -43,13 +40,9 @@
 ./check_utf-8
 
 %install
-rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/usr/share/providers
 install -m 644 *.conf $RPM_BUILD_ROOT/usr/share/providers/
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr (-, root, root)
 %dir /usr/share/providers

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



commit apache2 for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2014-10-15 21:58:41

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


Package is "apache2"

Changes:

--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2014-10-11 
22:41:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2014-10-15 
21:58:42.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 12:34:44 UTC 2014 - pgaj...@suse.com
+
+- enable mod_imagemap [bnc#866366]
+
+---



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.t0aW03/_old  2014-10-15 21:58:44.0 +0200
+++ /var/tmp/diff_new_pack.t0aW03/_new  2014-10-15 21:58:44.0 +0200
@@ -437,6 +437,7 @@
--enable-bucketeer \
--enable-case_filter \
--enable-case_filter_in \
+--enable-imagemap \
\
--with-ldap \
--enable-ldap \




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



commit php5 for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package php5 for openSUSE:Factory checked in 
at 2014-10-15 21:58:47

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


Package is "php5"

Changes:

--- /work/SRC/openSUSE:Factory/php5/php5.changes2014-10-14 
08:59:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes   2014-10-15 
21:58:50.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 14 08:07:31 UTC 2014 - pgaj...@suse.com
+
+- upgraded to 5.6.1:
+  * Several bugs were fixed in this release (including CVE-2014-3622).
+
+---

Old:

  php-5.6.0.tar.xz

New:

  php-5.6.1.tar.xz
  php-5.6.1.tar.xz.asc
  php5.keyring



Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.cJKAB8/_old  2014-10-15 21:58:52.0 +0200
+++ /var/tmp/diff_new_pack.cJKAB8/_new  2014-10-15 21:58:52.0 +0200
@@ -107,7 +107,7 @@
 %define apache2_includedir %(%{apxs2} -q INCLUDEDIR)
 %define apache2_serverroot %(%{apxs2} -q PREFIX)
 %define need_libxml2_hack  %(if [ -e %{_includedir}/libxml/parser.h ]; then if 
grep -q XML_PARSE_OLDSAX %{_includedir}/libxml/parser.h;then echo 1; else echo 
0; fi; else echo 0; fi)
-Version:5.6.0
+Version:5.6.1
 Release:0
 Provides:   php
 Provides:   php-api = %{apiver}
@@ -139,13 +139,15 @@
 Obsoletes:  php5-mhash
 #Don't mix these packages with php53-* from SLES 11 SP2
 Conflicts:  php53
-Source0:http://downloads.php.net/tyrael/php-%{version}.tar.xz
+Source0:http://us2.php.net/distributions/php-%{version}.tar.xz
 Source1:php-suse-addons.tar.bz2
 Source2:http://download.suhosin.org/suhosin-%{suhosin_version}.tgz
 Source4:README.SUSE-pear
 Source5:README.macros
 Source6:macros.php
 Source7:php-fpm.init
+Source8:http://us3.php.net/distributions/php-%{version}.tar.xz.asc
+Source9:php5.keyring
 Source100:  build-test.sh
 #SUSE specific stuff
 Patch0: php5-phpize.patch

++ php-5.6.0.tar.xz -> php-5.6.1.tar.xz ++
/work/SRC/openSUSE:Factory/php5/php-5.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.php5.new/php-5.6.1.tar.xz differ: char 26, line 1

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



commit appstream-glib for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2014-10-15 21:58:43

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


Package is "appstream-glib"

Changes:

--- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes
2014-09-30 19:36:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes   
2014-10-15 21:58:46.0 +0200
@@ -1,0 +2,35 @@
+Wed Oct  8 15:16:28 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.2.6:
+  + Add a veto if a .desktop file has NoDisplay=true.
+  + Add more things to the blacklist that are not applications.
+  + A keyword search match is better than the project name.
+  + Turn of sig checking for rpm packages.
+  + Update the SPDX license list to v1.20.
+- Changes from version 0.2.5:
+  + New Features:
+- Add an installed test for the destdir-check.
+- Add as_app_add_veto().
+- Add AS_APP_PARSE_FLAG_ALLOW_VETO.
+- Add AS_STORE_LOAD_FLAG_ALLOW_VETO.
+- Add as_store_remove_all().
+- Add as_store_set_builder_id().
+- Add as_utils_find_icon_filename().
+- Add as_utils_is_spdx_license().
+- Add as_utils_spdx_license_detokenize().
+- Add check-root to appstream-util.
+- Add some validation rules for metainfo files.
+  + Bugfixes:
+- Allow desktop->addon demotion with an AppData file.
+- Allow different source roots to define addons.
+- Do not require sentence case when validating with relaxed
+  settings.
+- Fix up legacy license IDs when tokenizing.
+- Ignore localized keywords.
+- Ignore localized screenshots.
+- Link client/appstream-util against gdk-pixbuf.
+- Metadata licenses like 'CC0 and CC-BY-3.0' are valid content
+  licenses.
+- Never add duplicate  tags.
+
+---

Old:

  appstream-glib-0.2.4.tar.xz

New:

  appstream-glib-0.2.6.tar.xz



Other differences:
--
++ appstream-glib.spec ++
--- /var/tmp/diff_new_pack.azybx2/_old  2014-10-15 21:58:46.0 +0200
+++ /var/tmp/diff_new_pack.azybx2/_new  2014-10-15 21:58:46.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   appstream-glib
-Version:0.2.4
+Version:0.2.6
 Release:0
 Summary:AppStream Abstraction Library
 License:LGPL-2.1+
@@ -119,7 +119,7 @@
 %install
 %make_install
 # We don't care for 'installed tests'; that's used by GNOME Smoke Testing.
-rm %{buildroot}%{_datadir}/installed-tests/appstream-glib/appdata-validate.test
+rm %{buildroot}%{_datadir}/installed-tests/appstream-glib/*.test
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 

++ appstream-glib-0.2.4.tar.xz -> appstream-glib-0.2.6.tar.xz ++
 6891 lines of diff (skipped)

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



commit Mesa for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2014-10-15 21:58:49

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


Package is "Mesa"

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2014-10-01 
07:40:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2014-10-15 
21:58:53.0 +0200
@@ -1,0 +2,15 @@
+Mon Oct 13 19:48:42 UTC 2014 - seanpwat...@live.com
+
+- Update to 10.3.1
+  + [NVC0/Codegen] Shader compilation falis in spill logic
+  + [SNB+ Bisected]Ogles3conform ES3-CTS.shaders.
+indexing.vector_subscript.vec3_static_loop_subscript_write_
+direct_read_vertex fails
+  + [UBO] row_major layout ignored inside structures
+  + [UBO] nested structures don't get appropriate padding
+  + Glyphy demo throws unhandled Integer division by zero exception
+  + [UBO] row_major layout partially ignored for arrays of structures
+  + Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5 
+Test: PutImage XY 500x500 Square
+
+---

Old:

  MesaLib-10.3.0.tar.bz2

New:

  MesaLib-10.3.1.tar.bz2



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.vyeKTd/_old  2014-10-15 21:58:55.0 +0200
+++ /var/tmp/diff_new_pack.vyeKTd/_new  2014-10-15 21:58:55.0 +0200
@@ -51,10 +51,10 @@
 %endif
 
 %define _name_archive MesaLib
-%define _version 10.3.0
+%define _version 10.3.1
 
 Name:   Mesa
-Version:10.3.0
+Version:10.3.1
 Release:0
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake

++ MesaLib-10.3.0.tar.bz2 -> MesaLib-10.3.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/Mesa/MesaLib-10.3.0.tar.bz2 
/work/SRC/openSUSE:Factory/.Mesa.new/MesaLib-10.3.1.tar.bz2 differ: char 11, 
line 1

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



commit sblim-wbemcli for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package sblim-wbemcli for openSUSE:Factory 
checked in at 2014-10-15 18:11:08

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


Package is "sblim-wbemcli"

Changes:

--- /work/SRC/openSUSE:Factory/sblim-wbemcli/sblim-wbemcli.changes  
2012-04-02 19:52:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-wbemcli.new/sblim-wbemcli.changes 
2014-10-15 18:11:09.0 +0200
@@ -1,0 +2,18 @@
+Wed Oct 15 07:59:50 UTC 2014 - kkae...@suse.com
+
+- Update to 1.6.3
+  Bugfix release:
+  Bugs:
+  * 3519016 wbemcli does not support EmbeddedObject attr of PARAMVALUE
+  * 3514126 wbemcli does not compile with GCC 4.7
+  * 3495602 Fix for ID 3202420 (CDATA escape) breaks cim clients
+  * 0002626 Add IPv6 LLA support to wbemcli
+  * 0002627 Add -w option to wbemcli
+  * 0002665 Add -e100 option to wbemcli
+  * 0002629 Do not attempt connect if missing cacert
+  * 0002721 wbemcli does not accept dot in userid:password
+  * 0002626 bugfix for IPv6 LLA support
+
+- Drop sblim-wbemcli-gcc47.patch, upstreamed
+
+---

Old:

  sblim-wbemcli-1.6.2.tar.bz2
  sblim-wbemcli-gcc47.patch

New:

  sblim-wbemcli-1.6.3.tar.bz2



Other differences:
--
++ sblim-wbemcli.spec ++
--- /var/tmp/diff_new_pack.tGvK8L/_old  2014-10-15 18:11:11.0 +0200
+++ /var/tmp/diff_new_pack.tGvK8L/_new  2014-10-15 18:11:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sblim-wbemcli
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -25,12 +25,11 @@
 %endif
 BuildRequires:  curl-devel
 BuildRequires:  gcc-c++
-Version:1.6.2
+Version:1.6.3
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://sblim.wiki.sourceforge.net/
 Source: 
http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
-Patch0: sblim-wbemcli-gcc47.patch
 Summary:SBLIM WBEM Command Line Interface
 License:EPL-1.0
 Group:  System/Management
@@ -48,7 +47,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+
 sed -i 's|wbemcli/samples|wbemcli/examples|' man/wbemcli.1.pre.in
 sed -i 's|wbemcli/samples|wbemcli/examples|' man/wbemcli.1
 

++ sblim-wbemcli-1.6.2.tar.bz2 -> sblim-wbemcli-1.6.3.tar.bz2 ++
 13727 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/sblim-wbemcli-1.6.2/ChangeLog new/sblim-wbemcli-1.6.3/ChangeLog
--- old/sblim-wbemcli-1.6.2/ChangeLog   2011-07-13 23:21:36.0 +0200
+++ new/sblim-wbemcli-1.6.3/ChangeLog   2014-10-13 18:05:30.0 +0200
@@ -1,3 +1,52 @@
+2013-10-13 Dave Heller 
+
+   * CimXml.cpp, NEWS:
+
+   Fixed 0002626: bugfix for IPv6 LLA support
+
+2014-03-04 Dave Heller 
+
+   * CimXml.cpp, NEWS:
+
+   Fixed 0002721: wbemcli does not accept dot in userid:password
+
+2013-09-20 Dave Heller 
+
+   * CimCurl.cpp, NEWS:
+
+   Fixed 0002629: Do not attempt connect if missing cacert
+
+2013-09-19 Dave Heller 
+
+   * CimCurl.cpp, CimXml.cpp, main.cpp, NEWS:
+
+   Fixed 0002665: Add -e100 option to wbemcli
+
+2013-03-25 Dave Heller 
+
+   * CimCurl.cpp, main.cpp, NEWS:
+
+   Fixed 0002627: Add -w option to wbemcli
+
+2013-03-25 Dave Heller 
+
+   * CimCurl.cpp, CimXml.cpp, CimXml.h, NEWS:
+
+   Fixed 0002626: Add IPv6 LLA support to wbemcli
+
+2012-04-18 Dave Heller 
+
+   * CimXml.cpp, NEWS:
+
+   Fixed 3519016: wbemcli does not support EmbeddedObject attr of 
PARAMVALUE
+
+2012-04-17 Dave Heller 
+
+   * CimXml.h, CimCurl.cpp, NEWS, contributions.txt:
+
+   Fixed 3514126: wbemcli does not compile with GCC 4.7
+   (Patch by Klaus Kampf)
+
 2011-06-21  Tyrel Datwyler 
 
* CimXml.cpp, NEWS, contributions.txt:
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/sblim-wbemcli-1.6.2/CimCurl.cpp new/sblim-wbemcli-1.6.3/

commit patterns-openSUSE for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2014-10-15 16:41:17

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


Package is "patterns-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2014-10-14 13:24:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2014-10-15 16:42:13.0 +0200
@@ -1,0 +2,14 @@
+Tue Oct 14 18:01:59 UTC 2014 - badshah...@gmail.com
+
+- Pattern sw_management_gnome: Add back gnome-software as
+  recommended package
+- Pattern gnome_internet: Add NetworkManager-openconnect-gnome as
+  recommended package (boo#99).
+
+---
+Mon Oct 13 19:33:25 UTC 2014 - badshah...@gmail.com
+
+- Pattern gnome_utilities: Add gnome-weather as recommended
+  package.
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.TrPQBV/_old  2014-10-15 16:42:14.0 +0200
+++ /var/tmp/diff_new_pack.TrPQBV/_new  2014-10-15 16:42:14.0 +0200
@@ -2297,6 +2297,7 @@
 Recommends: NetworkManager-openvpn-gnome
 Recommends: NetworkManager-pptp-gnome
 Recommends: NetworkManager-vpnc-gnome
+Recommends: NetworkManager-openconnect-gnome
 # bnc#530416
 Recommends: transmission-gtk
 Recommends: polari
@@ -2502,6 +2503,7 @@
 # thumbnailing in nautilus
 Recommends: gnome-web-photo
 Recommends: gsf-office-thumbnailer
+Recommends: gnome-weather
 #
 # Official upstream
 #
@@ -6433,8 +6435,7 @@
 Requires:   pattern() = x11
 # from data/SW-MANGEMENT-GNOME
 Recommends: gnome-packagekit
-# Currently not enabled, as it triggers polkit auth for proxy. polkit review 
pending
-# Recommends: gnome-software
+Recommends: gnome-software
 Suggests:   libyui-gtk-pkg
 
 %description sw_management_gnome

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



commit ibus for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2014-10-15 16:41:19

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


Package is "ibus"

Changes:

--- /work/SRC/openSUSE:Factory/ibus/ibus.changes2014-10-14 
07:09:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2014-10-15 
16:42:17.0 +0200
@@ -1,0 +2,8 @@
+Tue Oct 14 06:07:18 UTC 2014 - hillw...@linuxfans.org
+
+- Update to 1.5.9
+  * Enable preedit color on external preedit window with x11 applications.
+  * Do not fail ibus-setup when en_US.UTF-8 is not installed. 
+  * Fix compose keys in French layout bepo variant.  
+
+---

Old:

  ibus-1.5.8.tar.gz

New:

  ibus-1.5.9.tar.gz



Other differences:
--
++ ibus.spec ++
--- /var/tmp/diff_new_pack.j58OyU/_old  2014-10-15 16:42:18.0 +0200
+++ /var/tmp/diff_new_pack.j58OyU/_new  2014-10-15 16:42:18.0 +0200
@@ -30,7 +30,7 @@
 %endif
 
 Name:   ibus
-Version:1.5.8
+Version:1.5.9
 Release:0
 Summary:Intelligent Input Bus for Linux OS
 License:LGPL-2.1+

++ ibus-1.5.8.tar.gz -> ibus-1.5.9.tar.gz ++
 13357 lines of diff (skipped)

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



commit colord for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2014-10-15 16:41:16

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


Package is "colord"

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2014-09-30 
19:37:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2014-10-15 
16:42:12.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 18:22:29 UTC 2014 - opens...@cboltz.de
+
+- AppArmor profile: allow reading /etc/udev/hwdb.bin (bnc#901148) 
+
+---



Other differences:
--
++ usr.lib.colord ++
--- /var/tmp/diff_new_pack.9kJhsH/_old  2014-10-15 16:42:13.0 +0200
+++ /var/tmp/diff_new_pack.9kJhsH/_new  2014-10-15 16:42:13.0 +0200
@@ -12,6 +12,7 @@
 
   /etc/colord.conf r,
   /etc/fstab r,
+  /etc/udev/hwdb.bin r,
   /etc/udev/udev.conf r,
   /proc/*/mounts r,
   /proc/*/cgroup r,

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



commit desktop-data-openSUSE for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package desktop-data-openSUSE for 
openSUSE:Factory checked in at 2014-10-15 16:41:18

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


Package is "desktop-data-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/desktop-data-openSUSE/desktop-data-openSUSE.changes  
2014-10-11 19:26:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.desktop-data-openSUSE.new/desktop-data-openSUSE.changes
 2014-10-15 16:42:15.0 +0200
@@ -1,0 +2,8 @@
+Tue Oct 14 17:24:48 UTC 2014 - badshah...@gmail.com
+
+- Remove etc/skel/Templates directory, there are valid objections
+  to installing templates this way (see bnc#897716), and this
+  should be done without installing files to a user's local home
+  directories.
+
+---



Other differences:
--
++ desktop-data-openSUSE.spec ++
--- /var/tmp/diff_new_pack.uMUqNW/_old  2014-10-15 16:42:17.0 +0200
+++ /var/tmp/diff_new_pack.uMUqNW/_new  2014-10-15 16:42:17.0 +0200
@@ -167,7 +167,6 @@
 /usr/bin/call-browser
 /usr/bin/desktop-launch
 /etc/skel/public_html
-/etc/skel/Templates/
 %dir /etc/kde4
 %dir /etc/kde4/kdm
 %config /etc/kde4/kdm/backgroundrc

++ desktop-data.tar.bz2 ++
/work/SRC/openSUSE:Factory/desktop-data-openSUSE/desktop-data.tar.bz2 
/work/SRC/openSUSE:Factory/.desktop-data-openSUSE.new/desktop-data.tar.bz2 
differ: char 4, line 1

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



commit MozillaFirefox for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2014-10-15 16:41:15

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


Package is "MozillaFirefox"

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2014-09-24 13:09:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2014-10-15 16:42:06.0 +0200
@@ -1,0 +2,40 @@
+Sat Oct 11 08:48:24 UTC 2014 - w...@rosenauer.org
+
+- update to Firefox 33.0 (bnc#900941)
+  New features:
+  * OpenH264 support (sandboxed)
+  * Enhanced Tiles
+  * Improved search experience through the location bar
+  * Slimmer and faster JavaScript strings
+  * New CSP (Content Security Policy) backend
+  * Support for connecting to HTTP proxy over HTTPS
+  * Improved reliability of the session restoration
+  * Proprietary window.crypto properties/functions removed
+  Security:
+  * MFSA 2014-74/CVE-2014-1574/CVE-2014-1575
+Miscellaneous memory safety hazards
+  * MFSA 2014-75/CVE-2014-1576 (bmo#1041512)
+Buffer overflow during CSS manipulation
+  * MFSA 2014-76/CVE-2014-1577 (bmo#1012609)
+Web Audio memory corruption issues with custom waveforms
+  * MFSA 2014-77/CVE-2014-1578 (bmo#1063327)
+Out-of-bounds write with WebM video
+  * MFSA 2014-78/CVE-2014-1580 (bmo#1063733)
+Further uninitialized memory use during GIF rendering
+  * MFSA 2014-79/CVE-2014-1581 (bmo#1068218)
+Use-after-free interacting with text directionality
+  * MFSA 2014-80/CVE-2014-1582/CVE-2014-1584 (bmo#1049095, bmo#1066190)
+Key pinning bypasses
+  * MFSA 2014-81/CVE-2014-1585/CVE-2014-1586 (bmo#1062876, bmo#1062981)
+Inconsistent video sharing within iframe
+  * MFSA 2014-82/CVE-2014-1583 (bmo#1015540)
+Accessing cross-origin objects via the Alarms API
+(only relevant for installed web apps)
+- requires NSPR 4.10.7
+- requires NSS 3.17.1
+- removed obsolete patches:
+  * mozilla-ppc.patch
+  * mozilla-libproxy-compat.patch
+- added basic appdata information
+
+---

Old:

  firefox-32.0.2-source.tar.xz
  l10n-32.0.2.tar.xz
  mozilla-libproxy-compat.patch
  mozilla-ppc.patch

New:

  firefox-33.0-source.tar.xz
  firefox-appdata.xml
  l10n-33.0.tar.xz



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.pJ1BEL/_old  2014-10-15 16:42:11.0 +0200
+++ /var/tmp/diff_new_pack.pJ1BEL/_new  2014-10-15 16:42:11.0 +0200
@@ -17,8 +17,8 @@
 #
 
 
-%define major 32
-%define mainver %major.0.2
+%define major 33
+%define mainver %major.0
 %define update_channel release
 
 %if %suse_version > 1210
@@ -54,8 +54,8 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel >= 4.10.6
-BuildRequires:  mozilla-nss-devel >= 3.16.4
+BuildRequires:  mozilla-nspr-devel >= 4.10.7
+BuildRequires:  mozilla-nss-devel >= 3.17.1
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  pkgconfig(libpulse)
 %if %suse_version > 1210
@@ -74,7 +74,7 @@
 %endif
 Version:%{mainver}
 Release:0
-%define releasedate 2014092000
+%define releasedate 2014101000
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser
@@ -102,6 +102,7 @@
 Source12:   mozilla-get-app-id
 Source13:   add-plugins.sh.in
 Source14:   create-tar.sh
+Source15:   firefox-appdata.xml
 # Gecko/Toolkit
 Patch1: toolkit-download-folder.patch
 Patch2: mozilla-nongnome-proxies.patch
@@ -115,9 +116,6 @@
 Patch10:mozilla-sle11.patch
 Patch11:mozilla-icu-strncat.patch
 Patch12:mozilla-arm-disable-edsp.patch
-Patch13:mozilla-ppc.patch
-Patch14:mozilla-libproxy-compat.patch
-
 # Firefox/browser
 Patch101:   firefox-kde.patch
 Patch102:   firefox-kde-114.patch
@@ -255,9 +253,6 @@
 %endif
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
-%patch14 -p1
-
 # Firefox
 %patch101 -p1
 %if %suse_version >= 1140
@@ -450,6 +445,9 @@
 # additional mime-types
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/mime/packages
 cp %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/mime/packages/%{progname}.xml
+# appdata
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
+cp %{SOURCE15} 
$RPM_BUILD_ROOT%{_datadir}/appdata/%{desktop_file_name}.appdata.xml
 # install man-page
 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/
 cp %{SOURCE11} $RPM_BUILD_ROOT%{_mandir}/man1/%{progname}.1
@@ -614,6 +612,7 @@
 %{_datadir}/applications/%{desktop_file_name}.desktop
 %{_datadir}/mime/packages/%{progname}.xml
 %{_datadir}/pixmaps/firefox*
+%{_datadir}/appdata/
 %dir %{_

commit xterm for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2014-10-15 16:41:14

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


Package is "xterm"

Changes:

--- /work/SRC/openSUSE:Factory/xterm/xterm.changes  2014-10-02 
14:13:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2014-10-15 
16:42:04.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 18:39:01 UTC 2014 - badshah...@gmail.com
+
+- Add xterm-desktop-item-in-gnome-utilities-appfolder.patch to
+  group xterm desktop item in the Utilities app-folder in the
+  GNOME shell. 
+
+---

New:

  xterm-desktop-item-in-gnome-utilities-appfolder.patch



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.BmiyKb/_old  2014-10-15 16:42:06.0 +0200
+++ /var/tmp/diff_new_pack.BmiyKb/_new  2014-10-15 16:42:06.0 +0200
@@ -80,6 +80,7 @@
 Patch6: xterm-enable_libtinfo.patch
 Patch7: xterm-allow_iso-utf_fonts_in_menu.patch
 Patch8: xterm-decomposed_bitmaps.patch
+Patch9: xterm-desktop-item-in-gnome-utilities-appfolder.patch 
 Patch101:   vttest-config_update_aarch64.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1220
@@ -103,6 +104,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 cp -t . %{S:8} %{S:9}
 bunzip2 %{basename:%{S:8}} %{basename:%{S:9}}
 cd ../vttest-%{vttest_version}






++ xterm-desktop-item-in-gnome-utilities-appfolder.patch ++
Group the desktop file into the Utilities folder in the GNOME
shell application overview.

diff --git a/xterm.desktop.old b/xterm.desktop
index ea23c9b..5381d02 100644
--- a/xterm.desktop.old
+++ b/xterm.desktop
@@ -39,4 +39,4 @@ Terminal=false
 Type=Application
 Encoding=UTF-8
 Icon=terminal
-Categories=System;TerminalEmulator;
+Categories=System;TerminalEmulator;X-GNOME-Utilities;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit checkmedia for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package checkmedia for openSUSE:Factory 
checked in at 2014-10-15 16:41:10

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


Package is "checkmedia"

Changes:

--- /work/SRC/openSUSE:Factory/checkmedia/checkmedia.changes2014-05-02 
20:52:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.checkmedia.new/checkmedia.changes   
2014-10-15 16:42:01.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct 14 17:03:58 CEST 2014 - snwint_jenk...@suse.com
+
+- added 'archive' Makefile target
+- update git2log
+- 3.3
+
+---

Old:

  checkmedia-3.2.tar.xz

New:

  checkmedia-3.3.tar.xz



Other differences:
--
++ checkmedia.spec ++
--- /var/tmp/diff_new_pack.JmVNW5/_old  2014-10-15 16:42:02.0 +0200
+++ /var/tmp/diff_new_pack.JmVNW5/_new  2014-10-15 16:42:02.0 +0200
@@ -20,7 +20,7 @@
 Summary:Check Installation Media
 License:GPL-3.0+
 Group:  System/Management
-Version:3.2
+Version:3.3
 Release:0
 Url:https://github.com/wfeldt/checkmedia.git
 Source: %{name}-%{version}.tar.xz

++ checkmedia-3.2.tar.xz -> checkmedia-3.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/checkmedia-3.2/Makefile new/checkmedia-3.3/Makefile
--- old/checkmedia-3.2/Makefile 2014-04-30 08:24:48.0 +0200
+++ new/checkmedia-3.3/Makefile 2014-10-14 16:58:52.0 +0200
@@ -25,9 +25,11 @@
 install: checkmedia
install -m 755 -D checkmedia tagmedia $(DESTDIR)/usr/bin
 
-package:
+archive: changelog
mkdir -p package
-   git archive --prefix=$(PREFIX)/ $(BRANCH) | xz -c > 
package/$(PREFIX).tar.xz
+   git archive --prefix=$(PREFIX)/ $(BRANCH) > package/$(PREFIX).tar
+   tar -r -f package/$(PREFIX).tar --mode=0664 --owner=root --group=root 
--mtime="`git show -s --format=%ci`" --transform='s:^:$(PREFIX)/:' VERSION 
changelog
+   xz -f package/$(PREFIX).tar
 
 clean:
rm -rf $(OBJ) package checkmedia *~
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/checkmedia-3.2/VERSION new/checkmedia-3.3/VERSION
--- old/checkmedia-3.2/VERSION  1970-01-01 01:00:00.0 +0100
+++ new/checkmedia-3.3/VERSION  2014-10-14 16:58:52.0 +0200
@@ -0,0 +1 @@
+3.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/checkmedia-3.2/changelog new/checkmedia-3.3/changelog
--- old/checkmedia-3.2/changelog1970-01-01 01:00:00.0 +0100
+++ new/checkmedia-3.3/changelog2014-10-14 16:58:52.0 +0200
@@ -0,0 +1,15 @@
+2014-10-14:3.3
+   - added 'archive' Makefile target
+   - update git2log
+
+2014-04-30:3.2
+   - added 'package' target to Makefile
+   - ignore padding area when calculating checksum (bnc #804160)
+
+2013-11-05:3.1
+   - make sure WORDS_BIGENDIAN is defined correctly where needed
+ (bigendian.patch) - fixes checkmedia on bigedian platform
+
+2012-01-25:3.0
+   - new major version
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/checkmedia-3.2/git2log new/checkmedia-3.3/git2log
--- old/checkmedia-3.2/git2log  2014-04-30 08:24:48.0 +0200
+++ new/checkmedia-3.3/git2log  2014-10-14 16:58:52.0 +0200
@@ -2,6 +2,11 @@
 
 use Getopt::Long;
 
+use Data::Dumper;
+$Data::Dumper::Sortkeys = 1;
+$Data::Dumper::Terse = 1;
+$Data::Dumper::Indent = 1;
+
 sub usage;
 
 usage 0 if !@ARGV;
@@ -62,20 +67,20 @@
 
 @tags = sort @ntags;
 
-die "no tags?\n" unless @tags;
+die "no tags at all?\n" unless @tags;
 
-if($opt_version) {
-  $t = $tags[-1];
-  $t =~ s/(\d+)/$1 + 0/eg;
+$current_version = $tags[-1];
+$current_version =~ s/(\d+)/$1 + 0/eg;
 
-  if(`git log --pretty=medium --date=iso '$t..HEAD'`) {
-$t =~ s/(\d+)$/$1 + 1/e;
-  }
+if(`git log --pretty=medium --date=iso '$current_version..HEAD'`) {
+  $current_version =~ s/(\d+)$/$1 + 1/e;
+}
 
-  $t =~ s/^$branch\-//;
+$current_version =~ s/^$branch\-//;
 
+if($opt_version) {
   open F, ">$opt_file";
-  print F "$t\n";
+  print F "$current_version\n";
   close F;
 
   exit 0;
@@ -92,11 +97,16 @@
 
   # print STDERR ">> $branch-$bi\n";
 
-  die "no tags in this branch?\n" unless $bi;
+  warn "no tags in this branch yet\n" unless $bi;
 
   for ($i = 0; $i < $i2; $i++) {
-if($tags[$i] eq $bi) {
-  $i1 = $i;
+if($tags[$i] ge $bi) {
+  if($tags[$i] eq $bi) {
+$i1 = $i;
+  }
+  elsif($i > 0) {
+$i1 = $i - 1;
+  }
   last;
 }
   }
@@ -106,15 

commit bluez for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2014-10-15 16:41:11

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


Package is "bluez"

Changes:

--- /work/SRC/openSUSE:Factory/bluez/bluez.changes  2014-09-18 
07:12:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.bluez.new/bluez.changes 2014-10-15 
16:42:02.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct  6 10:02:59 UTC 2014 - seife+...@b1-systems.com
+
+- update to version 5.24
+  This release consists for the most part of cleanups and minor
+  fixes, however there are some new additions too in the form of
+  Phonebook Access Profile 1.2 and Message Access Profile 1.2
+  features.
+- packaging: mcaptest tool added to bluez-test package
+
+---

Old:

  bluez-5.23.tar.xz

New:

  bluez-5.24.tar.xz



Other differences:
--
++ bluez.spec ++
--- /var/tmp/diff_new_pack.oo3vE8/_old  2014-10-15 16:42:03.0 +0200
+++ /var/tmp/diff_new_pack.oo3vE8/_new  2014-10-15 16:42:03.0 +0200
@@ -24,7 +24,7 @@
 BuildRequires:  systemd-devel
 BuildRequires:  pkgconfig(dbus-1) >= 1.4
 %{?systemd_requires}
-Version:5.23
+Version:5.24
 Release:0
 Summary:Bluetooth Stack for Linux
 License:GPL-2.0+
@@ -248,6 +248,7 @@
 #{_bindir}/hciemu
 %{_bindir}/l2test
 %{_bindir}/rctest
+%{_bindir}/mcaptest
 %dir %{_libdir}/bluez
 %{_libdir}/bluez/test
 

++ bluez-5.23.tar.xz -> bluez-5.24.tar.xz ++
 29813 lines of diff (skipped)

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



commit gfxboot for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gfxboot for openSUSE:Factory checked 
in at 2014-10-15 16:41:07

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


Package is "gfxboot"

Changes:

--- /work/SRC/openSUSE:Factory/gfxboot/gfxboot.changes  2014-10-05 
20:31:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.gfxboot.new/gfxboot.changes 2014-10-15 
16:41:10.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct 14 13:48:58 CEST 2014 - snwint_jenk...@suse.com
+
+- added 'archive' Makefile target
+- updated git2log
+- 4.5.7
+
+---

Old:

  gfxboot-4.5.6.tar.xz

New:

  gfxboot-4.5.7.tar.xz



Other differences:
--
++ gfxboot.spec ++
--- /var/tmp/diff_new_pack.ft01wH/_old  2014-10-15 16:41:11.0 +0200
+++ /var/tmp/diff_new_pack.ft01wH/_new  2014-10-15 16:41:11.0 +0200
@@ -17,19 +17,19 @@
 
 
 Name:   gfxboot
-Version:4.5.6
+Version:4.5.7
 Release:0
 Summary:Graphical Boot Logo for GRUB, LILO and SYSLINUX
 License:GPL-2.0+
 Group:  System/Boot
 Url:http://en.opensuse.org/SDB:Gfxboot
-Source: gfxboot-4.5.6.tar.xz
+Source: %{name}-%{version}.tar.xz
 Source1:KDE.tar.xz
-Source2:openSUSE.tar.xz
-Source3:SLED.tar.xz
-Source4:SLES.tar.xz
-Source5:upstream.tar.xz
-Source6:examples.tar.xz
+Source2:SLED.tar.xz
+Source3:SLES.tar.xz
+Source4:examples.tar.xz
+Source5:openSUSE.tar.xz
+Source6:upstream.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  freetype2-devel
 BuildRequires:  fribidi

++ KDE.tar.xz ++

++ SLED.tar.xz ++

++ SLES.tar.xz ++

++ examples.tar.xz ++

++ gfxboot-4.5.6.tar.xz -> gfxboot-4.5.7.tar.xz ++
 3737 lines of diff (skipped)

++ openSUSE.tar.xz ++

++ upstream.tar.xz ++

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



commit gnome-nibbles for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-nibbles for openSUSE:Factory 
checked in at 2014-10-15 16:26:48

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


Package is "gnome-nibbles"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-nibbles/gnome-nibbles.changes  
2014-09-30 19:39:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-nibbles.new/gnome-nibbles.changes 
2014-10-15 16:27:00.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 22:15:15 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Disable some asserts for stable branch.
+
+---

Old:

  gnome-nibbles-3.14.0.tar.xz

New:

  gnome-nibbles-3.14.1.tar.xz



Other differences:
--
++ gnome-nibbles.spec ++
--- /var/tmp/diff_new_pack.ogJFB5/_old  2014-10-15 16:27:01.0 +0200
+++ /var/tmp/diff_new_pack.ogJFB5/_new  2014-10-15 16:27:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-nibbles
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Worm Game for GNOME
 License:GPL-2.0+

++ gnome-nibbles-3.14.0.tar.xz -> gnome-nibbles-3.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-nibbles-3.14.0/NEWS 
new/gnome-nibbles-3.14.1/NEWS
--- old/gnome-nibbles-3.14.0/NEWS   2014-09-22 15:24:53.0 +0200
+++ new/gnome-nibbles-3.14.1/NEWS   2014-10-13 23:58:32.0 +0200
@@ -1,3 +1,8 @@
+gnome-nibbles 3.14.1
+=
+
+* Disable some asserts for stable branch
+
 gnome-nibbles 3.14.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-nibbles-3.14.0/configure 
new/gnome-nibbles-3.14.1/configure
--- old/gnome-nibbles-3.14.0/configure  2014-09-22 15:25:14.0 +0200
+++ new/gnome-nibbles-3.14.1/configure  2014-10-14 00:02:58.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Nibbles 3.14.0.
+# Generated by GNU Autoconf 2.69 for GNOME Nibbles 3.14.1.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Nibbles'
 PACKAGE_TARNAME='gnome-nibbles'
-PACKAGE_VERSION='3.14.0'
-PACKAGE_STRING='GNOME Nibbles 3.14.0'
+PACKAGE_VERSION='3.14.1'
+PACKAGE_STRING='GNOME Nibbles 3.14.1'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/'
 PACKAGE_URL='https://gnome.org.wiki/Apps/Nibbles'
 
@@ -1294,7 +1294,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNOME Nibbles 3.14.0 to adapt to many kinds of systems.
+\`configure' configures GNOME Nibbles 3.14.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1360,7 +1360,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of GNOME Nibbles 3.14.0:";;
+ short | recursive ) echo "Configuration of GNOME Nibbles 3.14.1:";;
esac
   cat <<\_ACEOF
 
@@ -1473,7 +1473,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNOME Nibbles configure 3.14.0
+GNOME Nibbles configure 3.14.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1641,7 +1641,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNOME Nibbles $as_me 3.14.0, which was
+It was created by GNOME Nibbles $as_me 3.14.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2504,7 +2504,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-nibbles'
- VERSION='3.14.0'
+ VERSION='3.14.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5616,7 +5616,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNOME Nibbles $as_me 3.14.0, which was
+This file was extended by GNOME Nibbles $as_me 3.14.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -5683,7 +5683,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-GNOME Nibbles config.status 3.14.0
+GNOME Nibbles config.status 3.14.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_confi

commit gnome-terminal for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-terminal for openSUSE:Factory 
checked in at 2014-10-15 16:27:10

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


Package is "gnome-terminal"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes
2014-09-30 19:39:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-terminal.new/gnome-terminal.changes   
2014-10-15 16:27:32.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 20:24:20 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  gnome-terminal-3.14.0.tar.xz

New:

  gnome-terminal-3.14.1.tar.xz



Other differences:
--
++ gnome-terminal.spec ++
--- /var/tmp/diff_new_pack.CzS7uH/_old  2014-10-15 16:27:33.0 +0200
+++ /var/tmp/diff_new_pack.CzS7uH/_new  2014-10-15 16:27:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-terminal
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:GNOME Terminal
 License:GPL-3.0+ and LGPL-2.1+

++ gnome-terminal-3.14.0.tar.xz -> gnome-terminal-3.14.1.tar.xz ++
 24655 lines of diff (skipped)

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



commit gnome-logs for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-logs for openSUSE:Factory 
checked in at 2014-10-15 16:27:04

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


Package is "gnome-logs"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes2014-09-30 
19:39:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes   
2014-10-15 16:27:26.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 20:30:00 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  gnome-logs-3.14.0.tar.xz

New:

  gnome-logs-3.14.1.tar.xz



Other differences:
--
++ gnome-logs.spec ++
--- /var/tmp/diff_new_pack.ky5VjS/_old  2014-10-15 16:27:27.0 +0200
+++ /var/tmp/diff_new_pack.ky5VjS/_new  2014-10-15 16:27:27.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-logs
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:GNOME System Log Viewer
 License:GPL-3.0+

++ gnome-logs-3.14.0.tar.xz -> gnome-logs-3.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/ChangeLog 
new/gnome-logs-3.14.1/ChangeLog
--- old/gnome-logs-3.14.0/ChangeLog 2014-09-23 01:08:22.0 +0200
+++ new/gnome-logs-3.14.1/ChangeLog 2014-10-13 21:22:12.0 +0200
@@ -1,6 +1,32 @@
+commit 719f9aca676dc33aca0f4594c6e026023b063d19
+Author: David King 
+Date:   Mon Oct 13 20:21:33 2014 +0100
+
+Update NEWS for 3.14.1 release
+
+M  NEWS
+M  configure.ac
+
+commit 2b30e81b63ecccf29a720b1dc0cf3efb23d6c634
+Author: Arash Mousavi 
+Date:  Sat Oct 11 13:04:56 2014 +0330
+
+Updates Persian Translations
+
+M  po/LINGUAS
+A  po/fa.po
+
+commit 7ab8291dc372da3e402a158e3b1415c7c95dc4b6
+Author: Kjartan Maraas 
+Date:  Fri Oct 3 19:35:39 2014 +0200
+
+Updated Norwegian bokmål translation.
+
+M  po/nb.po
+
 commit 884a1a729bab2afad64f81211f94e37e47638cb9
 Author: David King 
-Date:   Mon Sep 22 23:08:57 2014 +0100
+Date:  Mon Sep 22 23:08:57 2014 +0100
 
 Update NEWS for 3.14.0 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/NEWS new/gnome-logs-3.14.1/NEWS
--- old/gnome-logs-3.14.0/NEWS  2014-09-23 00:05:37.0 +0200
+++ new/gnome-logs-3.14.1/NEWS  2014-10-13 21:21:28.0 +0200
@@ -1,3 +1,9 @@
+GNOME Logs 3.14.1
+=
+
+* Persian translation
+* update to Norwegian bokmål translation
+
 GNOME Logs 3.14.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/aclocal.m4 
new/gnome-logs-3.14.1/aclocal.m4
--- old/gnome-logs-3.14.0/aclocal.m42014-09-23 00:09:45.0 +0200
+++ new/gnome-logs-3.14.1/aclocal.m42014-10-13 21:21:57.0 +0200
@@ -654,7 +654,7 @@
 EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach 
lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f
 
 distdir: distdir-help-files
-distdir-help-files:
+distdir-help-files: $(_HELP_LC_FILES)
@for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \
  $(MKDIR_P) "$(distdir)/$$lc"; \
  for file in $(HELP_FILES); do \
@@ -683,7 +683,7 @@
 
 .PHONY: install-help
 install-data-am: $(if $(HELP_ID),install-help)
-install-help:
+install-help: $(_HELP_LC_FILES)
@for lc in C $(_HELP_LINGUAS); do \
  $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-logs-3.14.0/configure 
new/gnome-logs-3.14.1/configure
--- old/gnome-logs-3.14.0/configure 2014-09-23 00:09:48.0 +0200
+++ new/gnome-logs-3.14.1/configure 2014-10-13 21:21:57.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Logs 3.14.0.
+# Generated by GNU Autoconf 2.69 for Logs 3.14.1.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='Logs'
 PACKAGE_TARNAME='gnome-logs'
-PACKAGE_VERSION='3.14.0'
-PACKAGE_STRING='Logs 3.14.0'
+PACKAGE_VERSION='3.14.1'
+PACKAGE_STRING='Logs 3.14.1'
 PACKAGE_BUGREPORT='dav...@gnome.org'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Logs'
 
@@ -1307,7 +1307,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Logs 3.14.0 to adapt to many kinds of systems.
+\`

commit gvfs for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2014-10-15 16:27:12

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


Package is "gvfs"

Changes:

--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes2014-09-30 
19:38:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2014-10-15 
16:27:37.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct 13 20:21:44 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.22.1:
+  + mtp: Improve transfer speed for large files.
+  + trash: Do not poll mount points without read access.
+  + afp: Fix volume names encoding.
+  + gvfs-set-attribute: "-n" flag implementation.
+  + Improvements to avoid crashes during unmount.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+---

Old:

  gvfs-1.22.0.tar.xz

New:

  gvfs-1.22.1.tar.xz



Other differences:
--
++ gvfs.spec ++
--- /var/tmp/diff_new_pack.nPQRcZ/_old  2014-10-15 16:27:38.0 +0200
+++ /var/tmp/diff_new_pack.nPQRcZ/_new  2014-10-15 16:27:38.0 +0200
@@ -20,7 +20,7 @@
 %define with_cdda 1
 
 Name:   gvfs
-Version:1.22.0
+Version:1.22.1
 Release:0
 Summary:VFS functionality for GLib
 License:LGPL-2.0+

++ gvfs-1.22.0.tar.xz -> gvfs-1.22.1.tar.xz ++
 25141 lines of diff (skipped)

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



commit librsvg for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package librsvg for openSUSE:Factory checked 
in at 2014-10-15 16:27:07

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


Package is "librsvg"

Changes:

--- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes  2014-09-20 
15:49:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes 2014-10-15 
16:27:29.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 20:27:02 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.40.5:
+  + bgo#736825: handle: Call close() after write() even on write
+error.
+  + bgo#735836: rsvg-convert: Fix argument processing.
+
+---

Old:

  librsvg-2.40.4.tar.xz

New:

  librsvg-2.40.5.tar.xz



Other differences:
--
++ librsvg.spec ++
--- /var/tmp/diff_new_pack.nUoTMc/_old  2014-10-15 16:27:30.0 +0200
+++ /var/tmp/diff_new_pack.nUoTMc/_new  2014-10-15 16:27:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   librsvg
-Version:2.40.4
+Version:2.40.5
 Release:0
 Summary:A Library for Rendering SVG Data
 License:LGPL-2.0+ and GPL-2.0+

++ librsvg-2.40.4.tar.xz -> librsvg-2.40.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/librsvg-2.40.4/ChangeLog new/librsvg-2.40.5/ChangeLog
--- old/librsvg-2.40.4/ChangeLog2014-09-14 10:32:49.0 +0200
+++ new/librsvg-2.40.5/ChangeLog2014-10-13 20:51:49.0 +0200
@@ -1,3 +1,40 @@
+commit 427aba9237a386cfede184dec35a06788e553f2c
+Author: Christian Persch 
+Date:   Thu Sep 18 18:30:10 2014 +0200
+
+handle: Call close() after write() even on write error
+
+Otherwise the internal xmlDoc will leak.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=736825
+
+ rsvg-base-file-util.c | 9 -
+ rsvg-defs.c   | 6 --
+ rsvg-file-util.c  | 2 ++
+ 3 files changed, 10 insertions(+), 7 deletions(-)
+
+commit bef6571e361f5c306b993c7755606d4918851792
+Author: Christian Persch 
+Date:   Wed Sep 17 10:28:18 2014 +0200
+
+rsvg-convert: Fix argument processing
+
+Fixes a typo introduced in commit 07e79f07ef789a9bc0b9fb94c41f2af211570889.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=735836
+
+ rsvg-convert.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit afdafa55ff02d90e99a14496785fbd0c782895b8
+Author: Christian Persch 
+Date:   Sun Sep 14 10:34:11 2014 +0200
+
+Post release version bump
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 07e79f07ef789a9bc0b9fb94c41f2af211570889
 Author: Christian Persch 
 Date:   Mon Sep 1 20:29:34 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/librsvg-2.40.4/configure new/librsvg-2.40.5/configure
--- old/librsvg-2.40.4/configure2014-09-01 20:17:48.0 +0200
+++ new/librsvg-2.40.5/configure2014-09-17 10:29:02.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for RSVG 2.40.4.
+# Generated by GNU Autoconf 2.69 for RSVG 2.40.5.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='RSVG'
 PACKAGE_TARNAME='librsvg'
-PACKAGE_VERSION='2.40.4'
-PACKAGE_STRING='RSVG 2.40.4'
+PACKAGE_VERSION='2.40.5'
+PACKAGE_STRING='RSVG 2.40.5'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=librsvg'
 PACKAGE_URL=''
 
@@ -1425,7 +1425,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures RSVG 2.40.4 to adapt to many kinds of systems.
+\`configure' configures RSVG 2.40.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1495,7 +1495,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of RSVG 2.40.4:";;
+ short | recursive ) echo "Configuration of RSVG 2.40.5:";;
esac
   cat <<\_ACEOF
 
@@ -1645,7 +1645,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-RSVG configure 2.40.4
+RSVG configure 2.40.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2014,7 +2014,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by RSVG $as_me 2.40.4, which was
+It was created by RSVG $a

commit vte for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2014-10-15 16:27:05

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


Package is "vte"

Changes:

--- /work/SRC/openSUSE:Factory/vte/vte.changes  2014-09-30 19:37:31.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2014-10-15 
16:27:27.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 20:29:02 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.38.1:
+  + Prevent redefinition of VteCharAttributes as that breaks
+GCC 4.2.
+  + Updated translations.
+
+---

Old:

  vte-0.38.0.tar.xz

New:

  vte-0.38.1.tar.xz



Other differences:
--
++ vte.spec ++
--- /var/tmp/diff_new_pack.49xvDM/_old  2014-10-15 16:27:28.0 +0200
+++ /var/tmp/diff_new_pack.49xvDM/_new  2014-10-15 16:27:28.0 +0200
@@ -24,7 +24,7 @@
 Name:   vte
 %define _name   vte
 Url:http://www.gnome.org
-Version:0.38.0
+Version:0.38.1
 Release:0
 Summary:Terminal Emulator Library
 License:LGPL-2.0 and GPL-2.0+

++ vte-0.38.0.tar.xz -> vte-0.38.1.tar.xz ++
 1956 lines of diff (skipped)

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



commit gucharmap for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gucharmap for openSUSE:Factory 
checked in at 2014-10-15 16:27:09

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


Package is "gucharmap"

Changes:

--- /work/SRC/openSUSE:Factory/gucharmap/gucharmap.changes  2014-09-30 
19:38:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.gucharmap.new/gucharmap.changes 2014-10-15 
16:27:30.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 20:26:01 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  gucharmap-3.14.0.tar.xz

New:

  gucharmap-3.14.1.tar.xz



Other differences:
--
++ gucharmap.spec ++
--- /var/tmp/diff_new_pack.HVCOfg/_old  2014-10-15 16:27:31.0 +0200
+++ /var/tmp/diff_new_pack.HVCOfg/_new  2014-10-15 16:27:31.0 +0200
@@ -22,7 +22,7 @@
 %define pc_api 2.90
 
 Name:   gucharmap
-Version:3.14.0
+Version:3.14.1
 Release:0
 # FIXME vala bindings are currently disabled by upstream and not supposed to 
auto-enable
 Summary:A Featureful Unicode Character Map

++ gucharmap-3.14.0.tar.xz -> gucharmap-3.14.1.tar.xz ++
 15963 lines of diff (skipped)

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



commit bijiben for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2014-10-15 16:27:00

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


Package is "bijiben"

Changes:

--- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes  2014-09-30 
19:41:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes 2014-10-15 
16:27:20.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 20:37:15 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Update to latest libgd.
+  + Updated translations.
+
+---

Old:

  bijiben-3.14.0.tar.xz

New:

  bijiben-3.14.1.tar.xz



Other differences:
--
++ bijiben.spec ++
--- /var/tmp/diff_new_pack.XF76Om/_old  2014-10-15 16:27:21.0 +0200
+++ /var/tmp/diff_new_pack.XF76Om/_new  2014-10-15 16:27:21.0 +0200
@@ -19,7 +19,7 @@
 %define with_zeitgeist 0
 
 Name:   bijiben
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Note editor for GNOME
 License:GPL-3.0+ and CC-BY-SA-3.0

++ bijiben-3.14.0.tar.xz -> bijiben-3.14.1.tar.xz ++
 8564 lines of diff (skipped)

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



commit gnome-mines for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-mines for openSUSE:Factory 
checked in at 2014-10-15 16:27:03

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


Package is "gnome-mines"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-mines/gnome-mines.changes  2014-09-30 
19:39:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-mines.new/gnome-mines.changes 
2014-10-15 16:27:24.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 20:35:00 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + use XDG_CURRENT_DESKTOP to use/avoid headerbar.
+  + Fixed sidebar resizing on game start glitch.
+  + Updated translations.
+
+---

Old:

  gnome-mines-3.14.0.tar.xz

New:

  gnome-mines-3.14.1.tar.xz



Other differences:
--
++ gnome-mines.spec ++
--- /var/tmp/diff_new_pack.R8xaW1/_old  2014-10-15 16:27:25.0 +0200
+++ /var/tmp/diff_new_pack.R8xaW1/_new  2014-10-15 16:27:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-mines
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Minesweeper Game for GNOME
 License:GPL-2.0+

++ gnome-mines-3.14.0.tar.xz -> gnome-mines-3.14.1.tar.xz ++
 2570 lines of diff (skipped)

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



commit webkit2gtk3 for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2014-10-15 16:27:14

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


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2014-09-30 
19:41:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2014-10-15 16:27:41.0 +0200
@@ -1,0 +2,26 @@
+Tue Oct 14 09:34:12 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.6.1:
+  + Ensure WebKitWebView:is-loading is TRUE right after a new load
+starts.
+  + Fix a crash in the plugin process with some windowed flash
+plugins.
+  + Allow to dock the inspector again once undocked when building
+with GTK+ >= 3.10.
+  + TLS errors now take precedence over the HTTP authentication
+dialog.
+  + Do not shrink on-disk cache to its default size on startup.
+  + Improve the proportion and visibility of some web inspector
+icons.
+  + Fix GTK+2 plugins not working after being updated.
+  + Don’t include full path names in WebKitEnumTypes.h to ensure
+the generated headers are always identical.
+  + Updated transations.
+
+---
+Mon Oct 13 14:59:24 UTC 2014 - dval...@suse.com
+
+- Disable JIT on Power architectures 
+  (-DEANBLE_JIT=OFF -DENABLE_YARR_JIT=0) 
+
+---

Old:

  webkitgtk-2.6.0.tar.xz

New:

  webkitgtk-2.6.1.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.rAllKf/_old  2014-10-15 16:27:42.0 +0200
+++ /var/tmp/diff_new_pack.rAllKf/_new  2014-10-15 16:27:42.0 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.6.0
+Version:2.6.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause
@@ -210,10 +210,16 @@
 %build
 # Use linker flags to reduce memory consumption
 %global optflags %(echo %{optflags} -Wl,--no-keep-memory 
-Wl,--reduce-memory-overheads | sed 's/-g /-g1 /')
+%ifarch ppc ppc64 ppc64le
+%global optflags %{optflags} -DENABLE_YARR_JIT=0
+%endif
 %cmake \
   -DCMAKE_BUILD_TYPE=Release \
   -DLIBEXEC_INSTALL_DIR=%{_libexecdir}/libwebkit2gtk%{_wk2sover} \
   -DPORT=GTK \
+%ifarch ppc ppc64 ppc64le
+  -DENABLE_JIT=OFF \
+%endif
   -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now" \
   -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now" \
   -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now"

++ webkitgtk-2.6.0.tar.xz -> webkitgtk-2.6.1.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.6.1.tar.xz differ: char 
25, line 1

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



commit aisleriot for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package aisleriot for openSUSE:Factory 
checked in at 2014-10-15 16:27:11

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


Package is "aisleriot"

Changes:

--- /work/SRC/openSUSE:Factory/aisleriot/aisleriot.changes  2014-09-30 
19:41:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.aisleriot.new/aisleriot.changes 2014-10-15 
16:27:34.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 20:23:03 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fix logo on about dialog (bgo#737674).
+  + Updated translations.
+
+---

Old:

  aisleriot-3.14.0.tar.xz

New:

  aisleriot-3.14.1.tar.xz



Other differences:
--
++ aisleriot.spec ++
--- /var/tmp/diff_new_pack.RoCW4y/_old  2014-10-15 16:27:35.0 +0200
+++ /var/tmp/diff_new_pack.RoCW4y/_new  2014-10-15 16:27:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   aisleriot
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Solitaire Card Games for GNOME
 License:GPL-3.0+

++ aisleriot-3.14.0.tar.xz -> aisleriot-3.14.1.tar.xz ++
 10717 lines of diff (skipped)

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



commit cheese for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2014-10-15 16:27:13

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


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2014-09-30 
19:41:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2014-10-15 
16:27:39.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 20:41:33 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Use LT_LIB_M to find the math library.
+  + Avoid dereferencing an uninitialized variable.
+  + Updated translations.
+
+---

Old:

  cheese-3.14.0.tar.xz

New:

  cheese-3.14.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.eGvbtD/_old  2014-10-15 16:27:40.0 +0200
+++ /var/tmp/diff_new_pack.eGvbtD/_new  2014-10-15 16:27:40.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+

++ cheese-3.14.0.tar.xz -> cheese-3.14.1.tar.xz ++
 2652 lines of diff (skipped)

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



commit five-or-more for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package five-or-more for openSUSE:Factory 
checked in at 2014-10-15 16:26:57

Comparing /work/SRC/openSUSE:Factory/five-or-more (Old)
 and  /work/SRC/openSUSE:Factory/.five-or-more.new (New)


Package is "five-or-more"

Changes:

--- /work/SRC/openSUSE:Factory/five-or-more/five-or-more.changes
2014-09-30 19:40:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.five-or-more.new/five-or-more.changes   
2014-10-15 16:27:16.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 20:39:31 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  five-or-more-3.14.0.tar.xz

New:

  five-or-more-3.14.1.tar.xz



Other differences:
--
++ five-or-more.spec ++
--- /var/tmp/diff_new_pack.KtpzYE/_old  2014-10-15 16:27:17.0 +0200
+++ /var/tmp/diff_new_pack.KtpzYE/_new  2014-10-15 16:27:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   five-or-more
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:"Five or More" Game for GNOME
 License:GPL-2.0+

++ five-or-more-3.14.0.tar.xz -> five-or-more-3.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/five-or-more-3.14.0/Makefile.in 
new/five-or-more-3.14.1/Makefile.in
--- old/five-or-more-3.14.0/Makefile.in 2014-09-22 22:27:35.0 +0200
+++ new/five-or-more-3.14.1/Makefile.in 2014-10-13 21:37:14.0 +0200
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
@@ -354,8 +354,8 @@
 $(am__aclocal_m4_deps):
 
 config.h: stamp-h1
-   @if test ! -f $@; then rm -f stamp-h1; else :; fi
-   @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
+   @test -f $@ || rm -f stamp-h1
+   @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
 
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
@@ -554,10 +554,16 @@
$(am__post_remove_distdir)
 
 dist-tarZ: distdir
+   @echo WARNING: "Support for shar distribution archives is" \
+  "deprecated." >&2
+   @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__post_remove_distdir)
 
 dist-shar: distdir
+   @echo WARNING: "Support for distribution archives compressed with" \
+  "legacy program 'compress' is deprecated." >&2
+   @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
@@ -599,9 +605,10 @@
  && dc_destdir="$${TMPDIR-/tmp}/am-dc-/" \
  && am__cwd=`pwd` \
  && $(am__cd) $(distdir)/_build \
- && ../configure --srcdir=.. --prefix="$$dc_install_base" \
+ && ../configure \
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
+   --srcdir=.. --prefix="$$dc_install_base" \
  && $(MAKE) $(AM_MAKEFLAGS) \
  && $(MAKE) $(AM_MAKEFLAGS) dvi \
  && $(MAKE) $(AM_MAKEFLAGS) check \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/five-or-more-3.14.0/NEWS new/five-or-more-3.14.1/NEWS
--- old/five-or-more-3.14.0/NEWS2014-09-22 22:18:16.0 +0200
+++ new/five-or-more-3.14.1/NEWS2014-10-13 21:36:37.0 +0200
@@ -1,3 +1,8 @@
+3.14.1 - October 13, 2014
+
+
+* Updated translations
+
 3.14.0 - September 22, 2014
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/five-or-more-3.14.0/aclocal.m4 
new/five-or-more-3.14.1/aclocal.m4
--- old/five-or-more-3.14.0/aclocal.m4  2014-09-22 22:27:33.0 +0200
+++ new/five-or-more-3.14.1/aclocal.m4  2014-10-13 21:37:12.0 +0200
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.13.4 -*- Autoconf -*-
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
 
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
@@ -20,6 +20,143 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
+# gnome-common.m4
+#
+# serial 3
+# 
+
+dnl GNOME_COMMON_INIT
+
+AU_DEFUN([GNOME_COMMON_INIT],
+[
+  dnl this macro should come after AC_CONFIG_MACRO_DIR
+  AC_BEFORE([AC_CONFIG_MAC

commit lightsoff for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package lightsoff for openSUSE:Factory 
checked in at 2014-10-15 16:26:56

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


Package is "lightsoff"

Changes:

--- /work/SRC/openSUSE:Factory/lightsoff/lightsoff.changes  2014-09-30 
19:38:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.lightsoff.new/lightsoff.changes 2014-10-15 
16:27:14.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 20:40:34 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  lightsoff-3.14.0.tar.xz

New:

  lightsoff-3.14.1.tar.xz



Other differences:
--
++ lightsoff.spec ++
--- /var/tmp/diff_new_pack.wzFbge/_old  2014-10-15 16:27:15.0 +0200
+++ /var/tmp/diff_new_pack.wzFbge/_new  2014-10-15 16:27:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   lightsoff
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Lights Out Game for GNOME
 License:GPL-2.0+

++ lightsoff-3.14.0.tar.xz -> lightsoff-3.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightsoff-3.14.0/Makefile.in 
new/lightsoff-3.14.1/Makefile.in
--- old/lightsoff-3.14.0/Makefile.in2014-09-22 22:07:16.0 +0200
+++ new/lightsoff-3.14.1/Makefile.in2014-10-13 21:54:05.0 +0200
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.4 from Makefile.am.
+# Makefile.in generated by automake 1.14.1 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
@@ -536,10 +536,16 @@
$(am__post_remove_distdir)
 
 dist-tarZ: distdir
+   @echo WARNING: "Support for shar distribution archives is" \
+  "deprecated." >&2
+   @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__post_remove_distdir)
 
 dist-shar: distdir
+   @echo WARNING: "Support for distribution archives compressed with" \
+  "legacy program 'compress' is deprecated." >&2
+   @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
@@ -581,9 +587,10 @@
  && dc_destdir="$${TMPDIR-/tmp}/am-dc-/" \
  && am__cwd=`pwd` \
  && $(am__cd) $(distdir)/_build \
- && ../configure --srcdir=.. --prefix="$$dc_install_base" \
+ && ../configure \
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
+   --srcdir=.. --prefix="$$dc_install_base" \
  && $(MAKE) $(AM_MAKEFLAGS) \
  && $(MAKE) $(AM_MAKEFLAGS) dvi \
  && $(MAKE) $(AM_MAKEFLAGS) check \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightsoff-3.14.0/NEWS new/lightsoff-3.14.1/NEWS
--- old/lightsoff-3.14.0/NEWS   2014-09-22 22:05:59.0 +0200
+++ new/lightsoff-3.14.1/NEWS   2014-10-13 21:48:45.0 +0200
@@ -1,3 +1,8 @@
+Lights Off 3.14.1
+=
+
+* Translation updates (Chinese, Serbian, Italian, Latvian)
+
 Lights Off 3.14.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightsoff-3.14.0/aclocal.m4 
new/lightsoff-3.14.1/aclocal.m4
--- old/lightsoff-3.14.0/aclocal.m4 2014-09-22 22:07:14.0 +0200
+++ new/lightsoff-3.14.1/aclocal.m4 2014-10-13 21:54:04.0 +0200
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.13.4 -*- Autoconf -*-
+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
 
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
@@ -20,6 +20,143 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
+# gnome-common.m4
+#
+# serial 3
+# 
+
+dnl GNOME_COMMON_INIT
+
+AU_DEFUN([GNOME_COMMON_INIT],
+[
+  dnl this macro should come after AC_CONFIG_MACRO_DIR
+  AC_BEFORE([AC_CONFIG_MACRO_DIR], [$0])
+
+  dnl ensure that when the Automake generated makefile calls aclocal,
+  dnl it honours the $ACLOCAL_FLAGS environment variable
+  ACLOCAL_AMFLAGS="\${ACLOCAL_FLAGS}"
+  if test -n "$ac_macro_dir"; then
+ACLOCAL_AMFLAGS="-I $ac_macro_dir $ACLOCAL_AMFLAGS"
+  fi
+
+  AC_SUBST([ACLOCAL_AMFLAGS])
+],
+[[$0: This macro is deprecated. You should set put "ACLOCAL_AMFLAGS = -I m4 
${ACLOCAL_FLAGS}"
+in your top-level Makefile.am, instead, where "m4" is 

commit rygel for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rygel for openSUSE:Factory checked 
in at 2014-10-15 16:26:54

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


Package is "rygel"

Changes:

--- /work/SRC/openSUSE:Factory/rygel/rygel.changes  2014-09-30 
19:37:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2014-10-15 
16:27:11.0 +0200
@@ -1,0 +2,17 @@
+Mon Oct 13 20:42:51 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.24.1:
+  + Server: Fix UpdateObject call on MusicItem.
+  + External: Fix plugin activation.
+  + MPRIS:
+- Fix stream position indication for clients that do not event
+  "Position".
+- Fix plugin activation.
+- Force update of properties on plugin creation.
+  + GObject-Introspection:
+- Fix renderer example and require a recent version of g-i.
+- Add license for examples.
+  + Bugs fixed: bgo#737867.
+  + Updated translations.
+
+---

Old:

  rygel-0.24.0.tar.xz

New:

  rygel-0.24.1.tar.xz



Other differences:
--
++ rygel.spec ++
--- /var/tmp/diff_new_pack.CNhuII/_old  2014-10-15 16:27:12.0 +0200
+++ /var/tmp/diff_new_pack.CNhuII/_new  2014-10-15 16:27:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rygel
-Version:0.24.0
+Version:0.24.1
 Release:0
 Summary:Home Media Solution for GNOME based on UPnP/DLNA
 License:LGPL-2.0+

++ rygel-0.24.0.tar.xz -> rygel-0.24.1.tar.xz ++
 8629 lines of diff (skipped)

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



commit gnome-mahjongg for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-mahjongg for openSUSE:Factory 
checked in at 2014-10-15 16:27:02

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


Package is "gnome-mahjongg"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-mahjongg/gnome-mahjongg.changes
2014-09-30 19:39:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-mahjongg.new/gnome-mahjongg.changes   
2014-10-15 16:27:22.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 20:36:02 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Increased Unity and non-Gnome-environment support.
+  + Updated translations.
+
+---

Old:

  gnome-mahjongg-3.14.0.tar.xz

New:

  gnome-mahjongg-3.14.1.tar.xz



Other differences:
--
++ gnome-mahjongg.spec ++
--- /var/tmp/diff_new_pack.OA9c2p/_old  2014-10-15 16:27:23.0 +0200
+++ /var/tmp/diff_new_pack.OA9c2p/_new  2014-10-15 16:27:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-mahjongg
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Mahjong Solitaire Game for GNOME
 License:GPL-2.0+

++ gnome-mahjongg-3.14.0.tar.xz -> gnome-mahjongg-3.14.1.tar.xz ++
 3840 lines of diff (skipped)

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



commit vinagre for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package vinagre for openSUSE:Factory checked 
in at 2014-10-15 16:26:59

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


Package is "vinagre"

Changes:

--- /work/SRC/openSUSE:Factory/vinagre/vinagre.changes  2014-09-30 
19:37:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.vinagre.new/vinagre.changes 2014-10-15 
16:27:18.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 20:38:27 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  vinagre-3.14.0.tar.xz

New:

  vinagre-3.14.1.tar.xz



Other differences:
--
++ vinagre.spec ++
--- /var/tmp/diff_new_pack.5sgXxc/_old  2014-10-15 16:27:20.0 +0200
+++ /var/tmp/diff_new_pack.5sgXxc/_new  2014-10-15 16:27:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vinagre
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:VNC client for GNOME
 License:GPL-2.0+

++ vinagre-3.14.0.tar.xz -> vinagre-3.14.1.tar.xz ++
 4129 lines of diff (skipped)

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



commit perl-Mcrypt for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Mcrypt for openSUSE:Factory 
checked in at 2014-10-15 16:19:56

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


Package is "perl-Mcrypt"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mcrypt/perl-Mcrypt.changes  2011-11-21 
12:43:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mcrypt.new/perl-Mcrypt.changes 
2014-10-15 16:20:07.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 12:23:33 UTC 2014 - jeng...@inai.de
+
+- Use source URLs and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ perl-Mcrypt.spec ++
--- /var/tmp/diff_new_pack.OcnOLe/_old  2014-10-15 16:20:09.0 +0200
+++ /var/tmp/diff_new_pack.OcnOLe/_new  2014-10-15 16:20:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mcrypt
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,24 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Mcrypt
-BuildRequires:  libmcrypt-devel perl
-BuildRequires:  perl-macros
 Version:2.5.7.0
-Release:60
-AutoReqProv:on
-Group:  Development/Libraries/Perl
-License:Artistic-1.0
+Release:0
 Url:http://search.cpan.org/CPAN/authors/id/J/JE/JESUS/
 Summary:An Autoload-Capable Interface Module for libmcrypt
-Source: Mcrypt-%{version}.tar.gz
+License:Artistic-1.0
+Group:  Development/Libraries/Perl
+Source: 
http://search.cpan.org/CPAN/authors/id/J/JE/JESUS/Mcrypt-%version.tar.gz
 Patch0: Mcrypt-%{version}.diff
 Patch1: Mcrypt-%{version}-type.diff
 Patch2: Mcrypt-%{version}-cast256.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libmcrypt-devel
+BuildRequires:  perl
+BuildRequires:  perl-macros
 %{perl_requires}
 
 %description
@@ -66,9 +64,6 @@
 make DESTDIR=$RPM_BUILD_ROOT install_vendor
 %perl_process_packlist
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc ChangeLog README 

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



commit rubygem-has_mobile_views for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-has_mobile_views for 
openSUSE:Factory checked in at 2014-10-15 16:19:58

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


Package is "rubygem-has_mobile_views"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-has_mobile_views/rubygem-has_mobile_views.changes
2012-07-02 11:10:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-has_mobile_views.new/rubygem-has_mobile_views.changes
   2014-10-15 16:20:12.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct 12 11:13:46 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging style
+
+---



Other differences:
--
++ rubygem-has_mobile_views.spec ++
--- /var/tmp/diff_new_pack.1bQW8D/_old  2014-10-15 16:20:13.0 +0200
+++ /var/tmp/diff_new_pack.1bQW8D/_new  2014-10-15 16:20:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-has_mobile_views
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,63 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:   rubygem-has_mobile_views
 Version:0.0.3
 Release:0
 %define mod_name has_mobile_views
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:  Development/Languages/Ruby
-License:MIT
-#
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-#
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:http://github.com/openSUSE/has_mobile_views
-Source: %{mod_full_name}.gem
-#
-Summary:A Rails plugin which allows for rendering special templates 
for mobile devices
-%description
-This Rails plugin allows for rendering special templates for mobile 
devices, using the existing views and partials as a fallback.
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Summary:A Rails plugin which allows for rendering special templates for
+License:MIT
 Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
 
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+%description
+This Rails plugin allows for rendering special templates for mobile
+devices, using the existing views and partials as a fallback.
 
 %prep
+
 %build
-%install
-%gem_install %{S:0}
 
-%clean
-%{__rm} -rf %{buildroot}
+%install
+%gem_install \
+  --doc-files="README.md" \
+  -f
 
-%files
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
-
-%files testsuite
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%gem_packages
 
 %changelog

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



commit gnome-devel-docs for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-devel-docs for 
openSUSE:Factory checked in at 2014-10-15 16:26:52

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


Package is "gnome-devel-docs"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs.changes
2014-09-30 19:40:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs.changes   
2014-10-15 16:27:06.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 20:53:58 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Improvements and fixes to the HIG.
+  + Updated translations.
+
+---

Old:

  gnome-devel-docs-3.14.0.tar.xz

New:

  gnome-devel-docs-3.14.1.tar.xz



Other differences:
--
++ gnome-devel-docs.spec ++
--- /var/tmp/diff_new_pack.5TPef2/_old  2014-10-15 16:27:07.0 +0200
+++ /var/tmp/diff_new_pack.5TPef2/_new  2014-10-15 16:27:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-devel-docs
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:GNOME Platform Documentation
 License:GFDL-1.1 and CC-BY-SA-4.0

++ gnome-devel-docs-3.14.0.tar.xz -> gnome-devel-docs-3.14.1.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs-3.14.0.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs-3.14.1.tar.xz 
differ: char 27, line 1

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



commit gnome-user-docs for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2014-10-15 16:26:47

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


Package is "gnome-user-docs"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs.changes  
2014-09-30 19:39:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2014-10-15 16:26:59.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct 14 00:01:45 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updates to GNOME Help.
+  + Updated translations.
+
+---

Old:

  gnome-user-docs-3.14.0.tar.xz

New:

  gnome-user-docs-3.14.1.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.UUc0Mj/_old  2014-10-15 16:27:00.0 +0200
+++ /var/tmp/diff_new_pack.UUc0Mj/_new  2014-10-15 16:27:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-user-docs
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1

++ gnome-user-docs-3.14.0.tar.xz -> gnome-user-docs-3.14.1.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs-3.14.0.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs-3.14.1.tar.xz 
differ: char 26, line 1

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



commit yelp for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package yelp for openSUSE:Factory checked in 
at 2014-10-15 16:26:49

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


Package is "yelp"

Changes:

--- /work/SRC/openSUSE:Factory/yelp/yelp.changes2014-09-30 
19:37:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes   2014-10-15 
16:27:02.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 22:13:59 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  yelp-3.14.0.tar.xz

New:

  yelp-3.14.1.tar.xz



Other differences:
--
++ yelp.spec ++
--- /var/tmp/diff_new_pack.BGLgyq/_old  2014-10-15 16:27:03.0 +0200
+++ /var/tmp/diff_new_pack.BGLgyq/_new  2014-10-15 16:27:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yelp
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Help Browser for the GNOME Desktop
 License:GPL-2.0+ and LGPL-2.1+

++ yelp-3.14.0.tar.xz -> yelp-3.14.1.tar.xz ++
 5791 lines of diff (skipped)

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



commit eog for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2014-10-15 16:26:53

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


Package is "eog"

Changes:

--- /work/SRC/openSUSE:Factory/eog/eog.changes  2014-10-11 19:25:08.0 
+0200
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes 2014-10-15 
16:27:08.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 20:44:46 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Bugs fixed: bgo#737213, bgo#737772, bgo#737960.
+  + Updated translations.
+
+---

Old:

  eog-3.14.0.tar.xz

New:

  eog-3.14.1.tar.xz



Other differences:
--
++ eog.spec ++
--- /var/tmp/diff_new_pack.pl2kwI/_old  2014-10-15 16:27:10.0 +0200
+++ /var/tmp/diff_new_pack.pl2kwI/_new  2014-10-15 16:27:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   eog
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Image Viewer for GNOME
 License:GPL-2.0+ and LGPL-2.1+

++ eog-3.14.0.tar.xz -> eog-3.14.1.tar.xz ++
 6402 lines of diff (skipped)

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



commit tracker for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2014-10-15 16:26:45

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


Package is "tracker"

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2014-10-06 
12:06:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes  
2014-10-15 16:26:55.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 09:45:17 UTC 2014 - g...@opensuse.org
+
+- Use the designated fdo desktop file categories
+  "Settings;DesktopSettings" for tracker-preferences.
+
+---
tracker.changes: same change



Other differences:
--
++ tracker-extras.spec ++
--- /var/tmp/diff_new_pack.JNLMSr/_old  2014-10-15 16:26:56.0 +0200
+++ /var/tmp/diff_new_pack.JNLMSr/_new  2014-10-15 16:26:56.0 +0200
@@ -572,7 +572,7 @@
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop
 %endif
 %if %{build_gui}
-%suse_update_desktop_file -r tracker-preferences System X-SuSE-Core-System 
X-GNOME-PersonalSettings
+%suse_update_desktop_file -r tracker-preferences Settings DesktopSettings 
X-SuSE-Core-System X-GNOME-PersonalSettings
 %suse_update_desktop_file tracker-needle DesktopUtility
 %endif
 %if %{build_thunderbird}

++ tracker.spec ++
--- /var/tmp/diff_new_pack.JNLMSr/_old  2014-10-15 16:26:56.0 +0200
+++ /var/tmp/diff_new_pack.JNLMSr/_new  2014-10-15 16:26:56.0 +0200
@@ -571,7 +571,7 @@
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop
 %endif
 %if %{build_gui}
-%suse_update_desktop_file -r tracker-preferences System X-SuSE-Core-System 
X-GNOME-PersonalSettings
+%suse_update_desktop_file -r tracker-preferences Settings DesktopSettings 
X-SuSE-Core-System X-GNOME-PersonalSettings
 %suse_update_desktop_file tracker-needle DesktopUtility
 %endif
 %if %{build_thunderbird}

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



commit at-spi2-atk for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory 
checked in at 2014-10-15 16:26:47

Comparing /work/SRC/openSUSE:Factory/at-spi2-atk (Old)
 and  /work/SRC/openSUSE:Factory/.at-spi2-atk.new (New)


Package is "at-spi2-atk"

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes  2014-09-30 
19:41:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes 
2014-10-15 16:26:56.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct 14 00:00:05 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.14.1:
+  + Aggressively filter out children-changed signals for objects
+with MANAGES_DESCENDANTS (bgo#728319).
+
+---

Old:

  at-spi2-atk-2.14.0.tar.xz

New:

  at-spi2-atk-2.14.1.tar.xz



Other differences:
--
++ at-spi2-atk.spec ++
--- /var/tmp/diff_new_pack.NkeYTS/_old  2014-10-15 16:26:58.0 +0200
+++ /var/tmp/diff_new_pack.NkeYTS/_new  2014-10-15 16:26:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   at-spi2-atk
-Version:2.14.0
+Version:2.14.1
 Release:0
 Summary:Assistive Technology Service Provider Interface - GTK+ module
 License:LGPL-2.0+

++ at-spi2-atk-2.14.0.tar.xz -> at-spi2-atk-2.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/at-spi2-atk-2.14.0/NEWS new/at-spi2-atk-2.14.1/NEWS
--- old/at-spi2-atk-2.14.0/NEWS 2014-07-20 23:04:10.0 +0200
+++ new/at-spi2-atk-2.14.1/NEWS 2014-10-14 00:55:44.0 +0200
@@ -1,3 +1,8 @@
+What's new in at-spi2-atk 2.14.1:
+
+* Aggressively filter out children-changed signals for objects with
+  MANAGES_DESCENDANTS (bgo#728319).
+
 What's new in at-spi2-atk 2.13.4:
 
 * Fix typo in .pc file (bgo#721719).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/at-spi2-atk-2.14.0/aclocal.m4 
new/at-spi2-atk-2.14.1/aclocal.m4
--- old/at-spi2-atk-2.14.0/aclocal.m4   2014-09-22 18:41:15.0 +0200
+++ new/at-spi2-atk-2.14.1/aclocal.m4   2014-10-14 00:56:35.0 +0200
@@ -20,6 +20,221 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
+# pkg.m4 - Macros to locate and utilise pkg-config.-*- Autoconf -*-
+# serial 1 (pkg-config-0.24)
+# 
+# Copyright © 2004 Scott James Remnant .
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+# PKG_PROG_PKG_CONFIG([MIN-VERSION])
+# --
+AC_DEFUN([PKG_PROG_PKG_CONFIG],
+[m4_pattern_forbid([^_?PKG_[A-Z_]+$])
+m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
+m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
+AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
+AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
+AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search 
path])
+
+if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
+   AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
+fi
+if test -n "$PKG_CONFIG"; then
+   _pkg_min_version=m4_default([$1], [0.9.0])
+   AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
+   if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
+   AC_MSG_RESULT([yes])
+   else
+   AC_MSG_RESULT([no])
+   PKG_CONFIG=""
+   fi
+fi[]dnl
+])# PKG_PROG_PKG_CONFIG
+
+# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
+#
+# Check to see whether a particular set of modules exists.  Similar
+# to PKG_CHECK_MODULES(), but does not set va

commit yelp-tools for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package yelp-tools for openSUSE:Factory 
checked in at 2014-10-15 16:26:50

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


Package is "yelp-tools"

Changes:

--- /work/SRC/openSUSE:Factory/yelp-tools/yelp-tools.changes2014-09-30 
19:37:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.yelp-tools.new/yelp-tools.changes   
2014-10-15 16:27:04.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 22:12:19 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + yelp.m4: Fixed issues with make distcheck and install not
+running correclty unless make is run first (bgo#701959 and
+bgo#738142).
+
+---

Old:

  yelp-tools-3.14.0.tar.xz

New:

  yelp-tools-3.14.1.tar.xz



Other differences:
--
++ yelp-tools.spec ++
--- /var/tmp/diff_new_pack.iHyvry/_old  2014-10-15 16:27:05.0 +0200
+++ /var/tmp/diff_new_pack.iHyvry/_new  2014-10-15 16:27:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yelp-tools
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Collection of utilities to help create documentation
 License:GPL-2.0+

++ yelp-tools-3.14.0.tar.xz -> yelp-tools-3.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-tools-3.14.0/ChangeLog 
new/yelp-tools-3.14.1/ChangeLog
--- old/yelp-tools-3.14.0/ChangeLog 2014-09-23 04:32:42.0 +0200
+++ new/yelp-tools-3.14.1/ChangeLog 2014-10-13 23:11:37.0 +0200
@@ -1,3 +1,49 @@
+commit 772643215db9c841ae31016b5e0fa12fca8ede61
+Author: Sebastian Geiger 
+Date:   Thu Oct 9 13:43:05 2014 +0200
+
+Fixing make install issue
+
+ * This patch fixes bug #701959  which describes
+   and issue that prevents make install from being
+   successfully run if make has not been run first.
+ * The problem is that make install requires some
+   generated files to be present that are only generated
+   by make. The solution was to add $(_HELP_LC_FILES) as
+   a dependency to install-help so that these
+   files are always generated when make install is run.
+
+ tools/yelp.m4 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d18d4ff5cb67a07977aa9957fe82322b22380ef3
+Author: Sebastian Geiger 
+Date:   Wed Oct 8 15:31:23 2014 +0200
+
+Fixing make distcheck issue
+
+ * This patch fixes bug #738142 which describes
+   and issue that prevents make distcheck from being
+   successfully run if make has not been run first.
+ * The problem is that make distcheck requires some
+   generated files to be present that are only generated
+   by make. The solution was to add $(_HELP_LC_FILES) as
+   a dependency to distdir-help-files so that these
+   files are always generated when make distcheck is run.
+
+ tools/yelp.m4 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9c5c8be6e99060ac0192001905dfd10d8a7332d8
+Author: Shaun McCance 
+Date:   Mon Sep 22 22:35:32 2014 -0400
+
+Version 3.14.0
+
+ NEWS | 4 
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
 commit 195c828d6211ac44fe6824368b87e4e602450e64
 Author: Andre Klapper 
 Date:   Thu Jul 31 21:32:56 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-tools-3.14.0/NEWS new/yelp-tools-3.14.1/NEWS
--- old/yelp-tools-3.14.0/NEWS  2014-09-23 04:32:24.0 +0200
+++ new/yelp-tools-3.14.1/NEWS  2014-10-13 23:11:08.0 +0200
@@ -1,3 +1,8 @@
+3.14.1
+==
+* yelp.m4: Fixed issues with make distcheck and install not running correclty
+  unless make is run first, #701959 and #738142 (Sebastian Geiger)
+
 3.14.0
 ==
 * Stable release. No changes since 3.13.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-tools-3.14.0/configure 
new/yelp-tools-3.14.1/configure
--- old/yelp-tools-3.14.0/configure 2014-09-23 04:32:39.0 +0200
+++ new/yelp-tools-3.14.1/configure 2014-10-13 23:11:33.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yelp-tools 3.14.0.
+# Generated by GNU Autoconf 2.69 for yelp-tools 3.14.1.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='yelp-tools'
 PACKAGE_TARNAME='yelp-tools'
-PACKAGE_VERSION='3.14.0'
-PACKAGE_STRING='yelp-tools 3.14.0'
+PACKAG

commit gnome-contacts for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2014-10-15 16:26:43

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


Package is "gnome-contacts"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes
2014-09-30 19:40:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes   
2014-10-15 16:26:51.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 19:29:02 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Remove unneeded logs in SearchProvider.
+
+---

Old:

  gnome-contacts-3.14.0.tar.xz

New:

  gnome-contacts-3.14.1.tar.xz



Other differences:
--
++ gnome-contacts.spec ++
--- /var/tmp/diff_new_pack.Xmmq9m/_old  2014-10-15 16:26:52.0 +0200
+++ /var/tmp/diff_new_pack.Xmmq9m/_new  2014-10-15 16:26:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-contacts
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Contacts Manager for GNOME
 License:GPL-2.0+

++ gnome-contacts-3.14.0.tar.xz -> gnome-contacts-3.14.1.tar.xz ++
 10126 lines of diff (skipped)

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



commit gnome-music for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-10-15 16:26:40

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


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-10-06 
12:06:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-10-15 16:26:47.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct 13 18:25:02 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Bugs fixed:
+- bgo#736925: Remove deprecation warnings from AlbumWidget.ui.
+- bgo#737571: No covers loaded on libmediaart 0.6.0.
+- bgo#736241: Prefer embedded album art over downloaded.
+- bgo#733686: Gnome music will not launch.
+  + Updated translations.
+- Drop gnome-music-fix-missing-albumcovers.patch: Fixed upstream.
+
+---

Old:

  gnome-music-3.14.0.tar.xz
  gnome-music-fix-missing-albumcovers.patch

New:

  gnome-music-3.14.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.YVxbtK/_old  2014-10-15 16:26:48.0 +0200
+++ /var/tmp/diff_new_pack.YVxbtK/_new  2014-10-15 16:26:48.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-music/3.14/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-music-fix-missing-albumcovers.patch bgo#737571 
zai...@opensuse.org -- Fix missing albumcovers with libmediaart 0.6 and newer.
-Patch0: gnome-music-fix-missing-albumcovers.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -54,7 +52,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ gnome-music-3.14.0.tar.xz -> gnome-music-3.14.1.tar.xz ++
 2170 lines of diff (skipped)

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



commit p11-kit for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory checked 
in at 2014-10-15 16:26:32

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


Package is "p11-kit"

Changes:

--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2014-09-03 
20:29:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.p11-kit.new/p11-kit.changes 2014-10-15 
16:26:34.0 +0200
@@ -1,0 +2,27 @@
+Mon Oct 13 16:09:09 UTC 2014 - lnus...@suse.de
+
+- remove patches:
+ * trust-Print-label-of-certificate-when-complaining-.patch
+ * trust-Dont-use-invalid-public-keys-for-looking-up-.patch
+
+- new version 0.20.7 (stable)
+ * New public pkcs11x.h header containing extensions [fdo#83495]
+ * Export necessary defines to lookup attached extensions [fdo#83495]
+ * Build fixes
+
+- new version 0.20.6 (stable)
+ * Make the p11-kit-proxy.so module respect critical = no [fdo#83651]
+ * Build fix for FreeBSD [fdo#75674]
+
+- new version 0.20.5 (stable)
+ * Don't use invalid keys for looking up stapled extensions [fdo#82328]
+ * Better error messages when invalid certificate extensions
+ * Fix parsing of some odd OpenSSL TRUSTED CERTIFICATE files
+ * Fix some leaks, and memory issues
+ * Silence some clang scanner warnings
+
+- new version 0.20.4 (stable)
+ * Don't complain about C_Finalize after a fork
+ * Fix typo
+
+---

Old:

  p11-kit-0.20.3.tar.gz
  p11-kit-0.20.3.tar.gz.sig
  trust-Dont-use-invalid-public-keys-for-looking-up-.patch
  trust-Print-label-of-certificate-when-complaining-.patch

New:

  p11-kit-0.20.7.tar.gz
  p11-kit-0.20.7.tar.gz.sig



Other differences:
--
++ p11-kit.spec ++
--- /var/tmp/diff_new_pack.KfLHfB/_old  2014-10-15 16:26:35.0 +0200
+++ /var/tmp/diff_new_pack.KfLHfB/_new  2014-10-15 16:26:35.0 +0200
@@ -22,7 +22,7 @@
 %define trustdir_static  %{pkidir_static}/trust
 
 Name:   p11-kit
-Version:0.20.3
+Version:0.20.7
 Release:0
 Summary:Library to work with PKCS#11 modules
 License:BSD-3-Clause
@@ -35,12 +35,6 @@
 # patch proposed upstream. If it gets rejected, need to implement
 # this in ca-certificates.
 Patch0: 0001-trust-allow-to-also-add-openssl-style-hashes-to-pem-d.diff
-# PATCH-FIX-OPENSUSE
-# trust-Print-label-of-certificate-when-complaining-.patch bnc#890908 
lnus...@suse.de
-Patch1: trust-Print-label-of-certificate-when-complaining-.patch
-# PATCH-FIX-OPENSUSE
-# trust-Dont-use-invalid-public-keys-for-looking-up-.patch bnc#890908 
lnus...@suse.de
-Patch2: trust-Dont-use-invalid-public-keys-for-looking-up-.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -98,10 +92,7 @@
 to be installed intead of mozilla-nss-certs.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%autosetup -p1
 
 %build
 # just because of patch0

++ p11-kit-0.20.3.tar.gz -> p11-kit-0.20.7.tar.gz ++
 37276 lines of diff (skipped)


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



commit gnome-clocks for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-clocks for openSUSE:Factory 
checked in at 2014-10-15 16:26:34

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


Package is "gnome-clocks"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-clocks/gnome-clocks.changes
2014-09-30 19:40:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-clocks.new/gnome-clocks.changes   
2014-10-15 16:26:37.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 17:05:15 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fix runtime warnings in the search provider.
+  + Updated translations.
+
+---

Old:

  gnome-clocks-3.14.0.tar.xz

New:

  gnome-clocks-3.14.1.tar.xz



Other differences:
--
++ gnome-clocks.spec ++
--- /var/tmp/diff_new_pack.qwQPmB/_old  2014-10-15 16:26:38.0 +0200
+++ /var/tmp/diff_new_pack.qwQPmB/_new  2014-10-15 16:26:38.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-clocks
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Clock application designed for GNOME 3
 License:GPL-2.0+

++ gnome-clocks-3.14.0.tar.xz -> gnome-clocks-3.14.1.tar.xz ++
 5231 lines of diff (skipped)

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



commit file-roller for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2014-10-15 16:26:38

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


Package is "file-roller"

Changes:

--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2014-09-30 
19:40:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.file-roller.new/file-roller.changes 
2014-10-15 16:26:43.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 17:57:45 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Updated translations.
+
+---

Old:

  file-roller-3.14.0.tar.xz

New:

  file-roller-3.14.1.tar.xz



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.gvH8Ud/_old  2014-10-15 16:26:44.0 +0200
+++ /var/tmp/diff_new_pack.gvH8Ud/_new  2014-10-15 16:26:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   file-roller
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:An Archive Manager for GNOME
 License:GPL-2.0+

++ file-roller-3.14.0.tar.xz -> file-roller-3.14.1.tar.xz ++
 13182 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2014-10-15 16:26:41

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


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2014-09-30 19:38:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2014-10-15 16:26:49.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 19:24:09 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fix UndoManager with a new implementation.
+  + Various other improvements.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.14.0.tar.xz

New:

  gtksourceview-3.14.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.JeryMg/_old  2014-10-15 16:26:50.0 +0200
+++ /var/tmp/diff_new_pack.JeryMg/_new  2014-10-15 16:26:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.14.0.tar.xz -> gtksourceview-3.14.1.tar.xz ++
 10943 lines of diff (skipped)

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



commit metamail for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package metamail for openSUSE:Factory 
checked in at 2014-10-15 16:26:32

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


Package is "metamail"

Changes:

--- /work/SRC/openSUSE:Factory/metamail/metamail.changes2011-09-23 
02:12:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.metamail.new/metamail.changes   2014-10-15 
16:26:33.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 00:59:52 UTC 2014 - crrodrig...@opensuse.org
+
+- xorg libraries are not needed for build, just bdftopcf and 
+  mkfontdir
+
+---



Other differences:
--
++ metamail.spec ++
--- /var/tmp/diff_new_pack.ddpho2/_old  2014-10-15 16:26:34.0 +0200
+++ /var/tmp/diff_new_pack.ddpho2/_new  2014-10-15 16:26:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package metamail (Version 2.7.19)
+# spec file for package metamail
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   metamail
-BuildRequires:  ncurses-devel xorg-x11 xorg-x11-devel
-License:MIT
-Group:  Productivity/Networking/Email/Utilities
+BuildRequires:  bdftopcf
+BuildRequires:  mkfontdir
+BuildRequires:  ncurses-devel
 Requires:   sharutils
-AutoReqProv:on
 Version:2.7.19
-Release:1247
+Release:0
 Summary:MIME Mail Handler
+License:MIT
+Group:  Productivity/Networking/Email/Utilities
 Source: metamail-2.7-19.tar.gz
 Source1:mimecheck
 Source2:mimecheck.1

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



commit gnome-system-monitor for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory checked in at 2014-10-15 16:26:44

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


Package is "gnome-system-monitor"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2014-09-30 19:39:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
   2014-10-15 16:26:53.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct 13 19:33:54 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Bugs fixed:
+- bgo#737098: polkit console auth agent freezing xsession.
+- bgo#738467: Some icons are enormously large.
+  + Updated translations.
+
+---

Old:

  gnome-system-monitor-3.14.0.tar.xz

New:

  gnome-system-monitor-3.14.1.tar.xz



Other differences:
--
++ gnome-system-monitor.spec ++
--- /var/tmp/diff_new_pack.zB8beG/_old  2014-10-15 16:26:54.0 +0200
+++ /var/tmp/diff_new_pack.zB8beG/_new  2014-10-15 16:26:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-system-monitor
-Version:3.14.0
+Version:3.14.1
 Release:0
 Url:http://www.gnome.org
 Summary:A Simple Process Monitor

++ gnome-system-monitor-3.14.0.tar.xz -> gnome-system-monitor-3.14.1.tar.xz 
++
 15069 lines of diff (skipped)

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



commit libgweather for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package libgweather for openSUSE:Factory 
checked in at 2014-10-15 16:26:36

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


Package is "libgweather"

Changes:

--- /work/SRC/openSUSE:Factory/libgweather/libgweather.changes  2014-09-30 
19:38:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgweather.new/libgweather.changes 
2014-10-15 16:26:39.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct 13 17:33:12 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + The yahoo weather backend now uses HTTPS for privacy
+(bgo#737566).
+  + The yr.no weather backend was fixed (it regressed in 3.13.92)
+(bgo#738307).
+  + Updated translations.
+
+---

Old:

  libgweather-3.14.0.tar.xz

New:

  libgweather-3.14.1.tar.xz



Other differences:
--
++ libgweather.spec ++
--- /var/tmp/diff_new_pack.263Yyx/_old  2014-10-15 16:26:40.0 +0200
+++ /var/tmp/diff_new_pack.263Yyx/_new  2014-10-15 16:26:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libgweather
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Library to get online weather information
 License:GPL-2.0+

++ libgweather-3.14.0.tar.xz -> libgweather-3.14.1.tar.xz ++
 53285 lines of diff (skipped)

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



commit gtk3 for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2014-10-15 16:26:39

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


Package is "gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2014-10-11 
19:24:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2014-10-15 
16:26:45.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 17:44:37 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.3:
+  + Bugs fixed: bgo#724096, bgo#737981, bgo#737983, bgo#737985,
+bgo#738158.
+  + Updated translations.
+
+---

Old:

  gtk+-3.14.2.tar.xz

New:

  gtk+-3.14.3.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.fkSUl8/_old  2014-10-15 16:26:47.0 +0200
+++ /var/tmp/diff_new_pack.fkSUl8/_new  2014-10-15 16:26:47.0 +0200
@@ -25,7 +25,7 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.14.2
+Version:3.14.3
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+

++ gtk+-3.14.2.tar.xz -> gtk+-3.14.3.tar.xz ++
/work/SRC/openSUSE:Factory/gtk3/gtk+-3.14.2.tar.xz 
/work/SRC/openSUSE:Factory/.gtk3.new/gtk+-3.14.3.tar.xz differ: char 27, line 1

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



commit autoyast2 for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2014-10-15 16:26:33

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


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2014-10-11 
19:25:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2014-10-15 
16:26:36.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 16:32:53 UTC 2014 - lsle...@suse.cz
+
+- Fixed "No base product found" error when evaluating
+  rules/rules.xml file (bnc#900750)
+- 3.1.66
+
+---

Old:

  autoyast2-3.1.65.tar.bz2

New:

  autoyast2-3.1.66.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.t5nKLo/_old  2014-10-15 16:26:37.0 +0200
+++ /var/tmp/diff_new_pack.t5nKLo/_new  2014-10-15 16:26:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.65
+Version:3.1.66
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,6 +30,12 @@
 BuildRequires:  yast2-installation-control
 # xmllint
 BuildRequires:  libxml2-tools
+BuildRequires:  yast2
+BuildRequires:  yast2-services-manager
+BuildRequires:  yast2-storage
+BuildRequires:  yast2-transfer
+BuildRequires:  yast2-xml
+BuildRequires:  rubygem(rspec)
 
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310

++ autoyast2-3.1.65.tar.bz2 -> autoyast2-3.1.66.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.65/package/autoyast2.changes 
new/autoyast2-3.1.66/package/autoyast2.changes
--- old/autoyast2-3.1.65/package/autoyast2.changes  2014-10-09 
12:14:10.0 +0200
+++ new/autoyast2-3.1.66/package/autoyast2.changes  2014-10-13 
21:39:09.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Oct 13 16:32:53 UTC 2014 - lsle...@suse.cz
+
+- Fixed "No base product found" error when evaluating
+  rules/rules.xml file (bnc#900750)
+- 3.1.66
+
+---
 Thu Oct  9 11:02:41 CEST 2014 - sch...@suse.de
 
 - Preventing double definition of ALWAYS_CLONABLE_MODULES.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.65/package/autoyast2.spec 
new/autoyast2-3.1.66/package/autoyast2.spec
--- old/autoyast2-3.1.65/package/autoyast2.spec 2014-10-09 12:14:10.0 
+0200
+++ new/autoyast2-3.1.66/package/autoyast2.spec 2014-10-13 21:39:09.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.65
+Version:3.1.66
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,6 +30,12 @@
 BuildRequires:  yast2-installation-control
 # xmllint
 BuildRequires:  libxml2-tools
+BuildRequires:  rubygem(rspec)
+BuildRequires:  yast2
+BuildRequires:  yast2-storage
+BuildRequires:  yast2-xml
+BuildRequires:  yast2-transfer
+BuildRequires:  yast2-services-manager
 
 # %%{_unitdir} macro definition is in a separate package since 13.1
 %if 0%{?suse_version} >= 1310
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.65/src/modules/AutoInstallRules.rb 
new/autoyast2-3.1.66/src/modules/AutoInstallRules.rb
--- old/autoyast2-3.1.65/src/modules/AutoInstallRules.rb2014-10-09 
12:14:10.0 +0200
+++ new/autoyast2-3.1.66/src/modules/AutoInstallRules.rb2014-10-13 
21:39:09.0 +0200
@@ -10,6 +10,8 @@
 
 module Yast
   class AutoInstallRulesClass < Module
+include Yast::Logger
+
 def main
   Yast.import "UI"
   textdomain "autoinst"
@@ -317,17 +319,20 @@
 
   Builtins.y2milestone("Other linux parts: %1", @LinuxPartitions)
 
-  @installed_product = Product.name
-  @installed_product_version = Product.version
+  distro_str = SCR.Read(path(".content.DISTRO"))
+  log.info "DISTRO: #{distro_str}"
+
+  distro = distro_map(distro_str)
+  cpe = distro ? cpeid_map(distro["cpeid"]) : {}
+
+  @installed_product = distro["name"] || ""
+  @installed_product_version = cpe["version"] || ""
   Ops.set(@ATTR, "installed_product", @installed_product)
   Ops.set(@ATTR, "installed_product_version", @installed_product_version)
 
-  Builtins.y2milestone(
-"Installing %1 %2",
-@installed_product,
-@installed_product_version
-  )
-  Builtins.y2milestone("ATTR=%1", @ATTR)
+  log.info "Installing #{@installed_product.i

commit git-merge-changelog for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package git-merge-changelog for 
openSUSE:Factory checked in at 2014-10-15 16:20:06

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


Package is "git-merge-changelog"

Changes:

--- /work/SRC/openSUSE:Factory/git-merge-changelog/git-merge-changelog.changes  
2013-04-08 14:44:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.git-merge-changelog.new/git-merge-changelog.changes 
2014-10-15 16:21:38.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 14 10:53:39 UTC 2014 - jeng...@inai.de
+
+- Use %_smp_mflags for parallel build, and remove ancient
+  specfile tags and sections
+
+---



Other differences:
--
++ git-merge-changelog.spec ++
--- /var/tmp/diff_new_pack.Z1vdMX/_old  2014-10-15 16:21:38.0 +0200
+++ /var/tmp/diff_new_pack.Z1vdMX/_new  2014-10-15 16:21:38.0 +0200
@@ -1,23 +1,33 @@
+#
 # spec file for package git-merge-changelog
 #
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2008 Ivan N. Zlatev 
 #
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   git-merge-changelog
 Version:20120413
-Release:1
-License:GPL-3.0+
-URL:http://www.gnu.org/software/gnulib
-Group:  Development/Tools/Version Control
+Release:0
+Url:http://www.gnu.org/software/gnulib
 Source: %{name}-2008.tar.xz
 Summary:Git merge driver for ChangeLog files
+License:GPL-3.0+
+Group:  Development/Tools/Version Control
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-AutoReqProv:yes
-BuildRequires:  gcc xz
+BuildRequires:  gcc
+BuildRequires:  xz
 
 %description
 Git merge driver for ChangeLog files.
@@ -44,17 +54,16 @@
 %setup -q -n %{name}-2008
 
 %build
-%configure --prefix=%{_prefix}
-%__make %{?jobs:-j%{jobs}}
+%configure
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 gzip -9 %{buildroot}%{_mandir}/man1/%{name}.1
 
-%clean
-%__rm -rf "%{buildroot}"
-
 %files
 %defattr(-,root,root)
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1.gz
+
+%changelog

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



commit perl-experimental for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package perl-experimental for 
openSUSE:Factory checked in at 2014-10-15 16:20:18

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


Package is "perl-experimental"

Changes:

--- /work/SRC/openSUSE:Factory/perl-experimental/perl-experimental.changes  
2014-09-30 19:42:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-experimental.new/perl-experimental.changes 
2014-10-15 16:21:50.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 08:47:28 UTC 2014 - ncut...@suse.com
+
+Upstream changes
+- 0.012 Added lvalue references feature
+
+---

Old:

  experimental-0.011.tar.gz

New:

  experimental-0.012.tar.gz



Other differences:
--
++ perl-experimental.spec ++
--- /var/tmp/diff_new_pack.W7CXFQ/_old  2014-10-15 16:21:51.0 +0200
+++ /var/tmp/diff_new_pack.W7CXFQ/_new  2014-10-15 16:21:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-experimental
-Version:0.011
+Version:0.012
 Release:0
 %define cpan_name experimental
 Summary:Experimental features made easy

++ experimental-0.011.tar.gz -> experimental-0.012.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.011/Changes 
new/experimental-0.012/Changes
--- old/experimental-0.011/Changes  2014-09-27 14:08:54.0 +0200
+++ new/experimental-0.012/Changes  2014-10-12 12:10:21.0 +0200
@@ -1,5 +1,8 @@
 Revision history for experimental
 
+0.012 2014-10-12 12:10:06+02:00 Europe/Amsterdam
+  Added lvalue references feature
+
 0.011 2014-09-27 14:08:47+02:00 Europe/Amsterdam
   Clarified which order to apply pragmas [Grant McLean]
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.011/META.json 
new/experimental-0.012/META.json
--- old/experimental-0.011/META.json2014-09-27 14:08:54.0 +0200
+++ new/experimental-0.012/META.json2014-10-12 12:10:21.0 +0200
@@ -49,7 +49,7 @@
"provides" : {
   "experimental" : {
  "file" : "lib/experimental.pm",
- "version" : "0.011"
+ "version" : "0.012"
   }
},
"release_status" : "stable",
@@ -64,6 +64,6 @@
  "web" : "https://github.com/Leont/experimental";
   }
},
-   "version" : "0.011"
+   "version" : "0.012"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.011/META.yml 
new/experimental-0.012/META.yml
--- old/experimental-0.011/META.yml 2014-09-27 14:08:54.0 +0200
+++ new/experimental-0.012/META.yml 2014-10-12 12:10:21.0 +0200
@@ -20,7 +20,7 @@
 provides:
   experimental:
 file: lib/experimental.pm
-version: '0.011'
+version: '0.012'
 requires:
   Carp: '0'
   feature: '0'
@@ -31,4 +31,4 @@
 resources:
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=experimental
   repository: git://github.com/Leont/experimental.git
-version: '0.011'
+version: '0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.011/README 
new/experimental-0.012/README
--- old/experimental-0.011/README   2014-09-27 14:08:54.0 +0200
+++ new/experimental-0.012/README   2014-10-12 12:10:21.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution experimental,
-version 0.011:
+version 0.012:
 
   Experimental features made easy
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/experimental-0.011/lib/experimental.pm 
new/experimental-0.012/lib/experimental.pm
--- old/experimental-0.011/lib/experimental.pm  2014-09-27 14:08:54.0 
+0200
+++ new/experimental-0.012/lib/experimental.pm  2014-10-12 12:10:21.0 
+0200
@@ -1,5 +1,5 @@
 package experimental;
-$experimental::VERSION = '0.011';
+$experimental::VERSION = '0.012';
 use strict;
 use warnings;
 use version ();
@@ -25,6 +25,7 @@
fc  => '5.16.0',
lexical_topic   => '5.10.0',
lexical_subs=> '5.18.0',
+   lvalue_refs => '5.21.5',
postderef   => '5.20.0',
postderef_qq=> '5.20.0',
regex_sets  => '5.18.0',
@@ -58,7 +59,13 @@
croak "Can't enable unknown feature $pragma";
}
elsif ($min_version{$pragma} > $]) {
-   croak "Need perl $min_version{$pragma} or later for feature 
$pragma";
+   my $stable = $min_version{$pragma};
+   if ($stable->{version}[1] 

commit ibus-skk for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package ibus-skk for openSUSE:Factory 
checked in at 2014-10-15 16:20:12

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


Package is "ibus-skk"

Changes:

--- /work/SRC/openSUSE:Factory/ibus-skk/ibus-skk.changes2013-10-10 
12:33:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-skk.new/ibus-skk.changes   2014-10-15 
16:21:44.0 +0200
@@ -1,0 +2,10 @@
+Wed Oct 15 06:34:23 UTC 2014 - hillw...@linuxfans.org
+
+- Update to 1.4.2
+  * Migrate to libgee 0.8 from 0.6.
+  * Optimize property registration upon focus change.
+  * PageUp/PageDown/Up/Down keys on candidate window now work.
+  * Install ibus-setup-skk.desktop.
+ 
+
+---

Old:

  ibus-skk-1.4.1git20120923.tar.gz

New:

  ibus-skk-1.4.2.tar.gz



Other differences:
--
++ ibus-skk.spec ++
--- /var/tmp/diff_new_pack.51FK3b/_old  2014-10-15 16:21:45.0 +0200
+++ /var/tmp/diff_new_pack.51FK3b/_new  2014-10-15 16:21:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-skk
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,20 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:  ibus-skk
-Version:   1.4.1git20120923
-Release:   1
+Version:1.4.2
+Release:0
 Summary:   Japanese SKK input method for ibus
-Group: System/I18n/Japanese
 License:   GPL-2.0+
-URL:   http://github.com/ueno/ibus-skk
+Group:  System/I18n/Japanese
+Url:http://github.com/ueno/ibus-skk
 Source0:   %{name}-%{version}.tar.gz
-BuildRequires:pkg-config
+BuildRequires:  gnome-common
+BuildRequires:  gtk3-devel
+BuildRequires:  ibus-devel >= 1.3.99
 BuildRequires: intltool
 BuildRequires: libskk-devel
-BuildRequires: ibus-devel >= 1.3.99
-BuildRequires: gtk3-devel
-BuildRequires:gnome-common
+BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 %if 0%{?suse_version} >= 1220
 BuildRequires:  pkgconfig(vapigen) >= 0.16
@@ -37,7 +38,6 @@
 %endif
 Requires:  ibus
 
-
 %description
 A Japanese Simple Kana Kanji Input Method Engine for ibus.
 
@@ -45,20 +45,17 @@
 %prep
 %setup -q
 
-
 %build
 ./autogen.sh
 %configure
 make %{?_smp_mflags}
 
-
 %install
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 
 %suse_update_desktop_file ibus-setup-skk Utility DesktopUtility System
 %find_lang %{name}
 
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
@@ -67,5 +64,4 @@
 %{_libexecdir}/ibus-*-skk
 %{_datadir}/ibus/component/skk.xml
 
-
 %changelog

++ ibus-skk-1.4.1git20120923.tar.gz -> ibus-skk-1.4.2.tar.gz ++
 62228 lines of diff (skipped)

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



commit libfm for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package libfm for openSUSE:Factory checked 
in at 2014-10-15 16:20:21

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


Package is "libfm"

Changes:

--- /work/SRC/openSUSE:Factory/libfm/libfm.changes  2014-10-01 
09:17:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfm.new/libfm.changes 2014-10-15 
16:21:53.0 +0200
@@ -1,0 +2,50 @@
+Tue Oct 14 20:22:18 UTC 2014 - t...@gmx.com
+
+- new upstream release 1.2.3
+  * Changed licence for libfm-extra and libfm components from 
+GPL-2 to LGPL-2.1.
+  * Fixed crash on dropping URL queries into some folder.
+  * Fixed filename on dropping URI queries into folder: URI query 
+like http://some.site/path/query.php?new=yes&mine=0 should be 
+never saved with file name path/query.php?new=yes&mine=0 but 
+as query.php instead like all the web browsers do.
+  * Disabled debug messages in XML parser, it spammed a lot.
+  * Fixed content type detection which was broken in last release.
+  * Fixed incorrect call to g_environ_setenv() in the terminal 
+call.
+  * Replaced deprecated atk_component_get_position() calls.
+  * Fixed invalid callback get_image_position() on ATK icon of 
+ExoIconView, it could loop and therefore hang the application.
+  * Disabled deprecated atk_focus_tracker_notify() with new libatk.
+  * Fixed installation of headers with parallel install, it could 
+create invalid symlink /usr/share/libfm/libfm in some 
+conditions.
+  * Corrected handling of application launch failure - launch 
+content have to be informed about failure if startup notify id 
+was retrieved from it before.
+  * Fixed usage of POSIX.1-2001 declaration `environ' with GLib < 
+2.28.
+  * Fixed "out-of-tree" build (e.g. make distcheck).
+  * Corrected menu cache to sync in 
+fm_app_chooser_dlg_dup_selected_app(), otherwise it would not 
+work without menu preloaded.
+  * Fixed launch of applications with %f or %u argument - it 
+should launch not just first file but all of them with the 
+same command.
+  * Fixed unneeded fm-folder-config save even if no changes were 
+made.
+  * Fixed not updated file in FmFolder if file was not changed 
+within last 2 seconds. In case of fast download it was not 
+updated in time. This may cause a little performance issue 
+though due to thumbnails update.
+  * Fixed crash if g_file_get_basename() returns NULL.
+  * Fixed issue with desktop entry file selected in the 
+Application chooser dialog, it tried to execute the desktop 
+entry directly. Now it setups dialog fields from that desktop 
+entry instead.
+  * Fixed problem with unwanted application substitution in the 
+Application chooser dialog: if user selected no name then no 
+replacements should be attempted.
+  * Fixed default app detection in Application chooser combo box.
+
+---

Old:

  libfm-1.2.2.1.tar.xz

New:

  libfm-1.2.3.tar.xz



Other differences:
--
++ libfm.spec ++
--- /var/tmp/diff_new_pack.pAfD8Z/_old  2014-10-15 16:21:54.0 +0200
+++ /var/tmp/diff_new_pack.pAfD8Z/_new  2014-10-15 16:21:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libfm
-Version:1.2.2.1
+Version:1.2.3
 Release:0
 Summary:A glib/gio-based lib used to develop file managers
 License:GPL-2.0+
@@ -144,7 +144,7 @@
 rm -rf %{buildroot}%{_libdir}/pkgconfig/%{name}-extra.pc
 rm -rf %{buildroot}%{_libdir}/%{name}-extra.so
 rm -rf %{buildroot}%{_libdir}/%{name}-extra.so.4
-rm -rf %{buildroot}%{_libdir}/%{name}-extra.so.4.0.2
+rm -rf %{buildroot}%{_libdir}/%{name}-extra.so.4.0.3
 
 %find_lang %{name}
 %fdupes -s %{buildroot}/%{_datadir}/locale

++ libfm-1.2.2.1.tar.xz -> libfm-1.2.3.tar.xz ++
 25115 lines of diff (skipped)

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



commit gnome-shell-extensions for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2014-10-15 16:20:09

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


Package is "gnome-shell-extensions"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2014-09-30 19:39:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2014-10-15 16:21:41.0 +0200
@@ -1,0 +2,9 @@
+Wed Oct 15 06:21:29 UTC 2014 - dims...@opensuse.org
+
+- Update to versoin 3.14.1:
+  + alternateTab: Fix dismissing popup with Escape.
+  + Some improvements to the window-list (spacing in app buttons,
+no flash when closing windows with auto-grouping).
+  + Updated translations.
+
+---

Old:

  gnome-shell-extensions-3.14.0.tar.xz

New:

  gnome-shell-extensions-3.14.1.tar.xz



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.3CJ319/_old  2014-10-15 16:21:42.0 +0200
+++ /var/tmp/diff_new_pack.3CJ319/_new  2014-10-15 16:21:42.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-shell-extensions
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:A collection of extensions for GNOME Shell
 License:GPL-2.0+

++ gnome-shell-extensions-3.14.0.tar.xz -> 
gnome-shell-extensions-3.14.1.tar.xz ++
 2008 lines of diff (skipped)

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



commit xsettingsd for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xsettingsd for openSUSE:Factory 
checked in at 2014-10-15 16:20:11

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


Package is "xsettingsd"

Changes:

--- /work/SRC/openSUSE:Factory/xsettingsd/xsettingsd.changes2014-05-08 
12:39:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.xsettingsd.new/xsettingsd.changes   
2014-10-15 16:21:43.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  8 06:56:36 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 0.0~git20140814:
+  * allow negative int values
+
+---
@@ -4 +10 @@
-- fix warning standard-dir-owned-by-package /usr/share/man/man1
+- Fix warning standard-dir-owned-by-package /usr/share/man/man1.

Old:

  xsettingsd-0.0~git20121210.tar.gz

New:

  xsettingsd-0.0~git20140814.tar.gz



Other differences:
--
++ xsettingsd.spec ++
--- /var/tmp/diff_new_pack.HnD9Ln/_old  2014-10-15 16:21:44.0 +0200
+++ /var/tmp/diff_new_pack.HnD9Ln/_new  2014-10-15 16:21:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xsettingsd
-Version:0.0~git20121210
+Version:0.0~git20140814
 Release:0
 Summary:Provides settings to X11 applications
 License:BSD-3-Clause
@@ -45,8 +45,8 @@
 
 %install
 for file in %{name} dump_xsettings; do
-install -Dm 0755 ${file} %{buildroot}%{_bindir}/${file}
-install -Dm 0644 ${file}.1 %{buildroot}%{_mandir}/man1/${file}.1
+install -Dm 0755 $file %{buildroot}%{_bindir}/$file
+install -Dm 0644 $file.1 %{buildroot}%{_mandir}/man1/$file.1
 done
 
 %files

++ xsettingsd-0.0~git20121210.tar.gz -> xsettingsd-0.0~git20140814.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xsettingsd-0.0~git20121210/config_parser.cc 
new/xsettingsd-0.0~git20140814/config_parser.cc
--- old/xsettingsd-0.0~git20121210/config_parser.cc 2012-12-11 
06:38:42.0 +0100
+++ new/xsettingsd-0.0~git20140814/config_parser.cc 2014-08-15 
03:50:55.0 +0200
@@ -290,7 +290,7 @@
   char ch = stream_->GetChar();
   stream_->UngetChar(ch);
 
-  if (ch >= '0' && ch <= '9') {
+  if ((ch >= '0' && ch <= '9') || ch == '-') {
 int32_t value = 0;
 if (!ReadInteger(&value))
   return false;

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



commit epiphany for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2014-10-15 16:20:07

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


Package is "epiphany"

Changes:

--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes2014-09-30 
19:41:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2014-10-15 
16:21:38.0 +0200
@@ -1,0 +2,15 @@
+Tue Oct 14 16:47:13 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fix download failure when overwriting file (bgo#737329).
+  + Style fixes with GTK+ 3.14 (bgo#737688).
+  + Add mhtml to supported mimetypes (bgo#737738).
+  + Do not keep visited pages in incognito history.
+  + Remove unused contextual-menu options from application mode
+(bgo#699584).
+  + Use single-process model in application mode.
+  + Make sure that external links in application mode open in the
+default browser (bgo#658395, bgo#712402).
+  + Updated translations.
+
+---

Old:

  epiphany-3.14.0.tar.xz

New:

  epiphany-3.14.1.tar.xz



Other differences:
--
++ epiphany.spec ++
--- /var/tmp/diff_new_pack.AY2nyb/_old  2014-10-15 16:21:39.0 +0200
+++ /var/tmp/diff_new_pack.AY2nyb/_new  2014-10-15 16:21:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   epiphany
-Version:3.14.0
+Version:3.14.1
 Release:0
 %define _base_version 3.14
 Summary:GNOME Web Browser

++ epiphany-3.14.0.tar.xz -> epiphany-3.14.1.tar.xz ++
 6271 lines of diff (skipped)

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



commit rubygem-thread_safe for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-thread_safe for 
openSUSE:Factory checked in at 2014-10-15 16:20:15

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


Package is "rubygem-thread_safe"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-thread_safe/rubygem-thread_safe.changes  
2014-10-14 07:13:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-thread_safe.new/rubygem-thread_safe.changes 
2014-10-15 16:21:47.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 15 09:26:16 UTC 2014 - co...@suse.com
+
+- updated to version 0.3.4, no changelog
+
+---

Old:

  thread_safe-0.3.3.gem

New:

  gem2rpm.yml
  thread_safe-0.3.4.gem



Other differences:
--
++ rubygem-thread_safe.spec ++
--- /var/tmp/diff_new_pack.IxLn6B/_old  2014-10-15 16:21:49.0 +0200
+++ /var/tmp/diff_new_pack.IxLn6B/_new  2014-10-15 16:21:49.0 +0200
@@ -16,22 +16,31 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-thread_safe
-Version:0.3.3
+Version:0.3.4
 Release:0
 %define mod_name thread_safe
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/headius/thread_safe
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:A collection of data structures and utilities to make 
thread-safe
 License:Apache-2.0
 Group:  Development/Languages/Ruby
 
 %description
-Thread-safe collections and utilities for Ruby
+Thread-safe collections and utilities for Ruby.
 
 %prep
 
@@ -39,7 +48,6 @@
 
 %install
 %gem_install \
-  --symlink-binaries \
   --doc-files="LICENSE README.md" \
   -f
 

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
++ thread_safe-0.3.3.gem -> thread_safe-0.3.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore  1970-01-01 01:00:00.0 +0100
+++ new/.gitignore  1970-01-01 01:00:00.0 +0100
@@ -1,22 +0,0 @@
-*.gem
-*.rbc
-.rbx/*
-.bundle
-.config
-.yardoc
-Gemfile.lock
-InstalledFiles
-_yardoc
-coverage
-doc/
-lib/bundler/man
-lib/thread_safe/jruby_cache_backend.jar
-pkg
-rdoc
-spec/reports
-test/tmp
-test/version_tmp
-tmp
-.DS_Store
-*.swp
-test/package.jar
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/thread_safe/cache.rb new/lib/thread_safe/cache.rb
--- old/lib/thread_safe/cache.rb1970-01-01 01:00:00.0 +0100
+++ new/lib/thread_safe/cache.rb1970-01-

commit kde4-l10n for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package kde4-l10n for openSUSE:Factory 
checked in at 2014-10-15 16:20:04

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


Package is "kde4-l10n"

Changes:

--- /work/SRC/openSUSE:Factory/kde4-l10n/kde4-l10n.changes  2014-10-11 
19:27:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde4-l10n.new/kde4-l10n.changes 2014-10-15 
16:20:31.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:12:51 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---

Old:

  kde-l10n-ar-4.14.1.tar.xz
  kde-l10n-bg-4.14.1.tar.xz
  kde-l10n-bs-4.14.1.tar.xz
  kde-l10n-ca-4.14.1.tar.xz
  kde-l10n...@valencia-4.14.1.tar.xz
  kde-l10n-cs-4.14.1.tar.xz
  kde-l10n-da-4.14.1.tar.xz
  kde-l10n-de-4.14.1.tar.xz
  kde-l10n-el-4.14.1.tar.xz
  kde-l10n-en_GB-4.14.1.tar.xz
  kde-l10n-es-4.14.1.tar.xz
  kde-l10n-et-4.14.1.tar.xz
  kde-l10n-eu-4.14.1.tar.xz
  kde-l10n-fa-4.14.1.tar.xz
  kde-l10n-fi-4.14.1.tar.xz
  kde-l10n-fr-4.14.1.tar.xz
  kde-l10n-ga-4.14.1.tar.xz
  kde-l10n-gl-4.14.1.tar.xz
  kde-l10n-he-4.14.1.tar.xz
  kde-l10n-hi-4.14.1.tar.xz
  kde-l10n-hr-4.14.1.tar.xz
  kde-l10n-hu-4.14.1.tar.xz
  kde-l10n-ia-4.14.1.tar.xz
  kde-l10n-id-4.14.1.tar.xz
  kde-l10n-is-4.14.1.tar.xz
  kde-l10n-it-4.14.1.tar.xz
  kde-l10n-ja-4.14.1.tar.xz
  kde-l10n-kk-4.14.1.tar.xz
  kde-l10n-km-4.14.1.tar.xz
  kde-l10n-ko-4.14.1.tar.xz
  kde-l10n-lt-4.14.1.tar.xz
  kde-l10n-lv-4.14.1.tar.xz
  kde-l10n-mr-4.14.1.tar.xz
  kde-l10n-nb-4.14.1.tar.xz
  kde-l10n-nds-4.14.1.tar.xz
  kde-l10n-nl-4.14.1.tar.xz
  kde-l10n-nn-4.14.1.tar.xz
  kde-l10n-pa-4.14.1.tar.xz
  kde-l10n-pl-4.14.1.tar.xz
  kde-l10n-pt-4.14.1.tar.xz
  kde-l10n-pt_BR-4.14.1.tar.xz
  kde-l10n-ro-4.14.1.tar.xz
  kde-l10n-ru-4.14.1.tar.xz
  kde-l10n-sk-4.14.1.tar.xz
  kde-l10n-sl-4.14.1.tar.xz
  kde-l10n-sr-4.14.1.tar.xz
  kde-l10n-sv-4.14.1.tar.xz
  kde-l10n-tr-4.14.1.tar.xz
  kde-l10n-ug-4.14.1.tar.xz
  kde-l10n-uk-4.14.1.tar.xz
  kde-l10n-wa-4.14.1.tar.xz
  kde-l10n-zh_CN-4.14.1.tar.xz
  kde-l10n-zh_TW-4.14.1.tar.xz

New:

  kde-l10n-ar-4.14.2.tar.xz
  kde-l10n-bg-4.14.2.tar.xz
  kde-l10n-bs-4.14.2.tar.xz
  kde-l10n-ca-4.14.2.tar.xz
  kde-l10n...@valencia-4.14.2.tar.xz
  kde-l10n-cs-4.14.2.tar.xz
  kde-l10n-da-4.14.2.tar.xz
  kde-l10n-de-4.14.2.tar.xz
  kde-l10n-el-4.14.2.tar.xz
  kde-l10n-en_GB-4.14.2.tar.xz
  kde-l10n-es-4.14.2.tar.xz
  kde-l10n-et-4.14.2.tar.xz
  kde-l10n-eu-4.14.2.tar.xz
  kde-l10n-fa-4.14.2.tar.xz
  kde-l10n-fi-4.14.2.tar.xz
  kde-l10n-fr-4.14.2.tar.xz
  kde-l10n-ga-4.14.2.tar.xz
  kde-l10n-gl-4.14.2.tar.xz
  kde-l10n-he-4.14.2.tar.xz
  kde-l10n-hi-4.14.2.tar.xz
  kde-l10n-hr-4.14.2.tar.xz
  kde-l10n-hu-4.14.2.tar.xz
  kde-l10n-ia-4.14.2.tar.xz
  kde-l10n-id-4.14.2.tar.xz
  kde-l10n-is-4.14.2.tar.xz
  kde-l10n-it-4.14.2.tar.xz
  kde-l10n-ja-4.14.2.tar.xz
  kde-l10n-kk-4.14.2.tar.xz
  kde-l10n-km-4.14.2.tar.xz
  kde-l10n-ko-4.14.2.tar.xz
  kde-l10n-lt-4.14.2.tar.xz
  kde-l10n-lv-4.14.2.tar.xz
  kde-l10n-mr-4.14.2.tar.xz
  kde-l10n-nb-4.14.2.tar.xz
  kde-l10n-nds-4.14.2.tar.xz
  kde-l10n-nl-4.14.2.tar.xz
  kde-l10n-nn-4.14.2.tar.xz
  kde-l10n-pa-4.14.2.tar.xz
  kde-l10n-pl-4.14.2.tar.xz
  kde-l10n-pt-4.14.2.tar.xz
  kde-l10n-pt_BR-4.14.2.tar.xz
  kde-l10n-ro-4.14.2.tar.xz
  kde-l10n-ru-4.14.2.tar.xz
  kde-l10n-sk-4.14.2.tar.xz
  kde-l10n-sl-4.14.2.tar.xz
  kde-l10n-sr-4.14.2.tar.xz
  kde-l10n-sv-4.14.2.tar.xz
  kde-l10n-tr-4.14.2.tar.xz
  kde-l10n-ug-4.14.2.tar.xz
  kde-l10n-uk-4.14.2.tar.xz
  kde-l10n-wa-4.14.2.tar.xz
  kde-l10n-zh_CN-4.14.2.tar.xz
  kde-l10n-zh_TW-4.14.2.tar.xz



Other differences:
--
++ kde4-l10n.spec ++
--- /var/tmp/diff_new_pack.jQKSXy/_old  2014-10-15 16:20:48.0 +0200
+++ /var/tmp/diff_new_pack.jQKSXy/_new  2014-10-15 16:20:48.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   kde4-l10n
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:KDE translations base package
 License:GPL-2.0+


++ kde-l10n-ar-4.14.1.tar.xz -> kde-l10n-ar-4.14.2.tar.xz ++
 8669 lines of diff (skipped)

++ kde-l10n-bg-4.14.1.tar.xz -> kde-l10n-bg-4.14.2.tar.xz ++
 8837 lines of diff (skipped)

++ kde-l10n-bs-4.14.1.tar.xz -> kde-l10n-bs-4.14.2.tar.xz ++
 9115 lines of diff (skipped)

++ kde-l10n-ca-4.14.1.tar.xz -> kde-l10n-ca-4.14.2.tar.xz ++
/work/SRC/openSUSE:Factory/kde4-l10n/kde-l10n-ca-4.14.1.tar.xz 
/work/SRC/openSUSE:Factory/.kde4-l10n.new/kde-l10n-ca-4.14.2.tar.xz differ: 
char 27, line 1

++ kde-l10n...@valencia-4.14.1.tar.xz -> kde-l1

commit rubygem-flog for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-flog for openSUSE:Factory 
checked in at 2014-10-15 16:20:14

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


Package is "rubygem-flog"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-flog/rubygem-flog.changes
2014-10-14 07:12:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-flog.new/rubygem-flog.changes   
2014-10-15 16:21:45.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct 15 09:16:20 UTC 2014 - co...@suse.com
+
+- updated to version 4.3.0
+  * 1 minor enhancement:
+* Added methods_only param to FlogTask. (jocranford)
+  
+  * 2 bug fixes:
+  
+* Fixed grouping by class name. (guilhermesimoes)
+* Removed dead rubyforge setting in Rakefile
+
+---

Old:

  flog-4.2.0.gem

New:

  flog-4.3.0.gem



Other differences:
--
++ rubygem-flog.spec ++
--- /var/tmp/diff_new_pack.nHZkP7/_old  2014-10-15 16:21:47.0 +0200
+++ /var/tmp/diff_new_pack.nHZkP7/_new  2014-10-15 16:21:47.0 +0200
@@ -16,18 +16,24 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-flog
-Version:4.2.0
+Version:4.3.0
 Release:0
 %define mod_name flog
 %define mod_full_name %{mod_name}-%{version}
-%define mod_branch -%{version}
-%define mod_weight 40200
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-BuildRequires:  rubygem(rdoc) > 3.10
 Url:http://ruby.sadi.st/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
@@ -40,7 +46,6 @@
 Flog reports the most tortured code in an easy to read pain
 report. The higher the score, the more pain the code is in.
 
-
 %prep
 
 %build

++ flog-4.2.0.gem -> flog-4.3.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.txt new/History.txt
--- old/History.txt 1970-01-01 01:00:00.0 +0100
+++ new/History.txt 2014-07-19 01:17:07.0 +0200
@@ -1,3 +1,16 @@
+=== 4.3.0 / 2014-07-18
+
+* 1 minor enhancement:
+
+  * Added methods_only param to FlogTask. (jocranford)
+
+=== 4.2.1 / 2014-05-29
+
+* 2 bug fixes:
+
+  * Fixed grouping by class name. (guilhermesimoes)
+  * Removed dead rubyforge setting in Rakefile
+
 === 4.2.0 / 2013-10-18
 
 * 3 minor enhancements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.txt new/README.txt
--- old/README.txt  1970-01-01 01:00:00.0 +0100
+++ new/README.txt  2014-07-19 01:17:07.0 +0200
@@ -3,6 +3,7 @@
 home :: http://ruby.sadi.st/
 code :: https://github.com/seattlerb/flog
 rdoc :: http://seattlerb.rubyforge.org/flog
+vim  :: http://github.com/sentientmonkey/vim-flog
 
 == DESCRIPTION:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile1970-01-01 01:00:00.0 +0100
+++ new/Rakefile2014-07-19 01:17:07.0 +0200
@@ -15,8 +15,6 @@
 Hoe.spec 'flog' do
   developer 'Ryan Davis', 'ryand-r...@zenspider.com'
 
-  self.rubyforge_name = 'seattlerb'
-
   self.flog_method = :max_method
   self.flog_threshold = timebomb 150, 50, '2013-11-01', '2012-11-01'
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ
Files old/data.tar.gz.sig and new/data.tar.gz.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/flog.rb new/lib/flog.rb
--- old/lib/flog.rb 1970-01-01 01:00:00.0 +0100
+++ new/lib/flog.rb 2014-07-19 01:17:07.0 +0200
@@ -11,7 +11,7 @@
 end
 
 class Flog < MethodBasedSexpProcessor
-  VERSION = "4.2.0" # :nodoc:
+  VERSION = "4.3.0" # :nodoc:
 
   ##
   # Cut off point where the report should stop unless --all given.
@@ -124,7 +124,7 @@
 
   def calculate
 each_by_score threshold do |class_method, score, call_list|
-  klass = class_method.split(/#|::/).first
+  klass = class_method.scan(/.+(?=#|::)/).first
 
   method_scores[klass] << [class_method, score]
   scores[klass] += score
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore

commit libfm-extra for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package libfm-extra for openSUSE:Factory 
checked in at 2014-10-15 16:20:20

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


Package is "libfm-extra"

Changes:

--- /work/SRC/openSUSE:Factory/libfm-extra/libfm-extra.changes  2014-09-17 
17:25:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfm-extra.new/libfm-extra.changes 
2014-10-15 16:21:52.0 +0200
@@ -1,0 +2,51 @@
+Wed Oct 15 09:59:14 UTC 2014 - and...@opensuse.org
+
+- new upstream release 1.2.3
+  * Changed licence for libfm-extra and libfm components from 
+GPL-2 to LGPL-2.1.
+  * Fixed crash on dropping URL queries into some folder.
+  * Fixed filename on dropping URI queries into folder: URI query 
+like http://some.site/path/query.php?new=yes&mine=0 should be 
+never saved with file name path/query.php?new=yes&mine=0 but 
+as query.php instead like all the web browsers do.
+  * Disabled debug messages in XML parser, it spammed a lot.
+  * Fixed content type detection which was broken in last release.
+  * Fixed incorrect call to g_environ_setenv() in the terminal 
+call.
+  * Replaced deprecated atk_component_get_position() calls.
+  * Fixed invalid callback get_image_position() on ATK icon of 
+ExoIconView, it could loop and therefore hang the application.
+  * Disabled deprecated atk_focus_tracker_notify() with new libatk.
+  * Fixed installation of headers with parallel install, it could 
+create invalid symlink /usr/share/libfm/libfm in some 
+conditions.
+  * Corrected handling of application launch failure - launch 
+content have to be informed about failure if startup notify id 
+was retrieved from it before.
+  * Fixed usage of POSIX.1-2001 declaration `environ' with GLib < 
+2.28.
+  * Fixed "out-of-tree" build (e.g. make distcheck).
+  * Corrected menu cache to sync in 
+fm_app_chooser_dlg_dup_selected_app(), otherwise it would not 
+work without menu preloaded.
+  * Fixed launch of applications with %f or %u argument - it 
+should launch not just first file but all of them with the 
+same command.
+  * Fixed unneeded fm-folder-config save even if no changes were 
+made.
+  * Fixed not updated file in FmFolder if file was not changed 
+within last 2 seconds. In case of fast download it was not 
+updated in time. This may cause a little performance issue 
+though due to thumbnails update.
+  * Fixed crash if g_file_get_basename() returns NULL.
+  * Fixed issue with desktop entry file selected in the 
+Application chooser dialog, it tried to execute the desktop 
+entry directly. Now it setups dialog fields from that desktop 
+entry instead.
+  * Fixed problem with unwanted application substitution in the 
+Application chooser dialog: if user selected no name then no 
+replacements should be attempted.
+  * Fixed default app detection in Application chooser combo box.
+
+
+---

Old:

  libfm-1.2.2.1.tar.xz

New:

  libfm-1.2.3.tar.xz



Other differences:
--
++ libfm-extra.spec ++
--- /var/tmp/diff_new_pack.guk4r3/_old  2014-10-15 16:21:52.0 +0200
+++ /var/tmp/diff_new_pack.guk4r3/_new  2014-10-15 16:21:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libfm-extra
-Version:1.2.2.1
+Version:1.2.3
 Release:0
 Summary:A glib/gio-based lib used to develop file managers
 License:GPL-2.0+
@@ -87,7 +87,7 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS  README  TODO
 %{_libdir}/libfm-extra.so.4
-%{_libdir}/libfm-extra.so.4.0.2
+%{_libdir}/libfm-extra.so.4.0.3
 
 %files devel
 %defattr(-,root,root)

++ libfm-1.2.2.1.tar.xz -> libfm-1.2.3.tar.xz ++
 25115 lines of diff (skipped)

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



commit polari for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package polari for openSUSE:Factory checked 
in at 2014-10-15 16:20:10

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


Package is "polari"

Changes:

--- /work/SRC/openSUSE:Factory/polari/polari.changes2014-09-30 
19:38:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes   2014-10-15 
16:21:42.0 +0200
@@ -1,0 +2,9 @@
+Wed Oct 15 06:25:06 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Improve performance (bgo#732290).
+  + Reset join time to prevent status message flood (bgo#736349).
+  + Keep previously fetched user details around (bgo#737136).
+  + Updated translations.
+
+---

Old:

  polari-3.14.0.tar.xz

New:

  polari-3.14.1.tar.xz



Other differences:
--
++ polari.spec ++
--- /var/tmp/diff_new_pack.mU71no/_old  2014-10-15 16:21:43.0 +0200
+++ /var/tmp/diff_new_pack.mU71no/_new  2014-10-15 16:21:43.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   polari
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:An IRC Client for GNOME
 License:GPL-2.0+ and LGPL-2.1+

++ polari-3.14.0.tar.xz -> polari-3.14.1.tar.xz ++
 4209 lines of diff (skipped)

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



commit testgart for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package testgart for openSUSE:Factory 
checked in at 2014-10-15 16:20:17

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


Package is "testgart"

Changes:

--- /work/SRC/openSUSE:Factory/testgart/testgart.changes2011-09-23 
12:47:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.testgart.new/testgart.changes   2014-10-15 
16:21:49.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 15 07:36:02 UTC 2014 - jeng...@inai.de
+
+- Remove ancient specfile tags and sections
+
+---



Other differences:
--
++ testgart.spec ++
--- /var/tmp/diff_new_pack.wyrzPO/_old  2014-10-15 16:21:50.0 +0200
+++ /var/tmp/diff_new_pack.wyrzPO/_new  2014-10-15 16:21:50.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package testgart (Version 0.1)
+# spec file for package testgart
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   testgart
+Summary:Program for Testing AGPGART Support
 License:GPL-2.0+
 Group:  System/Kernel
-Provides:   agpgart
-Obsoletes:  agpgart
-AutoReqProv:on
-Summary:Program for Testing AGPGART Support
 Version:0.1
-Release:326
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: testgart.tar.bz2
 Patch:  testgart.diff
 Patch1: testgart-offset.diff
 Patch2: testgart-buildfix.diff
+Provides:   agpgart
+Obsoletes:  agpgart
 
 %description
 With 'testgart', you can check if your machine has agpgart support.
@@ -52,7 +49,6 @@
 gcc -o testgart $RPM_OPT_FLAGS testgart.c
 
 %install
-rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/usr/sbin 
 install -m 755 testgart $RPM_BUILD_ROOT/usr/sbin
 

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



commit perl-CDDB_get for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package perl-CDDB_get for openSUSE:Factory 
checked in at 2014-10-15 16:19:54

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


Package is "perl-CDDB_get"

Changes:

--- /work/SRC/openSUSE:Factory/perl-CDDB_get/perl-CDDB_get.changes  
2011-11-21 12:36:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-CDDB_get.new/perl-CDDB_get.changes 
2014-10-15 16:20:06.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 09:40:51 UTC 2014 - jeng...@inai.de
+
+- Use source URLs and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ perl-CDDB_get.spec ++
--- /var/tmp/diff_new_pack.xQW9yk/_old  2014-10-15 16:20:07.0 +0200
+++ /var/tmp/diff_new_pack.xQW9yk/_new  2014-10-15 16:20:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CDDB_get
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,22 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-CDDB_get
 Version:2.27
-Release:147
-AutoReqProv:on
-Group:  Development/Libraries/Perl
-License:Artistic-1.0
+Release:0
 Url:http://armin.emx.at/cddb/
 Summary:Read the CDDB entry for an audio CD in your drive
-Source: CDDB_get-%version.tar.gz
+License:Artistic-1.0
+Group:  Development/Libraries/Perl
+Source: http://armin.emx.at/cddb/CDDB_get-%version.tar.gz
 Source1:cddb.pl.1.gz
 Patch:  %name-2.23-tmpfile.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  perl perl-macros
+BuildRequires:  perl
+BuildRequires:  perl-macros
 %{perl_requires}
 
 %description
@@ -61,9 +59,6 @@
 install -d -m755  $RPM_BUILD_ROOT/%{_mandir}/man1
 install -m644 %{SOURCE1} $RPM_BUILD_ROOT/%{_mandir}/man1
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README MANIFEST Artistic Changes Copying


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



commit file for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package file for openSUSE:Factory checked in 
at 2014-10-15 16:19:43

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


Package is "file"

Changes:

--- /work/SRC/openSUSE:Factory/file/file.changes2014-08-20 
10:50:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.file.new/file.changes   2014-10-15 
16:19:58.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct 13 10:57:42 UTC 2014 - wer...@suse.de
+
+- Update to file version 5.20
+  * recognize encrypted CDF documents
+  * add magic_load_buffers from Brooks Davis
+  * add thumbs.db support
+- Remove file-5.07-iso9660.dif as now upstream 
+- Remove file-5.19-gdbm.patch as now upstream 
+- Adapt and rename file-5.18-endian.patch to file-5.20-endian.patch
+- Adapt and rename file-5.19.dif file-5.20.dif
+
+---
--- /work/SRC/openSUSE:Factory/file/python-magic.changes2014-06-26 
15:07:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.file.new/python-magic.changes   2014-10-15 
16:19:58.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 13:19:32 UTC 2014 - wer...@suse.de
+
+- adapt version in specfile to 5.20 
+
+---

Old:

  file-5.07-iso9660.dif
  file-5.18-endian.patch
  file-5.19-gdbm.patch
  file-5.19.dif
  file-5.19.tar.gz

New:

  file-5.20-endian.patch
  file-5.20.dif
  file-5.20.tar.gz



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.b3DPlO/_old  2014-10-15 16:19:59.0 +0200
+++ /var/tmp/diff_new_pack.b3DPlO/_new  2014-10-15 16:19:59.0 +0200
@@ -30,7 +30,7 @@
 %endif
 #
 # Set Version also in python-magic.spec
-Version:5.19
+Version:5.20
 Release:0
 Summary:A Tool to Determine File Types
 License:BSD-2-Clause
@@ -38,7 +38,7 @@
 Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
 Source2:baselibs.conf
 Source3:file-rpmlintrc
-Patch:  file-5.19.dif
+Patch:  file-5.20.dif
 Patch1: file-5.19-misc.dif
 Patch4: file-4.24-autoconf.dif
 Patch5: file-5.14-tex.dif
@@ -55,15 +55,13 @@
 Patch25:file-5.18-javacheck.dif
 Patch26:file-5.19-solv.dif
 Patch27:file-5.19-zip2.0.dif
-Patch28:file-5.07-iso9660.dif
 Patch31:file-5.19-biorad.dif
 Patch32:file-5.19-clicfs.dif
 Patch33:file-5.16-ocloexec.patch
-Patch34:file-5.18-endian.patch
+Patch34:file-5.20-endian.patch
 Patch35:file-5.12-nitpick.dif
 Patch36:file-5.15-clear-invalid.patch
 Patch37:file-secure_getenv.patch
-Patch38:file-5.19-gdbm.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _miscdir%{_datadir}/misc
@@ -122,7 +120,6 @@
 %patch25 -p0 -b .javacheck
 %patch26 -p0 -b .solv
 %patch27 -p0 -b .zip2.0
-%patch28 -p0 -b .iso9600
 %patch31 -p0 -b .biorad
 %patch32 -p0 -b .clicfs
 %patch33 -p0 -b .clexe
@@ -130,7 +127,6 @@
 %patch35 -p0 -b .nitpick
 %patch36 -p1 -b .clear
 %patch37 -p1 -b .getenv
-%patch38 -p0 -b .gdbm
 %patch -b .0
 test -s src/magic.h.in || cp -p src/magic.h src/magic.h.in
 

++ python-magic.spec ++
--- /var/tmp/diff_new_pack.b3DPlO/_old  2014-10-15 16:19:59.0 +0200
+++ /var/tmp/diff_new_pack.b3DPlO/_new  2014-10-15 16:19:59.0 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  python-devel
 BuildRequires:  zlib-devel
 Url:http://www.darwinsys.com/file/
-Version:5.19
+Version:5.20
 Release:0
 Summary:Python module to use libmagic
 License:BSD-3-Clause and BSD-4-Clause

++ file-5.18-endian.patch -> file-5.20-endian.patch ++
--- /work/SRC/openSUSE:Factory/file/file-5.18-endian.patch  2014-04-06 
09:56:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.file.new/file-5.20-endian.patch 2014-10-15 
16:19:57.0 +0200
@@ -1,5 +1,10 @@
+---
+ src/apprentice.c |   70 
---
+ src/cdf.c|   54 +++---
+ 2 files changed, 10 insertions(+), 114 deletions(-)
+
 --- src/apprentice.c
-+++ src/apprentice.c   2014-03-28 10:17:46.310235050 +
 src/apprentice.c   2014-10-13 11:02:16.023878187 +
 @@ -54,6 +54,7 @@ FILE_RCSID("@(#)$File: apprentice.c,v 1.
  #if defined(HAVE_LIMITS_H)
  #include 
@@ -8,7 +13,7 @@
  
  #ifndef SSIZE_MAX
  #define MAXMAGIC_SIZE((ssize_t)0x7fff)
-@@ -127,9 +128,11 @@ private struct mlist *mlist_alloc(void);
+@@ -132,9 +133,11 @@ private struct mlist *mlist_alloc(void);
  private void mlist_free(struct mlis

commit ncurses for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2014-10-15 16:19:34

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


Package is "ncurses"

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2014-09-03 
18:20:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2014-10-15 
16:19:43.0 +0200
@@ -1,0 +2,41 @@
+Tue Sep 30 14:15:11 UTC 2014 - wer...@suse.de
+
+- Add upstream patch 20140927
+  + implement curs_set in win_driver.c
+  + implement flash in win_driver.c
+  + fix an infinite loop in win_driver.c if the command-window loses
+focus.
+  + improve the non-buffered mode, i.e., NCURSES_CONSOLE2, of
+win_driver.c by temporarily changing the buffer-size to match the
+window-size to eliminate the scrollback.  Also enforce a minimum
+screen-size of 24x80 in the non-buffered mode.
+  + modify generated misc/Makefile to suppress install.data from the
+dependencies if the --disable-db-install option is used, compensating
+for the top-level makefile changes used to add ncurses*-config in the
+20140920 changes (report by Steven Honeyman).
+
+---
+Tue Sep 23 08:22:42 UTC 2014 - wer...@suse.de
+
+- Add ncurses patch 20140920
+  + add ncurses*-config to bin-directory of sample package-scripts.
+  + add check to ensure that getopt is available; this is a problem in
+some older cross-compiler environments.
+  + expanded on the description of --disable-overwrite in INSTALL
+(prompted by reports by Joakim Tjernlund, Thomas Klausner).
+See Gentoo #522586 and NetBSD #49200 for examples.
+which relates to the clarified guidelines.
+  + remove special logic from CF_INCLUDE_DIRS which adds the directory
+for the --includedir from the build (report by Joakim Tjernlund).
+  + add case for Unixware to CF_XOPEN_SOURCE, from lynx changes.
+  + update config.sub from http://git.savannah.gnu.org/cgit/config.git
+
+---
+Mon Sep 15 09:31:43 UTC 2014 - wer...@suse.de
+
+- Add ncurses patch 20140913
+  + add a configure check to ignore some of the plethora of non-working
+C++ cross-compilers.
+  + build-fixes for Ada95 with gnat 4.9
+
+---



Other differences:
--
++ ncurses-5.9-overwrite.dif ++
--- /var/tmp/diff_new_pack.P3T4AY/_old  2014-10-15 16:19:45.0 +0200
+++ /var/tmp/diff_new_pack.P3T4AY/_new  2014-10-15 16:19:45.0 +0200
@@ -1,6 +1,11 @@
+---
+ configure|1 +
+ configure.in |1 +
+ 2 files changed, 2 insertions(+)
+
 --- configure.in
 +++ configure.in   2012-01-30 16:31:47.0 +
-@@ -436,6 +436,7 @@ AC_ARG_ENABLE(overwrite,
+@@ -475,6 +475,7 @@ AC_ARG_ENABLE(overwrite,
[with_overwrite=$enableval],
[if test "$prefix" = "/usr" ; then with_overwrite=yes; else 
with_overwrite=no; fi])
  AC_MSG_RESULT($with_overwrite)
@@ -9,12 +14,12 @@
  AC_MSG_CHECKING(if external terminfo-database is used)
  AC_ARG_ENABLE(database,
 --- configure
-+++ configure  2013-09-30 09:17:51.710735838 +
-@@ -6390,6 +6390,7 @@ else
 configure  2013-09-30 09:17:52.0 +
+@@ -6526,6 +6526,7 @@ else
  fi;
- echo "$as_me:6455: result: $with_overwrite" >&5
+ echo "$as_me:6527: result: $with_overwrite" >&5
  echo "${ECHO_T}$with_overwrite" >&6
 +WITH_OVERWRITE="$with_overwrite"
  
- echo "$as_me:6458: checking if external terminfo-database is used" >&5
+ echo "$as_me:6530: checking if external terminfo-database is used" >&5
  echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6

++ ncurses-5.9-patches.tar.bz2 ++
 35944 lines of diff (skipped)

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



commit rubygem-stackdeck for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-stackdeck for 
openSUSE:Factory checked in at 2014-10-15 16:20:01

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


Package is "rubygem-stackdeck"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-stackdeck/rubygem-stackdeck.changes  
2012-06-29 11:38:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-stackdeck.new/rubygem-stackdeck.changes 
2014-10-15 16:20:15.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 07:14:42 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging style
+
+---



Other differences:
--
++ rubygem-stackdeck.spec ++
--- /var/tmp/diff_new_pack.ZKkUET/_old  2014-10-15 16:20:17.0 +0200
+++ /var/tmp/diff_new_pack.ZKkUET/_new  2014-10-15 16:20:17.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rubygem-stackdeck (Version 0.2.0)
+# spec file for package rubygem-stackdeck
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,39 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:   rubygem-stackdeck
 Version:0.2.0
 Release:0
 %define mod_name stackdeck
-#
-Group:  Development/Languages/Ruby
-License:MIT
-#
+%define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-#
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:http://github.com/matthewd/stackdeck
-Source: %{mod_name}-%{version}.gem
-#
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Manages stack traces across language boundaries
+License:MIT
+Group:  Development/Languages/Ruby
+
 %description
 Manages stack traces across language boundaries.
 
 %prep
+
 %build
-%install
-%gem_install %{S:0}
 
-%clean
-%{__rm} -rf %{buildroot}
+%install
+%gem_install \
+  --doc-files="LICENSE README.rdoc" \
+  -f
 
-%files
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%gem_packages
 
 %changelog

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



commit rubygem-net-ssh-gateway for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-net-ssh-gateway for 
openSUSE:Factory checked in at 2014-10-15 16:20:01

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


Package is "rubygem-net-ssh-gateway"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-net-ssh-gateway/rubygem-net-ssh-gateway.changes
  2013-06-05 13:12:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-net-ssh-gateway.new/rubygem-net-ssh-gateway.changes
 2014-10-15 16:20:13.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct 12 11:51:40 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging styles
+
+---



Other differences:
--
++ rubygem-net-ssh-gateway.spec ++
--- /var/tmp/diff_new_pack.YrVHvp/_old  2014-10-15 16:20:14.0 +0200
+++ /var/tmp/diff_new_pack.YrVHvp/_new  2014-10-15 16:20:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-net-ssh-gateway
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -21,58 +21,28 @@
 Release:0
 %define mod_name net-ssh-gateway
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:https://github.com/net-ssh/net-scp
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:A simple library to assist in establishing tunneled Net::SSH
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
-A simple library to assist in establishing tunneled Net::SSH connections
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+A simple library to assist in establishing tunneled Net::SSH connections.
 
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
+%gem_install \
+  --doc-files="CHANGES.txt LICENSE.txt README.rdoc" \
+  -f
 
-%files
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
-
-%files testsuite
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%gem_packages
 
 %changelog

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



commit xquarto for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xquarto for openSUSE:Factory checked 
in at 2014-10-15 16:19:52

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


Package is "xquarto"

Changes:

--- /work/SRC/openSUSE:Factory/xquarto/xquarto.changes  2011-09-23 
12:52:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.xquarto.new/xquarto.changes 2014-10-15 
16:20:03.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 08:10:29 UTC 2014 - jeng...@inai.de
+
+- Use source URL and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ xquarto.spec ++
--- /var/tmp/diff_new_pack.MOEJ9K/_old  2014-10-15 16:20:05.0 +0200
+++ /var/tmp/diff_new_pack.MOEJ9K/_new  2014-10-15 16:20:05.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xquarto (Version 2.5)
+# spec file for package xquarto
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,21 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   xquarto
-BuildRequires:  xorg-x11 xorg-x11-devel
+Version:2.5
+Release:0
+Summary:Xquarto is a board game designed for the X windows environment
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
-AutoReqProv:on
-Version:2.5
-Release:796
-Source: xquarto-2.5.tar.bz2
+Url:ftp://ftp.ac-grenoble.fr/ge/educational_games/
+Source: 
ftp://ftp.ac-grenoble.fr/ge/educational_games/%name-%version.tar.bz2
 Patch:  xquarto-2.5-imake_font.patch
-Url:ftp://ftp.ac-grenoble.fr/ge/educational_games/xquarto-2.5.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Xquarto is a board game designed for the X windows environment
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 %define _xorg7libs %_lib
 %define _xorg7libs32 lib
 %define _xorg7bin bin
@@ -69,9 +67,6 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 make DESTDIR=$RPM_BUILD_ROOT install.man
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %{_prefix}/games/xquarto

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



commit perl-Net-Jabber for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Jabber for openSUSE:Factory 
checked in at 2014-10-15 16:19:57

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


Package is "perl-Net-Jabber"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Jabber/perl-Net-Jabber.changes  
2011-11-21 12:44:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-Jabber.new/perl-Net-Jabber.changes 
2014-10-15 16:20:09.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 12:44:00 UTC 2014 - jeng...@inai.de
+
+- Use source URLs and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ perl-Net-Jabber.spec ++
--- /var/tmp/diff_new_pack.2FZlZF/_old  2014-10-15 16:20:11.0 +0200
+++ /var/tmp/diff_new_pack.2FZlZF/_new  2014-10-15 16:20:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Jabber
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,27 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Net-Jabber
+Version:2.0
+Release:0
+Summary:Jabber Perl Library
+License:Artistic-1.0
+Group:  Development/Libraries/Perl
+Url:http://cpan.org/modules/by-module/Net/
+Source: 
http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/Net-Jabber-%version.tar.gz
+Patch:  Net-Jabber-%{version}-tests.diff
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl-Net-XMPP
 BuildRequires:  perl-macros
-Version:2.0
-Release:172
 Requires:   perl-Authen-SASL
 Requires:   perl-Digest-SHA1
 Requires:   perl-Net-XMPP
 Requires:   perl-Unicode-String
 Requires:   perl-XML-Stream
-AutoReqProv:on
-Group:  Development/Libraries/Perl
-License:Artistic-1.0
-Url:http://cpan.org/modules/by-module/Net/
-Summary:Jabber Perl Library
-Source: Net-Jabber-%{version}.tar.gz
-Patch:  Net-Jabber-%{version}-tests.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
 %description
@@ -66,9 +63,6 @@
 %perl_process_packlist
 chmod a-x examples/component_accept.pl examples/component_test.pl
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README CHANGES LICENSE.LGPL examples

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



commit rubygem-fastercsv for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-fastercsv for 
openSUSE:Factory checked in at 2014-10-15 16:20:04

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


Package is "rubygem-fastercsv"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-fastercsv/rubygem-fastercsv.changes  
2012-07-23 10:17:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-fastercsv.new/rubygem-fastercsv.changes 
2014-10-15 16:20:17.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct 12 11:01:42 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging style
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-fastercsv.spec ++
--- /var/tmp/diff_new_pack.9hT1Fl/_old  2014-10-15 16:20:18.0 +0200
+++ /var/tmp/diff_new_pack.9hT1Fl/_new  2014-10-15 16:20:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-fastercsv
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,63 +15,42 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   rubygem-fastercsv
 Version:1.5.5
 Release:0
 %define mod_name fastercsv
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:  Development/Languages/Ruby
-License:GPL-2.0 or Ruby
-#
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:   rubygem-%{mod_name}-1_5 = %{version}
-%rubygems_requires
-#
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:http://fastercsv.rubyforge.org
-Source: %{mod_full_name}.gem
-#
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:FasterCSV is CSV, but faster, smaller, and cleaner
+License:GPL-2.0 or Ruby
+Group:  Development/Languages/Ruby
+
 %description
-FasterCSV is intended as a complete replacement to the CSV standard library. It
+FasterCSV is intended as a complete replacement to the CSV standard library.
+It
 is significantly faster and smaller while still being pure Ruby code. It also
 strives for a better interface.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
-
 %prep
+
 %build
+
 %install
-%gem_install %{S:0}
+%gem_install \
+  --doc-files="CHANGELOG COPYING LICENSE README" \
+  -f
+# MANUAL
 find %{buildroot}%{_libdir}/ruby/gems/ -name *.rb | xargs sed -i -e 
's,/usr/local/bin/ruby,/usr/bin/ruby,'
+# /MANUAL
 
-%files
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
-
-%files testsuite
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%gem_packages
 
 %changelog

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
# :sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
:post_install: |-
  find %{buildroot}%{_libdir}/ruby/gems/ -name *.rb | xargs sed -i -e 
's,/usr/local/bin/ruby,/usr/bin/ruby,'
#   # delete cu

commit rubygem-slop for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package rubygem-slop for openSUSE:Factory 
checked in at 2014-10-15 16:19:52

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


Package is "rubygem-slop"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-slop/rubygem-slop.changes
2014-03-21 13:50:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-slop.new/rubygem-slop.changes   
2014-10-15 16:20:01.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 12 17:11:28 UTC 2014 - co...@suse.com
+
+- updated to version 3.6.0
+  * Add example of rest arguments usage in the readme file #139
+  * Default values on options are printed in the help message #134
+- new rubygem packaging
+
+---

Old:

  slop-3.5.0.gem

New:

  slop-3.6.0.gem



Other differences:
--
++ rubygem-slop.spec ++
--- /var/tmp/diff_new_pack.e8NjvP/_old  2014-10-15 16:20:02.0 +0200
+++ /var/tmp/diff_new_pack.e8NjvP/_new  2014-10-15 16:20:02.0 +0200
@@ -17,15 +17,14 @@
 
 
 Name:   rubygem-slop
-Version:3.5.0
+Version:3.6.0
 Release:0
 %define mod_name slop
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 3
-Requires:   ruby >= 1.8.7
-BuildRequires:  ruby >= 1.8.7
+BuildRequires:  %{ruby >= 1.8.7}
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 Url:http://github.com/leejarvis/slop
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Simple Lightweight Option Parsing
@@ -33,53 +32,17 @@
 Group:  Development/Languages/Ruby
 
 %description
-A simple DSL for gathering options and parsing the command line
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+A simple DSL for gathering options and parsing the command line.
 
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/CHANGES.md 
%buildroot/%{_docdir}/%{name}/CHANGES.md
-ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --doc-files="CHANGES.md LICENSE README.md" \
+  -f
+
+%gem_packages
 
 %changelog

++ slop-3.5.0.gem -> slop-3.6.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2014-03-12 22:16:52.0 +0100
+++ new/.travis.yml 1970-01-01 01:00:00.0 +0100
@@ -1,11 +1,8 @@
 rvm:
-  - 1.8.7
-  - 1.9.2
   - 1.9.3
+  - 2.1
   - ruby-head
-  - jruby-18mode
   - jruby-19mode
-  - rbx-18mode
 notifications:
   email:
 on_success: change
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGES.md new/CHANGES.md
--- old/CHANGES.md  2014-03-12 22:16:52.0 +0100
+++ new/CHANGES.md  1970-01-01 01:00:00.0 +0100
@@ -1,3 +1,9 @@
+3.6.0 (2014-06-18)
+--
+
+* Add example of rest arguments usage in the readme file #139
+* Default values on options are printed in the help message #134
+
 3.5.0 (2014-03-12)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2014-03-12 22:16:52.0 +0100
+++ new/README.md   1970-01-01 01:00:00.0 +0100
@@ -41,20 +41,16 @@
 
 All of these options can be sent to `Slop.new` or `Slop.parse` in Hash form.
 
-* `strict` - Enable strict mode. When processing unknown options, Slop will
-  raise an `InvalidOptionError`. **default:

commit xf86-video-vmware for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-vmware for 
openSUSE:Factory checked in at 2014-10-15 16:19:45

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


Package is "xf86-video-vmware"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-vmware/xf86-video-vmware.changes  
2014-05-10 08:32:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-vmware.new/xf86-video-vmware.changes 
2014-10-15 16:20:00.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct 14 09:23:37 UTC 2014 - sndir...@suse.com
+
+- U_vmware-vmwgfx-Don-t-add-pixmaps-to-the-pixmap-list-i.patch
+  * prevent endless looping during Xserver reset (bnc#900884)
+
+---
+Mon Oct  6 10:55:58 UTC 2014 - sndir...@suse.com
+
+- u_xf86xv.h-cannot-be-included-without-first-including-.patch
+  * include xorg-server.h before xf86xv.h in order to fix 
+build with latest glibc
+
+---

New:

  U_vmware-vmwgfx-Don-t-add-pixmaps-to-the-pixmap-list-i.patch
  u_xf86xv.h-cannot-be-included-without-first-including-.patch



Other differences:
--
++ xf86-video-vmware.spec ++
--- /var/tmp/diff_new_pack.JZpKkD/_old  2014-10-15 16:20:01.0 +0200
+++ /var/tmp/diff_new_pack.JZpKkD/_new  2014-10-15 16:20:01.0 +0200
@@ -25,6 +25,8 @@
 Url:http://xorg.freedesktop.org/
 #http://xorg.freedesktop.org/releases/individual/driver/
 Source0:%{name}-%{version}.tar.bz2
+Patch0: u_xf86xv.h-cannot-be-included-without-first-including-.patch
+Patch1: U_vmware-vmwgfx-Don-t-add-pixmaps-to-the-pixmap-list-i.patch
 ExclusiveArch:  %ix86 x86_64
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -49,6 +51,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure

++ U_vmware-vmwgfx-Don-t-add-pixmaps-to-the-pixmap-list-i.patch ++
>From 32562129750077a23f26f2e69adc8403eb24bf3f Mon Sep 17 00:00:00 2001
From: Thomas Hellstrom 
Date: Wed, 3 Sep 2014 07:08:41 -0700
Subject: [PATCH] vmware/vmwgfx: Don't add pixmaps to the pixmap list if
 they're already on it

This could cause loops through the list to spin indefinitely.
This would most likely occur at VT switches.

Signed-off-by: Thomas Hellstrom 
Reviewed-by: Jakob Bornecrantz 
---
 vmwgfx/vmwgfx_saa.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/vmwgfx/vmwgfx_saa.c b/vmwgfx/vmwgfx_saa.c
index b9204c6..bca3d93 100644
--- a/vmwgfx/vmwgfx_saa.c
+++ b/vmwgfx/vmwgfx_saa.c
@@ -694,7 +694,8 @@ vmwgfx_modify_pixmap_header (PixmapPtr pixmap, int w, int 
h, int depth,
 
 vmwgfx_pix_resize(pixmap, old_pitch, old_height, old_width);
 vmwgfx_pixmap_free_storage(vpix);
-WSBMLISTADDTAIL(&vpix->pixmap_list, &vsaa->pixmaps);
+if (WSBMLISTEMPTY(&vpix->pixmap_list))
+   WSBMLISTADDTAIL(&vpix->pixmap_list, &vsaa->pixmaps);
 
 return TRUE;
 
-- 
1.8.4.5

++ u_xf86xv.h-cannot-be-included-without-first-including-.patch ++
>From 5efdd9808dcd42b95241142a309b3298c54ab4f5 Mon Sep 17 00:00:00 2001
From: Stefan Dirsch 
Date: Mon, 6 Oct 2014 12:52:16 +0200
Subject: [PATCH] xf86xv.h cannot be included without first including
 xorg-server.h.

Without this the build fails on systems with the latest glibc,
throwing this error:

In file included from /usr/include/string.h:634:0,
 from /usr/include/xorg/os.h:53,
 from /usr/include/xorg/misc.h:115,
 from /usr/include/xorg/screenint.h:50,
 from /usr/include/xorg/scrnintstr.h:50,
 from /usr/include/xorg/xvdix.h:55,
 from /usr/include/xorg/xf86xv.h:32,
 from vmwgfx_overlay.c:38:
/usr/include/xorg/os.h:579:1: error: expected identifier or '(' before 
'__extension__'
strndup(const char *str, size_t n);

This is caused by HAVE_STRNDUP not being set (it is set from xorg-server.h),
causing os.h to redefine it.

Signed-off-by: Stefan Dirsch 
---
 vmwgfx/vmwgfx_overlay.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vmwgfx/vmwgfx_overlay.c b/vmwgfx/vmwgfx_overlay.c
index ef1d541..2b05b0e 100644
--- a/vmwgfx/vmwgfx_overlay.c
+++ b/vmwgfx/vmwgfx_overlay.c
@@ -35,6 +35,7 @@
  */
 
 
+#include "xorg-server.h"
 #include "xf86xv.h"
 #include "fourcc.h"
 #define debug_printf(...)
-- 
1.8.4.5

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



commit man-pages for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package man-pages for openSUSE:Factory 
checked in at 2014-10-15 16:19:41

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


Package is "man-pages"

Changes:

--- /work/SRC/openSUSE:Factory/man-pages/man-pages.changes  2014-06-25 
11:47:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.man-pages.new/man-pages.changes 2014-10-15 
16:19:55.0 +0200
@@ -1,0 +2,57 @@
+Mon Oct 13 07:40:36 UTC 2014 - pgaj...@suse.com
+
+- remove ioctl_list (2) reference from ioctl.2 man page [bnc#900141]
+  * man-pages-remove-ioctl_list-reference.patch
+
+---
+Tue Oct  7 07:46:17 UTC 2014 - pgaj...@suse.com
+
+- update to 3.74:
+  - new and rewritten pages
+* pldd.1, cp1252.7
+  - newly documented interfaces in existing pages
+* mq_overview.7: /proc/sys/fs/mqueue/msgsize_default
+ /proc/sys/fs/mqueue/msg_default
+
+---
+Mon Sep 22 06:02:23 UTC 2014 - pgaj...@suse.com
+
+- update to 3.73:
+  - new and rewritten pages
+* namespaces.7, pid_namespaces.7, user_namespaces.7
+  - newly documented interfaces in existing pages
+* clone.2: Document CLONE_NEWUSER for creating a new user namespace
+* setns.2: Document the PID, user, and mount namespace support
+* unshare.2: Document CLONE_NEWPID, CLONE_NEWUSER, CLONE_THREAD, 
+ CLONE_SIGHAND, and CLONE_VM
+  - see Changes for details
+
+---
+Tue Sep  9 08:03:34 UTC 2014 - pgaj...@suse.com
+
+- update to 3.72:
+  - new and rewritten pages:
+* memusage.1, memusagestat.1, mtrace.1
+   see Changes for details
+
+---
+Tue Aug 19 22:40:54 UTC 2014 - andreas.stie...@gmx.de
+
+- man-pages 3.71:
+  - new and rewritten pages:
+* group_member.3
+* isfdtype.3
+  - see Changes for details
+
+---
+Thu Jul 17 09:20:25 UTC 2014 - pgaj...@suse.com
+
+- update to 3.70:
+  - new and rewritten pages:
+* sprof.1
+  - newly documented interfaces in existing pages
+* epoll_ctl.2: EPOLLWAKEUP
+* epoll.7: EPOLLWAKEUP
+  - see Changes for details
+
+---

Old:

  man-pages-3.69.tar.xz

New:

  man-pages-3.74.tar.xz
  man-pages-remove-ioctl_list-reference.patch



Other differences:
--
++ man-pages.spec ++
--- /var/tmp/diff_new_pack.zMdZRx/_old  2014-10-15 16:19:56.0 +0200
+++ /var/tmp/diff_new_pack.zMdZRx/_new  2014-10-15 16:19:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   man-pages
-Version:3.69
+Version:3.74
 Release:0
 Summary:Linux  Manual Pages
 License:BSD-3-Clause and GPL-2.0+ and MIT
@@ -26,7 +26,8 @@
 #Git-Clone:git://git.kernel.org/pub/scm/docs/man-pages/man-pages
 #Git-Web:  http://git.kernel.org/cgit/docs/man-pages/man-pages.git/
 Source: 
https://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
-Patch0: man-pages.eal3.diff
+Patch0: %{name}.eal3.diff
+Patch1: %{name}-remove-ioctl_list-reference.patch
 Patch3: %{name}_gai.conf-reference.patch
 Patch5: %{name}-tty_ioctl.patch
 BuildRequires:  fdupes
@@ -46,12 +47,14 @@
 %prep
 %setup -q
 %patch0 -p2
+%patch1
 %patch3
 %patch5 -p1
 find -name "*.orig" | xargs rm -fv
 
 %build
-# not current anymore
+# not current anymore (list of ioctl calls in Linux/i386 kernel 1.3.27)
+# remove-ioctl_list-reference.patch removes references from ioctl.2
 rm man2/ioctl_list.2
 # glibc
 rm man3/{getifaddrs.3,freeifaddrs.3,crypt.3,crypt_r.3}

++ man-pages-3.69.tar.xz -> man-pages-3.74.tar.xz ++
 29264 lines of diff (skipped)

++ man-pages-remove-ioctl_list-reference.patch ++
Index: man2/ioctl.2
===
--- man2/ioctl.2.orig   2014-10-03 00:01:10.0 +0200
+++ man2/ioctl.22014-10-13 09:35:59.997480416 +0200
@@ -123,11 +123,6 @@
 vary according to the device driver in question (the call is used as a
 catch-all for operations that don't cleanly fit the UNIX stream I/O
 model).
-See
-.BR ioctl_list (2)
-for a list of many of the known
-.BR ioctl ()
-calls.
 The
 .BR ioctl ()
 function call appeared in Version 7 AT&T UNIX.
@@ -142,7 +137,6 @@
 .SH SEE ALSO
 .BR execve (2),
 .BR fcntl (2),
-.BR ioctl_list (2),
 .BR open (2),
 .\" .BR mt (4),
 .BR sd (4),
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org

commit mariadb for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2014-10-15 16:19:39

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


Package is "mariadb"

Changes:

--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2014-10-05 
20:29:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2014-10-15 
16:19:52.0 +0200
@@ -1,0 +2,10 @@
+Thu Oct  9 16:58:53 UTC 2014 - michal.hruse...@opensuse.org
+
+- update to 10.0.14
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-10014-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-10014-changelog
+- fix build thanks to pull request from Andreas Schwab
+
+---

Old:

  mariadb-10.0.13.tar.bz2

New:

  mariadb-10.0.14.tar.bz2



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.XT5PB6/_old  2014-10-15 16:19:54.0 +0200
+++ /var/tmp/diff_new_pack.XT5PB6/_new  2014-10-15 16:19:54.0 +0200
@@ -40,9 +40,9 @@
 Summary:Server part of MariaDB
 License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Productivity/Databases/Servers
-Version:10.0.13
+Version:10.0.14
 Release:0
-%define srv_vers 5.6.19
+%define srv_vers 5.6.20
 Url:https://www.mariadb.org
 Source: mariadb-%{version}.tar.bz2
 Source2:baselibs.conf

++ configuration-tweaks.tar.bz2 ++

++ mariadb-10.0.13.tar.bz2 -> mariadb-10.0.14.tar.bz2 ++
/work/SRC/openSUSE:Factory/mariadb/mariadb-10.0.13.tar.bz2 
/work/SRC/openSUSE:Factory/.mariadb.new/mariadb-10.0.14.tar.bz2 differ: char 
11, line 1

++ mysql-patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mysql-patches/mysql-patches/mariadb-10.0.13-default-source.patch 
new/mysql-patches/mysql-patches/mariadb-10.0.13-default-source.patch
--- old/mysql-patches/mysql-patches/mariadb-10.0.13-default-source.patch
1970-01-01 01:00:00.0 +0100
+++ new/mysql-patches/mysql-patches/mariadb-10.0.13-default-source.patch
2014-10-08 14:47:51.0 +0200
@@ -0,0 +1,14 @@
+PATCH-P1-FIX-UPSTREAM: define _DEFAULT_SOURCE to avoid warning about 
_SVID_SOURCE
+
+Index: 
mariadb-10.0.13/storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake
+===
+--- 
mariadb-10.0.13.orig/storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake
 
mariadb-10.0.13/storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake
+@@ -17,6 +17,7 @@ add_c_defines(
+ if (NOT CMAKE_SYSTEM_NAME STREQUAL FreeBSD)
+   ## on FreeBSD these types of macros actually remove functionality
+   add_c_defines(
++_DEFAULT_SOURCE
+ _SVID_SOURCE
+ _XOPEN_SOURCE=600
+ )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mysql-patches/mysql-patches/mariadb-10.0.13-upgrade-datadir.patch 
new/mysql-patches/mysql-patches/mariadb-10.0.13-upgrade-datadir.patch
--- old/mysql-patches/mysql-patches/mariadb-10.0.13-upgrade-datadir.patch   
2014-08-19 08:08:50.0 +0200
+++ new/mysql-patches/mysql-patches/mariadb-10.0.13-upgrade-datadir.patch   
1970-01-01 01:00:00.0 +0100
@@ -1,100 +0,0 @@
-PATCH-P0-FEATURE-UPSTREAM: Keep datadir across multiple calls
-
-mysql_upgrade script asks for datadir multiple times during update but at some
-point privileges gets updated and if --skip-grant-tables was used (like in SUSE
-init scripts), datadir is no longer queryable. So we cache the value.
-
-Maintainer: Michal Hrusecky 
-
-Index: client/mysql_upgrade.c
-===
 client/mysql_upgrade.c.orig
-+++ client/mysql_upgrade.c
-@@ -608,21 +608,37 @@ static int extract_variable_from_show(DY
- 
- static int get_upgrade_info_file_name(char* name)
- {
--  DYNAMIC_STRING ds_datadir;
--  DBUG_ENTER("get_upgrade_info_file_name");
-+  static char *data_dir = NULL;
-+  static size_t len;
- 
--  if (init_dynamic_string(&ds_datadir, NULL, 32, 32))
--die("Out of memory");
-+  DBUG_ENTER("get_upgrade_info_file_name");
- 
--  if (run_query("show variables like 'datadir'",
--&ds_datadir, FALSE) ||
--  extract_variable_from_show(&ds_datadir, name))
-+  if(data_dir==NULL)
-   {
-+DYNAMIC_STRING ds_datadir;
-+
-+if (init_dynamic_string(&ds_datadir, NULL, 32, 32))
-+  die("Out of memory");
-+
-+if (run_query("show variables like 'datadir'",
-+  &ds_datadir, FALSE) ||
-+extract_variable_from_show(&ds_datadir, 

commit post-build-checks for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package post-build-checks for 
openSUSE:Factory checked in at 2014-10-15 16:19:35

Comparing /work/SRC/openSUSE:Factory/post-build-checks (Old)
 and  /work/SRC/openSUSE:Factory/.post-build-checks.new (New)


Package is "post-build-checks"

Changes:

--- /work/SRC/openSUSE:Factory/post-build-checks/post-build-checks.changes  
2014-03-19 08:03:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 
2014-10-15 16:19:47.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 17:01:49 UTC 2014 - dmuel...@suse.com
+
+- Update to version 13.2+git20141007.c6e35c3:
+  + Fix check for skipping libgcc/libstdc++
+
+---

Old:

  post-build-checks-13.2+git20140318.f24deaf.tar.xz

New:

  _servicedata
  post-build-checks-13.2+git20141007.c6e35c3.tar.xz



Other differences:
--
++ post-build-checks.spec ++
--- /var/tmp/diff_new_pack.RUs1yL/_old  2014-10-15 16:19:48.0 +0200
+++ /var/tmp/diff_new_pack.RUs1yL/_new  2014-10-15 16:19:48.0 +0200
@@ -20,7 +20,7 @@
 Summary:post checks for build after rpms have been created
 License:GPL-2.0+
 Group:  Development/Tools/Building
-Version:13.2+git20140318.f24deaf
+Version:13.2+git20141007.c6e35c3
 Release:0
 PreReq: aaa_base permissions sed
 Requires:   aaa_base-malloccheck

++ _service ++
--- /var/tmp/diff_new_pack.RUs1yL/_old  2014-10-15 16:19:48.0 +0200
+++ /var/tmp/diff_new_pack.RUs1yL/_new  2014-10-15 16:19:48.0 +0200
@@ -4,6 +4,9 @@
 13.2+git%cd.%h
 git://github.com/openSUSE/post-build-checks.git
 git
+.git
+.gitreview
+enable
   
   
 xz

++ _servicedata ++

  
git://github.com/openSUSE/post-build-checks.git
  c6e35c3b68
++ post-build-checks-13.2+git20140318.f24deaf.tar.xz -> 
post-build-checks-13.2+git20141007.c6e35c3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/post-build-checks-13.2+git20140318.f24deaf/checks/99-check-remove-rpms 
new/post-build-checks-13.2+git20141007.c6e35c3/checks/99-check-remove-rpms
--- old/post-build-checks-13.2+git20140318.f24deaf/checks/99-check-remove-rpms  
2014-03-18 11:36:56.0 +0100
+++ new/post-build-checks-13.2+git20141007.c6e35c3/checks/99-check-remove-rpms  
2014-10-07 19:00:19.0 +0200
@@ -62,7 +62,7 @@
continue
 }
 # Do not remove libgcc or libstdc++ variants
-case ${RPM} in
+case ${PKG} in
 libgcc*|libstdc++*)
;;
 *)

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



commit syslogd for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package syslogd for openSUSE:Factory checked 
in at 2014-10-15 16:19:37

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


Package is "syslogd"

Changes:

--- /work/SRC/openSUSE:Factory/syslogd/syslogd.changes  2014-09-02 
08:22:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.syslogd.new/syslogd.changes 2014-10-15 
16:19:49.0 +0200
@@ -1,0 +2,24 @@
+Thu Oct  9 13:01:26 UTC 2014 - wer...@suse.de
+
+- Update patch sysklogd-1.4.1-CVE-2014-3634.patch (boo#899756)
+
+---
+Mon Sep 29 14:14:14 UTC 2014 - sch...@suse.de
+
+- sysklogd-1.4.1-reload.dif: remove bogus use of feature test macro
+- sysklogd-1.4.1.dif: refresh
+- sysklogd-1.4.1-glibc.patch: remove obsolete patch
+
+---
+Wed Sep 24 08:07:49 UTC 2014 - wer...@suse.de
+
+- Add patch sysklogd-1.4.1-CVE-2014-3634.patch bsc#897262,
+  CVE-2014-3634 rsyslog/syslogd: remote syslog PRI vulnerability
+
+---
+Mon Sep 15 13:07:38 UTC 2014 - wer...@suse.de
+
+- Add patch sysklogd-1.4.1-glibc.patch
+  newer glibc versions do not set nor use _BSD_SOURCE anymore
+
+---

New:

  sysklogd-1.4.1-CVE-2014-3634.patch



Other differences:
--
++ syslogd.spec ++
--- /var/tmp/diff_new_pack.2E7CFT/_old  2014-10-15 16:19:50.0 +0200
+++ /var/tmp/diff_new_pack.2E7CFT/_new  2014-10-15 16:19:50.0 +0200
@@ -82,6 +82,8 @@
 Patch24:sysklogd-1.4.1-systemd.dif
 Patch25:sysklogd-1.4.1-systemd-multi.dif
 Patch26:sysklogd-1.4.1-systemd-sock-name.patch
+# PATCH-FIX-SUSE bsc#897262, CVE-2014-3634 rsyslog/syslogd: remote syslog PRI 
vulnerability
+Patch28:sysklogd-1.4.1-CVE-2014-3634.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -171,6 +173,7 @@
 %patch24 -p0 -b .sd
 %patch25 -p0 -b .sd2
 %patch26 -p0 -b .sd3
+%patch28 -p0 -b .cve20143634
 %patch0  -p0
 
 %build

++ sysklogd-1.4.1-CVE-2014-3634.patch ++
---
 syslog.c  |6 ++
 syslogd.c |7 +++
 2 files changed, 13 insertions(+)

--- syslog.c
+++ syslog.c2014-09-24 16:09:26.062235727 +
@@ -72,6 +72,13 @@ static char sccsid[] = "@(#)syslog.c 5.2
 
 #define_PATH_LOGNAME   "/dev/log"
 
+#undef LOG_FAC
+static inline int LOG_FAC(const int pri)
+{
+   unsigned int fac = pri >> 3;
+   return (fac > 23) ? 23 : fac;
+}
+
 #include "fortify.h"
 
 static int LogFile = -1;   /* fd for log */
--- syslogd.c
+++ syslogd.c   2014-09-22 08:18:13.122235747 +
@@ -565,6 +565,13 @@ static char sccsid[]  __attribute__ ((un
 #define SYSTEMD_PATH_LOG "/run/systemd/journal/syslog"
 #endif
 
+#undef LOG_FAC
+static inline int LOG_FAC(const int pri)
+{
+   unsigned int fac = pri >> 3;
+   return (fac > 23) ? 23 : fac;
+}
+
 char   *ConfFile = _PATH_LOGCONF;
 char   *PidFile = _PATH_LOGPID;
 char   ctty[] = _PATH_CONSOLE;
++ sysklogd-1.4.1-reload.dif ++
--- /var/tmp/diff_new_pack.2E7CFT/_old  2014-10-15 16:19:50.0 +0200
+++ /var/tmp/diff_new_pack.2E7CFT/_new  2014-10-15 16:19:50.0 +0200
@@ -1,5 +1,7 @@
 syslogd.c
-+++ syslogd.c  2010-03-29 15:12:11.0 +
+Index: syslogd.c
+===
+--- syslogd.c.orig
 syslogd.c
 @@ -565,7 +565,7 @@ char   **parts;
  int inetm = 0;
  static int debugging_on = 0;
@@ -17,127 +19,105 @@
  #ifndef TESTING
if ( Debug )
{
-@@ -1167,9 +1168,22 @@ int main(argc, argv)
+@@ -1167,9 +1168,14 @@ int main(argc, argv)
  (fd_set *) NULL, (struct timeval *) NULL);
if ( restart )
{
-+#ifndef _BSD_SOURCE
-+  int omask = sigblock(sigmask(SIGHUP));
-+#else
 +  sigset_t blockhup;
 +  sigemptyset(&blockhup);
 +  sigaddset  (&blockhup, SIGHUP);
 +  (void) sigprocmask(SIG_BLOCK, &blockhup, NULL);
-+#endif
 +  restart = 0;
dprintf("\nReceived SIGHUP, reloading syslogd.\n");
init();
 -  restart = 0;
-+#ifndef _BSD_SOURCE
-+  (void) sigsetmask(omask);
-+#else
 +  (void) sigprocmask (SIG_UNBLOCK, &blockhup, NULL);
-+#endif
continue;
}
if (nfds == 0) {
-@@ -1676,17 +1690,23 @@ void logmsg(pri, msg, from, flags)
+@@ -1676,18 +1682,16 @@ 

commit xf86-input-vmmouse for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-vmmouse for 
openSUSE:Factory checked in at 2014-10-15 16:19:30

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


Package is "xf86-input-vmmouse"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-vmmouse/xf86-input-vmmouse.changes
2014-06-10 14:37:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-vmmouse.new/xf86-input-vmmouse.changes   
2014-10-15 16:19:38.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  6 10:44:17 UTC 2014 - sndir...@suse.com
+
+- u_vmmouse_client.h-Include-xorg-server.h-before-xf86_O.patch
+  * include xorg-server.h before xf86_OSproc.h in order to fix 
+build with latest glibc
+
+---

New:

  u_vmmouse_client.h-Include-xorg-server.h-before-xf86_O.patch



Other differences:
--
++ xf86-input-vmmouse.spec ++
--- /var/tmp/diff_new_pack.5ehgBA/_old  2014-10-15 16:19:40.0 +0200
+++ /var/tmp/diff_new_pack.5ehgBA/_new  2014-10-15 16:19:40.0 +0200
@@ -33,6 +33,7 @@
 Patch1: u_Revert-Remove-call-to-iopl-.-It-s-not-portable-and-i.patch
 Patch2: u_Don-t-access-hardware-register-while-switched-away.patch
 Patch3: U_Free-the-vmmouse-data-on-UnInit.patch
+Patch4: u_vmmouse_client.h-Include-xorg-server.h-before-xf86_O.patch
 BuildRequires:  pkg-config
 # For directory ownership
 BuildRequires:  udev
@@ -59,6 +60,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %configure --with-xorg-conf-dir=/etc/X11/xorg.conf.d 
--with-udev-rules-dir=%{_udevrulesdir}

++ u_vmmouse_client.h-Include-xorg-server.h-before-xf86_O.patch ++
>From bf9d1dabd3d401d48f2d5cedee49feb31717987e Mon Sep 17 00:00:00 2001
From: Stefan Dirsch 
Date: Mon, 6 Oct 2014 12:37:16 +0200
Subject: [PATCH] vmmouse_client.h: Include xorg-server.h before xf86_OSproc.h

xf86_OSproc.h cannot be included without first including xorg-server.h.

Without this the build fails on systems with the latest glibc,
throwing this error:

In file included from /usr/include/string.h:634:0,
 from /usr/include/xorg/os.h:53,
 from /usr/include/xorg/misc.h:115,
 from /usr/include/xorg/window.h:50,
 from /usr/include/xorg/globals.h:7,
 from /usr/include/xorg/opaque.h:34,
 from /usr/include/xorg/xf86_OSproc.h:127,
 from vmmouse_client.h:42,
 from vmmouse_client.c:38:
/usr/include/xorg/os.h:579:1: error: expected identifier or '(' before 
'__extension__'
strndup(const char *str, size_t n);

This is caused by HAVE_STRNDUP not being set (it is set from xorg-server.h),
causing os.h to redefine it.

Signed-off-by: Stefan Dirsch 
---
 shared/vmmouse_client.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shared/vmmouse_client.h b/shared/vmmouse_client.h
index b01bf08..1de51e5 100644
--- a/shared/vmmouse_client.h
+++ b/shared/vmmouse_client.h
@@ -39,6 +39,7 @@
 #ifndef _VMMOUSE_CLIENT_H_
 #define _VMMOUSE_CLIENT_H_
 
+#include "xorg-server.h"
 #include "xf86_OSproc.h"
 
 /*
-- 
1.8.4.5

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



commit help2man for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package help2man for openSUSE:Factory 
checked in at 2014-10-15 16:19:25

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


Package is "help2man"

Changes:

--- /work/SRC/openSUSE:Factory/help2man/help2man.changes2014-08-21 
17:24:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.help2man.new/help2man.changes   2014-10-15 
16:19:31.0 +0200
@@ -1,0 +2,10 @@
+Sun Oct  5 22:10:44 UTC 2014 - andreas.stie...@gmx.de
+
+- help2man 1.46.3:
+  * Update Serbian translation
+  * Add Spanish translation
+- includes changes from 1.46.2:
+  * Update French translation, and add translation of info page
+- verify source signature
+
+---

Old:

  help2man-1.46.1.tar.xz

New:

  help2man-1.46.3.tar.xz
  help2man-1.46.3.tar.xz.sig
  help2man.keyring



Other differences:
--
++ help2man.spec ++
--- /var/tmp/diff_new_pack.3Ymne3/_old  2014-10-15 16:19:32.0 +0200
+++ /var/tmp/diff_new_pack.3Ymne3/_new  2014-10-15 16:19:32.0 +0200
@@ -17,13 +17,15 @@
 
 
 Name:   help2man
-Version:1.46.1
+Version:1.46.3
 Release:0
 Summary:Create Simple Man Pages from --help Output
 License:GPL-3.0+
 Group:  Development/Tools/Doc Generators
 Url:http://www.gnu.org/software/help2man/
 Source0:http://ftp.gnu.org/gnu/help2man/%{name}-%{version}.tar.xz
+Source1:http://ftp.gnu.org/gnu/help2man/%{name}-%{version}.tar.xz.sig
+Source2:
https://db.debian.org/fetchkey.cgi?fingerprint=B28C5995#/%{name}.keyring
 BuildRequires:  perl-gettext
 Requires:   perl-gettext
 Requires(post): info

++ help2man-1.46.1.tar.xz -> help2man-1.46.3.tar.xz ++
 3445 lines of diff (skipped)

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



commit glibc for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2014-10-15 16:19:11

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.changes2014-09-03 
18:20:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2014-10-15 16:19:14.0 +0200
@@ -1,0 +2,50 @@
+Mon Sep  8 09:48:26 UTC 2014 - sch...@suse.de
+
+- Update to glibc 2.20 release.
+  * Reverted change of ABI data structures for s390 and s390x
+  * Support for file description locks is added to systems running the
+Linux kernel
+  * Optimized strchr implementation for AArch64
+  * The minimum Linux kernel version that this version of the GNU C Library
+can be used with is 2.6.32
+  * Running the testsuite no longer terminates as soon as a test fails
+  * The am33 port, which had not worked for several years, has been removed
+from ports.
+  * The _BSD_SOURCE and _SVID_SOURCE feature test macros are no longer
+supported; they now act the same as _DEFAULT_SOURCE (but generate a
+warning)
+  * Optimized strcmp implementation for ARMv7
+  * Added support for TX lock elision of pthread mutexes on s390 and s390x
+  * All supported architectures now use the main glibc sysdeps directory
+instead of some being in a separate "ports" directory
+  * The NPTL implementation of POSIX pthreads is no longer an "add-on"
+  * Locale names, including those obtained from environment variables (LANG
+and the LC_* variables), are more tightly checked for proper syntax
+  * On x86-64, the dynamic linker's lazy-binding support is now compatible
+with application code using Intel MPX instructions
+- Patches from upstream removed
+  * nss-dns-memleak.patch
+  * sin-sign.patch
+  * pldd-wait-ptrace-stop.patch
+  * nscd-track-startup-failures.patch
+  * powerpc-opt-power8.patch
+  * check-pf-alloca.patch
+  * getaddrinfo-uninit-result.patch
+  * ppc64-copysign.patch
+  * nextafterl-ibm-ldouble.patch
+  * ibm-long-double-math.patch
+  * ibm-long-double-frexpl.patch
+  * aarch64-setcontext.patch
+  * nss-nis-stack-use.patch
+  * psfaa.patch
+  * nss-files-long-lines.patch
+  * setlocale-directory-traversal.patch
+  * dt-ppc64-num.patch
+  * ppc64le-profiling.patch
+  * s390-revert-abi-change.patch
+  * disable-gconv-translit-modules.patch
+  * resolv-dont-ignore-second-answer.patch
+  * iconv-ibm-sentinel-check.patch
+- Remove sprof.1, and mtrace.1, now included in the man-pages package
+
+---
glibc-utils.changes: same change
glibc.changes: same change

Old:

  aarch64-setcontext.patch
  check-pf-alloca.patch
  disable-gconv-translit-modules.patch
  dt-ppc64-num.patch
  getaddrinfo-uninit-result.patch
  glibc-2.19.tar.xz
  ibm-long-double-frexpl.patch
  ibm-long-double-math.patch
  iconv-ibm-sentinel-check.patch
  nextafterl-ibm-ldouble.patch
  nscd-track-startup-failures.patch
  nss-dns-memleak.patch
  nss-files-long-lines.patch
  nss-nis-stack-use.patch
  pldd-wait-ptrace-stop.patch
  powerpc-opt-power8.patch
  ppc64-copysign.patch
  ppc64le-profiling.patch
  psfaa.patch
  resolv-dont-ignore-second-answer.patch
  s390-revert-abi-change.patch
  setlocale-directory-traversal.patch
  sin-sign.patch

New:

  glibc-2.20.tar.xz



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.sxTbAT/_old  2014-10-15 16:19:18.0 +0200
+++ /var/tmp/diff_new_pack.sxTbAT/_new  2014-10-15 16:19:18.0 +0200
@@ -100,10 +100,10 @@
 # 3.1 is the openSUSE 12.1 kernel
 %define enablekernel 3.0
 
-Version:2.19
+Version:2.20
 Release:0
-%define glibc_major_version 2.19
-%define git_id 9a869d822025
+%define glibc_major_version 2.20
+%define git_id b8079dd0d360
 Url:http://www.gnu.org/software/libc/libc.html
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #Source: glibc-%{version}-%{git_id}.tar.xz
@@ -232,54 +232,12 @@
 ###
 # Patches from upstream
 ###
-# PATCH-FIX-UPSTREAM fix memory leak in nss_dns
-Patch1000:  nss-dns-memleak.patch
-# PATCH-FIX-UPSTREAM Fix sign of input to bsloww1 (BZ #16623)
-Patch1001:  sin-sign.patch
-# PATCH-FIX-UPSTREAM Fix pldd not to leave process stopped after detaching
-Patch1002:  pldd-wait-ptrace-stop.patch
-# PATCH-FIX-UPSTREAM Improved support for tracking startup failure in nscd 
service (BZ #16639)
-Patch1003:  nscd-track-startup-failures.patch
-# PATCH-FIX-UPSTREAM GLIBC Optimizations For POWER8 Hardware
-Patch1004:  powerpc-opt-power8.patch
-# PATCH-FIX-UPSTREAM Account for alloca use when colle

commit coreutils for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package coreutils for openSUSE:Factory 
checked in at 2014-10-15 16:19:32

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


Package is "coreutils"

Changes:

--- /work/SRC/openSUSE:Factory/coreutils/coreutils-testsuite.changes
2014-09-28 19:53:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.coreutils.new/coreutils-testsuite.changes   
2014-10-15 16:19:41.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 27 17:46:01 UTC 2014 - sch...@linux-m68k.org
+
+- sort-keycompare-mb.patch: make sure to NUL-terminate the sort keys.
+  Fixes http://bugs.gnu.org/18540
+
+---
coreutils.changes: same change

New:

  sort-keycompare-mb.patch



Other differences:
--
++ coreutils-testsuite.spec ++
--- /var/tmp/diff_new_pack.5Rjagz/_old  2014-10-15 16:19:43.0 +0200
+++ /var/tmp/diff_new_pack.5Rjagz/_new  2014-10-15 16:19:43.0 +0200
@@ -91,6 +91,7 @@
 Patch1: coreutils-remove_hostname_documentation.patch
 Patch3: coreutils-remove_kill_documentation.patch
 Patch4: coreutils-i18n.patch
+Patch5: sort-keycompare-mb.patch
 Patch8: coreutils-sysinfo.patch
 Patch16:coreutils-invalid-ids.patch
 
@@ -150,6 +151,7 @@
 %prep
 %setup -q -n coreutils-%{version}
 %patch4
+%patch5
 %patch1
 %patch3
 %patch8
@@ -169,7 +171,7 @@
 %patch303
 %patch400
 %patch401
-%patch416 -p1
+%patch416
 %patch500
 %patch501
 

++ coreutils.spec ++
--- /var/tmp/diff_new_pack.5Rjagz/_old  2014-10-15 16:19:43.0 +0200
+++ /var/tmp/diff_new_pack.5Rjagz/_new  2014-10-15 16:19:43.0 +0200
@@ -91,6 +91,7 @@
 Patch1: coreutils-remove_hostname_documentation.patch
 Patch3: coreutils-remove_kill_documentation.patch
 Patch4: coreutils-i18n.patch
+Patch5: sort-keycompare-mb.patch
 Patch8: coreutils-sysinfo.patch
 Patch16:coreutils-invalid-ids.patch
 
@@ -150,6 +151,7 @@
 %prep
 %setup -q -n coreutils-%{version}
 %patch4
+%patch5
 %patch1
 %patch3
 %patch8
@@ -169,7 +171,7 @@
 %patch303
 %patch400
 %patch401
-%patch416 -p1
+%patch416
 %patch500
 %patch501
 

++ coreutils-disable_tests.patch ++
--- /var/tmp/diff_new_pack.5Rjagz/_old  2014-10-15 16:19:43.0 +0200
+++ /var/tmp/diff_new_pack.5Rjagz/_new  2014-10-15 16:19:43.0 +0200
@@ -4,9 +4,9 @@
 
 Index: gnulib-tests/gnulib.mk
 ===
 gnulib-tests/gnulib.mk.orig2014-09-18 18:39:37.692580154 +0200
-+++ gnulib-tests/gnulib.mk 2014-09-18 18:40:13.905127435 +0200
-@@ -877,11 +877,11 @@ EXTRA_DIST += test-getloadavg.c signatur
+--- gnulib-tests/gnulib.mk.orig
 gnulib-tests/gnulib.mk
+@@ -883,11 +883,11 @@ EXTRA_DIST += test-getloadavg.c signatur
  ## end   gnulib module getloadavg-tests
  
  ## begin gnulib module getlogin-tests

++ coreutils-fix_false_du_failure_on_newer_xfs.patch ++
--- /var/tmp/diff_new_pack.5Rjagz/_old  2014-10-15 16:19:43.0 +0200
+++ /var/tmp/diff_new_pack.5Rjagz/_new  2014-10-15 16:19:43.0 +0200
@@ -94,11 +94,11 @@
  tests/du/2g.sh |   17 -
  1 file changed, 8 insertions(+), 9 deletions(-)
 
-Index: coreutils-8.22/tests/du/2g.sh
+Index: tests/du/2g.sh
 ===
 coreutils-8.22.orig/tests/du/2g.sh 2013-12-04 15:48:30.0 +0100
-+++ coreutils-8.22/tests/du/2g.sh  2014-09-16 14:00:30.718944253 +0200
-@@ -46,15 +46,14 @@ test $min_kb -lt $free_kb ||
+--- tests/du/2g.sh.orig
 tests/du/2g.sh
+@@ -43,15 +43,14 @@ test $min_kb -lt $free_kb ||
  
  big=big
  rm -f $big

++ coreutils-test_without_valgrind.patch ++
--- /var/tmp/diff_new_pack.5Rjagz/_old  2014-10-15 16:19:43.0 +0200
+++ /var/tmp/diff_new_pack.5Rjagz/_new  2014-10-15 16:19:43.0 +0200
@@ -4,8 +4,8 @@
 
 Index: tests/misc/shuf-reservoir.sh
 ===
 tests/misc/shuf-reservoir.sh.orig  2013-12-09 14:40:46.0 +0100
-+++ tests/misc/shuf-reservoir.sh   2014-09-18 18:30:07.752705383 +0200
+--- tests/misc/shuf-reservoir.sh.orig
 tests/misc/shuf-reservoir.sh
 @@ -37,8 +37,7 @@ run_shuf_n()
  
# Critical memory-related bugs will cause a segfault here

++ sort-keycompare-mb.patch ++
Subject: sort i18n: make sure to NUL-terminate the sort keys

Fixes http://bugs.gnu.org/18540

* src/sort.c (keycompare_mb): use the keys alone, i.e. null-terminated.
Patch analogously to non-multibyte upstream patch:
  http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=b877ea4b3e

* tests/misc/s

commit acl for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package acl for openSUSE:Factory checked in 
at 2014-10-15 16:19:16

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


Package is "acl"

Changes:

--- /work/SRC/openSUSE:Factory/acl/acl.changes  2014-04-08 11:31:12.0 
+0200
+++ /work/SRC/openSUSE:Factory/.acl.new/acl.changes 2014-10-15 
16:19:21.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 23 15:32:17 UTC 2014 - jeng...@inai.de
+
+- Reduce size of filelist by using wildcards;
+  remove %doc (some locations are always %doc),
+  remove %attr (files already have proper permissions)
+
+---



Other differences:
--
++ acl.spec ++
--- /var/tmp/diff_new_pack.vjdXI5/_old  2014-10-15 16:19:22.0 +0200
+++ /var/tmp/diff_new_pack.vjdXI5/_new  2014-10-15 16:19:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package acl
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -129,65 +129,19 @@
 
 %files -f %name.lang
 %defattr(-,root,root)
-%attr(755,root,root) %{_bindir}/chacl
-%attr(755,root,root) %{_bindir}/getfacl
-%attr(755,root,root) %{_bindir}/setfacl
-%dir %attr(755,root,root) /usr/share/doc/packages/acl
-%doc %attr(644,root,root) /usr/share/doc/packages/acl/CHANGES.gz
-%doc %attr(644,root,root) /usr/share/doc/packages/acl/COPYING
-%doc %attr(644,root,root) /usr/share/doc/packages/acl/COPYING.LGPL
-%doc %attr(644,root,root) /usr/share/doc/packages/acl/PORTING
-%doc %attr(644,root,root) /usr/share/doc/packages/acl/README
-%doc %attr(644,root,root) %{_mandir}/man1/chacl.1.gz
-%doc %attr(644,root,root) %{_mandir}/man1/getfacl.1.gz
-%doc %attr(644,root,root) %{_mandir}/man1/setfacl.1.gz
-%doc %attr(644,root,root) %{_mandir}/man5/acl.5.gz
+%_bindir/chacl
+%_bindir/getfacl
+%_bindir/setfacl
+%_defaultdocdir/acl/
+%_mandir/man1/*.1*
+%_mandir/man5/*.5*
 
 %files -n libacl-devel
 %defattr(-,root,root)
-%dir %attr(755,root,root) %{_includedir}/acl
-%attr(644,root,root) %{_includedir}/acl/libacl.h
-%attr(644,root,root) %{_includedir}/sys/acl.h
-%attr(755,root,root) %{_libdir}/libacl.so
-%doc %attr(644,root,root) %{_mandir}/man3/acl_add_perm.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_calc_mask.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_check.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_clear_perms.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_cmp.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_copy_entry.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_copy_ext.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_copy_int.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_create_entry.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_delete_def_file.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_delete_entry.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_delete_perm.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_dup.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_entries.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_equiv_mode.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_error.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_extended_fd.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_extended_file.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_free.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_from_mode.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_from_text.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_get_entry.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_get_fd.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_get_file.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_get_perm.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_get_permset.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_get_qualifier.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_get_tag_type.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_init.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_set_fd.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_set_file.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_set_permset.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_set_qualifier.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_set_tag_type.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_size.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_to_any_text.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_to_text.3.gz
-%doc %attr(644,root,root) %{_mandir}/man3/acl_valid.3.gz
-%doc %attr(644,root,r

commit zlib for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package zlib for openSUSE:Factory checked in 
at 2014-10-15 16:19:13

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


Package is "zlib"

Changes:

--- /work/SRC/openSUSE:Factory/zlib/zlib.changes2013-07-29 
21:14:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.zlib.new/zlib.changes   2014-10-15 
16:19:19.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 25 08:04:55 UTC 2014 - tchva...@suse.com
+
+- Install examples to cover another angle from bnc#890228
+- Cleanup with spec-cleaner
+
+---



Other differences:
--
++ zlib.spec ++
--- /var/tmp/diff_new_pack.UtSCp8/_old  2014-10-15 16:19:20.0 +0200
+++ /var/tmp/diff_new_pack.UtSCp8/_new  2014-10-15 16:19:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zlib
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,6 @@
 
 
 %bcond_with profiling
-
 Name:   zlib
 Version:1.2.8
 Release:0
@@ -71,7 +70,7 @@
 Group:  Development/Languages/C and C++
 Requires:   glibc-devel
 Requires:   libz1 = %{version}
-Provides:   libz:/usr/include/zlib.h
+Provides:   libz:%{_includedir}/zlib.h
 # bug437293
 %ifarch ppc64
 Obsoletes:  zlib-devel-64bit
@@ -108,7 +107,7 @@
 trap "rm -rf $profiledir" EXIT
 CC="gcc" ./configure --shared --prefix=%{_prefix} --libdir=/%{_lib}
 make CFLAGS="%{optflags} %{cflags_profile_generate}=$profiledir" 
%{?_smp_mflags}
-time make check
+time make check %{?_smp_mflags} 
 make clean
 make CFLAGS="%{optflags} %{cflags_profile_feedback}=$profiledir" 
%{?_smp_mflags}
 %else
@@ -118,11 +117,11 @@
 %endif
 
 %check
-time make check
+time make check %{?_smp_mflags}
 
 %install
 mkdir -p %{buildroot}%{_libdir}
-make install DESTDIR="%buildroot"
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 ln -s -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/libz.so) 
%{buildroot}%{_libdir}/libz.so
 rm -v %{buildroot}/%{_lib}/libz.so
 # static lib
@@ -132,6 +131,9 @@
 # manpage
 install -m 644 zlib.3 %{buildroot}%{_mandir}/man3
 install -m 644 zutil.h %{buildroot}%{_includedir}
+# examples
+mkdir -p %{buildroot}%{_docdir}/%{name}
+cp -r examples/ %{buildroot}%{_docdir}/%{name}/
 
 %post -n libz1 -p /sbin/ldconfig
 
@@ -145,6 +147,9 @@
 %files devel
 %defattr(-,root,root)
 %doc README ChangeLog
+%dir %{_docdir}/%{name}/
+%dir %{_docdir}/%{name}/examples
+%{_docdir}/%{name}/examples/*
 %{_mandir}/man3/zlib.3.gz
 %{_includedir}/zlib.h
 %{_includedir}/zconf.h

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



commit attr for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package attr for openSUSE:Factory checked in 
at 2014-10-15 16:19:17

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


Package is "attr"

Changes:

--- /work/SRC/openSUSE:Factory/attr/attr.changes2013-06-20 
11:49:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.attr.new/attr.changes   2014-10-15 
16:19:22.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 23 15:52:35 UTC 2014 - jeng...@inai.de
+
+- Reduce size of filelist by using wildcards;
+  remove %doc (some locations are always %doc),
+  remove %attr (files already have proper permissions)
+
+---



Other differences:
--
++ attr.spec ++
--- /var/tmp/diff_new_pack.yB7ThI/_old  2014-10-15 16:19:23.0 +0200
+++ /var/tmp/diff_new_pack.yB7ThI/_new  2014-10-15 16:19:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package attr
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -116,37 +116,22 @@
 
 %files -f %{name}.lang
 %defattr (-,root,root)
-%dir %attr(755,root,root) /usr/share/doc/packages/attr
-%doc %attr(644,root,root) /usr/share/doc/packages/attr/README
-%doc %attr(644,root,root) /usr/share/doc/packages/attr/CHANGES.gz
-%doc %attr(644,root,root) /usr/share/doc/packages/attr/COPYING
-%doc %attr(644,root,root) /usr/share/doc/packages/attr/PORTING
-%doc %attr(644,root,root) %{_mandir}/man1/attr.1.gz
-%doc %attr(644,root,root) %{_mandir}/man1/getfattr.1.gz
-%doc %attr(644,root,root) %{_mandir}/man1/setfattr.1.gz
-%doc %attr(644,root,root) %{_mandir}/man5/attr.5.gz
-%attr(755,root,root) %{_bindir}/attr
-%attr(755,root,root) %{_bindir}/getfattr
-%attr(755,root,root) %{_bindir}/setfattr
+%dir %_defaultdocdir/attr
+%_defaultdocdir/attr/README
+%_defaultdocdir/attr/CHANGES.gz
+%_defaultdocdir/attr/COPYING
+%_defaultdocdir/attr/PORTING
+%_mandir/man1/*.1*
+%_mandir/man5/*.5*
+%_bindir/attr
+%_bindir/getfattr
+%_bindir/setfattr
 
 %files -n libattr-devel
 %defattr(-,root,root)
-%dir %attr(755,root,root) %{_includedir}/attr
-%attr(644,root,root) %{_includedir}/attr/attributes.h
-%attr(644,root,root) %{_includedir}/attr/error_context.h
-%attr(644,root,root) %{_includedir}/attr/libattr.h
-%attr(644,root,root) %{_includedir}/attr/xattr.h
-%attr(755,root,root) %{_libdir}/libattr.so
-%doc %attr(644,root,root) %{_mandir}/man3/attr_get.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_list.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_multi.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_remove.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_set.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_getf.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_listf.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_multif.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_removef.3.gz*
-%doc %attr(644,root,root) %{_mandir}/man3/attr_setf.3.gz*
+%_includedir/attr/
+%_libdir/libattr.so
+%_mandir/man3/*.3*
 
 %files -n libattr-devel-static
 %defattr(-,root,root)
@@ -156,7 +141,7 @@
 %defattr (-,root,root)
 /%{_lib}/libattr.so.1*
 %config %{_sysconfdir}/xattr.conf
-%dir %attr(755,root,root) /usr/share/doc/packages/attr
-%doc %attr(644,root,root) /usr/share/doc/packages/attr/COPYING.LGPL
+%dir %_defaultdocdir/attr
+%_defaultdocdir/attr/COPYING.LGPL
 
 %changelog


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



commit xf86-video-ati for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-ati for openSUSE:Factory 
checked in at 2014-10-15 16:19:28

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


Package is "xf86-video-ati"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-ati/xf86-video-ati.changes
2014-09-17 17:41:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-ati.new/xf86-video-ati.changes   
2014-10-15 16:19:36.0 +0200
@@ -1,0 +2,22 @@
+Fri Oct  3 16:33:15 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 7.5.0:
+  + radeon: enable hawaii accel conditionally (v3)
+  + radeon: fix warnings when building against older xservers
+  + radeon/kms: add new CIK pci ids
+  + radeon/kms: add new SI pci ids
+  + radeon/kms: fix mullins pci id
+  + radeon: require libdrm_radeon 2.4.58 for latest SI/CI pci ids
+  + radeon: drop redundant radeon_drm.h includes
+  + radeon: move RADEON_TILING_{MASK, LINEAR} from radeon_drm.h to radeon.h
+  + radeon: drop radeon_drm.h
+  + radeon: remove definitions already present in radeon_drm.h
+  + glamor.hfigure: Include xorg-server.h before
+  + Handle CRTC DPMS from output DPMS hooks
+  + Add Emacs .dir-local.el file
+  + radeon: fix a leak in radeon_vbo_get_bo()
+  + radeon: fix build warnings regarding const qualifier
+- Remove upstream patch:
+  U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch
+
+---

Old:

  U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch
  xf86-video-ati-7.4.0.tar.bz2

New:

  xf86-video-ati-7.5.0.tar.bz2



Other differences:
--
++ xf86-video-ati.spec ++
--- /var/tmp/diff_new_pack.0k5Jkm/_old  2014-10-15 16:19:37.0 +0200
+++ /var/tmp/diff_new_pack.0k5Jkm/_new  2014-10-15 16:19:37.0 +0200
@@ -19,7 +19,7 @@
 %define xserver_glamor 1
 
 Name:   xf86-video-ati
-Version:7.4.0
+Version:7.5.0
 Release:0
 Summary:ATI video driver for the Xorg X server
 License:MIT
@@ -27,7 +27,6 @@
 Url:http://xorg.freedesktop.org/
 #http://xorg.freedesktop.org/releases/individual/driver/
 Source0:%{name}-%{version}.tar.bz2
-Patch0: U_Handle-CRTC-DPMS-from-output-DPMS-hooks.patch
 
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf >= 2.60
@@ -36,12 +35,12 @@
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 # Libdrm 2.4.36 needed for kms
-BuildRequires:  pkgconfig(libdrm) >= 2.4.36
+BuildRequires:  pkgconfig(libdrm) >= 2.4.58
 # Glamor is new and we want that now
 %if !%xserver_glamor
 BuildRequires:  pkgconfig(glamor) >= 0.3.1
 %endif
-BuildRequires:  pkgconfig(libdrm_radeon) >= 2.4.36
+BuildRequires:  pkgconfig(libdrm_radeon) >= 2.4.58
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
 BuildRequires:  pkgconfig(randrproto)
@@ -69,7 +68,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 autoreconf -fi

++ xf86-video-ati-7.4.0.tar.bz2 -> xf86-video-ati-7.5.0.tar.bz2 ++
 8812 lines of diff (skipped)

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



commit poppler for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2014-10-15 16:19:21

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


Package is "poppler"

Changes:

--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes   2014-09-12 
15:24:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2014-10-15 
16:19:26.0 +0200
@@ -1,0 +2,9 @@
+Sat Sep 27 19:01:01 UTC 2014 - zai...@opensuse.org
+
+- Update to version 0.26.5:
+  + core: Fix rendering of broken file with a wrong embedded font
+(fdo#84270).
+  + glib: Fix use of uninitialized members in PopplerInputStream
+(fdo#82630).
+
+---
poppler-qt5.changes: same change
poppler.changes: same change

Old:

  poppler-0.26.4.tar.xz

New:

  poppler-0.26.5.tar.xz



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.Ctjjgk/_old  2014-10-15 16:19:28.0 +0200
+++ /var/tmp/diff_new_pack.Ctjjgk/_new  2014-10-15 16:19:28.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   poppler-qt
 %define _name   poppler
-Version:0.26.4
+Version:0.26.5
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6

poppler-qt5.spec: same change
++ poppler.spec ++
--- /var/tmp/diff_new_pack.Ctjjgk/_old  2014-10-15 16:19:28.0 +0200
+++ /var/tmp/diff_new_pack.Ctjjgk/_new  2014-10-15 16:19:28.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   poppler
 %define _name   poppler
-Version:0.26.4
+Version:0.26.5
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6

++ poppler-0.26.4.tar.xz -> poppler-0.26.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.26.4/CMakeLists.txt 
new/poppler-0.26.5/CMakeLists.txt
--- old/poppler-0.26.4/CMakeLists.txt   2014-08-21 20:06:58.0 +0200
+++ new/poppler-0.26.5/CMakeLists.txt   2014-09-27 15:21:19.0 +0200
@@ -18,7 +18,7 @@
 
 set(POPPLER_MAJOR_VERSION "0")
 set(POPPLER_MINOR_VERSION "26")
-set(POPPLER_MICRO_VERSION "4")
+set(POPPLER_MICRO_VERSION "5")
 set(POPPLER_VERSION 
"${POPPLER_MAJOR_VERSION}.${POPPLER_MINOR_VERSION}.${POPPLER_MICRO_VERSION}")
 
 # command line switches
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.26.4/ChangeLog new/poppler-0.26.5/ChangeLog
--- old/poppler-0.26.4/ChangeLog2014-08-21 20:18:25.0 +0200
+++ new/poppler-0.26.5/ChangeLog2014-09-27 15:33:22.0 +0200
@@ -1,3 +1,25 @@
+commit 303287ebdad0de9fb2655c4d7eab627c0045ea04
+Author: Thomas Freitag 
+Date:   Fri Sep 26 00:25:38 2014 +0200
+
+Fix rendering of file with a wrong embedded font
+
+Bug #84270
+
+ fofi/FoFiTrueType.cc | 22 ++
+ 1 file changed, 14 insertions(+), 8 deletions(-)
+
+commit f94ba85a736b4c90c05e7782939f32506472658e
+Author: Carlos Garcia Campos 
+Date:   Fri Sep 12 19:22:20 2014 +0200
+
+glib: Fix use of uninitialized members in PopplerInputStream
+
+https://bugs.freedesktop.org/show_bug.cgi?id=82630
+
+ glib/poppler-input-stream.cc | 5 -
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
 commit f74a5964078224c01bd5642aabc928d185bb0b69
 Author: Albert Astals Cid 
 Date:   Thu Aug 21 20:07:54 2014 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.26.4/NEWS new/poppler-0.26.5/NEWS
--- old/poppler-0.26.4/NEWS 2014-08-21 20:05:47.0 +0200
+++ new/poppler-0.26.5/NEWS 2014-09-27 15:20:52.0 +0200
@@ -1,3 +1,10 @@
+Release 0.26.5
+core:
+ * Fix rendering of broken file with a wrong embedded font. Bug #84270
+
+glib:
+ * Fix use of uninitialized members in PopplerInputStream. Bug #82630
+
 Release 0.26.4
 core:
  * CairoOutputDev: Make sure we always push a transparency group in 
setSoftMaskFromImageMask(). Bug #81624
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poppler-0.26.4/aclocal.m4 
new/poppler-0.26.5/aclocal.m4
--- old/poppler-0.26.4/aclocal.m4   2014-08-21 20:08:58.0 +0200
+++ new/poppler-0.26.5/aclocal.m4   2014-09-27 15:23:48.0 +0200
@@ -21,7 +21,7 @@
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
 # lib-link.m4 serial 26 (gettext-0.18.2)
-dnl Copyright (C) 2001-2013 Free Software Foundation, Inc.
+dnl Copyright (C) 2001-2014 Free Software Foundation, Inc.
 dnl This file is free software; the Free Softwa

commit bash for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2014-10-15 16:19:27

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


Package is "bash"

Changes:

--- /work/SRC/openSUSE:Factory/bash/bash.changes2014-09-29 
12:40:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.bash.new/bash.changes   2014-10-15 
16:19:32.0 +0200
@@ -1,0 +2,41 @@
+Mon Oct  6 08:07:48 UTC 2014 - wer...@suse.de
+
+- Replace patches bash-4.2-heredoc-eof-delim.patch and
+  bash-4.2-parse-exportfunc.patch with the official upstream
+  patch levels bash42-052 and bash42-053
+
+---
+Thu Oct  2 13:11:50 UTC 2014 - wer...@suse.de
+
+- Replace patch bash-4.2-CVE-2014-7187.patch with upstream patch
+  level bash42-051
+
+---
+Wed Oct  1 12:12:55 UTC 2014 - wer...@suse.de
+
+- Add patches
+  bash-4.2-heredoc-eof-delim.patch for bsc#898812, CVE-2014-6277:
+  more troubles with functions
+  bash-4.2-parse-exportfunc.patch for bsc#898884, CVE-2014-6278:
+  code execution after original 6271 fix
+
+---
+Tue Sep 30 13:49:12 UTC 2014 - wer...@suse.de
+
+- Make bash-4.2-extra-import-func.patch an optional patch due
+  instruction
+
+---
+Tue Sep 30 11:45:52 UTC 2014 - wer...@suse.de
+
+- Remove and replace patches
+  bash-4.2-CVE-2014-6271.patch
+  bash-4.2-BSC898604.patch
+  bash-4.2-CVE-2014-7169.patch
+  with bash upstream patch 48, patch 49, and patch 50
+- Add patch bash-4.2-extra-import-func.patch which is based on the
+  BSD patch of Christos.  As further enhancements the option
+  import-functions is mentioned in the manual page and a shopt
+  switch is added to enable and disable import-functions on the fly
+
+---

Old:

  bash-4.2-BSC898604.patch
  bash-4.2-CVE-2014-6271.patch
  bash-4.2-CVE-2014-7169.patch
  bash-4.2-CVE-2014-7187.patch

New:

  bash-4.2-extra-import-func.patch



Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.MoxLyF/_old  2014-10-15 16:19:35.0 +0200
+++ /var/tmp/diff_new_pack.MoxLyF/_new  2014-10-15 16:19:35.0 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_with import_function
+
 Name:   bash
 BuildRequires:  audit-devel
 BuildRequires:  autoconf
@@ -99,11 +101,8 @@
 Patch43:audit-rl-patch
 Patch46:man2html-no-timestamp.patch
 Patch47:config-guess-sub-update.patch
-# PATCH-FIX-UPSTREAM bnc#895475 -- bnc#896776, CVE-2014-6271: unexpected code 
execution with environment variables
-Patch48:bash-4.2-CVE-2014-6271.patch
-Patch49:bash-4.2-BSC898604.patch
-Patch50:bash-4.2-CVE-2014-7169.patch
-Patch51:bash-4.2-CVE-2014-7187.patch
+# PATCH-FIX-SUSE CVE-2014-6271
+Patch48:bash-4.2-extra-import-func.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _incdir %{_includedir}
@@ -324,11 +323,10 @@
 %patch42 -p1 -b .audit
 %endif
 %patch46 -p0 -b .notimestamp
-%patch47
-%patch48 -p2
-%patch49 -p0
-%patch50 -p0
-%patch51 -p0
+%patch47 -p0
+%if %{with import_function}
+%patch48 -p0
+%endif
 %patch0  -p0 -b .0
 pushd ../readline-%{rl_vers}%{extend}
 for patch in ../readline-%{rl_vers}-patches/*; do
@@ -435,6 +433,7 @@
   cflags -ftree-loop-linear  CFLAGS
   cflags -pipe   CFLAGS
   cflags -DBNC382214=0   CFLAGS
+  cflags -DIMPORT_FUNCTIONS_DEF=0 CFLAGS
   cflags -Wl,--as-needed LDFLAGS
   cflags -Wl,-O2 LDFLAGS
   cflags -Wl,--hash-size=8599LDFLAGS
@@ -560,10 +559,10 @@
all printenv recho zecho xcase
   TMPDIR=$(mktemp -d /tmp/bash.XX) || exit 1
   > $SCREENLOG
+  tail -q -s 0.5 -f $SCREENLOG & pid=$!
   env -i HOME=$PWD TERM=$TERM LD_LIBRARY_PATH=$LD_LIBRARY_PATH TMPDIR=$TMPDIR \
SCREENRC=$SCREENRC SCREENDIR=$SCREENDIR \
screen -L -D -m make TESTSCRIPT=%{SOURCE4} check
-  cat $SCREENLOG
   make %{?do_profiling:CFLAGS="$CFLAGS %cflags_profile_feedback" clean} all
   make -C examples/loadables/
   make documentation

++ bash-4.2-extra-import-func.patch ++
---
 builtins/shopt.def |2 ++
 doc/bash.1 |7 +++
 shell.c|2 ++
 variables.c|   13 -
 4 files changed, 23 insertions(+), 1 deletion(-)

--- shell.c
+++ shell.c 2014-09-25 20:11:51.0 +
@@ -225,6 +225,7 @@ int posixly_correct = 1;/* Non-zero mea
 #else
 int posixly_correct = 0;  

  1   2   >