commit patterns-rpm-macros for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package patterns-rpm-macros for 
openSUSE:Factory checked in at 2017-04-29 15:19:21

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


Package is "patterns-rpm-macros"

Sat Apr 29 15:19:21 2017 rev:1 rq:491216 version:1.0

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ 
/work/SRC/openSUSE:Factory/.patterns-rpm-macros.new/patterns-rpm-macros.changes 
2017-04-29 15:19:23.642073824 +0200
@@ -0,0 +1,6 @@
+---
+Wed Mar 15 00:25:19 UTC 2017 - sfl...@suse.de
+
+- split the rpm macro's out into it's own package as part of the
+  pattern split project.
+

New:

  create_macros
  patterns-rpm-macros.changes
  patterns-rpm-macros.spec



Other differences:
--
++ patterns-rpm-macros.spec ++
#
# spec file for package python-rpm-macros
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


Name:   patterns-rpm-macros
Version:1.0
Release:0
Summary:RPM macros for building of patterns modules
License:MIT
Group:  Development/Tools/Other
Url:https://github.com/openSUSE/patterns
Source0:create_macros
BuildRequires:  perl(URI::Escape)
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
This package contains SUSE RPM macros to aid creating patterns.
%prep

%build
perl %{S:0} > macros.patterns

%install
mkdir -p %{buildroot}%{_sysconfdir}/rpm
install -m 644 macros.patterns %{buildroot}%{_sysconfdir}/rpm

%files
%defattr(-,root,root)
%{_sysconfdir}/rpm/macros.patterns

%changelog
++ create_macros ++
my %translations;

$translations{'basetechnologies'} = {
'ar' => 'التكنولوجيات الأساسية',
'ca' => 'Tecnologies de base',
'cs' => 'Základní technologie',
'da' => 'Basisteknologier',
'de' => 'Basistechnologien',
'C' => 'Base Technologies',
'el' => 'Βασικές Τεχνολογίες',
'en_GB' => 'Base Technologies',
'es' => 'Tecnologías de base',
'et' => 'Baastehnoloogiad',
'fi' => 'Perusteknologiat',
'fr' => 'Technologies de base',
'gl' => 'Tecnoloxías de base',
'hr' => 'Osnovne tehnologije',
'hu' => 'Alapkomponensek',
'id' => 'Teknolasi Dasar',
'it' => 'Tecnologie di base',
'ja' => '基本技術',
'km' => 'បច្ចេកវិជ្ជា​គោល',
'ko' => '기초 기술',
'lt' => 'Pagrindinės technologijos',
'nb' => 'Grunnteknologier',
'nl' => 'Basistechnologieën',
'pa' => 'ਬੇਸ ਤਕਨਾਲੋਜੀਆਂ',
'pl' => 'Technologie podstawowe',
'pt' => 'Tecnologias de Base',
'pt_BR' => 'Tecnologias de base',
'ro' => 'Tehnologii de Bază',
'ru' => 'Основные технологии',
'sk' => 'Základné technológie',
'sv' => 'Grundläggande teknologier',
'uk' => 'Базові технології',
'zh_CN' => '基础技术',
'zh_TW' => '基本技術'};

$translations{'serverfunctions'} = {
'ar' => 'وظائف الخادم',
'bg' => 'Функции на сървъра',
'cs' => 'Server',
'da' => 'Serverfunktioner',
'de' => 'Serverfunktionen',
'C' => 'Server Functions',
'el' => 'Λειτουργίες Εξυπηρετητή',
'en_GB' => 'Server Functions',
'es' => 'Funciones de servidor',
'et' => 'Serveri funktsioonid',
'fi' => 'Palvelintoiminnot',
'fr' => 'Fonctions de serveur',
'gl' => 'Funcións de servidor',
'hu' => 'Kiszolgáló',
'it' => 'Funzioni server',
'ja' => 'サーバ機能',
'km' => 'មុខងាររបស់ម៉ាស៊ីនបម្រើ',
'ko' => '서버 기능',
'lt' => 'Serverio funkcijos',
'nb' => 'Serverfunksjoner',
'nl' => 'Serverfuncties',
'pa' => 'ਸਰਵਰ ਫੰਕਸ਼ਨ',
'pl' => 'Funkcje serwera',
'pt' => 'Funções Servidor',
'pt_BR' => 'Funções do servidor',
'ro' => 'Funcționalități Server',
'ru' => 'Функции сервера',
'sk' => 'Funkcie serveru',
'sv' => 'Serverfunktioner',
'uk' => 'Серверні функції',
'zh_CN' => '服务器功能',
'zh_TW' => '伺服器功能'
};

$translations{'documentation'} = {
'C' => 'Documentation',
'de' => 'Dokumentation'
};

$translations{'lxdedesktop'} = {

commit monitoring-plugins-bonding for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package monitoring-plugins-bonding for 
openSUSE:Factory checked in at 2017-04-29 10:53:56

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


Package is "monitoring-plugins-bonding"

Sat Apr 29 10:53:56 2017 rev:4 rq:491854 version:0.002

Changes:

--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-bonding/monitoring-plugins-bonding.changes
2014-08-13 08:49:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-bonding.new/monitoring-plugins-bonding.changes
   2017-04-29 10:54:18.225621170 +0200
@@ -1,0 +2,5 @@
+Fri Apr 21 15:00:43 CEST 2017 - r...@suse.de
+
+- protect recommends with suse_version 
+
+---



Other differences:
--
++ monitoring-plugins-bonding.spec ++
--- /var/tmp/diff_new_pack.fKb8Qd/_old  2017-04-29 10:54:18.949518907 +0200
+++ /var/tmp/diff_new_pack.fKb8Qd/_new  2017-04-29 10:54:18.953518342 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package monitoring-plugins-bonding
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   monitoring-plugins-bonding
 Version:0.002
-Release:1
-License:GPL-2.0+ or Artistic-1.0
+Release:0
 Summary:Nagios Network Bonding Check
-Url:
http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/Network-Bonding
+License:GPL-2.0+ or Artistic-1.0
 Group:  System/Monitoring
+Url:
http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/Network-Bonding
 Source0:check_bonding.pl
 Source1:usr.lib.nagios.plugins.check_bonding
 BuildRequires:  nagios-rpm-macros
 Provides:   nagios-plugins-bonding = %{version}-%{release}
 Obsoletes:  nagios-plugins-bonding < %{version}-%{release}
+%if 0%{?suse_version}
 Recommends: apparmor-profiles
 # nagios can execute the script with embedded perl
 Recommends: perl
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 




commit monitoring-plugins-ipmi-sensor1 for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package monitoring-plugins-ipmi-sensor1 for 
openSUSE:Factory checked in at 2017-04-29 10:53:58

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


Package is "monitoring-plugins-ipmi-sensor1"

Sat Apr 29 10:53:58 2017 rev:4 rq:491855 version:1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-ipmi-sensor1/monitoring-plugins-ipmi-sensor1.changes
  2015-01-06 09:07:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-ipmi-sensor1.new/monitoring-plugins-ipmi-sensor1.changes
 2017-04-29 10:54:19.173487268 +0200
@@ -1,0 +2,5 @@
+Fri Apr 21 15:02:00 CEST 2017 - r...@suse.de
+
+- protect recommends with suse_version 
+
+---



Other differences:
--
++ monitoring-plugins-ipmi-sensor1.spec ++
--- /var/tmp/diff_new_pack.D99ZS5/_old  2017-04-29 10:54:19.793399694 +0200
+++ /var/tmp/diff_new_pack.D99ZS5/_new  2017-04-29 10:54:19.797399129 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package monitoring-plugins-ipmi-sensor1
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,9 @@
 Provides:   nagios-plugins-ipmi-sensor1 = %{version}-%{release}
 Obsoletes:  nagios-plugins-ipmi-sensor1 < %{version}-%{release}
 Requires:   ipmitool
+%if 0%{?suse_version}
 Recommends: apparmor-profiles
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 




commit focuswriter for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package focuswriter for openSUSE:Factory 
checked in at 2017-04-29 10:54:10

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


Package is "focuswriter"

Sat Apr 29 10:54:10 2017 rev:5 rq:491952 version:1.6.4

Changes:

--- /work/SRC/openSUSE:Factory/focuswriter/focuswriter.changes  2017-03-12 
20:03:00.094233729 +0100
+++ /work/SRC/openSUSE:Factory/.focuswriter.new/focuswriter.changes 
2017-04-29 10:54:24.256769164 +0200
@@ -1,0 +2,10 @@
+Fri Apr 28 00:00:00 CEST 2017 - dste...@suse.cz
+
+- update to version 1.6.4:
+  * Updated AppData installation directory.
+  * FIXED: HiDPI blurred text backgrounds were offset and scaled.
+  * FIXED: HiDPI backgrounds were not centered properly.
+  * FIXED: HiDPI centered backgrounds were also scaled.
+  * Translation updates: Chinese (Taiwan), Finnish, German, Indonesian.
+
+---

Old:

  focuswriter-1.6.3-src.tar.bz2

New:

  focuswriter-1.6.4-src.tar.bz2



Other differences:
--
++ focuswriter.spec ++
--- /var/tmp/diff_new_pack.ttfopy/_old  2017-04-29 10:54:25.064655036 +0200
+++ /var/tmp/diff_new_pack.ttfopy/_new  2017-04-29 10:54:25.068654471 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   focuswriter
-Version:1.6.3
+Version:1.6.4
 Release:0
 Summary:A fullscreen, distraction-free writing program
 License:GPL-3.0+
@@ -33,8 +33,11 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Multimedia)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(hunspell)
 BuildRequires:  pkgconfig(zlib)
 Requires(post): hicolor-icon-theme
@@ -86,8 +89,8 @@
 %{_datadir}/%{name}/sounds
 %{_datadir}/%{name}/themes
 %{_datadir}/%{name}/symbols900.dat
-%{_datadir}/appdata
-%{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/metainfo
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/
 %{_datadir}/pixmaps/%{name}.xpm

++ focuswriter-1.6.3-src.tar.bz2 -> focuswriter-1.6.4-src.tar.bz2 ++
/work/SRC/openSUSE:Factory/focuswriter/focuswriter-1.6.3-src.tar.bz2 
/work/SRC/openSUSE:Factory/.focuswriter.new/focuswriter-1.6.4-src.tar.bz2 
differ: char 11, line 1




commit xfce4-notifyd for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package xfce4-notifyd for openSUSE:Factory 
checked in at 2017-04-29 10:53:34

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


Package is "xfce4-notifyd"

Sat Apr 29 10:53:34 2017 rev:32 rq:491786 version:0.3.6

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes  
2013-05-13 16:07:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new/xfce4-notifyd.changes 
2017-04-29 10:54:02.999772092 +0200
@@ -1,0 +2,37 @@
+Fri Apr 28 11:35:16 CEST 2017 - ti...@suse.de
+
+- Fix the license to GPL-2.0 as xfce-notify-daemon.c is v2 only.
+
+---
+Wed Apr 19 19:12:56 UTC 2017 - seife+...@b1-systems.com
+
+- update to version 0.3.6:
+  - Bugs fixed:
+* Fix memory leaks in log viewer (bxo#13400)
+* Fix a couple of memory leaks in notifyd-config (bxo#13386)
+* Update log toolbar buttons sensitivity (bxo#13365)
+  - Updated translations
+
+---
+Mon Feb 27 21:34:19 UTC 2017 - seife+...@b1-systems.com
+
+- update to version 0.3.5:
+  This is a feature release.
+  - Features:
+* Notification log ("persistence" according to fd.o spec)
+* Rework settings dialog and include more options
+  - Bugs fixed:
+* Fix height of settings dialog when plugged
+* Fix compilation on 3.14
+  - Updated translations
+
+---
+Sat Nov 26 17:29:51 UTC 2016 - seife+...@b1-systems.com
+
+- update to version 0.3.4
+  - port to GTK3 and gdbus
+  - new "do not disturb" feature
+  - various bugfixes and improvements; see NEWS file
+  - do not package ChangeLog -- NEWS file is enough
+
+---

Old:

  xfce4-notifyd-0.2.4.tar.bz2

New:

  xfce4-notifyd-0.3.6.tar.bz2



Other differences:
--
++ xfce4-notifyd.spec ++
--- /var/tmp/diff_new_pack.6J7RGy/_old  2017-04-29 10:54:03.859650619 +0200
+++ /var/tmp/diff_new_pack.6J7RGy/_new  2017-04-29 10:54:03.859650619 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-notifyd
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,24 @@
 
 
 Name:   xfce4-notifyd
-Version:0.2.4
+Version:0.3.6
 Release:0
 Summary:Simple Notification Daemon for Xfce
-License:GPL-2.0+
+License:GPL-2.0
 Group:  System/Daemons
 Url:http://spurint.org/projects/xfce4-notify-daemon/
-Source: 
http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/%{name}-%{version}.tar.bz2
+Source: 
http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/%{name}-%{version}.tar.bz2
 Source1:%{name}.xml
 Source100:  %{name}-rpmlintrc
 BuildRequires:  exo-tools
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
-BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-2.0)
+# BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(gio-2.0) >= 2.42.0
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.42.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libnotify) >= 0.7.0
-BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
 Requires:   libnotify-tools
@@ -50,8 +50,8 @@
 
 %package branding-upstream
 Summary:Upstream Branding of xfce4-notifyd
-Group:  System/GUI/XFCE
 # BRAND: xfce4-notifyd.xml: Controls the appearance of notifications.
+Group:  System/GUI/XFCE
 Conflicts:  otherproviders(xfce4-notifyd-branding)
 Provides:   xfce4-notifyd-branding = %{version}
 Supplements:packageand(xfce4-notifyd:branding-upstream)
@@ -66,7 +66,7 @@
 %setup -q
 
 %build
-xdt-autogen
+# xdt-autogen
 %configure \
 --with-helper-path-prefix=%{_libexecdir} \
 --enable-maintainer-mode
@@ -94,18 +94,20 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING NEWS README TODO
 %{_bindir}/xfce4-notifyd-config
 %{_datadir}/applications/xfce4-notifyd-config.desktop
 %{_datadir}/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
 %{_datadir}/icons/hicolor/48x48/apps/xfce4-notifyd.png
 %dir %{_datadir}/themes/*
 %dir 

commit owncloud-client for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-04-29 10:53:49

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


Package is "owncloud-client"

Sat Apr 29 10:53:49 2017 rev:4 rq:491846 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-03-31 15:10:32.251477291 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-04-29 10:54:13.246324584 +0200
@@ -1,0 +2,11 @@
+Fri Apr 28 05:09:04 UTC 2017 - badshah...@gmail.com
+
+- Use full URL for source code.
+- Run post-install/uninstall scriptlets for %{name} to update the
+  hicolor icon theme cache, as it installs icons to that theme.
+  This fixes an issue where a generic icon instead of the app icon
+  showed up in the desktop menus after installation; necessitates
+  a BuildRequires on the hicolor-icon-theme, which provides the
+  appropriate macros.
+
+---



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.BlErNC/_old  2017-04-29 10:54:14.138198591 +0200
+++ /var/tmp/diff_new_pack.BlErNC/_new  2017-04-29 10:54:14.142198026 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0 and GPL-3.0
 Group:  Productivity/Networking/Other
 Url:http://owncloud.com
-Source0:owncloudclient-%{version}.tar.xz
+Source0:
https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz
 Source1:101-sync-inotify.conf
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
@@ -68,6 +68,8 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  sqlite3-devel
 
+BuildRequires:  hicolor-icon-theme
+
 # 
Requires only below here.
 
 Suggests:   %{name}-nautilus
@@ -264,6 +266,12 @@
 %post   -n libowncloudsync0 -p /sbin/ldconfig
 %postun -n libowncloudsync0 -p /sbin/ldconfig
 
+%post
+%icon_theme_cache_post
+
+%postun
+%icon_theme_cache_postun
+
 %files
 %defattr(-,root,root,-)
 %{_bindir}/owncloud




commit chromium for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2017-04-29 10:53:30

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


Package is "chromium"

Sat Apr 29 10:53:30 2017 rev:153 rq:491735 version:58.0.3029.81

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2017-04-03 
11:05:40.962810459 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2017-04-29 
10:53:45.614228115 +0200
@@ -1,0 +2,26 @@
+Tue Apr 25 13:24:42 UTC 2017 - tchva...@suse.com
+
+- Use bundled jinja2, system one changed in 2.9 too much to work
+  * It is at least used only during build
+
+---
+Fri Apr 21 09:57:49 UTC 2017 - tchva...@suse.com
+
+- Version update to 58.0.3029.81 bsc#1035103:
+  * High CVE-2017-5057: Type confusion in PDFium. Credit to Guang Gong of 
Alpha Team, Qihoo 360
+  * High CVE-2017-5058: Heap use after free in Print Preview. Credit to Khalil 
Zhani
+  * High CVE-2017-5059: Type confusion in Blink. Credit to SkyLined working 
with Trend Micro's Zero Day Initiative
+  * Medium CVE-2017-5060: URL spoofing in Omnibox. Credit to Xudong Zheng
+  * Medium CVE-2017-5061: URL spoofing in Omnibox. Credit to Haosheng Wang 
(@gnehsoah)
+  * Medium CVE-2017-5062: Use after free in Chrome Apps. Credit to anonymous
+  * Medium CVE-2017-5063: Heap overflow in Skia. Credit to Sweetchip
+  * Medium CVE-2017-5064: Use after free in Blink. Credit to Wadih Matar
+  * Medium CVE-2017-5065: Incorrect UI in Blink. Credit to Khalil Zhani
+  * Medium CVE-2017-5066: Incorrect signature handing in Networking. Credit to 
chenchu
+  * Medium CVE-2017-5067: URL spoofing in Omnibox. Credit to Khalil Zhani
+  * Low CVE-2017-5069: Cross-origin bypass in Blink. Credit to Michael 
Reizelman
+- Refresh patch fix-gn-bootstrap.diff
+- Refresh patch chromium-system-jinja-r13.patch
+- Remove obsolete patch chromium-57-gcc4.patch
+
+---

Old:

  chromium-57-gcc4.patch
  chromium-57.0.2987.133.tar.xz

New:

  chromium-58.0.3029.81.tar.xz



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.NCmkKt/_old  2017-04-29 10:54:00.212165892 +0200
+++ /var/tmp/diff_new_pack.NCmkKt/_new  2017-04-29 10:54:00.212165892 +0200
@@ -17,32 +17,27 @@
 
 
 %define rname chromium
-%if %{?suse_version} <= 1320
 %bcond_with system_vpx
-%else
-%bcond_without system_vpx
-%endif
 %if %{?suse_version} < 1330
 %bcond_with system_icu
 %else
 %bcond_with system_icu
 %endif
-%if %{?suse_version} >= 1320 || (%{?suse_version} == 1315 && 0%{?leap_version} 
>= 420200)
+%if %{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 
0%{?leap_version} >= 420200)
 %bcond_without system_minizip
+%bcond_without system_harfbuzz
 %else
 %bcond_with system_minizip
+%bcond_with system_harfbuzz
 %endif
-# This is just overall condition to contain everything we can't provide on 
SLE12
 %if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
 %bcond_with sle_bundles
-%bcond_without system_harfbuzz
 %else
 %bcond_without sle_bundles
-%bcond_with system_harfbuzz
 %endif
 %bcond_with clang
 Name:   chromium
-Version:57.0.2987.133
+Version:58.0.3029.81
 Release:0
 Summary:Google's open source browser project
 License:BSD-3-Clause and LGPL-2.1+
@@ -78,8 +73,6 @@
 Patch10:gcc60-fixes.diff
 # PATCH-FIX-SUSE make ld use less memory by tweaking compiler flags
 Patch13:chromium-linker-memory.patch
-# PATCH-FIX-UPSTREAM work with old gcc
-Patch14:chromium-57-gcc4.patch
 # archlinux arm enhancement patches
 Patch100:   arm-webrtc-fix.patch
 Patch101:   arm_use_right_compiler.patch
@@ -108,6 +101,7 @@
 BuildRequires:  libva-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  ninja
+BuildRequires:  nodejs
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  procps
@@ -197,10 +191,8 @@
 # while it would build for %arm, we exclude it as it takes forever to build
 ExcludeArch:%{arm} aarch64 i586 ppc ppc64 ppc64le
 %if !%{with sle_bundles}
-BuildRequires:  python-Jinja2
 BuildRequires:  python-beautifulsoup4
 BuildRequires:  python-html5lib
-BuildRequires:  python-ply
 BuildRequires:  python-simplejson
 BuildRequires:  python-xml
 BuildRequires:  yasm-devel
@@ -215,7 +207,7 @@
 BuildRequires:  pkgconfig(icu-i18n) >= 54.0
 %endif
 %if %{with system_vpx}
-BuildRequires:  pkgconfig(vpx) >= 1.4.0
+BuildRequires:  pkgconfig(vpx) >= 1.6.1
 %endif
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavfilter)
@@ -228,8 +220,8 @@
 %if %{with clang}
 BuildRequires:  

commit libqt5-qtstyleplugins for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package libqt5-qtstyleplugins for 
openSUSE:Factory checked in at 2017-04-29 10:54:03

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


Package is "libqt5-qtstyleplugins"

Sat Apr 29 10:54:03 2017 rev:5 rq:491866 version:5.0.0+git20170311

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtstyleplugins/libqt5-qtstyleplugins.changes  
2017-01-25 23:33:06.282418919 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtstyleplugins.new/libqt5-qtstyleplugins.changes
 2017-04-29 10:54:22.253052225 +0200
@@ -1,0 +2,8 @@
+Thu Apr 27 12:46:51 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 5.0.0+git20170311 (changes since
+  5.0.0+git20170119):
+  * Plastique, Motif/CDE: Fix QSpinBox height in layout.
+  * Fix Plastique, Cleanlooks and Motif animation timer.
+
+---

Old:

  qtstyleplugins-opensource-src-5.0.0+git20170119.tar.xz

New:

  qtstyleplugins-opensource-src-5.0.0+git20170311.tar.xz



Other differences:
--
++ libqt5-qtstyleplugins.spec ++
--- /var/tmp/diff_new_pack.3aHNmZ/_old  2017-04-29 10:54:22.924957306 +0200
+++ /var/tmp/diff_new_pack.3aHNmZ/_new  2017-04-29 10:54:22.928956741 +0200
@@ -21,7 +21,7 @@
 %define qt_version 5.7.1
 %bcond_without gtk2
 Name:   libqt5-qtstyleplugins
-Version:5.0.0+git20170119
+Version:5.0.0+git20170311
 Release:0
 Summary:Qt 5 Style Plugins
 License:SUSE-LGPL-2.1-with-digia-exception-1.1

++ qtstyleplugins-opensource-src-5.0.0+git20170119.tar.xz -> 
qtstyleplugins-opensource-src-5.0.0+git20170311.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtstyleplugins-opensource-src-5.0.0+git20170119/src/plugins/styles/cleanlooks/qcleanlooksstyle.cpp
 
new/qtstyleplugins-opensource-src-5.0.0+git20170311/src/plugins/styles/cleanlooks/qcleanlooksstyle.cpp
--- 
old/qtstyleplugins-opensource-src-5.0.0+git20170119/src/plugins/styles/cleanlooks/qcleanlooksstyle.cpp
  2017-01-24 09:50:40.775718643 +0100
+++ 
new/qtstyleplugins-opensource-src-5.0.0+git20170311/src/plugins/styles/cleanlooks/qcleanlooksstyle.cpp
  2017-04-28 16:07:43.265004501 +0200
@@ -609,7 +609,6 @@
 QCleanlooksStyle::QCleanlooksStyle() : 
QProxyStyle(QStyleFactory::create(QLatin1String("Windows"))), animateStep(0), 
animateTimer(0)
 {
 setObjectName(QLatin1String("CleanLooks"));
-startTime.start();
 }
 
 /*!
@@ -3945,17 +3944,26 @@
 /*!
   \reimp
 */
-void QCleanlooksStyle::timerEvent(QTimerEvent *event)
+bool QCleanlooksStyle::event(QEvent *event)
 {
+switch (event->type()) {
+case QEvent::Timer: {
 #ifndef QT_NO_PROGRESSBAR
-if (event->timerId() == animateTimer) {
-Q_ASSERT(progressAnimationFps> 0);
-animateStep = startTime.elapsed() / (1000 / progressAnimationFps);
-foreach (QProgressBar *bar, animatedProgressBars)
-bar->update();
-}
+QTimerEvent *timerEvent = reinterpret_cast(event);
+if (timerEvent->timerId() == animateTimer) {
+Q_ASSERT(progressAnimationFps > 0);
+animateStep = startTime.elapsed() / (1000 / progressAnimationFps);
+foreach (QProgressBar *bar, animatedProgressBars)
+bar->update();
+}
 #endif // QT_NO_PROGRESSBAR
-event->ignore();
+event->ignore();
+}
+default:
+break;
+}
+
+return QProxyStyle::event(event);
 }
 
 /*!
@@ -3998,6 +4006,8 @@
 animatedProgressBars << bar;
 if (!animateTimer) {
 Q_ASSERT(progressAnimationFps > 0);
+animateStep = 0;
+startTime.start();
 animateTimer = o->startTimer(1000 / progressAnimationFps);
 }
 }
@@ -4005,10 +4015,12 @@
 
 void QCleanlooksStyle::stopProgressAnimation(QObject *o, QProgressBar *bar)
 {
-animatedProgressBars.removeAll(bar);
-if (animatedProgressBars.isEmpty() && animateTimer) {
-o->killTimer(animateTimer);
-animateTimer = 0;
+if (!animatedProgressBars.isEmpty()) {
+animatedProgressBars.removeOne(bar);
+if (animatedProgressBars.isEmpty() && animateTimer) {
+o->killTimer(animateTimer);
+animateTimer = 0;
+}
 }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtstyleplugins-opensource-src-5.0.0+git20170119/src/plugins/styles/cleanlooks/qcleanlooksstyle.h
 
new/qtstyleplugins-opensource-src-5.0.0+git20170311/src/plugins/styles/cleanlooks/qcleanlooksstyle.h
--- 

commit mksusecd for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2017-04-29 10:53:41

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


Package is "mksusecd"

Sat Apr 29 10:53:41 2017 rev:36 rq:491813 version:1.51

Changes:

--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes2017-04-12 
18:14:58.580476963 +0200
+++ /work/SRC/openSUSE:Factory/.mksusecd.new/mksusecd.changes   2017-04-29 
10:54:09.526850026 +0200
@@ -1,0 +2,9 @@
+Fri Apr 28 11:19:44 UTC 2017 - wfe...@opensuse.org
+
+- fix getopt config
+- enhanced README.md
+- merge gh#openSUSE/mksusecd#22
+- document all functions
+- 1.51
+
+

Old:

  mksusecd-1.50.tar.xz

New:

  mksusecd-1.51.tar.xz



Other differences:
--
++ mksusecd.spec ++
--- /var/tmp/diff_new_pack.bM5n6N/_old  2017-04-29 10:54:10.090770362 +0200
+++ /var/tmp/diff_new_pack.bM5n6N/_new  2017-04-29 10:54:10.090770362 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   mksusecd
-Version:1.50
+Version:1.51
 Release:0
 Summary:Create SUSE Linux installation ISOs
 License:GPL-3.0+

++ mksusecd-1.50.tar.xz -> mksusecd-1.51.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.50/README.md new/mksusecd-1.51/README.md
--- old/mksusecd-1.50/README.md 2017-04-11 12:49:14.0 +0200
+++ new/mksusecd-1.51/README.md 2017-04-28 13:19:44.0 +0200
@@ -1,8 +1,22 @@
 # mksusecd
 
-This is a tool to create SUSE Linux installation ISOs, either from scratch or
-by modifying existing ISOs. A simple use case is to regenerate a ISO to
-include fixes, see below.
+This is a tool to create (open)SUSE Linux installation ISOs - either from 
scratch or
+by modifying existing ISOs. It is **not** intended to create an installation 
repository or
+completely new product media. For this, use 
[kiwi](https://suse.github.io/kiwi).
+
+mksusecd makes it easy to apply modifications to existing install media, like:
+
+- integrate driver updates 
([DUD](http://ftp.suse.com/pub/people/hvogel/Update-Media-HOWTO/html))
+- modify the installation system
+- replace kernel and modules used during installation
+- add boot options
+- create and integrate add-on repositories
+- change the default repositories used during installation
+- create a mini ('network') boot iso from a regular dvd
+
+The images mksusecd creates can be put both on a cd/dvd or a (usb-)disk. For 
this mksusecd creates
+so-called 'isohybrid' images. If you are interested in the technical details,
+you can read more about it [here](layout.md).
 
 ## Installation
 
@@ -16,33 +30,95 @@
 
 [1]: https://github.com/openSUSE/mkdud
 
-## Simple use case
+## Simple use cases
+
+> **Note**
+>
+> _In all the examples below, when you use an iso image as source (and not a 
directory with the unpacked iso),
+you must run mksusecd with root permissions as it will need to mount the iso 
image temporarily._
+
+### 1. Update a package that is used in the installation system
 
 We have a patch for yast2-core that is needed during installation and the
 final system, e.g. for an AutoYaST installation. The patch is included in
 yast2-core-3.1.12-0.x86_64.rpm.
 
-1. Login as root since mksusecd needs root permissions for temporary mounting 
of
-   file systems.
+- Create a Driver Update Disk (DUD) from yast2-core.rpm:
 
-2. Create a Driver Update Disk (DUD) from yast2-core.rpm:
-```
+```sh
 mkdud --create bug-free.dud --dist 13.2 yast2-core-3.1.12-0.x86_64.rpm
 ```
 
-3. Create a new ISO from the original openSUSE 13.2 ISO and the DUD:
-```
-mksusecd --create bug-free.iso --initrd bug-free.dud 
openSUSE-13.2-DVD-x86_64.iso
-```
+- Create a new ISO from the original openSUSE 13.2 ISO and the DUD:
+
+   ```sh
+   mksusecd --create bug-free.iso --initrd bug-free.dud 
openSUSE-13.2-DVD-x86_64.iso
+   ```
 
 Now you can use bug-free.iso as a replacement for openSUSE-13.2-DVD-x86_64.iso.
 
+### 2 .Create a network install iso
+
+Say, you need to walk around and install a lot from `http://foo/bar`, then do
+
+```sh
+mksusecd --create foo.iso --nano --net=http://foo/bar 
openSUSE-13.2-DVD-x86_64.iso
+```
+
+`--nano` puts only the necessary files for booting on the media (not the 
installer itself, for example).
+
+### 3. Add some boot options
+
+If you need to repeatedly enter the same boot options, create an iso that 
already has them:
+
+```sh
+mksusecd --create foo.iso --boot "sshd=1 password=*" 
openSUSE-13.2-DVD-x86_64.iso
+```
+
+This would start an ssh daemon you can login to during installation.
+
+### 4. 

commit kdb for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package kdb for openSUSE:Factory checked in 
at 2017-04-29 10:53:37

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


Package is "kdb"

Sat Apr 29 10:53:37 2017 rev:3 rq:491795 version:3.0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/kdb/kdb.changes  2017-04-11 09:45:40.548736111 
+0200
+++ /work/SRC/openSUSE:Factory/.kdb.new/kdb.changes 2017-04-29 
10:54:04.799517847 +0200
@@ -1,0 +2,5 @@
+Fri Apr 28 09:28:22 UTC 2017 - wba...@tmo.at
+
+- Fix the -lang package Recommends
+
+---



Other differences:
--
++ kdb.spec ++
--- /var/tmp/diff_new_pack.PV5f0E/_old  2017-04-29 10:54:05.491420103 +0200
+++ /var/tmp/diff_new_pack.PV5f0E/_new  2017-04-29 10:54:05.495419538 +0200
@@ -47,7 +47,7 @@
 %package -n libKDb3-3
 Summary:The library for the Database Connectivity and Creation 
Framework
 Group:  System/Libraries
-Recommends: libKDb3-3-lang >= %{version}
+Recommends: %{name}-lang >= %{version}
 Obsoletes:  calligra-kexi-mssql-driver < %{version}
 Obsoletes:  calligra-kexi-xbase-driver < %{version}
 Provides:   %{name} = %{version}




commit orion for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package orion for openSUSE:Factory checked 
in at 2017-04-29 10:54:00

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


Package is "orion"

Sat Apr 29 10:54:00 2017 rev:2 rq:491856 version:1.5.1+git~20170428

Changes:

--- /work/SRC/openSUSE:Factory/orion/orion.changes  2017-04-11 
09:41:37.459075728 +0200
+++ /work/SRC/openSUSE:Factory/.orion.new/orion.changes 2017-04-29 
10:54:20.27545 +0200
@@ -0,0 +1,218 @@
+---
+Fri Apr 28 13:32:35 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.5.1rc+git~20170428:
+  * updated dependencies
+
+---
+Fri Apr 28 12:39:22 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170428:
+  * comment out unused parameters
+  * explicit parent QObject call
+  * more unused parameters
+  * Revert "explicit parent QObject call"
+  * favouritesModel 0 -> nullptr
+  * missing Q_OBJECTs
+  * bring IrcChat static consts into class as there are some non-PODs
+  * move more static QString consts into classes; foreach tweaks
+  * more foreach tweaks, constness fixes in channel getters
+  * fix technically ambiguous comment block
+  * fix emit used with non-signal member functions
+  * fix emit used with non-signal member functions, cont'd
+  * fix ambiguous backslash ending in comment
+  * Move QTcpSocket creation out of IrcChat constructor as emits don't work in 
constructor
+  * dead code
+  * minimally handle the case where sock is null
+  * more foreach tweaks
+  * populate all ChatMessage fields for sent message
+  * add virtual destructor to work around compiler vtable issues
+  * missing return
+  * vtable plz
+  * Revert "vtable plz"
+  * Revert "add virtual destructor to work around compiler vtable issues"
+  * appveyor: switch to lachs0r's libmpv build
+  * bump TLS version for download
+  * handle relative download link url
+  * update cache setting for new mpv path
+  * troubleshooting move
+  * include contents move is not necessary with this libmpv build
+  * prepend EXPORTS line to def
+  * libmpv artifact changes
+  * update path in conditional download test
+
+---
+Thu Apr 27 10:49:50 UTC 2017 - jeng...@inai.de
+
+- Trim reference to external repositories from description.
+- Replace %__macro-type indirections.
+
+---
+Mon Apr 24 08:21:38 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170423:
+  * Switch QDateTime static members for compatibility with older Qt
+
+---
+Sun Apr 23 10:56:01 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170422:
+  * clear replay chat deduplication state when switching/seeking VODs or 
leaving replay mode
+  * fix reload stream button, resume when channel goes online, resume when 
network comes back online
+
+---
+Sat Apr 22 08:50:34 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170422:
+  * add vod chat replay
+  * fix: "Open chat" command should turn off vod mode
+  * cleanup unused forward declarations
+  * fix iterator invalid state after erase
+  * side margins for chat
+  * workaround offset in the mpv backend positions
+  * get rid of chat timestamp offset in the chat-replay layer as there is a 
workaround in the mpv backend
+  * don't do replay seeks and renames when not in replay mode
+  * when we leave replay mode or switch vods, cancel the chat replay network 
request in progress if any
+
+---
+Fri Apr 21 16:19:59 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170421:
+  * [mpv] Enable hardware decoding if available
+
+---
+Wed Apr 19 18:25:59 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170419:
+  * fix for chat reconnect when we switch content for the channel we're 
already in
+  * add VOD created date/time to tooltip
+
+---
+Tue Apr 18 08:28:36 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170418:
+  * fix network error message not showing if there is a failure before the UI 
loads
+
+---
+Mon Apr 17 20:10:50 UTC 2017 - pousadua...@gmail.com
+
+- Update to version 1.4.0+git~20170417:
+  * Dropped qt webengine module => Replaced with (super) lightweight http 
server; Version up to 

commit SHERPA-MC for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package SHERPA-MC for openSUSE:Factory 
checked in at 2017-04-29 10:53:42

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


Package is "SHERPA-MC"

Sat Apr 29 10:53:42 2017 rev:7 rq:491828 version:2.2.3

Changes:

--- /work/SRC/openSUSE:Factory/SHERPA-MC/SHERPA-MC.changes  2017-03-12 
20:02:29.850513231 +0100
+++ /work/SRC/openSUSE:Factory/.SHERPA-MC.new/SHERPA-MC.changes 2017-04-29 
10:54:10.670688438 +0200
@@ -1,0 +2,9 @@
+Fri Apr 28 06:47:09 UTC 2017 - badshah...@gmail.com
+
+- Update to version 2.2.3:
+  * Support for the Recola one-loop generator for QCD corrections.
+- Add SHERPA-MC-no-return-in-non-void-function.patch -- Fix a
+  non-void (bool) function that was not returning any data to
+  return "true".
+
+---

Old:

  SHERPA-MC-2.2.1.tar.gz

New:

  SHERPA-MC-2.2.3.tar.gz
  SHERPA-MC-no-return-in-non-void-function.patch



Other differences:
--
++ SHERPA-MC.spec ++
--- /var/tmp/diff_new_pack.3WuKgu/_old  2017-04-29 10:54:11.838523461 +0200
+++ /var/tmp/diff_new_pack.3WuKgu/_new  2017-04-29 10:54:11.842522896 +0200
@@ -19,13 +19,15 @@
 %define soname lib%{name}0
 
 Name:   SHERPA-MC
-Version:2.2.1
+Version:2.2.3
 Release:0
 Summary:MC event generator for Simulation of High-Energy Reactions of 
PArticles
 License:GPL-2.0+ and GPL-3.0
 Group:  Development/Libraries/C and C++
 Url:https://sherpa.hepforge.org/
 Source: 
http://www.hepforge.org/archive/sherpa/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM SHERPA-MC-no-return-in-non-void-function.patch 
badshah...@gmail.com -- Fix a non-void (bool) function that was not returning 
any data to return "true"
+Patch0: SHERPA-MC-no-return-in-non-void-function.patch
 BuildRequires:  HepMC-devel
 BuildRequires:  LHAPDF-devel
 BuildRequires:  Rivet-devel
@@ -132,6 +134,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++ SHERPA-MC-2.2.1.tar.gz -> SHERPA-MC-2.2.3.tar.gz ++
/work/SRC/openSUSE:Factory/SHERPA-MC/SHERPA-MC-2.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.SHERPA-MC.new/SHERPA-MC-2.2.3.tar.gz differ: char 
5, line 1

++ SHERPA-MC-no-return-in-non-void-function.patch ++
Index: SHERPA-MC-2.2.3/SHERPA/Tools/HepMC2_Interface.C
===
--- SHERPA-MC-2.2.3.orig/SHERPA/Tools/HepMC2_Interface.C
+++ SHERPA-MC-2.2.3/SHERPA/Tools/HepMC2_Interface.C
@@ -647,6 +647,7 @@ bool HepMC2_Interface::AddCrossSection(H
 #else
   msg_Info()<

commit java-9-openjdk for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package java-9-openjdk for openSUSE:Factory 
checked in at 2017-04-29 10:53:39

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


Package is "java-9-openjdk"

Sat Apr 29 10:53:39 2017 rev:2 rq:491799 version:9.0.0.0~166

Changes:

--- /work/SRC/openSUSE:Factory/java-9-openjdk/java-9-openjdk.changes
2017-04-26 21:44:42.875273685 +0200
+++ /work/SRC/openSUSE:Factory/.java-9-openjdk.new/java-9-openjdk.changes   
2017-04-29 10:54:05.635399763 +0200
@@ -1,0 +2,5 @@
+Fri Apr 28 07:22:51 UTC 2017 - fst...@suse.com
+
+- Change the java_ver variable from 1.9.0 to 9 
+
+---



Other differences:
--
++ java-9-openjdk.spec ++
--- /var/tmp/diff_new_pack.6EPrF4/_old  2017-04-29 10:54:07.731103707 +0200
+++ /var/tmp/diff_new_pack.6EPrF4/_new  2017-04-29 10:54:07.735103142 +0200
@@ -46,7 +46,7 @@
 %global icedtea_sound_version 1.0.1
 # priority must be 6 digits in total
 %global priority1905
-%global javaver 1.%{majorver}.0
+%global javaver %{majorver}
 # Standard JPackage directories and symbolic links.
 %global sdklnk  java-%{javaver}-openjdk
 %global archname%{sdklnk}
@@ -238,6 +238,7 @@
 # Required at least by fop
 Provides:   java-%{bits} = %{javaver}
 Provides:   java-%{javaver}-%{bits}
+Provides:   java-1_9_0-openjdk = %{version}-%{release}
 Provides:   java-openjdk-%{bits} = %{version}-%{release}
 Provides:   jre-%{bits} = %{javaver}
 Provides:   jre-%{javaver}-%{bits}
@@ -250,7 +251,6 @@
 Provides:   jre1.7.x
 Provides:   jre1.8.x
 Provides:   jre1.9.x
-Provides:   java-1_9_0-openjdk = %{version}-%{release}
 Obsoletes:  java-1_9_0-openjdk < %{version}-%{release}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Zero-assembler build requirement.
@@ -313,6 +313,7 @@
 Provides:   jre-openjdk-headless = %{version}-%{release}
 # Standard JPackage extensions provides.
 Provides:   jaas = %{version}
+Provides:   java-1_9_0-openjdk-headless = %{version}-%{release}
 Provides:   java-sasl = %{version}
 Provides:   jce = %{version}
 Provides:   jdbc-stdext = 4.1
@@ -322,7 +323,6 @@
 Provides:   jndi-ldap = %{version}
 Provides:   jndi-rmi = %{version}
 Provides:   jsse = %{version}
-Provides:   java-1_9_0-openjdk-headless = %{version}-%{release}
 Obsoletes:  java-1_9_0-openjdk-headless < %{version}-%{release}
 
 %description headless
@@ -339,13 +339,13 @@
 Requires(postun): update-alternatives
 # Standard JPackage devel provides.
 Provides:   java-%{javaver}-devel = %{version}
+Provides:   java-1_9_0-openjdk-devel = %{version}-%{release}
 Provides:   java-devel = %{javaver}
 Provides:   java-devel-openjdk = %{version}
 Provides:   java-sdk = %{javaver}
 Provides:   java-sdk-%{javaver} = %{version}
 Provides:   java-sdk-%{javaver}-openjdk = %{version}
 Provides:   java-sdk-openjdk = %{version}
-Provides:   java-1_9_0-openjdk-devel = %{version}-%{release}
 Obsoletes:  java-1_9_0-openjdk-devel < %{version}-%{release}
 
 %description devel
@@ -381,8 +381,8 @@
 Requires(postun): update-alternatives
 # Standard JPackage javadoc provides.
 Provides:   java-%{javaver}-javadoc = %{version}-%{release}
-Provides:   java-javadoc = %{version}-%{release}
 Provides:   java-1_9_0-openjdk-javadoc = %{version}-%{release}
+Provides:   java-javadoc = %{version}-%{release}
 Obsoletes:  java-1_9_0-openjdk-javadoc < %{version}-%{release}
 %if 0%{?suse_version} >= 1120
 BuildArch:  noarch




commit monitoring-plugins for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package monitoring-plugins for 
openSUSE:Factory checked in at 2017-04-29 10:53:52

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


Package is "monitoring-plugins"

Sat Apr 29 10:53:52 2017 rev:5 rq:491853 version:2.2

Changes:

--- /work/SRC/openSUSE:Factory/monitoring-plugins/monitoring-plugins.changes
2017-01-24 10:38:03.514729408 +0100
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins.new/monitoring-plugins.changes   
2017-04-29 10:54:14.466152262 +0200
@@ -1,0 +2,13 @@
+Fri Apr 21 15:25:57 CEST 2017 - r...@suse.de
+
+- disable requires for apparmor on non-suse for now 
+
+---
+Fri Apr 21 12:13:06 CEST 2017 - r...@suse.de
+
+- adapt buildrequires for centos
+- enclose all permissions handling with if suse_version 
+- wrap recommends with if suse_version
+- disable radius check (no freeradius-client-devel rpm found)
+
+---



Other differences:
--
++ monitoring-plugins.spec ++
--- /var/tmp/diff_new_pack.8QIIey/_old  2017-04-29 10:54:15.434015534 +0200
+++ /var/tmp/diff_new_pack.8QIIey/_new  2017-04-29 10:54:15.438014969 +0200
@@ -63,7 +63,9 @@
 BuildRequires:  bind-utils
 BuildRequires:  dhcp-devel
 BuildRequires:  fping
+%if 0%{?suse_version}
 PreReq: permissions
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1210
 BuildRequires:  libgnutls-devel
@@ -79,7 +81,12 @@
 BuildRequires:  openldap2-devel
 BuildRequires:  openssh
 BuildRequires:  openssl-devel
+%if 0%{?fedora_version} ||  0%{?rhel_version} || 0%{?centos_version}
+BuildRequires:  net-snmp-perl
+BuildRequires:  net-snmp-utils
+%else
 BuildRequires:  perl-Net-SNMP
+%endif
 BuildRequires:  postfix
 BuildRequires:  postgresql-devel
 BuildRequires:  procps
@@ -108,6 +115,7 @@
 %endif
 # recommend the old, included checks to allow an easy update - but
 # also allow users to deselect some of the new sub-packages
+%if 0%{?suse_version}
 Recommends: %{name}-bgpstate
 Recommends: %{name}-breeze
 Recommends: %{name}-by_ssh
@@ -155,8 +163,12 @@
 Recommends: %{name}-users
 Recommends: %{name}-wave
 Suggests:   %{name}-cups
+%endif
 %define apt_get_command %{_bindir}/apt-get
 %define qstat_command   %{_bindir}/qstat
+%if ! 0%{?suse_version}
+%define _libexecdir %{nagios_plugindir}
+%endif
 
 %description
 The actual service checks on current monitoring solutions like Icinga,
@@ -170,6 +182,7 @@
 Summary:Plug-Ins which depend on additional packages
 Group:  System/Monitoring
 Requires:   %{name}-common = %{version}
+%if 0%{?suse_version}
 Recommends: %{name}-fping
 Recommends: %{name}-hpjd
 Recommends: %{name}-ldap
@@ -178,6 +191,7 @@
 Recommends: %{name}-snmp
 Suggests:   %{name}-apt
 Suggests:   %{name}-game
+%endif
 Provides:   nagios-plugins-extras = %{version}
 Obsoletes:  nagios-plugins-extras <= 1.5
 
@@ -188,6 +202,7 @@
 %package all
 Summary:All Monitoring-Plugin checks
 Group:  System/Monitoring
+%if 0%{?suse_version}
 Recommends: %{name}-apt
 Recommends: %{name}-bgpstate
 Recommends: %{name}-bind
@@ -249,8 +264,10 @@
 Recommends: %{name}-real
 Recommends: %{name}-rpc
 Recommends: %{name}-rsync
+%endif
 Provides:   nagios-plugins-all = %{version}
 Obsoletes:  nagios-plugins-all <= 1.5
+%if 0%{?suse_version}
 %ifnarch ppc ppc64 sparc sparc64 s390 s390x
 Recommends: %{name}-sensors
 %endif
@@ -266,6 +283,7 @@
 Recommends: %{name}-wave
 Recommends: %{name}-zypper
 Recommends: nagios-xen-host
+%endif
 
 %description all
 This virtual package recommends all currently available, official
@@ -415,8 +433,8 @@
 Recommends: apparmor-parser
 Recommends: apparmor-profiles
 %else
-Requires:   apparmor-parser
-Requires:   apparmor-profiles
+#Requires:   apparmor-parser
+#Requires:   apparmor-profiles
 %endif
 
 %description dhcp
@@ -585,7 +603,12 @@
 Summary:Monitor network interfaces
 Group:  System/Monitoring
 Requires:   %{name}-common = %{version}
+%if 0%{?fedora_version} ||  0%{?rhel_version} || 0%{?centos_version}
+Requires:   net-snmp-perl
+Requires:   net-snmp-utils
+%else
 Requires:   perl-Net-SNMP
+%endif
 Provides:   nagios-plugins-ifoperstatus = %{version}
 Obsoletes:  nagios-plugins-ifoperstatus <= 1.5
 
@@ -597,7 +620,12 @@
 Summary:Monitor operational status network interfaces
 Group:  System/Monitoring
 Requires:   %{name}-common = 

commit perl-ExtUtils-PkgConfig for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package perl-ExtUtils-PkgConfig for 
openSUSE:Factory checked in at 2017-04-29 10:53:46

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


Package is "perl-ExtUtils-PkgConfig"

Sat Apr 29 10:53:46 2017 rev:29 rq:491832 version:1.16

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-ExtUtils-PkgConfig/perl-ExtUtils-PkgConfig.changes
  2015-04-27 13:04:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-ExtUtils-PkgConfig.new/perl-ExtUtils-PkgConfig.changes
 2017-04-29 10:54:12.162477697 +0200
@@ -1,0 +2,10 @@
+Sat Apr 22 05:42:33 UTC 2017 - co...@suse.com
+
+- updated to 1.16
+   see /usr/share/doc/packages/perl-ExtUtils-PkgConfig/Changes
+
+  1.16  Thu Apr 20 18:51:36 PDT 2017
+  - Add exists() method, and update README (RT#77880)
+  - Handle removal of '.' from @INC for Perl 5.24 (RT#120819)
+
+---

Old:

  ExtUtils-PkgConfig-1.15.tar.gz

New:

  ExtUtils-PkgConfig-1.16.tar.gz



Other differences:
--
++ perl-ExtUtils-PkgConfig.spec ++
--- /var/tmp/diff_new_pack.dAeMaP/_old  2017-04-29 10:54:12.922370348 +0200
+++ /var/tmp/diff_new_pack.dAeMaP/_new  2017-04-29 10:54:12.926369783 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-ExtUtils-PkgConfig
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 
 
 Name:   perl-ExtUtils-PkgConfig
-Version:1.15
+Version:1.16
 Release:0
-%define cpan_version 1.15
-Provides:   perl(ExtUtils::PkgConfig) = 1.15
+%define cpan_version 1.16
+Provides:   perl(ExtUtils::PkgConfig) = 1.16
 %define cpan_name ExtUtils-PkgConfig
 Summary:Simplistic Interface to Pkg-Config
 License:LGPL-2.1+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/ExtUtils-PkgConfig/
-Source0:
http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ ExtUtils-PkgConfig-1.15.tar.gz -> ExtUtils-PkgConfig-1.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-PkgConfig-1.15/Changes 
new/ExtUtils-PkgConfig-1.16/Changes
--- old/ExtUtils-PkgConfig-1.15/Changes 2013-09-29 07:14:46.0 +0200
+++ new/ExtUtils-PkgConfig-1.16/Changes 2017-04-21 03:55:28.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension ExtUtils::PkgConfig.
 
+1.16  Thu Apr 20 18:51:36 PDT 2017
+- Add exists() method, and update README (RT#77880)
+- Handle removal of '.' from @INC for Perl 5.24 (RT#120819)
+
 1.15  Sat Sep 28 22:14:31 PDT 2013
 - Gracefully handle empty fields in pkg-config files.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-PkgConfig-1.15/META.json 
new/ExtUtils-PkgConfig-1.16/META.json
--- old/ExtUtils-PkgConfig-1.15/META.json   2013-09-29 07:20:11.0 
+0200
+++ new/ExtUtils-PkgConfig-1.16/META.json   2017-04-21 03:57:00.0 
+0200
@@ -1,11 +1,13 @@
 {
"abstract" : "unknown",
"author" : [
+  "unknown",
   "gtk2-perl Team "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter 
version 2.150005",
"license" : [
+  "unknown",
   "lgpl_2_1"
],
"meta-spec" : {
@@ -19,6 +21,18 @@
  "inc"
   ]
},
+   "prereqs" : {
+  "build" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  },
+  "configure" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  }
+   },
"release_status" : "stable",
"resources" : {
   "bugtracker" : {
@@ -36,5 +50,6 @@
   },
   "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list;
},
-   "version" : "1.15"
+   "version" : "1.16",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-PkgConfig-1.15/META.yml 
new/ExtUtils-PkgConfig-1.16/META.yml

commit imx-usb-loader for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package imx-usb-loader for openSUSE:Factory 
checked in at 2017-04-29 10:53:32

Comparing /work/SRC/openSUSE:Factory/imx-usb-loader (Old)
 and  /work/SRC/openSUSE:Factory/.imx-usb-loader.new (New)


Package is "imx-usb-loader"

Sat Apr 29 10:53:32 2017 rev:5 rq:491759 version:0.0~git20170410

Changes:

--- /work/SRC/openSUSE:Factory/imx-usb-loader/imx-usb-loader.changes
2017-01-17 14:35:15.822794681 +0100
+++ /work/SRC/openSUSE:Factory/.imx-usb-loader.new/imx-usb-loader.changes   
2017-04-29 10:54:00.748090183 +0200
@@ -1,0 +2,7 @@
+Fri Apr 28 08:17:39 UTC 2017 - guilla...@opensuse.org
+
+- Update to git20171004:
+  * Fix possible overflow (upstreamed fix_strncat_overflow.patch)
+  * Add i.mx6ull id
+
+---

Old:

  fix_strncat_overflow.patch
  imx_usb_loader-1482852643.ba6b31c.tar.bz2

New:

  imx_usb_loader-1491839092.75d8237.tar.bz2



Other differences:
--
++ imx-usb-loader.spec ++
--- /var/tmp/diff_new_pack.YKT8XS/_old  2017-04-29 10:54:01.571973794 +0200
+++ /var/tmp/diff_new_pack.YKT8XS/_new  2017-04-29 10:54:01.575973230 +0200
@@ -17,17 +17,16 @@
 #
 
 
-%define git_version 1482852643.ba6b31c
+%define git_version 1491839092.75d8237
 
 Name:   imx-usb-loader
-Version:0.0~git20161227
+Version:0.0~git20170410
 Release:0
 Summary:Vybrid/i.MX recovery utility
 License:LGPL-2.1+
 Group:  Hardware/Other
 Url:https://github.com/boundarydevices/imx_usb_loader
 Source0:imx_usb_loader-%{git_version}.tar.bz2
-Patch1: fix_strncat_overflow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libusb-1_0-devel
 BuildRequires:  pkg-config
@@ -41,7 +40,6 @@
 
 %prep
 %setup -q -n imx_usb_loader-%{git_version}
-%patch1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"  \

++ imx_usb_loader-1482852643.ba6b31c.tar.bz2 -> 
imx_usb_loader-1491839092.75d8237.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imx_usb_loader-1482852643.ba6b31c/README.md 
new/imx_usb_loader-1491839092.75d8237/README.md
--- old/imx_usb_loader-1482852643.ba6b31c/README.md 2016-12-27 
16:30:43.0 +0100
+++ new/imx_usb_loader-1491839092.75d8237/README.md 2017-04-10 
17:44:52.0 +0200
@@ -49,6 +49,17 @@
 directory. If you use an alternative location or compile libusb from source
 too, you will have to alter the include/library path in the project settings.
 
+### macOS
+
+libusb and pkg-config can be installed via Homebrew.
+
+If imx_usb fails to claim interface, com.apple.driver.usb.IOUSBHostHIDDevice
+needs to be unloaded so libusb can claim, run:
+
+```
+sudo kextunload -b com.apple.driver.usb.IOUSBHostHIDDevice
+```
+
 ## Usage
 Using USB, your device should be detected automatically using the USB
 VID/PID from imx_usb.conf. Using UART, the user has to specify a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imx_usb_loader-1482852643.ba6b31c/imx_sdp.c 
new/imx_usb_loader-1491839092.75d8237/imx_sdp.c
--- old/imx_usb_loader-1482852643.ba6b31c/imx_sdp.c 2016-12-27 
16:30:43.0 +0100
+++ new/imx_usb_loader-1491839092.75d8237/imx_sdp.c 2017-04-10 
17:44:52.0 +0200
@@ -141,8 +141,8 @@
static char sep = PATH_SEPARATOR;
 
strncpy(conf, conf_path, sizeof(conf));
-   strncat(conf, , sizeof(conf));
-   strncat(conf, conf_file, sizeof(conf));
+   strncat(conf, , sizeof(conf) - strlen(conf) - 1);
+   strncat(conf, conf_file, sizeof(conf) - strlen(conf) - 1);
if (access(conf, R_OK) != -1) {
printf("config file <%s>\n", conf);
return conf;
@@ -728,6 +728,11 @@
return -1;
}
 
+   if (length == 0) {
+   printf("No DCD table, skip\n");
+   return 0;
+   }
+
dl_command.cnt = BE32(length);
 
dcd_end = dcd + length;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imx_usb_loader-1482852643.ba6b31c/imx_usb.conf 
new/imx_usb_loader-1491839092.75d8237/imx_usb.conf
--- old/imx_usb_loader-1482852643.ba6b31c/imx_usb.conf  2016-12-27 
16:30:43.0 +0100
+++ new/imx_usb_loader-1491839092.75d8237/imx_usb.conf  2017-04-10 
17:44:52.0 +0200
@@ -7,6 +7,7 @@
 0x15a2:0x0063, mx6_usb_work.conf
 0x15a2:0x0071, mx6_usb_work.conf
 0x15a2:0x007d, mx6_usb_work.conf
+0x15a2:0x0080, mx6_usb_work.conf
 0x15a2:0x0076, mx7_usb_work.conf
 0x15a2:0x0041, mx51_usb_work.conf
 0x15a2:0x004e, mx53_usb_work.conf
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit ghc-generic-deriving for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package ghc-generic-deriving for 
openSUSE:Factory checked in at 2017-04-29 10:53:15

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


Package is "ghc-generic-deriving"

Sat Apr 29 10:53:15 2017 rev:6 rq:491691 version:1.11.2

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-generic-deriving/ghc-generic-deriving.changes
2017-04-20 20:55:47.390901041 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-generic-deriving.new/ghc-generic-deriving.changes
   2017-04-29 10:53:15.454488734 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:32:43 UTC 2017 - psim...@suse.com
+
+- Update to version 1.11.2 with cabal2obs.
+
+---

Old:

  generic-deriving-1.11.1.tar.gz
  generic-deriving.cabal

New:

  generic-deriving-1.11.2.tar.gz



Other differences:
--
++ ghc-generic-deriving.spec ++
--- /var/tmp/diff_new_pack.6GYgf6/_old  2017-04-29 10:53:16.110396075 +0200
+++ /var/tmp/diff_new_pack.6GYgf6/_new  2017-04-29 10:53:16.110396075 +0200
@@ -19,14 +19,13 @@
 %global pkg_name generic-deriving
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.11.1
+Version:1.11.2
 Release:0
 Summary:Generic programming library for generalised deriving
 License:BSD-3-Clause
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-rpm-macros
@@ -61,7 +60,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ generic-deriving-1.11.1.tar.gz -> generic-deriving-1.11.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/generic-deriving-1.11.1/CHANGELOG.md 
new/generic-deriving-1.11.2/CHANGELOG.md
--- old/generic-deriving-1.11.1/CHANGELOG.md2016-09-11 01:52:12.0 
+0200
+++ new/generic-deriving-1.11.2/CHANGELOG.md2017-04-10 15:13:29.0 
+0200
@@ -1,3 +1,9 @@
+# 1.11.2 [2017.04.10]
+* Add `GEq`, `GShow`, `GEnum`, and `GIx` instances for the new data types
+  in `Foreign.C.Types` (`CBool`) and `System.Posix.Types` (`CBlkSize`,
+  `CBlkCnt`, `CClockId`, `CFsBlkCnt`, `CFsFilCnt`, `CId`, `CKey`, and `CTimer`)
+  introduced in `base-4.10.0.0`
+
 # 1.11.1 [2016.09.10]
 * Fix Template Haskell regression involving data families
 * Convert examples to test suite
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/generic-deriving-1.11.1/generic-deriving.cabal 
new/generic-deriving-1.11.2/generic-deriving.cabal
--- old/generic-deriving-1.11.1/generic-deriving.cabal  2016-09-11 
01:52:12.0 +0200
+++ new/generic-deriving-1.11.2/generic-deriving.cabal  2017-04-10 
15:13:29.0 +0200
@@ -1,5 +1,5 @@
 name:   generic-deriving
-version:1.11.1
+version:1.11.2
 synopsis:   Generic programming library for generalised deriving.
 description:
 
@@ -31,7 +31,8 @@
   , GHC == 7.6.3
   , GHC == 7.8.4
   , GHC == 7.10.3
-  , GHC == 8.0.1
+  , GHC == 8.0.2
+  , GHC == 8.2.1
 extra-source-files: CHANGELOG.md
   , README.md
 
@@ -75,7 +76,7 @@
 
   build-depends:containers   >= 0.1 && < 0.6
   , ghc-prim   < 1
-  , template-haskell >= 2.4 && < 2.12
+  , template-haskell >= 2.4 && < 2.13
 
   default-language: Haskell2010
   ghc-options:  -Wall
@@ -86,9 +87,9 @@
   other-modules:ExampleSpec
 TypeInTypeSpec
   build-depends:base >= 4.3  && < 5
-  , generic-deriving == 1.11.1
+  , generic-deriving
   , hspec>= 2&& < 3
-  , template-haskell >= 2.4  && < 2.12
+  , template-haskell >= 2.4  && < 2.13
   hs-source-dirs:   tests
   default-language: Haskell2010
   ghc-options:  -Wall -threaded -rtsopts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/generic-deriving-1.11.1/src/Generics/Deriving/Enum.hs 

commit virt-manager for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2017-04-29 10:53:21

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


Package is "virt-manager"

Sat Apr 29 10:53:21 2017 rev:150 rq:491713 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2017-04-11 09:36:04.358130577 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2017-04-29 10:53:25.045133877 +0200
@@ -1,0 +2,30 @@
+Thu Apr 27 13:53:45 MDT 2017 - carn...@suse.com
+
+- bsc#1027942 - virt-manager: Missing upstream bug fixes
+  f5d709d9-lang-it-1.patch
+  c66098f3-lang-it-2.patch
+  452a693e-lang-update.patch
+  6b5106ea-lang-it-ko-fix.patch
+  9c8ffe51-fix-multiple-warnings-1.patch
+  cb182f7e-skip-authentication-only-for-VNC-with-listen-type-none.patch
+  0610cd6a-ensure-bool-value-used-for-set_sensitive-call.patch
+  f341352c-remove-redundant-error-string.patch
+  ff3b4dc5-dont-overwrite-install-bootorder.patch
+  2099a194-reset-guest-domain-to-none-on-domain-creation-error.patch
+  7aee124d-fix-multiple-warnings-2.patch
+
+---
+Mon Apr 24 16:57:50 MDT 2017 - carn...@suse.com
+
+- Check for SLE15 and Leap 15 bsc#1035779 
+  virtman-default-guest-from-host-os.patch
+
+---
+Mon Apr 24 16:55:36 JST 2017 - jan.hilber...@suse.com
+
+- Fix CaaSP detection (bsc#1010060)
+  Allow installation of "SUSE Container as a Service Platform".
+  virtinst-add-caasp-support.patch
+- Dropped virtinst-add-casp-support.patch
+
+---

Old:

  virtinst-add-casp-support.patch

New:

  0610cd6a-ensure-bool-value-used-for-set_sensitive-call.patch
  2099a194-reset-guest-domain-to-none-on-domain-creation-error.patch
  452a693e-lang-update.patch
  6b5106ea-lang-it-ko-fix.patch
  7aee124d-fix-multiple-warnings-2.patch
  9c8ffe51-fix-multiple-warnings-1.patch
  c66098f3-lang-it-2.patch
  cb182f7e-skip-authentication-only-for-VNC-with-listen-type-none.patch
  f341352c-remove-redundant-error-string.patch
  f5d709d9-lang-it-1.patch
  ff3b4dc5-dont-overwrite-install-bootorder.patch
  virtinst-add-caasp-support.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.Dl3dxH/_old  2017-04-29 10:53:26.412940649 +0200
+++ /var/tmp/diff_new_pack.Dl3dxH/_new  2017-04-29 10:53:26.416940084 +0200
@@ -37,6 +37,17 @@
 Source1:virt-install.rb
 Source2:virt-install.desktop
 # Upstream Patches
+Patch0: f5d709d9-lang-it-1.patch
+Patch1: c66098f3-lang-it-2.patch
+Patch2: 452a693e-lang-update.patch
+Patch3: 6b5106ea-lang-it-ko-fix.patch
+Patch4: 9c8ffe51-fix-multiple-warnings-1.patch
+Patch5: 
cb182f7e-skip-authentication-only-for-VNC-with-listen-type-none.patch
+Patch6: 0610cd6a-ensure-bool-value-used-for-set_sensitive-call.patch
+Patch7: f341352c-remove-redundant-error-string.patch
+Patch8: ff3b4dc5-dont-overwrite-install-bootorder.patch
+Patch9: 
2099a194-reset-guest-domain-to-none-on-domain-creation-error.patch
+Patch10:7aee124d-fix-multiple-warnings-2.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -61,7 +72,7 @@
 Patch126:   virtinst-set-qemu-emulator.patch
 Patch127:   virtinst-add-ppc64-arch-support.patch
 Patch128:   virtinst-s390x-disable-graphics.patch
-Patch129:   virtinst-add-casp-support.patch
+Patch129:   virtinst-add-caasp-support.patch
 Patch130:   virtinst-expand-combobox.patch
 # Bug Fixes
 Patch150:   virtman-prevent-double-click-starting-vm-twice.patch
@@ -157,6 +168,17 @@
 %prep
 %setup -q
 # Upstream Patches
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p1
 # SUSE Only
 %patch70 -p1
 %patch71 -p1

++ 0610cd6a-ensure-bool-value-used-for-set_sensitive-call.patch ++
Subject: console: Ensure bool value used for set_sensitive call
From: Cole Robinson crobi...@redhat.com Wed Mar 29 12:07:02 2017 -0400
Date: Wed Mar 29 12:07:50 2017 -0400:
Git: 0610cd6acb5d59f492070759b01e8ee5ccd082a9

Seen in a bug log file:

[Tue, 28 Mar 2017 12:05:21 virt-manager 2465] DEBUG (cli:251) Uncaught 
exception:
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/details.py", line 1303, in 
refresh_vm_state
self.console.details_update_widget_states()
  File "/usr/share/virt-manager/virtManager/console.py", line 1025, in 

commit hddtemp for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package hddtemp for openSUSE:Factory checked 
in at 2017-04-29 10:53:26

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


Package is "hddtemp"

Sat Apr 29 10:53:26 2017 rev:3 rq:491724 version:0.3_beta15_e16aed6

Changes:

--- /work/SRC/openSUSE:Factory/hddtemp/hddtemp.changes  2017-03-20 
17:08:48.224300934 +0100
+++ /work/SRC/openSUSE:Factory/.hddtemp.new/hddtemp.changes 2017-04-29 
10:53:29.280535548 +0200
@@ -1,0 +2,7 @@
+Thu Apr 27 11:08:55 UTC 2017 - dims...@opensuse.org
+
+- Unconditionally call fillup_only also on systemd setups: the
+  sysconfig file is also valid for the systemd service
+  (boo#1034379).
+
+---



Other differences:
--
++ hddtemp.spec ++
--- /var/tmp/diff_new_pack.1JMnYl/_old  2017-04-29 10:53:30.720332151 +0200
+++ /var/tmp/diff_new_pack.1JMnYl/_new  2017-04-29 10:53:30.720332151 +0200
@@ -117,10 +117,9 @@
 %endif
 
 %post
+%{fillup_only %{name}}
 %if 0%{?has_systemd}
 %service_add_post %{name}.service
-%else
-%{fillup_only %{name}}
 %endif
 
 %files -f %{name}.lang




commit vm-install for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-04-29 10:53:23

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


Package is "vm-install"

Sat Apr 29 10:53:23 2017 rev:156 rq:491714 version:0.8.65

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2017-03-31 
15:10:22.188899956 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-04-29 10:53:27.776747986 +0200
@@ -1,0 +2,12 @@
+Mon Apr 24 11:00:22 MDT 2017 - carn...@suse.com
+
+- bsc#1035779 - - vm-install: Add support for openSUSE15 and SLE15
+- Version 0.8.65
+
+---
+Wed Apr 12 10:51:37 MDT 2017 - carn...@suse.com
+
+- bsc#1033845 - fix parsing the os-release file
+- Version 0.8.64
+
+---

Old:

  vm-install-0.8.63.tar.bz2

New:

  vm-install-0.8.65.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.a8aYs2/_old  2017-04-29 10:53:28.516643462 +0200
+++ /var/tmp/diff_new_pack.a8aYs2/_new  2017-04-29 10:53:28.516643462 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.63
+Version:0.8.65
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.63.tar.bz2
+Source0:%{name}-0.8.65.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.63.tar.bz2 -> vm-install-0.8.65.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.63/Makefile 
new/vm-install-0.8.65/Makefile
--- old/vm-install-0.8.63/Makefile  2017-03-29 20:33:56.035755389 +0200
+++ new/vm-install-0.8.65/Makefile  2017-04-24 18:59:29.039005563 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.8.63
+VER = 0.8.65
 
 default:
@echo "Run 'make install DESTDIR=$destdir' to install."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.63/setup.py 
new/vm-install-0.8.65/setup.py
--- old/vm-install-0.8.63/setup.py  2017-03-29 20:33:51.923911277 +0200
+++ new/vm-install-0.8.65/setup.py  2017-04-24 18:59:23.207226680 +0200
@@ -1,7 +1,7 @@
 from distutils.core import setup
 
 setup(name='vminstall',
-  version='0.8.63',
+  version='0.8.65',
   description='Define a virtual machine and install its operating system',
   author='Charles Coffing',
   author_email='ccoff...@novell.com',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.8.63/src/vminstall/ParaVirtGuest.py 
new/vm-install-0.8.65/src/vminstall/ParaVirtGuest.py
--- old/vm-install-0.8.63/src/vminstall/ParaVirtGuest.py2017-01-25 
19:09:44.534730986 +0100
+++ new/vm-install-0.8.65/src/vminstall/ParaVirtGuest.py2017-04-24 
19:09:39.395863133 +0200
@@ -290,7 +290,7 @@
 else:
 vpart = traildigits(partition['name'])
 log.info("Found kernel on partition %s." % vpart)
-boot_kernel_check = ['sles12', 'sled12', 
'sles11','sled11','opensuse11','opensuse12','opensuse13','opensuse42']
+boot_kernel_check = ['sles15', 'sled15', 'sles12', 
'sled12', 
'sles11','sled11','opensuse11','opensuse12','opensuse13','opensuse42', 
'opensuse15', 'opensuse_tumbleweed']
 if self.options.os_type in boot_kernel_check:
 path = os.path.dirname(_kernel)
 try:
@@ -398,10 +398,10 @@
 if self.runtime['initrd']:
 ramdisk = ',%s' % self.runtime['initrd']
 if self.options.verify_disk_bootable or \
-   self.options.os_type == "sles12" or \
-   self.options.os_type == "sled12" or \
-   self.options.os_type == "opensuse13" or \
-   self.options.os_type == "opensuse42" or \
+   self.options.os_type == "sles15" or self.options.os_type == 
"sled15" or \
+   self.options.os_type == "sles12" or self.options.os_type == 
"sled12" or \
+   self.options.os_type == "opensuse13" or self.options.os_type == 
"opensuse42" or \
+   self.options.os_type == "opensuse15" or self.options.os_type == 
"opensuse_tumbleweed" \
self.options.os_type == "rhel7":
 return [ "" % self.options.os_type,

commit mraa for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package mraa for openSUSE:Factory checked in 
at 2017-04-29 10:52:48

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


Package is "mraa"

Sat Apr 29 10:52:48 2017 rev:4 rq:489779 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/mraa/mraa.changes2017-03-03 
17:44:20.682743428 +0100
+++ /work/SRC/openSUSE:Factory/.mraa.new/mraa.changes   2017-04-29 
10:52:50.042078718 +0200
@@ -1,0 +2,21 @@
+Fri Apr 21 10:06:58 UTC 2017 - mplus...@suse.com
+
+- Update to version 1.6.1:
+  * mraa-deinit bug fix
+  * rpi3 fix
+  * ALTERA_SOCFPGA -> DE_NANO_SOC
+- Changes for version 1.6.0:
+  * de-10 nano board support
+  * Improved Intel Joule support & renamed from GT_TUCHUCK to Joule
+  * Improved RPI3 support
+  * Fixes for UP, 96boards & phyboard-wega
+  * Call mraa_deinit with a gcc destructor attribute
+- Drop upstreamed patches:
+  * 0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch
+  * 0002-examples-add-return-in-spi_max7219.c.patch
+  * 0003-arm-prefer-proc-device-tree.patch
+  * 0004-rpi-use-proc-device-tree-compatible.patch
+  * 0005-raspberrypi-add-3-model-B-support.patch
+  * 0006-rpi-take-care-of-gpiochip-base.patch
+
+---

Old:

  0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch
  0002-examples-add-return-in-spi_max7219.c.patch
  0003-arm-prefer-proc-device-tree.patch
  0004-rpi-use-proc-device-tree-compatible.patch
  0005-raspberrypi-add-3-model-B-support.patch
  0006-rpi-take-care-of-gpiochip-base.patch
  mraa-1.5.1.tar.gz

New:

  mraa-1.6.1.tar.gz



Other differences:
--
++ mraa.spec ++
--- /var/tmp/diff_new_pack.FmHGfm/_old  2017-04-29 10:52:50.893958373 +0200
+++ /var/tmp/diff_new_pack.FmHGfm/_new  2017-04-29 10:52:50.897957808 +0200
@@ -18,19 +18,13 @@
 
 %define sover 1
 Name:   mraa
-Version:1.5.1
+Version:1.6.1
 Release:0
 Summary:Low Level Skeleton Library for IO Communication
 License:MIT
 Group:  Hardware/Other
 Url:https://github.com/intel-iot-devkit/mraa
 Source: 
https://github.com/intel-iot-devkit/mraa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0: 0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch
-Patch1: 0002-examples-add-return-in-spi_max7219.c.patch
-Patch2: 0003-arm-prefer-proc-device-tree.patch
-Patch3: 0004-rpi-use-proc-device-tree-compatible.patch
-Patch4: 0005-raspberrypi-add-3-model-B-support.patch
-Patch5: 0006-rpi-take-care-of-gpiochip-base.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  java-devel
@@ -147,12 +141,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 %cmake \

++ mraa-1.5.1.tar.gz -> mraa-1.6.1.tar.gz ++
 6447 lines of diff (skipped)




commit python-docopt for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package python-docopt for openSUSE:Factory 
checked in at 2017-04-29 10:53:11

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


Package is "python-docopt"

Sat Apr 29 10:53:11 2017 rev:5 rq:491623 version:0.6.2

Changes:

--- /work/SRC/openSUSE:Factory/python-docopt/python-docopt.changes  
2015-10-01 09:28:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-docopt.new/python-docopt.changes 
2017-04-29 10:53:14.522620378 +0200
@@ -1,0 +2,6 @@
+Tue Apr 25 16:09:02 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version
+- Fix source URL.
+
+---



Other differences:
--
++ python-docopt.spec ++
--- /var/tmp/diff_new_pack.zivK5h/_old  2017-04-29 10:53:15.262515854 +0200
+++ /var/tmp/diff_new_pack.zivK5h/_new  2017-04-29 10:53:15.266515288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-docopt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-docopt
 Version:0.6.2
 Release:0
@@ -23,15 +24,14 @@
 License:MIT
 Group:  Development/Languages/Python
 Url:http://docopt.org
-Source: 
https://pypi.python.org/packages/source/d/docopt/docopt-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+Source: 
https://files.pythonhosted.org/packages/source/d/docopt/docopt-%{version}.tar.gz
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
 docopt creates beautiful command-line interfaces.
@@ -47,20 +47,20 @@
 docopt helps you create most beautiful command-line interfaces
 easily.
 
-docopt is tested with Python 2.5, 2.6, 2.7, 3.2, 3.3 and PyPy.
-
 %prep
 %setup -q -n docopt-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc LICENSE-MIT README.rst
+%doc examples/
 %{python_sitelib}/*
 
 %changelog




commit ghc-protobuf-simple for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package ghc-protobuf-simple for 
openSUSE:Factory checked in at 2017-04-29 10:53:18

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


Package is "ghc-protobuf-simple"

Sat Apr 29 10:53:18 2017 rev:4 rq:491692 version:0.1.0.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-protobuf-simple/ghc-protobuf-simple.changes  
2017-04-20 20:55:59.217228624 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-protobuf-simple.new/ghc-protobuf-simple.changes 
2017-04-29 10:53:20.545769496 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:32:41 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0.4 with cabal2obs.
+
+---

Old:

  protobuf-simple-0.1.0.3.tar.gz

New:

  protobuf-simple-0.1.0.4.tar.gz



Other differences:
--
++ ghc-protobuf-simple.spec ++
--- /var/tmp/diff_new_pack.0md9Vd/_old  2017-04-29 10:53:21.217674577 +0200
+++ /var/tmp/diff_new_pack.0md9Vd/_new  2017-04-29 10:53:21.221674012 +0200
@@ -19,7 +19,7 @@
 %global pkg_name protobuf-simple
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.0.3
+Version:0.1.0.4
 Release:0
 Summary:Simple Protocol Buffers library (proto2)
 License:MIT

++ protobuf-simple-0.1.0.3.tar.gz -> protobuf-simple-0.1.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protobuf-simple-0.1.0.3/protobuf-simple.cabal 
new/protobuf-simple-0.1.0.4/protobuf-simple.cabal
--- old/protobuf-simple-0.1.0.3/protobuf-simple.cabal   2017-03-30 
15:17:31.0 +0200
+++ new/protobuf-simple-0.1.0.4/protobuf-simple.cabal   2017-04-12 
13:48:08.0 +0200
@@ -3,7 +3,7 @@
 
 name:protobuf-simple
 synopsis:Simple Protocol Buffers library (proto2)
-version: 0.1.0.3
+version: 0.1.0.4
 homepage:https://github.com/sru-systems/protobuf-simple
 license: MIT
 license-file:LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protobuf-simple-0.1.0.3/src/Data/ProtoBufInt.hs 
new/protobuf-simple-0.1.0.4/src/Data/ProtoBufInt.hs
--- old/protobuf-simple-0.1.0.3/src/Data/ProtoBufInt.hs 2017-03-30 
14:28:59.0 +0200
+++ new/protobuf-simple-0.1.0.4/src/Data/ProtoBufInt.hs 2017-04-12 
13:47:24.0 +0200
@@ -41,7 +41,7 @@
 import Data.Set  as Export (fromList)
 import Data.Text.Lazyas Export (Text, pack)
 import Data.Word as Export (Word32, Word64)
-import Prelude   as Export (Double, Eq, Float, Ord, Show)
+import Prelude   as Export (Double, Eq, Float, Ord, Show, return)
 
 
 -- | Append a value to a Seq.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/protobuf-simple-0.1.0.3/src/Parser/MessageGenerator.hs 
new/protobuf-simple-0.1.0.4/src/Parser/MessageGenerator.hs
--- old/protobuf-simple-0.1.0.3/src/Parser/MessageGenerator.hs  2017-03-30 
14:28:59.0 +0200
+++ new/protobuf-simple-0.1.0.4/src/Parser/MessageGenerator.hs  2017-04-12 
13:47:24.0 +0200
@@ -69,7 +69,9 @@
 
 getImports :: FileDesc -> MessageDesc -> State GenState Builder
 getImports f md = return $
-getUnqualifiedImport "Control.Applicative" "(<$>)" <>
+(if MessageDesc.getFields md == []
+   then fromString ""
+   else getUnqualifiedImport "Control.Applicative" "(<$>)") <>
 getUnqualifiedImport "Prelude" "" <>
 getQualifiedAsImport "Data.ProtoBufInt" "PB" <>
 getExtraImports f md
@@ -276,7 +278,9 @@
 mergeableLines <- getMergeableLines fields
 return $
   fromString "instance PB.Mergeable " <> fromString name <> fromString " 
where" <> nl <>
-  tab <> fromString "merge a b = " <> fromString name <> nl <>
+  tab <> (if mergeableLines == fromString ""
+then fromString "merge _ _ = "
+else fromString "merge a b = ") <> fromString name <> nl <>
   tab <> tab <> fromString "{ " <>
   mergeableLines <> nl <>
   tab <> tab <> fromString "}" <> nl
@@ -368,8 +372,10 @@
 return $
   fromString "instance PB.WireMessage " <> fromString name <> fromString " 
where" <> nl <>
   flines <> nl <>
-  tab <> fromString "messageToFields self = do" <> nl <>
-  mlines <> nl
+  tab <> if mlines == fromString ""
+   then fromString "messageToFields _ = PB.return ()" <> nl
+   else fromString "messageToFields self = do" <> nl <>
+mlines <> nl
   where
 name = MessageDesc.getName md
 fields = 

commit webalizer for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package webalizer for openSUSE:Factory 
checked in at 2017-04-29 10:53:28

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


Package is "webalizer"

Sat Apr 29 10:53:28 2017 rev:31 rq:491725 version:2.23

Changes:

--- /work/SRC/openSUSE:Factory/webalizer/webalizer.changes  2015-03-28 
18:39:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.webalizer.new/webalizer.changes 2017-04-29 
10:53:31.228260396 +0200
@@ -1,0 +2,8 @@
+Thu Apr 27 22:51:04 UTC 2017 - ch...@computersalat.de
+
+- update flags pkg
+  * add missing EU flag (from special flags)
+  * noarch pkg
+  * remove deps to webalizer -> webalizer requires flags
+
+---



Other differences:
--
++ webalizer.spec ++
--- /var/tmp/diff_new_pack.0gwKoY/_old  2017-04-29 10:53:32.076140617 +0200
+++ /var/tmp/diff_new_pack.0gwKoY/_new  2017-04-29 10:53:32.080140052 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package webalizer
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -53,8 +53,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  pcre-devel
-#Provides:   webalize
-#Obsoletes:  webalize
+Requires:   %{name}-flags
 
 %description
 Webalizer is a web server log file analysis program which produces
@@ -75,7 +74,7 @@
 License:CC-BY-SA-3.0
 Group:  Productivity/Networking/Web/Utilities
 Url:http://flags.blogpotato.de/
-Requires:   %{name}
+BuildArch:  noarch
 
 %description flags
 Images for those who want to visualize the data returned by an

++ flags.tar.bz2 ++
Binary files old/flags/eu.png and new/flags/eu.png differ




commit qscintilla for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package qscintilla for openSUSE:Factory 
checked in at 2017-04-29 10:53:03

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


Package is "qscintilla"

Sat Apr 29 10:53:03 2017 rev:48 rq:490794 version:2.10

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla/python-qscintilla.changes 
2017-02-22 13:54:13.290451596 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python-qscintilla.changes
2017-04-29 10:53:05.351915912 +0200
@@ -1,0 +2,66 @@
+Sat Apr  8 12:24:06 UTC 2017 - h...@urpla.net
+
+- Update to 2.10
+  - Based on Scintilla v3.7.2.
+  - Added the QsciLexerJSON class.
+  - Added the QsciLexerMarkdown class.
+  - Added replaceHorizontalScrollBar() and replaceVerticalScrollBar() to
+QsciScintillaBase.
+  - Added bytes() and a corresponding text() overload to QsciScintilla.
+  - Added EdgeMultipleLines to QsciScintilla::EdgeMode.
+  - Added addEdgeColumn() and clearEdgeColumns() to QsciScintilla.
+  - Added the marginRightClicked() signal to QsciScintilla.
+  - Added SymbolMarginColor to QsciScintilla::MarginType.
+  - Added setMarginBackgroundColor() and marginBackgroundColor() to
+QsciScintilla.
+  - Added setMargins() and margins() to QsciScintilla.
+  - Added TriangleIndicator and TriangleCharacterIndicator to
+QsciScintilla::IndicatorStyle.
+  - Added WsVisibleOnlyInIndent to QsciScintilla::WhitespaceVisibility.
+  - Added TabDrawMode, setTabDrawMode() and tabDrawMode() to QsciScintilla.
+  - Added InstanceProperty to QsciLexerCoffeeScript.
+  - Added EDGE_MULTILINE to QsciScintillaBase.
+  - Added INDIC_POINT and INDIC_POINTCHARACTER to QsciScintillaBase.
+  - Added SC_AC_FILLUP, SC_AC_DOUBLECLICK, SC_AC_TAB, SC_AC_NEWLINE and
+SC_AC_COMMAND to QsciScintillaBase.
+  - Added SC_CASE_CAMEL to QsciScintillaBase.
+  - Added SC_CHARSET_CYRILLIC and SC_CHARSET_OEM866 to QsciScintillaBase.
+  - Added SC_FOLDDISPLAYTEXT_HIDDEN, SC_FOLDDISPLAYTEXT_STANDARD and
+SC_FOLDDISPLAYTEXT_BOXED to QsciScintillaBase.
+  - Added SC_IDLESTYLING_NONE, SC_IDLESTYLING_TOVISIBLE,
+SC_IDLESTYLING_AFTERVISIBLE and SC_IDLESTYLING_ALL to QsciScintillaBase.
+  - Added SC_MARGIN_COLOUR to QsciScintillaBase.
+  - Added SC_POPUP_NEVER, SC_POPUP_ALL and SC_POPUP_TEXT to QsciScintillaBase.
+  - Added SCI_FOLDDISPLAYTEXTSETSTYLE and SCI_TOGGLEFOLDSHOWTEXT to
+QsciScintillaBase.
+  - Added SCI_GETIDLESTYLING and SCI_SETIDLESTYLING to QsciScintillaBase.
+  - Added SCI_GETMARGINBACKN and SCI_SETMARGINBACKN to QsciScintillaBase.
+  - Added SCI_GETMARGINS and SCI_SETMARGINS to QsciScintillaBase.
+  - Added SCI_GETMOUSEWHEELCAPTURES and SCI_SETMOUSEWHEELCAPTURES to
+QsciScintillaBase.
+  - Added SCI_GETTABDRAWMODE and SCI_SETTABDRAWMODE to QsciScintillaBase.
+  - Added SCI_ISRANGEWORD to QsciScintillaBase.
+  - Added SCI_MULTIEDGEADDLINE and SCI_MULTIEDGECLEARALL to QsciScintillaBase.
+  - Added SCI_MULTIPLESELECTADDNEXT and SCI_MULTIPLESELECTADDEACH to
+QsciScintillaBase.
+  - Added SCI_TARGETWHOLEDOCUMENT to QsciScintillaBase.
+  - Added SCLEX_JSON and SCLEX_EDIFACT to QsciScintillaBase.
+  - Added SCTD_LONGARROW and SCTD_STRIKEOUT to QsciScintillaBase.
+  - Added SCVS_NOWRAPLINESTART to QsciScintillaBase.
+  - Added SCWS_VISIBLEONLYININDENT to QsciScintillaBase.
+  - Added STYLE_FOLDDISPLAYTEXT to QsciScintillaBase.
+  - Added the SCN_AUTOCCOMPLETED() signal to QsciScintillaBase.
+  - Added the overloaded SCN_AUTOCSELECTION() and SCN_USERLISTSELECTION()
+signals to QsciScintillaBase.
+  - Added the SCN_MARGINRIGHTCLICK() signal to QsciScintillaBase.
+  - Renamed SCI_GETTARGETRANGE to SCI_GETTARGETTEXT in QsciScintillaBase.
+  - Removed SCI_GETKEYSUNICODE and SCI_SETKEYSUNICODE to QsciScintillaBase.
+  - The autoCompletionFillups(), autoCompletionWordSeparators(), blockEnd(),
+blockLookback(), blockStart(), blockStartKeyword(), braceStyle(),
+caseSensitive(), indentationGuideView() and defaultStyle() methods of
+QsciLexer are no longer marked as internal and are exposed to Python so
+that they may be used by QsciLexerCustom sub-classes.
+  - The name of the library has been changed to include the major version
+number of the version of Qt it is built against (ie. 4 or 5).
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla/qscintilla.changes2017-04-17 
10:25:24.241923063 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/qscintilla.changes   
2017-04-29 10:53:05.579883708 +0200
@@ -1,0 +2,69 @@
+Sat Apr  8 12:22:26 UTC 2017 - h...@urpla.net
+
+- Update to 2.10
+  - Based on Scintilla v3.7.2.
+  - Added the QsciLexerJSON class.
+  - Added the QsciLexerMarkdown class.
+  - Added replaceHorizontalScrollBar() and 

commit xfce4-panel-plugin-diskperf for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-diskperf for 
openSUSE:Factory checked in at 2017-04-29 10:52:51

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-diskperf (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-diskperf.new (New)


Package is "xfce4-panel-plugin-diskperf"

Sat Apr 29 10:52:51 2017 rev:15 rq:490157 version:2.6.1

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-diskperf/xfce4-panel-plugin-diskperf.changes
  2015-03-09 10:07:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-diskperf.new/xfce4-panel-plugin-diskperf.changes
 2017-04-29 10:52:52.493732375 +0200
@@ -1,0 +2,14 @@
+Wed Apr 19 20:18:37 UTC 2017 - seife+...@b1-systems.com
+
+- update to version 2.6.1 (2017-02-25)
+  * stop always showing activity (bxo#12942)
+  * fix sizing issues and GtkCssProvider lifecycle
+  * fix linux for devices with major > 255 (bxo#13281)
+
+---
+Sun Nov 27 12:34:19 UTC 2016 - seife+...@b1-systems.com
+
+- update to version 2.6.0
+  - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+
+---

Old:

  xfce4-diskperf-plugin-2.5.5.tar.bz2

New:

  xfce4-diskperf-plugin-2.6.1.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-diskperf.spec ++
--- /var/tmp/diff_new_pack.DQZE3n/_old  2017-04-29 10:52:53.381606945 +0200
+++ /var/tmp/diff_new_pack.DQZE3n/_new  2017-04-29 10:52:53.385606380 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-diskperf
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,20 @@
 #
 
 
-%define panel_version 4.8.0
+%define panel_version 4.12.0
 %define plugin_name xfce4-diskperf-plugin
 Name:   xfce4-panel-plugin-diskperf
-Version:2.5.5
+Version:2.6.1
 Release:0
 Summary:Disk Performance Plugin for the Xfce Panel
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/2.5/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/2.6/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires:  pkgconfig(libxfce4ui-2) >= %{panel_version}
 Requires:   xfce4-panel >= %{panel_version}
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xfce4-diskperf-plugin-2.5.5.tar.bz2 -> 
xfce4-diskperf-plugin-2.6.1.tar.bz2 ++
 20041 lines of diff (skipped)




commit crmsh for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2017-04-29 10:53:10

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


Package is "crmsh"

Sat Apr 29 10:53:10 2017 rev:120 rq:491593 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2017-04-25 
08:59:05.963359332 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2017-04-29 
10:53:11.747012485 +0200
@@ -1,0 +2,6 @@
+Thu Apr 27 12:52:59 UTC 2017 - kgronl...@suse.com
+
+- high: cibconfig: Graph file output option was reversed (bsc#1036595)
+- Add 0008-high-cibconfig-Graph-file-output-option-was-reversed.patch 
+
+---

New:

  0008-high-cibconfig-Graph-file-output-option-was-reversed.patch



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.OUK3nv/_old  2017-04-29 10:53:12.734872931 +0200
+++ /var/tmp/diff_new_pack.OUK3nv/_new  2017-04-29 10:53:12.738872366 +0200
@@ -56,6 +56,8 @@
 Patch6: 0006-remove-bindnetaddr-for-unicast-bsc-1030437.patch
 # PATCH-FIX-UPSTREAM: medium: bootstrap: Set expected votes based on actual 
node count (bsc#1033288)
 Patch7: 0007-medium-bootstrap-Set-expected_votes-based-on-actual-.patch
+# PATCH-FIX-UPSTREAM: high: cibconfig: Graph file output option was reversed 
(bsc#1036595)
+Patch8: 
0008-high-cibconfig-Graph-file-output-option-was-reversed.patch 
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
@@ -165,6 +167,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 # Force the local time
 #

++ 0008-high-cibconfig-Graph-file-output-option-was-reversed.patch ++
>From 3c294bb369fece0858ae5a186a5d04e513765070 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= 
Date: Thu, 27 Apr 2017 14:39:24 +0200
Subject: [PATCH] high: cibconfig: Graph file output option was reversed
 (bsc#1036595)

---
 crmsh/cibconfig.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crmsh/cibconfig.py b/crmsh/cibconfig.py
index 5af2b23c..21d44296 100644
--- a/crmsh/cibconfig.py
+++ b/crmsh/cibconfig.py
@@ -380,7 +380,7 @@ class CibObjectSet(object):
 rc, d = utils.load_graphviz_file(userdir.GRAPHVIZ_USER_FILE)
 if rc and d:
 constants.graph = d
-if outf is not None:
+if outf is None:
 return self.show_graph(gtype)
 elif gtype == ftype:
 rc = self.save_graph(gtype, outf)
-- 
2.12.0




commit perl-Contextual-Return for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package perl-Contextual-Return for 
openSUSE:Factory checked in at 2017-04-29 10:53:00

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


Package is "perl-Contextual-Return"

Sat Apr 29 10:53:00 2017 rev:17 rq:490181 version:0.004014

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Contextual-Return/perl-Contextual-Return.changes
2017-04-20 20:58:00.312103670 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Contextual-Return.new/perl-Contextual-Return.changes
   2017-04-29 10:53:02.068379774 +0200
@@ -1,0 +2,6 @@
+Wed Apr 19 05:16:47 UTC 2017 - co...@suse.com
+
+- updated to 0.004014
+   see /usr/share/doc/packages/perl-Contextual-Return/Changes
+
+---

Old:

  Contextual-Return-0.004012.tar.gz

New:

  Contextual-Return-0.004014.tar.gz



Other differences:
--
++ perl-Contextual-Return.spec ++
--- /var/tmp/diff_new_pack.mwrQji/_old  2017-04-29 10:53:03.716146996 +0200
+++ /var/tmp/diff_new_pack.mwrQji/_new  2017-04-29 10:53:03.720146431 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Contextual-Return
-Version:0.004012
+Version:0.004014
 Release:0
 %define cpan_name Contextual-Return
 Summary:Create context-sensitive return values

++ Contextual-Return-0.004012.tar.gz -> Contextual-Return-0.004014.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Contextual-Return-0.004012/Changes 
new/Contextual-Return-0.004014/Changes
--- old/Contextual-Return-0.004012/Changes  2017-04-12 17:06:09.0 
+0200
+++ new/Contextual-Return-0.004014/Changes  2017-04-14 10:46:16.0 
+0200
@@ -180,10 +180,18 @@
   (thanks, Jay!)
 
 
-
 0.004012  Thu Apr 13 01:06:09 2017
 
 - Optimized previous patch for memory leak
   (thanks, Jay and Father C.)
 
 - Added missing test plan to t/fail.t
+
+
+
+0.004014  Fri Apr 14 18:46:16 2017
+
+- Reverted to 0.004011 due to segfaults under
+  optimized memory leak patch (thanks, Slavin!)
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Contextual-Return-0.004012/META.json 
new/Contextual-Return-0.004014/META.json
--- old/Contextual-Return-0.004012/META.json2017-04-12 17:06:12.0 
+0200
+++ new/Contextual-Return-0.004014/META.json2017-04-14 10:46:18.0 
+0200
@@ -39,5 +39,5 @@
   }
},
"release_status" : "stable",
-   "version" : "0.004012"
+   "version" : "0.004014"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Contextual-Return-0.004012/META.yml 
new/Contextual-Return-0.004014/META.yml
--- old/Contextual-Return-0.004012/META.yml 2017-04-12 17:06:12.0 
+0200
+++ new/Contextual-Return-0.004014/META.yml 2017-04-14 10:46:18.0 
+0200
@@ -21,4 +21,4 @@
   Test::More: '0'
   Want: '0'
   version: '0'
-version: '0.004012'
+version: '0.004014'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Contextual-Return-0.004012/README 
new/Contextual-Return-0.004014/README
--- old/Contextual-Return-0.004012/README   2017-04-12 17:06:09.0 
+0200
+++ new/Contextual-Return-0.004014/README   2017-04-14 10:46:16.0 
+0200
@@ -1,4 +1,4 @@
-Contextual::Return version 0.004012
+Contextual::Return version 0.004014
 
 This module provides a collection of named blocks that allow a return
 statement to return different values depending on the context in which it's
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Contextual-Return-0.004012/lib/Contextual/Return.pm 
new/Contextual-Return-0.004014/lib/Contextual/Return.pm
--- old/Contextual-Return-0.004012/lib/Contextual/Return.pm 2017-04-12 
17:06:09.0 +0200
+++ new/Contextual-Return-0.004014/lib/Contextual/Return.pm 2017-04-14 
10:46:16.0 +0200
@@ -1,7 +1,7 @@
 package Contextual::Return;
 use warnings;
 use strict;
-our $VERSION = '0.004012';
+our $VERSION = '0.004014';
 
 my %attrs_of;
 
@@ -273,8 +273,8 @@
 my ($block) = @_;
 
 # Determine call context and arg list...
-my $args = \@DB::args;
-my $context = do { package DB; (CORE::caller 1)[5]; };
+my $context;
+my $args = do { package DB; $context=(CORE::caller 1)[5]; my $args = 
\@DB::args; ()=CORE::caller(1); $args };
 
 # No args -> return appropriate value...
 if (!@_) {
@@ -314,7 +314,7 @@
 *{$subname} = sub(&;@) :lvalue {# (handler, return_lvalue);
 my $handler = shift;
   

commit perl-CPAN-Perl-Releases for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package perl-CPAN-Perl-Releases for 
openSUSE:Factory checked in at 2017-04-29 10:52:55

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


Package is "perl-CPAN-Perl-Releases"

Sat Apr 29 10:52:55 2017 rev:45 rq:490176 version:3.14

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.changes
  2017-03-28 15:22:32.542845310 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new/perl-CPAN-Perl-Releases.changes
 2017-04-29 10:52:57.077084889 +0200
@@ -1,0 +2,6 @@
+Sat Apr 22 05:10:03 UTC 2017 - co...@suse.com
+
+- updated to 3.14
+   see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes
+
+---

Old:

  CPAN-Perl-Releases-3.12.tar.gz

New:

  CPAN-Perl-Releases-3.14.tar.gz



Other differences:
--
++ perl-CPAN-Perl-Releases.spec ++
--- /var/tmp/diff_new_pack.k6lZG9/_old  2017-04-29 10:52:57.772986580 +0200
+++ /var/tmp/diff_new_pack.k6lZG9/_new  2017-04-29 10:52:57.772986580 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Perl-Releases
-Version:3.12
+Version:3.14
 Release:0
 %define cpan_name CPAN-Perl-Releases
 Summary:Mapping Perl releases on CPAN to the location of the tarballs

++ CPAN-Perl-Releases-3.12.tar.gz -> CPAN-Perl-Releases-3.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.12/Changes 
new/CPAN-Perl-Releases-3.14/Changes
--- old/CPAN-Perl-Releases-3.12/Changes 2017-03-20 22:06:37.0 +0100
+++ new/CPAN-Perl-Releases-3.14/Changes 2017-04-21 00:17:32.0 +0200
@@ -1,8 +1,18 @@
 ==
-Changes from 2012-03-21 00:00:00 + to present.
+Changes from 2012-04-21 00:00:00 + to present.
 ==
 
 -
+version 3.14 at 2017-04-20 22:16:44 +
+-
+
+  Change: 079e6aed040b42afbc571472a5ea0e9a734aa9f6
+  Author: Chris 'BinGOs' Williams 
+  Date : 2017-04-20 23:16:44 +
+
+Updated for v5.25.12 
+
+-
 version 3.12 at 2017-03-20 21:04:41 +
 -
 
@@ -1388,5 +1398,5 @@
 Updated for v5.16.0-RC0 
 
 =
-Plus 23 releases after 2012-03-21 00:00:00 +.
+Plus 23 releases after 2012-04-21 00:00:00 +.
 =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.12/MANIFEST 
new/CPAN-Perl-Releases-3.14/MANIFEST
--- old/CPAN-Perl-Releases-3.12/MANIFEST2017-03-20 22:06:37.0 
+0100
+++ new/CPAN-Perl-Releases-3.14/MANIFEST2017-04-21 00:17:32.0 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.009.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.12/META.json 
new/CPAN-Perl-Releases-3.14/META.json
--- old/CPAN-Perl-Releases-3.12/META.json   2017-03-20 22:06:37.0 
+0100
+++ new/CPAN-Perl-Releases-3.14/META.json   2017-04-21 00:17:32.0 
+0200
@@ -4,7 +4,7 @@
   "Chris Williams "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010",
"license" : [
   "perl_5"
],
@@ -54,7 +54,7 @@
  "web" : "https://github.com/bingos/cpan-perl-releases;
   }
},
-   "version" : "3.12",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
+   "version" : "3.14",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.12/META.yml 
new/CPAN-Perl-Releases-3.14/META.yml
--- old/CPAN-Perl-Releases-3.12/META.yml2017-03-20 22:06:37.0 
+0100
+++ new/CPAN-Perl-Releases-3.14/META.yml2017-04-21 00:17:32.0 
+0200
@@ -10,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla 

commit python-rebulk for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package python-rebulk for openSUSE:Factory 
checked in at 2017-04-29 10:52:24

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


Package is "python-rebulk"

Sat Apr 29 10:52:24 2017 rev:1 rq:485767 version:0.8.2

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.python-rebulk.new/python-rebulk.changes 
2017-04-29 10:52:27.261296943 +0200
@@ -0,0 +1,42 @@
+---
+Tue Mar 28 20:53:53 UTC 2017 - aloi...@gmx.com
+
+- Converted to single-spec
+- Dropped python-rebulk-rpmlintrc
+
+---
+Thu Dec 15 15:14:53 UTC 2016 - aloi...@gmx.com
+
+- Update to version 0.8.2
+  * Remove fake usage of kwargs, in favor of pylint local ignore
+  * Merge pull request #8 from ratoaq2/feature/performance-improvements
+  * Handle unused kwargs
+  * Performance improvements
+
+  changes since version 0.8.1:
+  * Avoid dict comprehension (unsupported in Python 2.6)
+  * Fix unit tests
+
+  changes since version 0.8.0:
+  * Add chain_breaker option to implement dynamic breaking of chain patterns
+  * Add pattern post processor
+
+  changes since version 0.7.7:
+  * Remove twine workaround for zest releaser
+  * Fix chain patterns not properly detected in certain scenarios
+
+---
+Fri Sep  9 08:05:43 UTC 2016 - aloi...@gmx.com
+
+- update to version 0.7.3:
+  * Fix pylint issue
+  * Add initiator value in matches logs
+  * Use string representation for Regexp Pattern
+  * Fix missing parent on matches generated by chain()
+  * Add more logs for conflict solving
+
+---
+Mon Apr 25 13:41:36 UTC 2016 - aloi...@gmx.com
+
+- Initial version 0.7.1 
+

New:

  python-rebulk.changes
  python-rebulk.spec
  rebulk-0.8.2.tar.gz



Other differences:
--
++ python-rebulk.spec ++
#
# spec file for package python-rebulk
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-rebulk
Version:0.8.2
Release:0
Summary:Rebulk - Define bulk search patterns to perform advanced string 
matching
License:MIT
Group:  Development/Languages/Python
Url:https://github.com/Toilal/rebulk
Source0:
https://pypi.io/packages/source/r/rebulk/rebulk-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module docutils}
BuildRequires:  %{python_module pytest}
BuildRequires:  %{python_module pytest-runner}
BuildRequires:  %{python_module setuptools}
BuildRequires:  python-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
%python_subpackages

%description
ReBulk is a python library that performs advanced searches in
strings that would be hard to implement using re module or
String methods only.

It includes some features like Patterns, Match, Rule that
allow developers to build a custom and complex string
matcher using a readable and extendable API.


%prep
%setup -q -n rebulk-%{version}
# Remove shebang from non-executable files
for i in 
{'chain','debug','formatters','__init__','introspector','loose','match','pattern','processors','rebulk','remodule','rules','toposort','utils','validators','__version__'};
 do
sed -i -e "1d" "rebulk/$i.py"
done
for i in 
{'default_rules_module','__init__','rebulk_rules_module','rules_module','test_chain','test_debug','test_introspector','test_loose','test_match','test_pattern','test_processors','test_rebulk','test_rules','test_toposort','test_validators'};
 do
sed -i -e "1d" "rebulk/test/$i.py"
done

%build
%python_build

%install
%python_install
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}

# unable to fix this
#%%check
#pushd build
#%%python_exec %%{_bindir}/py.test
#popd

%files %{python_files}

commit perl-Devel-Cover for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package perl-Devel-Cover for 
openSUSE:Factory checked in at 2017-04-29 10:52:58

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


Package is "perl-Devel-Cover"

Sat Apr 29 10:52:58 2017 rev:18 rq:490180 version:1.24

Changes:

--- /work/SRC/openSUSE:Factory/perl-Devel-Cover/perl-Devel-Cover.changes
2016-05-12 09:33:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Devel-Cover.new/perl-Devel-Cover.changes   
2017-04-29 10:52:59.124795611 +0200
@@ -1,0 +2,10 @@
+Wed Apr 19 05:29:38 UTC 2017 - co...@suse.com
+
+- updated to 1.24
+   see /usr/share/doc/packages/perl-Devel-Cover/Changes
+
+  Release 1.24 - 18 April 2017
+   - Work with 5.25.x (op_sibling) (Dan Collins, Matthew Horsfall) (github 
162).
+   - Perl versions below 5.10.0 are now unsupported.
+
+---

Old:

  Devel-Cover-1.23.tar.gz

New:

  Devel-Cover-1.24.tar.gz



Other differences:
--
++ perl-Devel-Cover.spec ++
--- /var/tmp/diff_new_pack.kCPNsa/_old  2017-04-29 10:52:59.872689957 +0200
+++ /var/tmp/diff_new_pack.kCPNsa/_new  2017-04-29 10:52:59.876689392 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-Cover
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Devel-Cover
-Version:1.23
+Version:1.24
 Release:0
 %define cpan_name Devel-Cover
 Summary:Code coverage metrics for Perl
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-Cover/
-Source0:
http://www.cpan.org/authors/id/P/PJ/PJCJ/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/P/PJ/PJCJ/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -34,6 +34,7 @@
 Recommends: perl(Browser::Open)
 Recommends: perl(Capture::Tiny)
 Recommends: perl(Class::XSAccessor)
+Recommends: perl(HTML::Parser)
 Recommends: perl(JSON::PP)
 Recommends: perl(Moo)
 Recommends: perl(namespace::clean)
@@ -42,6 +43,8 @@
 Recommends: perl(Pod::Coverage) >= 0.06
 Recommends: perl(Pod::Coverage::CountParents)
 Recommends: perl(PPI::HTML) >= 1.07
+Recommends: perl(Sereal::Decoder)
+Recommends: perl(Sereal::Encoder)
 Recommends: perl(Template) >= 2.00
 Recommends: perl(Test::Differences)
 %{perl_requires}
@@ -113,6 +116,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes Contributors docs LICENCE README tests utils
+%doc Changes Contributors docs LICENCE README
 
 %changelog

++ Devel-Cover-1.23.tar.gz -> Devel-Cover-1.24.tar.gz ++
 14777 lines of diff (skipped)




commit python-rst2pdf for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package python-rst2pdf for openSUSE:Factory 
checked in at 2017-04-29 10:52:40

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


Package is "python-rst2pdf"

Sat Apr 29 10:52:40 2017 rev:6 rq:488001 version:0.93

Changes:

--- /work/SRC/openSUSE:Factory/python-rst2pdf/python-rst2pdf.changes
2015-08-01 11:37:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-rst2pdf.new/python-rst2pdf.changes   
2017-04-29 10:52:43.750967457 +0200
@@ -1,0 +2,5 @@
+Fri Apr 14 17:17:49 UTC 2017 - toddrme2...@gmail.com
+
+- Remove redundant python-pygments dependency.
+
+---



Other differences:
--
++ python-rst2pdf.spec ++
--- /var/tmp/diff_new_pack.0NuK4y/_old  2017-04-29 10:52:44.738827903 +0200
+++ /var/tmp/diff_new_pack.0NuK4y/_new  2017-04-29 10:52:44.742827338 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rst2pdf
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,6 @@
 Requires:   python-docutils
 Requires:   python-imaging
 Requires:   python-pdfrw
-Requires:   python-pygments
 Requires:   python-reportlab >= 2.6
 Requires:   python-svg2rlg
 Recommends: python-wordaxe




commit perl-version for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package perl-version for openSUSE:Factory 
checked in at 2017-04-29 10:52:53

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


Package is "perl-version"

Sat Apr 29 10:52:53 2017 rev:9 rq:490174 version:0.9918

Changes:

--- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes
2016-05-31 12:25:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes   
2017-04-29 10:52:53.797548186 +0200
@@ -1,0 +2,6 @@
+Sat Apr 22 07:08:41 UTC 2017 - co...@suse.com
+
+- updated to 0.9918
+   see /usr/share/doc/packages/perl-version/CHANGES
+
+---

Old:

  version-0.9917.tar.gz

New:

  version-0.9918.tar.gz



Other differences:
--
++ perl-version.spec ++
--- /var/tmp/diff_new_pack.OZOPTX/_old  2017-04-29 10:52:54.417460611 +0200
+++ /var/tmp/diff_new_pack.OZOPTX/_new  2017-04-29 10:52:54.417460611 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-version
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,19 @@
 
 
 Name:   perl-version
-Version:0.9917
+Version:0.9918
 Release:0
 %define cpan_name version
 Summary:Perl extension for Version Objects
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/version/
-Source0:
http://www.cpan.org/authors/id/J/JP/JPEACOCK/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/J/JP/JPEACOCK/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(parent) >= 0.221
-Requires:   perl(parent) >= 0.221
 %{perl_requires}
 
 %description
@@ -61,6 +60,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc CHANGES README
 
 %changelog

++ version-0.9917.tar.gz -> version-0.9918.tar.gz ++
 5356 lines of diff (skipped)




commit python-traitlets for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package python-traitlets for 
openSUSE:Factory checked in at 2017-04-29 10:52:37

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


Package is "python-traitlets"

Sat Apr 29 10:52:37 2017 rev:3 rq:487997 version:4.3.2

Changes:

--- /work/SRC/openSUSE:Factory/python-traitlets/python-traitlets.changes
2017-04-14 13:34:40.609205419 +0200
+++ /work/SRC/openSUSE:Factory/.python-traitlets.new/python-traitlets.changes   
2017-04-29 10:52:38.419720599 +0200
@@ -1,0 +2,5 @@
+Fri Apr 14 17:05:33 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version.
+
+---



Other differences:
--
++ python-traitlets.spec ++
--- /var/tmp/diff_new_pack.BgswXw/_old  2017-04-29 10:52:39.295596864 +0200
+++ /var/tmp/diff_new_pack.BgswXw/_new  2017-04-29 10:52:39.299596299 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-traitlets
 Version:4.3.2
 Release:0
@@ -24,20 +25,25 @@
 Group:  Development/Languages/Python
 Url:http://ipython.org
 Source: 
https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-BuildRequires:  python-decorator
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module decorator}
+BuildRequires:  %{python_module ipython_genutils}
 BuildRequires:  python-enum34
-BuildRequires:  python-ipython_genutils
 # Test requirements
-BuildRequires:  python-pytest
+BuildRequires:  %{python_module pytest}
 # Python 2 test requirements
 BuildRequires:  python-mock
 Requires:   python-decorator
-Requires:   python-enum34
 Requires:   python-ipython_genutils
+%ifpython2
+Requires:   python-enum34
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+%python_subpackages
 
 %description
 A configuration system for Python applications.
@@ -46,17 +52,22 @@
 %setup -q -n traitlets-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %check
-py.test
+pushd docs
+%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
+py.test-%{$python_bin_suffix} ../traitlets/tests
+}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc examples/
-%{python_sitelib}/*
+%{python_sitelib}/traitlets/
+%{python_sitelib}/traitlets-%{version}-py*.egg-info
 
 %changelog




commit file-roller for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2017-04-29 10:51:50

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


Package is "file-roller"

Sat Apr 29 10:51:50 2017 rev:129 rq:490934 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2017-03-22 
23:09:32.678033088 +0100
+++ /work/SRC/openSUSE:Factory/.file-roller.new/file-roller.changes 
2017-04-29 10:51:52.710177970 +0200
@@ -1,0 +2,8 @@
+Mon Apr 24 17:17:55 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Cannot browse archive, extract or open files when running on
+Wayland (bgo#772850).
+  + Updated translations.
+
+---

Old:

  file-roller-3.24.0.tar.xz

New:

  file-roller-3.24.1.tar.xz



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.gPckSv/_old  2017-04-29 10:51:53.462071750 +0200
+++ /var/tmp/diff_new_pack.gPckSv/_new  2017-04-29 10:51:53.466071186 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   file-roller
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:An Archive Manager for GNOME
 License:GPL-2.0+

++ file-roller-3.24.0.tar.xz -> file-roller-3.24.1.tar.xz ++
 1833 lines of diff (skipped)




commit gnome-shell for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2017-04-29 10:52:04

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


Package is "gnome-shell"

Sat Apr 29 10:52:04 2017 rev:126 rq:491267 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2017-03-22 
23:10:35.805088433 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2017-04-29 10:52:07.200130976 +0200
@@ -1,0 +2,29 @@
+Wed Apr 26 02:22:44 UTC 2017 - qzh...@suse.com
+
+- Add gnome-shell-login-fix-session-button-can-be-clicked.patch:   

 
+  Disable session selection button when it's hidden in user switch 

  
+  dialog (bsc#1034827, bgo#781482).
+
+---
+Tue Apr 25 02:52:28 UTC 2017 - qzh...@suse.com
+
+- rebase gnome-shell-gdm-login-applet.patch. 
+
+---
+Sat Apr 15 21:50:44 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Close Wifi selection dialog on lock (bgo#780054).
+  + Fix DND over window previews in overview (bgo#737166).
+  + Do not lock the screen when disabled by lockdown settings
+(bgo#780212).
+  + Follow GNOME Weather's location permissions (bgo#780252).
+  + Fix portals that require a new window to be loaded
+(bgo#759044).
+  + Fix restricting menus to screen height on HiDPI displays
+(bgo#753305).
+  + Misc. bug fixes and cleanups: bgo#780063, bgo#780321,
+bgo#780381, bgo#780453, bgo#758873, bgo#780606, bgo#642652.
+  + Updated translations.
+
+---

Old:

  gnome-shell-3.24.0.tar.xz

New:

  gnome-shell-3.24.1.tar.xz
  gnome-shell-login-fix-session-button-can-be-clicked.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.5YeZd2/_old  2017-04-29 10:52:08.203989161 +0200
+++ /var/tmp/diff_new_pack.5YeZd2/_new  2017-04-29 10:52:08.207988596 +0200
@@ -19,7 +19,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:GNOME Shell
 License:GPL-2.0+
@@ -56,6 +56,9 @@
 Patch11:gs-fate318433-prevent-same-account-multi-logins.patch
 # PATCH-FEATURE-SLE gnome-shell-sle-theme.patch dli...@suse.com -- Use sle 
theme avatar
 Patch12:gnome-shell-sle-theme.patch
+# PATCH-FIX-UPSTREAM gnome-shell-login-fix-session-button-can-be-clicked.patch 
bsc#1034827 bgo#781482 xw...@suse.com -- Disable session selection button 
function when it does not display.
+Patch13:gnome-shell-login-fix-session-button-can-be-clicked.patch
+## NOTE: Keep SLE Classic pathes at bottom.
 ## NOTE: Keep SLE Classic pathes at bottom.
 # PATCH-FEATURE-SLE gs-sle-classic-ext.patch bnc#862615 cxi...@suse.com -- add 
SLE Classic support
 Patch1000:  gs-sle-classic-ext.patch
@@ -202,6 +205,7 @@
 %patch12 -p1
 %endif
 %endif
+%patch13 -p1
 %if !0%{?is_opensuse}
 %patch1000 -p1
 translation-update-upstream

++ gnome-shell-3.24.0.tar.xz -> gnome-shell-3.24.1.tar.xz ++
 24955 lines of diff (skipped)

++ gnome-shell-gdm-login-applet.patch ++
--- /var/tmp/diff_new_pack.5YeZd2/_old  2017-04-29 10:52:09.199848476 +0200
+++ /var/tmp/diff_new_pack.5YeZd2/_new  2017-04-29 10:52:09.199848476 +0200
@@ -1,14 +1,21 @@

- js/ui/aboutMenu.js   |   72 
+++
- js/ui/panel.js   |1 
- js/ui/sessionMode.js |2 -
- 3 files changed, 74 insertions(+), 1 deletion(-)
-
-Index: gnome-shell-3.20.4/js/ui/aboutMenu.js
-===
+diff --git a/js/js-resources.gresource.xml b/js/js-resources.gresource.xml
+index a1a4196..fa01cee 100644
+--- a/js/js-resources.gresource.xml
 b/js/js-resources.gresource.xml
+@@ -33,6 +33,7 @@
+ 
+ portalHelper/main.js
+ 
++ui/aboutMenu.js
+ ui/accessDialog.js
+ ui/altTab.js
+ ui/animation.js
+diff --git a/js/ui/aboutMenu.js b/js/ui/aboutMenu.js
+new file mode 100644
+index 000..46c5de1
 --- /dev/null
-+++ gnome-shell-3.20.4/js/ui/aboutMenu.js
-@@ -0,0 +1,115 @@
 b/js/ui/aboutMenu.js
+@@ -0,0 +1,150 @@
 +// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
 +
 +const GLib = imports.gi.GLib;
@@ -16,6 +23,7 @@
 +const Lang = imports.lang;
 +const Clutter = imports.gi.Clutter;
 +const 

commit gegl-unstable for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gegl-unstable for openSUSE:Factory 
checked in at 2017-04-29 10:51:58

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


Package is "gegl-unstable"

Sat Apr 29 10:51:58 2017 rev:12 rq:491211 version:0.3.14

Changes:

--- /work/SRC/openSUSE:Factory/gegl-unstable/gegl-unstable.changes  
2017-03-22 22:59:00.783590725 +0100
+++ /work/SRC/openSUSE:Factory/.gegl-unstable.new/gegl-unstable.changes 
2017-04-29 10:51:58.897303915 +0200
@@ -1,0 +2,7 @@
+Tue Apr 25 07:52:30 UTC 2017 - dims...@opensuse.org
+
+- Add gegl-move-log_domain.patch: move G_LOG_DOMAIN define to a
+  Makefile.am as suggested in glib docs. Fixes build with recent
+  gobject-introspection versions.
+
+---

New:

  gegl-move-log_domain.patch



Other differences:
--
++ gegl-unstable.spec ++
--- /var/tmp/diff_new_pack.13ga28/_old  2017-04-29 10:52:00.113132155 +0200
+++ /var/tmp/diff_new_pack.13ga28/_new  2017-04-29 10:52:00.117131590 +0200
@@ -27,6 +27,8 @@
 Group:  System/Libraries
 Url:http://gegl.org/
 Source: %{_name}-%{version}.tar.xz
+# PATCH-FIx-UPSTREAM gegl-move-log_domain.patch dims...@opensuse.org -- move 
G_LOG_DOMAIN define to a Makefile.am as suggested in glib docs. Fixes build 
with recent gobject-introspection versions.
+Patch0: gegl-move-log_domain.patch
 BuildRequires:  ImageMagick
 BuildRequires:  SDL-devel
 BuildRequires:  enscript
@@ -144,6 +146,7 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 
 %build
 ./autogen.sh

++ gegl-move-log_domain.patch ++
>From 81fb956b221e4b1f919788d8a5f6a3a5462b86ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=98yvind=20Kol=C3=A5s?= 
Date: Thu, 23 Mar 2017 14:59:28 +0100
Subject: build: move G_LOG_DOMAIN define to a Makefile.am as suggested in glib
 docs...

---
 configure.ac | 2 --
 gegl/Makefile.am | 2 ++
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 41ed17e..36e8e2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1269,8 +1269,6 @@ done
 # We should support this at some point if possible
 #LDFLAGS="-Wl,-z,defs"
 
-CFLAGS="$CFLAGS -DG_LOG_DOMAIN=\\\"GEGL\\\""
-
 dnl bin/node-editors/Makefile
 AC_CONFIG_FILES([
 Makefile
diff --git a/gegl/Makefile.am b/gegl/Makefile.am
index 2030ebb..b5f70d8 100644
--- a/gegl/Makefile.am
+++ b/gegl/Makefile.am
@@ -12,6 +12,7 @@ endif
 
 SUBDIRS = buffer graph module operation process property-types opencl
 
+
 CLEANFILES =
 
 AM_CPPFLAGS = \
@@ -31,6 +32,7 @@ AM_CPPFLAGS = \
-I$(top_builddir)/gegl/property-types \
-I$(top_srcdir)/gegl/property-types \
-DLIBDIR=\""$(libdir)"\" \
+-DG_LOG_DOMAIN=\"GEGL\" \
-DGEGL_LOCALEDIR=\""$(GEGL_LOCALEDIR)"\"
 
 AM_CFLAGS = $(DEP_CFLAGS) $(BABL_CFLAGS)
-- 
cgit v0.12





commit gnome-user-docs for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2017-04-29 10:51:43

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


Package is "gnome-user-docs"

Sat Apr 29 10:51:43 2017 rev:57 rq:490933 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs.changes  
2016-09-21 18:41:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2017-04-29 10:51:45.187240737 +0200
@@ -1,0 +2,8 @@
+Mon Apr 24 17:08:06 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.0:
+  + Updates to GNOME Help.
+  + Updates to System Admin Guide.
+  + Updated translations.
+
+---

Old:

  gnome-user-docs-3.22.0.tar.xz

New:

  gnome-user-docs-3.24.0.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.axjDWD/_old  2017-04-29 10:51:46.391070672 +0200
+++ /var/tmp/diff_new_pack.axjDWD/_new  2017-04-29 10:51:46.395070107 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-user-docs
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-user-docs
-Version:3.22.0
+Version:3.24.0
 Release:0
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-user-docs/3.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-user-docs/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang

++ gnome-user-docs-3.22.0.tar.xz -> gnome-user-docs-3.24.0.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs-3.22.0.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs-3.24.0.tar.xz 
differ: char 8, line 1




commit eog for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2017-04-29 10:51:12

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


Package is "eog"

Sat Apr 29 10:51:12 2017 rev:125 rq:490929 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/eog/eog.changes  2017-03-22 23:08:59.98211 
+0100
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes 2017-04-29 
10:51:13.899660746 +0200
@@ -1,0 +2,7 @@
+Mon Apr 24 17:00:49 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + bgo#780675: gcc pragma build failure.
+  + Updated translations.
+
+---

Old:

  eog-3.24.0.tar.xz

New:

  eog-3.24.1.tar.xz



Other differences:
--
++ eog.spec ++
--- /var/tmp/diff_new_pack.wpgjSM/_old  2017-04-29 10:51:14.795534185 +0200
+++ /var/tmp/diff_new_pack.wpgjSM/_new  2017-04-29 10:51:14.795534185 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   eog
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Image Viewer for GNOME
 License:GPL-2.0+ and LGPL-2.1+

++ eog-3.24.0.tar.xz -> eog-3.24.1.tar.xz ++
 3085 lines of diff (skipped)




commit gnome-software for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2017-04-29 10:51:20

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


Package is "gnome-software"

Sat Apr 29 10:51:20 2017 rev:42 rq:490930 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes
2017-03-22 23:10:56.866104323 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes   
2017-04-29 10:51:21.582575376 +0200
@@ -1,0 +2,17 @@
+Mon Apr 24 17:06:17 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Fall back to a stock icon for hardware drivers.
+  + Fix a crash when removing an addon.
+  + Respect the user/system preference when installing flatpakref
+files.
+  + Make offline update triggering work when online updates are
+available.
+  + Never include the size of the runtime in the installed size.
+  + Use the developer name if set in preference to the project
+group.
+  + Never show a remote snapd error in the authentication dialog.
+  + Only auto-add snap provenance when running on Ubuntu.
+  + Updated translations.
+
+---

Old:

  gnome-software-3.24.0.tar.xz

New:

  gnome-software-3.24.1.tar.xz



Other differences:
--
++ gnome-software.spec ++
--- /var/tmp/diff_new_pack.0690ga/_old  2017-04-29 10:51:22.474449380 +0200
+++ /var/tmp/diff_new_pack.0690ga/_new  2017-04-29 10:51:22.478448816 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-software
-Version:3.24.0
+Version:3.24.1
 Release:0
 %define gs_plugin_api 11
 Summary:GNOME Software Store

++ gnome-software-3.24.0.tar.xz -> gnome-software-3.24.1.tar.xz ++
 38404 lines of diff (skipped)




commit gnome-documents for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-documents for openSUSE:Factory 
checked in at 2017-04-29 10:51:35

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


Package is "gnome-documents"

Sat Apr 29 10:51:35 2017 rev:48 rq:490932 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes  
2017-03-29 13:24:06.012451201 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 
2017-04-29 10:51:37.172372999 +0200
@@ -1,0 +2,13 @@
+Mon Apr 24 17:03:17 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Use LOKDocView for pre-OOXML MS Office formats.
+  + Unbreak opening in external application.
+  + Fix regression that prevented comics from being previewed.
+  + Make sure that load jobs are cancelled.
+  + Fix double menus in fullscreened evince view.
+  + Support fullscreening the e-pub view.
+  + Don't leak the URI when thumbnailing.
+  + Updated translations.
+
+---

Old:

  gnome-documents-3.24.0.tar.xz

New:

  gnome-documents-3.24.1.tar.xz



Other differences:
--
++ gnome-documents.spec ++
--- /var/tmp/diff_new_pack.HFgUhM/_old  2017-04-29 10:51:37.976259434 +0200
+++ /var/tmp/diff_new_pack.HFgUhM/_new  2017-04-29 10:51:37.980258869 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-documents
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Document Manager for GNOME
 License:GPL-2.0+
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.2.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.31.6
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.1
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.10
 BuildRequires:  pkgconfig(libgdata) >= 0.13.3
 BuildRequires:  pkgconfig(libgepub) >= 0.4
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.41.3

++ gnome-documents-3.24.0.tar.xz -> gnome-documents-3.24.1.tar.xz ++
 1633 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/gnome-documents-3.24.0/NEWS new/gnome-documents-3.24.1/NEWS
--- old/gnome-documents-3.24.0/NEWS 2017-03-22 16:12:39.0 +0100
+++ new/gnome-documents-3.24.1/NEWS 2017-04-12 12:37:16.0 +0200
@@ -1,3 +1,15 @@
+3.24.1 - "I'm About to Dance"
+=
+
+- Use LOKDocView for pre-OOXML MS Office formats (Pranav Kant)
+- Unbreak opening in external application
+- Fix regression that prevented comics from being previewed
+- Make sure that load jobs are cancelled
+- Fix double menus in fullscreened evince view
+- Support fullscreening the e-pub view
+- Don't leak the URI when thumbnailing
+- Translation updates
+
 3.24.0 - "Must be the V"
 
 
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/gnome-documents-3.24.0/configure.ac new/gnome-documents-3.24.1/configure.ac
--- old/gnome-documents-3.24.0/configure.ac 2017-03-22 16:09:33.0 
+0100
+++ new/gnome-documents-3.24.1/configure.ac 2017-04-12 12:31:27.0 
+0200
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.24.0],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.24.1],[],[gnome-documents])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.js])
@@ -52,7 +52,7 @@
 EVINCE_MIN_VERSION=3.13.3
 WEBKITGTK_MIN_VERSION=2.6.0
 GLIB_MIN_VERSION=2.39.3
-GTK_MIN_VERSION=3.19.1
+GTK_MIN_VERSION=3.22.10
 GOBJECT_INTROSPECTION_MIN_VERSION=1.31.6
 GDATA_MIN_VERSION=0.13.3
 GOA_MIN_VERSION=3.2.0
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/gnome-documents-3.24.0/help/lv/filter.page 
new/gnome-documents-3.24.1/help/lv/filter.page
--- old/gnome-documents-3.24.0/help/lv/filter.page  2017-03-22 
16:14:05.0 +0100
+++ 

commit gnome-shell-extensions for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2017-04-29 10:51:28

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


Package is "gnome-shell-extensions"

Sat Apr 29 10:51:28 2017 rev:54 rq:490931 version:3.24.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2017-03-22 23:09:15.916408157 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2017-04-29 10:51:29.105512607 +0200
@@ -1,0 +2,7 @@
+Mon Apr 24 17:09:55 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + apps-menu: Allow creating desktop launchers via DND.
+  + Updated translations.
+
+---

Old:

  gnome-shell-extensions-3.24.0.tar.xz

New:

  gnome-shell-extensions-3.24.1.tar.xz



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.SNeNyh/_old  2017-04-29 10:51:30.109370791 +0200
+++ /var/tmp/diff_new_pack.SNeNyh/_new  2017-04-29 10:51:30.109370791 +0200
@@ -20,7 +20,7 @@
 %global __requires_exclude typelib\\(Meta\\)
 
 Name:   gnome-shell-extensions
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:A collection of extensions for GNOME Shell
 License:GPL-2.0+

++ gnome-shell-extensions-3.24.0.tar.xz -> 
gnome-shell-extensions-3.24.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.24.0/NEWS 
new/gnome-shell-extensions-3.24.1/NEWS
--- old/gnome-shell-extensions-3.24.0/NEWS  2017-03-20 18:32:58.0 
+0100
+++ new/gnome-shell-extensions-3.24.1/NEWS  2017-04-11 02:21:33.0 
+0200
@@ -1,3 +1,8 @@
+3.24.1
+==
+* apps-menu: Allow creating desktop launchers via DND
+* updated translations (el, vi)
+
 3.24.0
 ==
 * updated translations (lv, tr)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.24.0/aclocal.m4 
new/gnome-shell-extensions-3.24.1/aclocal.m4
--- old/gnome-shell-extensions-3.24.0/aclocal.m42017-03-20 
18:33:28.0 +0100
+++ new/gnome-shell-extensions-3.24.1/aclocal.m42017-04-11 
02:22:52.0 +0200
@@ -20,32 +20,63 @@
 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.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf -*-
+# serial 11 (pkg-config-0.29.1)
 
-# PKG_PROG_PKG_CONFIG([MIN-VERSION])
-# --
+dnl Copyright © 2004 Scott James Remnant .
+dnl Copyright © 2012-2015 Dan Nicholson 
+dnl
+dnl This program is free software; you can redistribute it and/or modify
+dnl it under the terms of the GNU General Public License as published by
+dnl the Free Software Foundation; either version 2 of the License, or
+dnl (at your option) any later version.
+dnl
+dnl This program is distributed in the hope that it will be useful, but
+dnl WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+dnl General Public License for more details.
+dnl
+dnl You should have received a copy of the GNU General Public License
+dnl along with this program; if not, write 

commit gnome-logs for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-logs for openSUSE:Factory 
checked in at 2017-04-29 10:51:06

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


Package is "gnome-logs"

Sat Apr 29 10:51:06 2017 rev:21 rq:490928 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes2017-03-22 
23:12:56.997083922 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes   
2017-04-29 10:51:08.324448361 +0200
@@ -1,0 +2,6 @@
+Mon Apr 24 17:05:18 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Updated translations.
+
+---

Old:

  gnome-logs-3.24.0.tar.xz

New:

  gnome-logs-3.24.1.tar.xz



Other differences:
--
++ gnome-logs.spec ++
--- /var/tmp/diff_new_pack.G9f6X9/_old  2017-04-29 10:51:09.068343270 +0200
+++ /var/tmp/diff_new_pack.G9f6X9/_new  2017-04-29 10:51:09.072342705 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-logs
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:GNOME System Log Viewer
 License:GPL-3.0+

++ gnome-logs-3.24.0.tar.xz -> gnome-logs-3.24.1.tar.xz ++
 2568 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2017-04-29 10:50:55

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


Package is "gnome-desktop"

Sat Apr 29 10:50:55 2017 rev:136 rq:490926 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-03-22 23:13:25.729013327 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-04-29 10:50:56.258152977 +0200
@@ -1,0 +2,6 @@
+Mon Apr 24 16:56:40 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.24.0.tar.xz

New:

  gnome-desktop-3.24.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.cSRx1o/_old  2017-04-29 10:50:57.286007771 +0200
+++ /var/tmp/diff_new_pack.cSRx1o/_new  2017-04-29 10:50:57.294006640 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+

++ gnome-desktop-3.24.0.tar.xz -> gnome-desktop-3.24.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/ChangeLog 
new/gnome-desktop-3.24.1/ChangeLog
--- old/gnome-desktop-3.24.0/ChangeLog  2017-03-21 10:04:53.0 +0100
+++ new/gnome-desktop-3.24.1/ChangeLog  2017-04-09 04:29:04.0 +0200
@@ -1,5 +1,30 @@
 # Generated by Makefile. Do not edit.
 
+commit bdda5ab5c50be53b1e84db78571b48b7bad4f9b8
+Author: Matthias Clasen 
+Date:   Sat Apr 8 22:20:05 2017 -0400
+
+3.24.1
+
+M  NEWS
+M  configure.ac
+
+commit 378b3a26449d1b7b4c3d9e33e430616c29b9ee23
+Author: Piotr Drąg 
+Date:   Mon Mar 27 21:53:30 2017 +0200
+
+Update Polish translation
+
+M  po/pl.po
+
+commit e750dd812e8356735e4e2283862dcccd50ccde55
+Author: Piotr Drąg 
+Date:   Sat Mar 25 20:18:46 2017 +0100
+
+Update Polish translation
+
+M  po/pl.po
+
 commit 298263b118966615b8695d339a70969106e7740d
 Author: Matthias Clasen 
 Date:   Tue Mar 21 09:02:03 2017 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/Makefile.in 
new/gnome-desktop-3.24.1/Makefile.in
--- old/gnome-desktop-3.24.0/Makefile.in2017-03-21 10:02:29.0 
+0100
+++ new/gnome-desktop-3.24.1/Makefile.in2017-04-09 04:28:21.0 
+0200
@@ -310,6 +310,7 @@
 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
+INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/NEWS 
new/gnome-desktop-3.24.1/NEWS
--- old/gnome-desktop-3.24.0/NEWS   2017-03-21 10:01:47.0 +0100
+++ new/gnome-desktop-3.24.1/NEWS   2017-04-09 04:18:58.0 +0200
@@ -1,4 +1,10 @@
 ==
+Version 3.24.1
+==
+
+- Translation updates
+
+==
 Version 3.24.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.24.0/aclocal.m4 
new/gnome-desktop-3.24.1/aclocal.m4
--- old/gnome-desktop-3.24.0/aclocal.m4 2017-03-21 10:02:28.0 +0100
+++ new/gnome-desktop-3.24.1/aclocal.m4 2017-04-09 04:28:19.0 +0200
@@ -20,32 +20,63 @@
 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 

commit gnome-control-center for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2017-04-29 10:51:01

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


Package is "gnome-control-center"

Sat Apr 29 10:51:01 2017 rev:152 rq:490927 version:3.24.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2017-03-22 23:07:17.233225989 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2017-04-29 10:51:02.341293606 +0200
@@ -1,0 +2,15 @@
+Mon Apr 24 16:56:35 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Fix check for existing shortcut settings.
+  + Fix possible crash when exiting Printers panel.
+  + Fix blurry icons in night light dialogue.
+
+---
+Thu Apr 13 09:47:27 UTC 2017 - fezh...@suse.com
+
+- Add gnome-control-center-more-power-button-actions.patch:
+  Bring back the "shutdown" and "interactive" power key actions in
+  "Power" panel (bsc#993381).
+
+---

Old:

  gnome-control-center-3.24.0.tar.xz

New:

  gnome-control-center-3.24.1.tar.xz
  gnome-control-center-more-power-button-actions.patch



Other differences:
--
++ gnome-control-center.spec ++
--- /var/tmp/diff_new_pack.NYBzxw/_old  2017-04-29 10:51:03.501129755 +0200
+++ /var/tmp/diff_new_pack.NYBzxw/_new  2017-04-29 10:51:03.505129190 +0200
@@ -29,7 +29,7 @@
 %define with_cacert_patch 0
 
 Name:   gnome-control-center
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:The GNOME Control Center
 License:GPL-2.0+
@@ -50,6 +50,8 @@
 Patch20:gnome-control-center-disable-error-message-for-NM.patch
 # PATCH-FIX-OPENSUSE gnome-control-center-info-never-use-gnome-software.patch 
bsc#999336 fezh...@suse.com -- info: Never search for gnome-software as an 
option when checking for updates on SLE and Leap 42.2, because we use 
gpk-update-viewer.
 Patch21:gnome-control-center-info-never-use-gnome-software.patch
+# PATCH-FIX-OPENSUSE gnome-control-center-more-power-button-actions.patch 
bsc#993381 fezh...@suse.com -- power: Bring back the "shutdown" and 
"interactive" power button actions.
+Patch22:gnome-control-center-more-power-button-actions.patch
 BuildRequires:  cups-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -215,6 +217,7 @@
 %if 0%{?suse_version} == 1315
 %patch21 -p1
 %endif
+%patch22 -p1
 
 %build
 ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh

++ gnome-control-center-3.24.0.tar.xz -> gnome-control-center-3.24.1.tar.xz 
++
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center-3.24.0.tar.xz
 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center-3.24.1.tar.xz
 differ: char 26, line 1

++ gnome-control-center-more-power-button-actions.patch ++
diff --git a/panels/power/cc-power-panel.c b/panels/power/cc-power-panel.c
index e631e0b..fed19dd 100644
--- a/panels/power/cc-power-panel.c
+++ b/panels/power/cc-power-panel.c
@@ -2020,9 +2020,11 @@ populate_power_button_model (GtkTreeModel *model)
 char *name;
 GsdPowerButtonActionType value;
   } actions[] = {
-{ N_("Suspend"), GSD_POWER_BUTTON_ACTION_SUSPEND },
 { N_("Hibernate"), GSD_POWER_BUTTON_ACTION_HIBERNATE },
-{ N_("Nothing"), GSD_POWER_BUTTON_ACTION_NOTHING }
+{ N_("Interactive"), GSD_POWER_BUTTON_ACTION_INTERACTIVE},
+{ N_("Nothing"), GSD_POWER_BUTTON_ACTION_NOTHING },
+{ N_("Shutdown"), GSD_POWER_BUTTON_ACTION_SHUTDOWN },
+{ N_("Suspend"), GSD_POWER_BUTTON_ACTION_SUSPEND }
   };
   guint i;
 



commit appstream-glib for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2017-04-29 10:50:15

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


Package is "appstream-glib"

Sat Apr 29 10:50:15 2017 rev:44 rq:490920 version:0.6.12

Changes:

--- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes
2017-03-22 23:14:03.559653788 +0100
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes   
2017-04-29 10:50:18.239523918 +0200
@@ -1,0 +2,10 @@
+Mon Apr 24 10:51:33 UTC 2017 - dims...@opensuse.org
+
+- Update to version 0.6.12:
+  + Copy hash table keys from AsApp to avoid them being used after
+they've been freed.
+  + Validate kudos in AppData and AppStream files.
+  + Fix the predicate comparison when using globs in metainfo
+files.
+
+---

Old:

  appstream-glib-0.6.11.tar.xz

New:

  appstream-glib-0.6.12.tar.xz



Other differences:
--
++ appstream-glib.spec ++
--- /var/tmp/diff_new_pack.sMozGT/_old  2017-04-29 10:50:19.379362891 +0200
+++ /var/tmp/diff_new_pack.sMozGT/_new  2017-04-29 10:50:19.383362326 +0200
@@ -20,7 +20,7 @@
 %define _build_from_vcs 1
 
 Name:   appstream-glib
-Version:0.6.11
+Version:0.6.12
 Release:0
 Summary:AppStream Abstraction Library
 License:LGPL-2.1+

++ _service ++
--- /var/tmp/diff_new_pack.sMozGT/_old  2017-04-29 10:50:19.423356676 +0200
+++ /var/tmp/diff_new_pack.sMozGT/_new  2017-04-29 10:50:19.427356110 +0200
@@ -2,9 +2,9 @@
   
 https://github.com/hughsie/appstream-glib.git
 git
-0.6.11
+0.6.12
 enable
-refs/tags/appstream_glib_0_6_11
+refs/tags/appstream_glib_0_6_12
   
   
 *.tar

++ _servicedata ++
--- /var/tmp/diff_new_pack.sMozGT/_old  2017-04-29 10:50:19.451352721 +0200
+++ /var/tmp/diff_new_pack.sMozGT/_new  2017-04-29 10:50:19.455352156 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/hughsie/appstream-glib.git
-  093f296a9f8d8c58f5ea8ff2d117dd1efe19a9be
\ No newline at end of file
+  ab7b5a089ce01fd90ac53bf100d143eacca73c9c
\ No newline at end of file

++ appstream-glib-0.6.11.tar.xz -> appstream-glib-0.6.12.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appstream-glib-0.6.11/NEWS 
new/appstream-glib-0.6.12/NEWS
--- old/appstream-glib-0.6.11/NEWS  2017-03-20 21:39:52.0 +0100
+++ new/appstream-glib-0.6.12/NEWS  2017-04-12 10:01:28.0 +0200
@@ -1,3 +1,14 @@
+Version 0.6.12
+~~
+Released: 2017-04-12
+
+New Features:
+ - Validate kudos in AppData and AppStream files (Richard Hughes)
+
+Bugfixes:
+ - Copy hash table keys to avoid a common crash on Ubuntu (Robert Ancell)
+ - Fix the predicate comparison when using globs in metainfo files (Richard 
Hughes)
+
 Version 0.6.11
 ~~
 Released: 2017-03-20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appstream-glib-0.6.11/RELEASE 
new/appstream-glib-0.6.12/RELEASE
--- old/appstream-glib-0.6.11/RELEASE   2017-03-20 21:39:52.0 +0100
+++ new/appstream-glib-0.6.12/RELEASE   2017-04-12 10:01:28.0 +0200
@@ -2,10 +2,10 @@
 
 1. Write NEWS entries for appstream_glib in the same format as usual.
 
-git shortlog appstream_glib_0_6_10.. | grep -i -v trivial | grep -v Merge > 
NEWS.new
+git shortlog appstream_glib_0_6_11.. | grep -i -v trivial | grep -v Merge > 
NEWS.new
 
 

-Version 0.6.11
+Version 0.6.12
 ~~
 Released: 2017-xx-xx
 
@@ -27,8 +27,8 @@
 
 4. Commit changes in git:
 
-git commit -a -m "Release version 0.6.11"
-git tag -s -f -m "Release 0.6.11" appstream_glib_0_6_11
+git commit -a -m "Release version 0.6.12"
+git tag -s -f -m "Release 0.6.12" appstream_glib_0_6_12
 
 git push --tags
 git push
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appstream-glib-0.6.11/configure.ac 
new/appstream-glib-0.6.12/configure.ac
--- old/appstream-glib-0.6.11/configure.ac  2017-03-20 21:39:52.0 
+0100
+++ new/appstream-glib-0.6.12/configure.ac  2017-04-12 10:01:28.0 
+0200
@@ -2,7 +2,7 @@
 
 m4_define([as_major_version], [0])
 m4_define([as_minor_version], [6])
-m4_define([as_micro_version], [11])
+m4_define([as_micro_version], [12])
 m4_define([as_version],
   [as_major_version.as_minor_version.as_micro_version])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit gnome-photos for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-photos for openSUSE:Factory 
checked in at 2017-04-29 10:50:37

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


Package is "gnome-photos"

Sat Apr 29 10:50:37 2017 rev:31 rq:490923 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes
2017-03-22 23:15:21.252647285 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-photos.new/gnome-photos.changes   
2017-04-29 10:50:38.444669507 +0200
@@ -1,0 +2,8 @@
+Mon Apr 24 11:21:18 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Changing the aspect ratio of the crop can make the selection
+larger than the image (bgo#765136).
+  + Updated translations.
+
+---

Old:

  gnome-photos-3.24.0.tar.xz

New:

  gnome-photos-3.24.1.tar.xz



Other differences:
--
++ gnome-photos.spec ++
--- /var/tmp/diff_new_pack.5XBluj/_old  2017-04-29 10:50:39.216560461 +0200
+++ /var/tmp/diff_new_pack.5XBluj/_new  2017-04-29 10:50:39.220559896 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-photos
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Photo viewer for GNOME
 License:GPL-3.0+

++ gnome-photos-3.24.0.tar.xz -> gnome-photos-3.24.1.tar.xz ++
 2207 lines of diff (skipped)




commit gnome-settings-daemon for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2017-04-29 10:50:23

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


Package is "gnome-settings-daemon"

Sat Apr 29 10:50:23 2017 rev:132 rq:490921 version:3.24.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
2017-03-22 23:06:52.576720082 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2017-04-29 10:50:25.562489391 +0200
@@ -1,0 +2,14 @@
+Mon Apr 24 11:19:54 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Fix Calculator media key.
+  + Fix sunrise calcs for fractional timezone offsets.
+  + Fix possible division by zero in clipboard handling.
+
+---
+Mon Apr 17 01:14:05 UTC 2017 - xw...@suse.com
+
+- Update gnome-settings-daemon-sle-configure-timeout-blank.patch:
+  Fix mouse cursor on black screen (bsc#1029637).
+
+---

Old:

  gnome-settings-daemon-3.24.0.tar.xz

New:

  gnome-settings-daemon-3.24.1.tar.xz



Other differences:
--
++ gnome-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.cuVyDo/_old  2017-04-29 10:50:26.446364525 +0200
+++ /var/tmp/diff_new_pack.cuVyDo/_new  2017-04-29 10:50:26.454363395 +0200
@@ -30,7 +30,7 @@
 %endif
 
 Name:   gnome-settings-daemon
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Settings daemon for the GNOME desktop
 License:GPL-2.0+

++ gnome-settings-daemon-3.24.0.tar.xz -> 
gnome-settings-daemon-3.24.1.tar.xz ++
 7743 lines of diff (skipped)

++ gnome-settings-daemon-sle-configure-timeout-blank.patch ++
--- /var/tmp/diff_new_pack.cuVyDo/_old  2017-04-29 10:50:27.430225533 +0200
+++ /var/tmp/diff_new_pack.cuVyDo/_new  2017-04-29 10:50:27.430225533 +0200
@@ -11,18 +11,3 @@
  
  /* The dim delay when dimming on idle is requested but idle-delay
   * is set to "Never" */
-Index: plugins/power/gsd-power-manager.c
-===
 plugins/power/gsd-power-manager.c.orig 2014-03-27 11:39:34.089124716 
+0800
-+++ plugins/power/gsd-power-manager.c  2014-03-27 11:39:34.101125059 +0800
-@@ -1921,8 +1921,8 @@ handle_screensaver_active (GsdPowerManag
-  * and its fade has finished.
-  *
-  * See also idle_configure() */
--if (active)
--idle_set_mode (manager, GSD_POWER_IDLE_MODE_BLANK);
-+/* if (active) */
-+/* idle_set_mode (manager, 
GSD_POWER_IDLE_MODE_BLANK); */
- }
- }
- 




commit gnome-maps for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2017-04-29 10:50:43

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


Package is "gnome-maps"

Sat Apr 29 10:50:43 2017 rev:30 rq:490924 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes2017-03-22 
23:10:08.392972487 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes   
2017-04-29 10:50:45.043737249 +0200
@@ -1,0 +2,10 @@
+Mon Apr 24 11:25:19 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Fix rendering of compacted route labels for transit routing.
+  + Don't show the “Next” button when selecting POI types when
+editing OpenStreetMap objects.
+  + Use HTTPS Wikipedia links.
+  + Updated translations.
+
+---

Old:

  gnome-maps-3.24.0.tar.xz

New:

  gnome-maps-3.24.1.tar.xz



Other differences:
--
++ gnome-maps.spec ++
--- /var/tmp/diff_new_pack.PyXo4k/_old  2017-04-29 10:50:45.939610688 +0200
+++ /var/tmp/diff_new_pack.PyXo4k/_new  2017-04-29 10:50:45.939610688 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-maps
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Maps Application for GNOME
 License:GPL-2.0+

++ gnome-maps-3.24.0.tar.xz -> gnome-maps-3.24.1.tar.xz ++
 2984 lines of diff (skipped)




commit polari for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package polari for openSUSE:Factory checked 
in at 2017-04-29 10:50:49

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


Package is "polari"

Sat Apr 29 10:50:49 2017 rev:23 rq:490925 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/polari/polari.changes2017-03-22 
23:09:23.431343312 +0100
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes   2017-04-29 
10:50:50.926906127 +0200
@@ -1,0 +2,19 @@
+Mon Apr 24 16:58:32 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1:
+  + Share a spell checker to only load dictionaries once
+(bgo#780762).
+  + Override paste.gnome.org's default expiry (bgo#780888).
+  + Indicate in private conversation when contact disconnects
+(bgo#712635).
+  + Trim trailing underscores from nick on startup (bgo#781161).
+  + Misc. bug fixes: bgo#780113, bgo#781072, bgo#781159.
+  + Updated translations.
+
+---
+Wed Apr 12 19:23:40 UTC 2017 - antoine.belv...@opensuse.org
+
+- Add telepathy-mission-control as runtime requirement (Polari
+  fails to connect to channels without it).
+
+---

Old:

  polari-3.24.0.tar.xz

New:

  polari-3.24.1.tar.xz



Other differences:
--
++ polari.spec ++
--- /var/tmp/diff_new_pack.sS36LD/_old  2017-04-29 10:50:51.710795387 +0200
+++ /var/tmp/diff_new_pack.sS36LD/_new  2017-04-29 10:50:51.714794822 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   polari
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:An IRC Client for GNOME
 License:GPL-2.0+ and LGPL-2.1+
@@ -43,6 +43,7 @@
 BuildRequires:  pkgconfig(telepathy-glib)
 BuildRequires:  pkgconfig(telepathy-logger-0.2)
 Requires:   gjs >= 1.45.0
+Requires:   telepathy-mission-control
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires

++ polari-3.24.0.tar.xz -> polari-3.24.1.tar.xz ++
 25225 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-04-29 10:50:30

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


Package is "gnome-music"

Sat Apr 29 10:50:30 2017 rev:27 rq:490922 version:3.24.1.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-03-22 
23:05:38.471222009 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-04-29 10:50:32.005579166 +0200
@@ -1,0 +2,11 @@
+Mon Apr 24 11:22:40 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1.1:
+  + Add Flatpak manifest (bgo#779905).
+  + Fix crashers.
+  + Up Grilo requirements.
+  + bgo#780523: playlist dialog shows the playlist that is going to
+be deleted.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.24.0.tar.xz

New:

  gnome-music-3.24.1.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.fpgHxW/_old  2017-04-29 10:50:32.865457690 +0200
+++ /var/tmp/diff_new_pack.fpgHxW/_new  2017-04-29 10:50:32.869457125 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.24.0
+Version:3.24.1.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
@@ -33,7 +33,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.1
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.3
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(libmediaart-2.0) >= 1.9.1
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.21.1

++ gnome-music-3.24.0.tar.xz -> gnome-music-3.24.1.1.tar.xz ++
 2005 lines of diff (skipped)




commit gnome-chess for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-chess for openSUSE:Factory 
checked in at 2017-04-29 10:49:13

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


Package is "gnome-chess"

Sat Apr 29 10:49:13 2017 rev:34 rq:490206 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-chess/gnome-chess.changes  2017-03-22 
23:16:01.678920450 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-chess.new/gnome-chess.changes 
2017-04-29 10:49:15.248422806 +0200
@@ -1,0 +2,7 @@
+Wed Apr 19 09:24:44 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Fix build error with new GLib.
+  + Updated translations.
+
+---

Old:

  gnome-chess-3.24.0.tar.xz

New:

  gnome-chess-3.24.1.tar.xz



Other differences:
--
++ gnome-chess.spec ++
--- /var/tmp/diff_new_pack.5EJ3gk/_old  2017-04-29 10:49:16.048309803 +0200
+++ /var/tmp/diff_new_pack.5EJ3gk/_new  2017-04-29 10:49:16.052309238 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-chess
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Chess Game for GNOME
 License:GPL-3.0+

++ gnome-chess-3.24.0.tar.xz -> gnome-chess-3.24.1.tar.xz ++
 4474 lines of diff (skipped)




commit gdm for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2017-04-29 10:49:19

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


Package is "gdm"

Sat Apr 29 10:49:19 2017 rev:190 rq:490207 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2017-03-22 23:12:07.984028026 
+0100
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2017-04-29 
10:49:22.467402961 +0200
@@ -1,0 +2,11 @@
+Wed Apr 19 09:48:15 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Don't set DCONF_PROFILE for gnome-initial-setup.
+  + Remove deprecated a11y keys.
+  + Autologin fixes.
+  + Xdmcp fixes.
+  + User switching fixes.
+  + Updated translations.
+
+---

Old:

  gdm-3.24.0.tar.xz

New:

  gdm-3.24.1.tar.xz



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.c39rxT/_old  2017-04-29 10:49:23.415269054 +0200
+++ /var/tmp/diff_new_pack.c39rxT/_new  2017-04-29 10:49:23.415269054 +0200
@@ -25,7 +25,7 @@
 %define enable_split_authentication 0
 
 Name:   gdm
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:The GNOME Display Manager
 License:GPL-2.0+

++ gdm-3.24.0.tar.xz -> gdm-3.24.1.tar.xz ++
 6005 lines of diff (skipped)




commit libcroco for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package libcroco for openSUSE:Factory 
checked in at 2017-04-29 10:50:07

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


Package is "libcroco"

Sat Apr 29 10:50:07 2017 rev:33 rq:490213 version:0.6.12

Changes:

--- /work/SRC/openSUSE:Factory/libcroco/libcroco.changes2016-08-31 
00:04:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcroco.new/libcroco.changes   2017-04-29 
10:50:08.764862419 +0200
@@ -1,0 +2,7 @@
+Thu Apr 20 11:02:27 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.6.12:
+  + Add support for Visual Studio 2017.
+  + Misc bug fixes.
+
+---

Old:

  libcroco-0.6.11.tar.xz

New:

  libcroco-0.6.12.tar.xz



Other differences:
--
++ libcroco.spec ++
--- /var/tmp/diff_new_pack.Xggqdx/_old  2017-04-29 10:50:09.936696872 +0200
+++ /var/tmp/diff_new_pack.Xggqdx/_new  2017-04-29 10:50:09.940696306 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcroco
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   libcroco
-Version:0.6.11
+Version:0.6.12
 Release:0
 Summary:CSS2 Parser Library
 License:LGPL-2.1
@@ -41,8 +41,8 @@
 
 %package 0_6-3
 Summary:CSS2 Parser Library
-Group:  System/Libraries
 # bug437293
+Group:  System/Libraries
 %ifarch ppc64
 Obsoletes:  libcroco-64bit
 %endif

++ libcroco-0.6.11.tar.xz -> libcroco-0.6.12.tar.xz ++
 27772 lines of diff (skipped)




commit epiphany for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2017-04-29 10:49:24

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


Package is "epiphany"

Sat Apr 29 10:49:24 2017 rev:138 rq:490208 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes2017-03-22 
23:15:35.734595738 +0100
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2017-04-29 
10:49:26.514831171 +0200
@@ -1,0 +2,10 @@
+Thu Apr 20 10:13:08 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Fix issues with add bookmark popover (bgo#780443, bgo#780851).
+  + Fix issues with bookmark importing (bgo#780564).
+  + Use native file choosers for Flatpak compatibility
+(bgo#780468).
+  + Updated translations.
+
+---
@@ -4 +14 @@
-- Drop pkgconfig(httpseverywhere-0.2) BuildRequires for now: the
+- Disable pkgconfig(httpseverywhere-0.2) BuildRequires for now: the

Old:

  epiphany-3.24.0.tar.xz

New:

  epiphany-3.24.1.tar.xz



Other differences:
--
++ epiphany.spec ++
--- /var/tmp/diff_new_pack.oSwXEa/_old  2017-04-29 10:49:27.342714214 +0200
+++ /var/tmp/diff_new_pack.oSwXEa/_new  2017-04-29 10:49:27.342714214 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   epiphany
-Version:3.24.0
+Version:3.24.1
 Release:0
 %define _base_version 3.22
 Summary:GNOME Web Browser
@@ -41,6 +41,8 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(hogweed) >= 3.2
+# Disabled as it is still experimental - epip ver 3.24.0
+#BuildRequires:  pkgconfig(httpseverywhere-0.2) >= 0.2.2
 BuildRequires:  pkgconfig(icu-uc) >= 4.6
 BuildRequires:  pkgconfig(iso-codes) >= 0.35
 BuildRequires:  pkgconfig(json-glib-1.0) >= 1.2.0

++ epiphany-3.24.0.tar.xz -> epiphany-3.24.1.tar.xz ++
 39870 lines of diff (skipped)




commit eog-plugins for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package eog-plugins for openSUSE:Factory 
checked in at 2017-04-29 10:50:00

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


Package is "eog-plugins"

Sat Apr 29 10:50:00 2017 rev:44 rq:490212 version:3.16.6

Changes:

--- /work/SRC/openSUSE:Factory/eog-plugins/eog-plugins.changes  2016-10-26 
13:29:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.eog-plugins.new/eog-plugins.changes 
2017-04-29 10:50:01.469892993 +0200
@@ -1,0 +2,6 @@
+Wed Apr 19 09:45:46 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.16.6:
+  + Updated translations.
+
+---

Old:

  eog-plugins-3.16.5.tar.xz

New:

  eog-plugins-3.16.6.tar.xz



Other differences:
--
++ eog-plugins.spec ++
--- /var/tmp/diff_new_pack.KAB2Rp/_old  2017-04-29 10:50:02.28861 +0200
+++ /var/tmp/diff_new_pack.KAB2Rp/_new  2017-04-29 10:50:02.281778296 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eog-plugins
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   eog-plugins
-Version:3.16.5
+Version:3.16.6
 Release:0
 #FIXME: add postr BuildRequires when we have a package
 Summary:A collection of plugins for Eye of GNOME

++ eog-plugins-3.16.5.tar.xz -> eog-plugins-3.16.6.tar.xz ++
 2606 lines of diff (skipped)




commit evolution-ews for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2017-04-29 10:49:32

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


Package is "evolution-ews"

Sat Apr 29 10:49:32 2017 rev:71 rq:490209 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes  
2017-03-22 23:06:17.605675964 +0100
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2017-04-29 10:49:35.273593799 +0200
@@ -1,0 +2,10 @@
+Wed Apr 19 10:34:38 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Sources always enabled, even when their part is disabled.
+  + Use correct respond method in
+e_cal_backend_ews_remove_object().
+  + Bugs fixed: bgo#779804, bgo#780391.
+  + Updated translations.
+
+---

Old:

  evolution-ews-3.24.0.tar.xz

New:

  evolution-ews-3.24.1.tar.xz



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.Q0EXyJ/_old  2017-04-29 10:49:36.081479668 +0200
+++ /var/tmp/diff_new_pack.Q0EXyJ/_new  2017-04-29 10:49:36.081479668 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   evolution-ews
-Version:3.24.0
+Version:3.24.1
 Release:0
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.24

++ evolution-ews-3.24.0.tar.xz -> evolution-ews-3.24.1.tar.xz ++
 1884 lines of diff (skipped)




commit evolution for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2017-04-29 10:49:41

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


Package is "evolution"

Sat Apr 29 10:49:41 2017 rev:195 rq:490210 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2017-03-22 
23:06:09.966758521 +0100
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2017-04-29 
10:49:44.540284673 +0200
@@ -1,0 +2,32 @@
+Wed Apr 19 10:10:52 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Fix few issues reported by Coverity scan.
+  + [EUndoRedoManager] Move two selection related functions to
+e-editor-dom-functions.h.
+  + Fix drag and drop in composer.
+  + Remove code that is not needed with WebKit2 anymore.
+  + Undo and redo buttons not active if switching from headers to
+editor.
+  + Fix the replace dialog functionality.
+  + Be more verbose about some of the history events.
+  + Allow the attachments and inline images to be dragged to the
+editor.
+  + Remove some of the WK2 FIXMEs.
+  + Undoing the HISTORY_IMAGE event won't remove the image.
+  + No initial paragraph presented if composing a new message.
+  + Possible deadlock in the replace dialog.
+  + Can't change the font color on caret in WebKitGTK+ 2.16.
+  + [Mail] Cached remote content not always found in cache.
+  + Use the right format string for WebPage's id.
+  + Don't hardcode base64 image data in tests.
+  + Last BR in inserted content is left marked.
+  + Remove duplicate function for determining the citation level.
+  + Minor code style fixes.
+  + Warning could be printed if debug enabled for undo
+  + Fix a compiler warning (maybe-uninitialized).
+  + Bugs fixed: bgo#780045, bgo#779907, bgo#780085, bgo#780080,
+bgo#726533, bgo#780275, bgo#780988.
+  + Updated translations.
+
+---

Old:

  evolution-3.24.0.tar.xz

New:

  evolution-3.24.1.tar.xz



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.gxYYx0/_old  2017-04-29 10:49:45.664125905 +0200
+++ /var/tmp/diff_new_pack.gxYYx0/_new  2017-04-29 10:49:45.668125340 +0200
@@ -24,7 +24,7 @@
 Name:   evolution
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.24
-Version:3.24.0
+Version:3.24.1
 Release:0
 # _version needs to be %{version} stripped to major.minor.micro only...
 %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')

++ evolution-3.24.0.tar.xz -> evolution-3.24.1.tar.xz ++
/work/SRC/openSUSE:Factory/evolution/evolution-3.24.0.tar.xz 
/work/SRC/openSUSE:Factory/.evolution.new/evolution-3.24.1.tar.xz differ: char 
27, line 1




commit evolution-data-server for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2017-04-29 10:49:52

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


Package is "evolution-data-server"

Sat Apr 29 10:49:52 2017 rev:173 rq:490211 version:3.24.1

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2017-03-22 23:06:04.171579796 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2017-04-29 10:49:54.246913397 +0200
@@ -1,0 +2,11 @@
+Wed Apr 19 09:47:14 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Revert "Disable support for all POP3 extensions by default".
+  + Fix maybe-used-uninitialized compiler warning from
+camel-pop3-folder.c.
+  + Fix few Coverity scan issues.
+  + Bugs fixed: bgo#780617, bgo#777161.
+  + Updated translations.
+
+---

Old:

  evolution-data-server-3.24.0.tar.xz

New:

  evolution-data-server-3.24.1.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.gLBGKQ/_old  2017-04-29 10:49:55.162784010 +0200
+++ /var/tmp/diff_new_pack.gLBGKQ/_new  2017-04-29 10:49:55.166783445 +0200
@@ -32,7 +32,7 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.24
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+

++ evolution-data-server-3.24.0.tar.xz -> 
evolution-data-server-3.24.1.tar.xz ++
 2439 lines of diff (skipped)




commit mutter for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2017-04-29 10:49:04

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


Package is "mutter"

Sat Apr 29 10:49:04 2017 rev:105 rq:490203 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/mutter/mutter.changes2017-03-23 
22:58:35.768239533 +0100
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes   2017-04-29 
10:49:05.605785048 +0200
@@ -1,0 +2,15 @@
+Sat Apr 15 21:44:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Always sync window geometry on state changes (bgo#780292).
+  + Use EGL instead of GLX when drawing using GLES (bgo#771636).
+  + Fix HiDPI detection on vertical monitor layouts (bgo#777687).
+  + Get double-click timing from desktop mouse settings
+(bgo#771576).
+  + Scale relative motion deltas with monitor scale (bgo#778119).
+  + Use texture fallback when setting hardware cursor fails
+(bgo#770020).
+  + Fix lock-up when using additional theme variants (bgo#780254).
+  + Updated translations.
+
+---

Old:

  mutter-3.24.0.tar.xz

New:

  mutter-3.24.1.tar.xz



Other differences:
--
++ mutter.spec ++
--- /var/tmp/diff_new_pack.dtZH9X/_old  2017-04-29 10:49:06.593645490 +0200
+++ /var/tmp/diff_new_pack.dtZH9X/_new  2017-04-29 10:49:06.597644925 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:   mutter
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Window and compositing manager based on Clutter
 License:GPL-2.0+

++ mutter-3.24.0.tar.xz -> mutter-3.24.1.tar.xz ++
 5588 lines of diff (skipped)




commit gjs for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2017-04-29 10:48:42

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


Package is "gjs"

Sat Apr 29 10:48:42 2017 rev:62 rq:490196 version:1.48.1

Changes:

--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2017-03-29 13:24:32.340727691 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2017-04-29 
10:48:44.060828769 +0200
@@ -1,0 +2,8 @@
+Mon Apr 10 06:54:46 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.48.1:
+  + gjs crashed with SIGSEGV in gjs_object_from_g_object
+(bgo#779918).
+  + Misc bug fixes.
+
+---

Old:

  gjs-1.48.0.tar.xz

New:

  gjs-1.48.1.tar.xz



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.HfIdF2/_old  2017-04-29 10:48:45.204667175 +0200
+++ /var/tmp/diff_new_pack.HfIdF2/_new  2017-04-29 10:48:45.212666045 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gjs
-Version:1.48.0
+Version:1.48.1
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:JavaScript bindings based on gobject-introspection and Mozilla

++ gjs-1.48.0.tar.xz -> gjs-1.48.1.tar.xz ++
 26670 lines of diff (skipped)




commit pango for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package pango for openSUSE:Factory checked 
in at 2017-04-29 10:48:47

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


Package is "pango"

Sat Apr 29 10:48:47 2017 rev:104 rq:490197 version:1.40.5

Changes:

--- /work/SRC/openSUSE:Factory/pango/pango.changes  2017-03-22 
22:57:42.370707152 +0100
+++ /work/SRC/openSUSE:Factory/.pango.new/pango.changes 2017-04-29 
10:48:48.712171659 +0200
@@ -1,0 +2,10 @@
+Mon Apr 10 07:01:36 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.40.5:
+  + Add missing introspection annotations (bgo#778663).
+  + Fix line-end handling in pango_read_line (bgo#778816).
+  + Make alpha attribute work without color (bgo#773767).
+  + win32: Enable rendering colored texti and underlines
+(bgo#768779).
+
+---

Old:

  pango-1.40.4.tar.xz

New:

  pango-1.40.5.tar.xz



Other differences:
--
++ pango.spec ++
--- /var/tmp/diff_new_pack.YEoSbg/_old  2017-04-29 10:48:49.852010630 +0200
+++ /var/tmp/diff_new_pack.YEoSbg/_new  2017-04-29 10:48:49.856010065 +0200
@@ -20,7 +20,7 @@
 %define pango_binary_version 1.8.0
 
 Name:   pango
-Version:1.40.4
+Version:1.40.5
 Release:0
 Summary:Library for Layout and Rendering of Text
 License:LGPL-2.1+

++ pango-1.40.4.tar.xz -> pango-1.40.5.tar.xz ++
 1705 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/pango-1.40.4/ChangeLog new/pango-1.40.5/ChangeLog
--- old/pango-1.40.4/ChangeLog  2017-02-27 21:20:39.0 +0100
+++ new/pango-1.40.5/ChangeLog  2017-04-08 19:55:01.0 +0200
@@ -1,3 +1,206 @@
+commit 6c5d1d35061a91c3c0792f7720da3f8308ebff65
+Author: Matthias Clasen 
+Date:   Sat Apr 8 13:48:25 2017 -0400
+
+1.40.5
+
+ NEWS | 7 +++
+ configure.ac | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
+commit 5188156587cc388b86962fb43815a303448aeb64
+Author: Matthias Clasen 
+Date:   Sat Apr 8 00:58:58 2017 -0400
+
+Avoid a compiler warning
+
+The compiler complains that rightmost_space may be used
+uninitialized. And it may be right.
+
+ pango/pango-layout.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7fc77e1c5a9b04da172d032f8d1a2bd04a1c92a1
+Author: Philip Withnall 
+Date:   Wed Feb 15 11:06:36 2017 +
+
+docs: Fix some introspection annotation syntax
+
+Signed-off-by: Philip Withnall 
+
+https://bugzilla.gnome.org/show_bug.cgi?id=778663
+
+ pango/pango-engine.h| 4 ++--
+ pango/pango-layout.h| 2 +-
+ pango/pangofc-fontmap.c | 2 +-
+ 3 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 6df7fcde9cde8c808344cd7242b0492e92ec10f1
+Author: Philip Withnall 
+Date:   Wed Feb 15 11:06:03 2017 +
+
+docs: Add (skip) annotation to some non-introspectable deprecated
+funcs
+
+To make it a bit more explicit that there’s no need to worry about
+introspecting them.
+
+Signed-off-by: Philip Withnall 
+
+https://bugzilla.gnome.org/show_bug.cgi?id=778663
+
+ pango/modules.c  | 4 ++--
+ pango/pango-engine.h | 8 
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 9ab6ddd41723e0f0f8f0d57ca6bb37763c910d3c
+Author: Philip Withnall 
+Date:   Wed Feb 15 11:05:27 2017 +
+
+docs: Add a few missing (transfer) annotations
+
+This should fix a few scanner warnings, but this is not an attempt to
+fix them all.
+
+Signed-off-by: Philip Withnall 
+
+https://bugzilla.gnome.org/show_bug.cgi?id=778663
+
+ pango/fonts.c| 2 +-
+ pango/pangoft2-fontmap.c | 7 ---
+ 2 files changed, 5 insertions(+), 4 deletions(-)
+
+commit 6f0648043fe2a084db15a6cdded8402625676aef
+Author: Philip Withnall 
+Date:   Fri Feb 17 09:27:36 2017 +
+
+pango-utils: Fix non-escaped \r\n line endings in pango_read_line()
+
+The handling for \r or \r\n line endings in pango_read_line() was
+broken. It should have discarded the \r or \r\n, but was only
+doing this
+for \n or \n\r. The condition (c == EOF) could never have been
+reached.
+
+Coverity ID: 1391696
+
+Signed-off-by: Philip Withnall 

commit gobject-introspection for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2017-04-29 10:48:59

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


Package is "gobject-introspection"

Sat Apr 29 10:48:59 2017 rev:72 rq:490201 version:1.52.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
2017-03-22 23:11:37.992277329 +0100
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
 2017-04-29 10:49:00.790465322 +0200
@@ -1,0 +2,11 @@
+Sun Apr 16 16:55:30 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.52.1:
+  + gir: Update annotations from GLib 2.52.1.
+  + tests: Add marshalling tests for GValue-valued properties.
+  + gimarshallingtests: Add a flags and enum property.
+  + g-ir-scanner: fix wrong order of -L options in libtool
+invocation.
+  + giscanner: Use shlex.split() for environment variables.
+
+---

Old:

  gobject-introspection-1.52.0.tar.xz

New:

  gobject-introspection-1.52.1.tar.xz



Other differences:
--
++ gobject-introspection.spec ++
--- /var/tmp/diff_new_pack.jkRIbn/_old  2017-04-29 10:49:01.718334238 +0200
+++ /var/tmp/diff_new_pack.jkRIbn/_new  2017-04-29 10:49:01.722333674 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gobject-introspection
-Version:1.52.0
+Version:1.52.1
 Release:0
 # FIXME: Find a way to identify if we need python3-gobject or python-gobject 
from gi-find-deps.sh.
 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to 
the main package and rename the devel package to libgirepository-devel
@@ -42,7 +42,7 @@
 BuildRequires:  python-xml
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cairo-gobject)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.51.5
+BuildRequires:  pkgconfig(glib-2.0) >= 2.52.1
 BuildRequires:  pkgconfig(gobject-2.0)
 # gi-find-deps makes use of 'file' to identify the types.
 Requires:   file

++ gobject-introspection-1.52.0.tar.xz -> 
gobject-introspection-1.52.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gobject-introspection-1.52.0/config.h.win32 
new/gobject-introspection-1.52.1/config.h.win32
--- old/gobject-introspection-1.52.0/config.h.win32 2017-03-20 
22:13:52.0 +0100
+++ new/gobject-introspection-1.52.1/config.h.win32 2017-04-10 
09:28:08.0 +0200
@@ -96,7 +96,7 @@
 #define PACKAGE_NAME "gobject-introspection"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "gojbect-introspection 1.52.0"
+#define PACKAGE_STRING "gojbect-introspection 1.52.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gobject-introspection"
@@ -105,7 +105,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.52.0"
+#define PACKAGE_VERSION "1.52.1"
 
 /* Define to the platform's shared library suffix */
 #define SHLIB_SUFFIX ".dll"
@@ -126,7 +126,7 @@
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.52.0"
+#define VERSION "1.52.1"
 
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gobject-introspection-1.52.0/configure 
new/gobject-introspection-1.52.1/configure
--- old/gobject-introspection-1.52.0/configure  2017-03-20 22:13:46.0 
+0100
+++ new/gobject-introspection-1.52.1/configure  2017-04-10 09:28:01.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gobject-introspection 1.52.0.
+# Generated by GNU Autoconf 2.69 for gobject-introspection 1.52.1.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gobject-introspection'
 PACKAGE_TARNAME='gobject-introspection'
-PACKAGE_VERSION='1.52.0'
-PACKAGE_STRING='gobject-introspection 1.52.0'
+PACKAGE_VERSION='1.52.1'
+PACKAGE_STRING='gobject-introspection 1.52.1'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection'
 PACKAGE_URL=''
 
@@ -1449,7 +1449,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 gobject-introspection 1.52.0 to adapt to many kinds of 
systems.

commit glib2 for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2017-04-29 10:48:37

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


Package is "glib2"

Sat Apr 29 10:48:37 2017 rev:182 rq:490195 version:2.52.1

Changes:

--- /work/SRC/openSUSE:Factory/glib2/glib2.changes  2017-03-22 
23:04:29.960931517 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2017-04-29 
10:48:39.749437853 +0200
@@ -1,0 +2,10 @@
+Mon Apr 10 06:56:39 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.52.1:
+  + Bugs fixed: bgo#674885, bgo#698064, bgo#725894, bgo#734946,
+bgo#755046, bgo#775879, bgo#777961, bgo#778049, bgo#778207,
+bgo#778287, bgo#779409, bgo#780066, bgo#780095, bgo#780306,
+bgo#780310, bgo#780384, bgo#780441, bgo#780471, bgo#780924.
+  + Updated translations.
+
+---

Old:

  glib-2.52.0.tar.xz

New:

  glib-2.52.1.tar.xz



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.kpIlb4/_old  2017-04-29 10:48:40.917272869 +0200
+++ /var/tmp/diff_new_pack.kpIlb4/_new  2017-04-29 10:48:40.921272304 +0200
@@ -20,7 +20,7 @@
 
 Name:   glib2
 %define _name glib
-Version:2.52.0
+Version:2.52.1
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:General-Purpose Utility Library

++ glib-2.52.0.tar.xz -> glib-2.52.1.tar.xz ++
/work/SRC/openSUSE:Factory/glib2/glib-2.52.0.tar.xz 
/work/SRC/openSUSE:Factory/.glib2.new/glib-2.52.1.tar.xz differ: char 26, line 1




commit gnome-session for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2017-04-29 10:49:09

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


Package is "gnome-session"

Sat Apr 29 10:49:09 2017 rev:168 rq:490204 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes  
2017-03-22 23:11:44.487357083 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2017-04-29 10:49:11.001022847 +0200
@@ -1,0 +2,7 @@
+Sat Apr 15 21:19:47 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Autogoo degooing.
+  + Race condition fix with startup and owning the dbus name.
+
+---

Old:

  gnome-session-3.24.0.tar.xz

New:

  gnome-session-3.24.1.tar.xz



Other differences:
--
++ gnome-session.spec ++
--- /var/tmp/diff_new_pack.NQHxST/_old  2017-04-29 10:49:11.816907585 +0200
+++ /var/tmp/diff_new_pack.NQHxST/_new  2017-04-29 10:49:11.820907020 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-session
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:Session Tools for the GNOME Desktop
 License:GPL-2.0+

++ gnome-session-3.24.0.tar.xz -> gnome-session-3.24.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-session-3.24.0/ChangeLog 
new/gnome-session-3.24.1/ChangeLog
--- old/gnome-session-3.24.0/ChangeLog  2017-03-20 22:13:15.0 +0100
+++ new/gnome-session-3.24.1/ChangeLog  2017-04-12 16:51:50.0 +0200
@@ -1,6 +1,51 @@
 # Generated by Makefile. Do not edit.
 
-commit 9148aad95de0683ccf857978efe80dce4111d128 (HEAD -> master)
+commit 6fec14cb8802105e68116e167ad10ca68548767f (HEAD -> master, github/master)
+Author: Ray Strode 
+Date:   Wed Apr 12 10:46:26 2017 -0400
+
+configure: bump to 3.24.1
+
+M  configure.ac
+
+commit c62a8304754774625787e757c6e89bf1389b47ca
+Author: Ray Strode 
+Date:   Wed Apr 12 10:43:46 2017 -0400
+
+NEWS: update for release
+
+M  NEWS
+
+commit 34dbc87f9df014e0232be8bc25aaf1e8928c91dc (origin/master, origin/HEAD)
+Author: Mario Sanchez Prada 
+Date:   Tue Mar 28 20:08:13 2017 +0100
+
+data: Don't clean $(wayland_session_in_files) in DISTCLEANFILES
+
+This variable references gnome.desktop.in now, which is not generated,
+and so cleaning this up is not correct.
+
+M  data/Makefile.am
+
+commit 076d2e7e0b54a46980b8ff770e93d26c1aec2555
+Author: Rui Matos 
+Date:   Wed Mar 22 15:58:43 2017 +0100
+
+main: Start the manager only after we're sure we own the DBus name
+
+This closes a race where the clients we spawn wouldn't be able to
+reach us on the well known DBus name because they'd attempt to do so
+before we own it.
+
+By registering DBus APIs on the bus acquired callback but only
+starting the GsmManager on name acquired we guarantee that clients
+will be able to reach us.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=780405
+
+M  gnome-session/main.c
+
+commit 9148aad95de0683ccf857978efe80dce4111d128 (tag: 3.24.0)
 Author: Ray Strode 
 Date:   Mon Mar 20 16:39:45 2017 -0400
 
@@ -16,7 +61,7 @@
 
 M  NEWS
 
-commit 32e2b7e0fd80c1444c15c8f1c2949d71a08ab8b5 (tag: 3.23.92, origin/master, 
origin/HEAD)
+commit 32e2b7e0fd80c1444c15c8f1c2949d71a08ab8b5 (tag: 3.23.92)
 Author: Ray Strode 
 Date:   Mon Mar 13 14:46:49 2017 -0400
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-session-3.24.0/NEWS 
new/gnome-session-3.24.1/NEWS
--- old/gnome-session-3.24.0/NEWS   2017-03-20 22:13:04.0 +0100
+++ new/gnome-session-3.24.1/NEWS   2017-04-12 16:43:43.0 +0200
@@ -1,4 +1,10 @@
 ===
+Version 3.24.1
+===
+   - autogoo degooing
+   - race condition fix with startup and owning the dbus name
+
+===
 Version 3.24.0
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-session-3.24.0/aclocal.m4 
new/gnome-session-3.24.1/aclocal.m4
--- old/gnome-session-3.24.0/aclocal.m4 2017-03-20 21:40:21.0 +0100
+++ new/gnome-session-3.24.1/aclocal.m4 2017-04-12 16:47:00.0 +0200
@@ -792,32 +792,63 @@
   AC_SUBST([USE_NLS])
 ])
 
-# pkg.m4 - Macros to locate and utilise pkg-config.-*- Autoconf -*-
-# serial 1 (pkg-config-0.24)
-# 
-# Copyright © 2004 Scott James Remnant .
-#
-# 

commit gtksourceview for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-04-29 10:48:54

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


Package is "gtksourceview"

Sat Apr 29 10:48:54 2017 rev:104 rq:490199 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-03-22 23:04:23.917787995 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-04-29 10:48:56.131123561 +0200
@@ -1,0 +2,10 @@
+Mon Apr 10 07:04:24 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Deprecate the 'copy' parameter of the GtkSourceView::move-lines
+signal.
+  + Force visual word movements for RTL text with Ctrl+left/right.
+  + Misc bug fixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.0.tar.xz

New:

  gtksourceview-3.24.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.Px4Zc1/_old  2017-04-29 10:48:56.955007168 +0200
+++ /var/tmp/diff_new_pack.Px4Zc1/_new  2017-04-29 10:48:56.955007168 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.0.tar.xz -> gtksourceview-3.24.1.tar.xz ++
 8793 lines of diff (skipped)




commit gnome-terminal for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-terminal for openSUSE:Factory 
checked in at 2017-04-29 10:48:16

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


Package is "gnome-terminal"

Sat Apr 29 10:48:16 2017 rev:108 rq:490188 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes
2017-03-22 23:11:28.673597640 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-terminal.new/gnome-terminal.changes   
2017-04-29 10:48:17.800538651 +0200
@@ -1,0 +2,6 @@
+Sat Apr 15 22:07:28 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Updated translations.
+
+---

Old:

  gnome-terminal-3.24.0.tar.xz

New:

  gnome-terminal-3.24.1.tar.xz



Other differences:
--
++ gnome-terminal.spec ++
--- /var/tmp/diff_new_pack.pURLOu/_old  2017-04-29 10:48:18.520436948 +0200
+++ /var/tmp/diff_new_pack.pURLOu/_new  2017-04-29 10:48:18.524436383 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-terminal
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:GNOME Terminal
 License:GPL-3.0+ and LGPL-2.1+

++ gnome-terminal-3.24.0.tar.xz -> gnome-terminal-3.24.1.tar.xz ++
 5266 lines of diff (skipped)




commit cups-pk-helper for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2017-04-29 10:48:21

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper"

Sat Apr 29 10:48:21 2017 rev:31 rq:490189 version:0.2.6

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2016-02-25 21:53:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2017-04-29 10:48:21.328040307 +0200
@@ -5 +5 @@
-  + Enable UTF-8 chars in names and texts.
+  + Enable UTF-8 chars in names and texts (bsc#1033742, rh#982727).



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.Amvd7G/_old  2017-04-29 10:48:22.063936344 +0200
+++ /var/tmp/diff_new_pack.Amvd7G/_new  2017-04-29 10:48:22.063936344 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit gtk4 for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gtk4 for openSUSE:Factory checked in 
at 2017-04-29 10:48:31

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


Package is "gtk4"

Sat Apr 29 10:48:31 2017 rev:5 rq:490192 version:3.90.0

Changes:

--- /work/SRC/openSUSE:Factory/gtk4/gtk4.changes2017-03-22 
23:02:51.434895831 +0100
+++ /work/SRC/openSUSE:Factory/.gtk4.new/gtk4.changes   2017-04-29 
10:48:34.082238477 +0200
@@ -1,0 +2,12 @@
+Sat Apr  1 19:04:30 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.90.0:
+  + Allow a custom renderer for the inspector, by setting
+GTK_INSPECTOR_RENDERER.
+  + Move more container functionality, such as focus handling, to
+GtkWidget.
+  + Bugs fixed: bgo#686838, bgo#778853, bgo#779081, bgo#780019,
+bgo#780234, bgo#734946, bgo#773228, bgo#774148, bgo#780735.
+  + Updated translations.
+
+---

Old:

  gtk+-3.89.5.tar.xz

New:

  gtk+-3.90.0.tar.xz



Other differences:
--
++ gtk4.spec ++
--- /var/tmp/diff_new_pack.uPrfMb/_old  2017-04-29 10:48:35.973971226 +0200
+++ /var/tmp/diff_new_pack.uPrfMb/_new  2017-04-29 10:48:35.977970661 +0200
@@ -28,13 +28,13 @@
 
 Name:   gtk4
 %define _name gtk+
-Version:3.89.5
+Version:3.90.0
 Release:0
 Summary:The GTK+ toolkit library (version 4)
 License:LGPL-2.1+
 Group:  Development/Libraries/X11
 Url:http://www.gtk.org/
-Source: 
http://download.gnome.org/sources/gtk+/3.89/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtk+/3.90/%{_name}-%{version}.tar.xz
 Source2:settings.ini
 Source3:macros.gtk4
 Source99:   baselibs.conf

++ gtk+-3.89.5.tar.xz -> gtk+-3.90.0.tar.xz ++
/work/SRC/openSUSE:Factory/gtk4/gtk+-3.89.5.tar.xz 
/work/SRC/openSUSE:Factory/.gtk4.new/gtk+-3.90.0.tar.xz differ: char 27, line 1




commit vte for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2017-04-29 10:48:08

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


Package is "vte"

Sat Apr 29 10:48:08 2017 rev:101 rq:490187 version:0.48.2

Changes:

--- /work/SRC/openSUSE:Factory/vte/vte.changes  2017-03-29 13:24:28.633252026 
+0200
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2017-04-29 
10:48:14.592991793 +0200
@@ -1,0 +2,9 @@
+Sat Apr 15 22:01:25 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update to version 0.48.2:
+  + spawn: async:
+- Release reference to VteTerminal.
+- Check for nullptr before unreffing.
+  + emulation: Swallow OSC 8.
+
+---

Old:

  vte-0.48.1.tar.xz

New:

  vte-0.48.2.tar.xz



Other differences:
--
++ vte.spec ++
--- /var/tmp/diff_new_pack.HxaNkC/_old  2017-04-29 10:48:15.356883874 +0200
+++ /var/tmp/diff_new_pack.HxaNkC/_new  2017-04-29 10:48:15.360883309 +0200
@@ -24,7 +24,7 @@
 Name:   vte
 %define _name   vte
 Url:http://www.gnome.org
-Version:0.48.1
+Version:0.48.2
 Release:0
 Summary:Terminal Emulator Library
 # Switched to sourceservice, as upstream have a tendency to not release 
tarballs on time.

++ _service ++
--- /var/tmp/diff_new_pack.HxaNkC/_old  2017-04-29 10:48:15.404877094 +0200
+++ /var/tmp/diff_new_pack.HxaNkC/_new  2017-04-29 10:48:15.408876529 +0200
@@ -4,7 +4,7 @@
 git
 @PARENT_TAG@
 enable
-refs/tags/0.48.1
+refs/tags/0.48.2
   
   
 *.tar

++ _servicedata ++
--- /var/tmp/diff_new_pack.HxaNkC/_old  2017-04-29 10:48:15.444871444 +0200
+++ /var/tmp/diff_new_pack.HxaNkC/_new  2017-04-29 10:48:15.444871444 +0200
@@ -1,4 +1,4 @@
 
 
 git://git.gnome.org/vte
-  e6f4c83f12e2acf2eda6c58da5d78a0141380225
\ No newline at end of file
+  3e7f21006b751136963fd1520dd1b157a68c659c
\ No newline at end of file

++ vte-0.48.1.tar.xz -> vte-0.48.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.48.1/configure.ac new/vte-0.48.2/configure.ac
--- old/vte-0.48.1/configure.ac 2017-03-21 18:58:09.0 +0100
+++ new/vte-0.48.2/configure.ac 2017-04-10 21:27:19.0 +0200
@@ -1,6 +1,6 @@
 m4_define([version_major],0)
 m4_define([version_minor],48)
-m4_define([version_micro],1)
+m4_define([version_micro],2)
 m4_define([version_triplet],version_major.version_minor.version_micro)
 
 AC_PREREQ([2.63])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.48.1/src/caps.cc new/vte-0.48.2/src/caps.cc
--- old/vte-0.48.1/src/caps.cc  2017-03-21 18:58:09.0 +0100
+++ new/vte-0.48.2/src/caps.cc  2017-04-10 21:27:19.0 +0200
@@ -229,6 +229,7 @@
 ENTRY(OSC "4;%s" BEL, "change-color-bel")
 ENTRY(OSC "6;%s" BEL, "set-current-file-uri")
 ENTRY(OSC "7;%s" BEL, "set-current-directory-uri")
+ENTRY(OSC "8;%s;%s" BEL, "set-current-hyperlink")
 ENTRY(OSC "10;%s" BEL, "change-foreground-color-bel")
 ENTRY(OSC "11;%s" BEL, "change-background-color-bel")
 ENTRY(OSC "12;%s" BEL, "change-cursor-background-color-bel")
@@ -266,6 +267,7 @@
 ENTRY(OSC "4;%s" ST, "change-color-st")
 ENTRY(OSC "6;%s" ST, "set-current-file-uri")
 ENTRY(OSC "7;%s" ST, "set-current-directory-uri")
+ENTRY(OSC "8;%s;%s" ST, "set-current-hyperlink")
 ENTRY(OSC "10;%s" ST, "change-foreground-color-st")
 ENTRY(OSC "11;%s" ST, "change-background-color-st")
 ENTRY(OSC "12;%s" ST, "change-cursor-background-color-st")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.48.1/src/vtegtk.cc new/vte-0.48.2/src/vtegtk.cc
--- old/vte-0.48.1/src/vtegtk.cc2017-03-21 18:58:09.0 +0100
+++ new/vte-0.48.2/src/vtegtk.cc2017-04-10 21:27:19.0 +0200
@@ -2361,6 +2361,9 @@
 g_error_free(error);
 
 spawn_async_callback_data_free(data);
+
+if (terminal != nullptr)
+g_object_unref(terminal);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.48.1/src/vteseq-n.gperf 
new/vte-0.48.2/src/vteseq-n.gperf
--- old/vte-0.48.1/src/vteseq-n.gperf   2017-03-21 18:58:09.0 +0100
+++ new/vte-0.48.2/src/vteseq-n.gperf   2017-04-10 21:27:19.0 +0200
@@ -169,5 +169,6 @@
 #"reset-mouse-cursor-foreground-color", VTE_SEQUENCE_HANDLER_NULL
 "set-current-directory-uri", 

commit gtk-vnc for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gtk-vnc for openSUSE:Factory checked 
in at 2017-04-29 10:48:02

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


Package is "gtk-vnc"

Sat Apr 29 10:48:02 2017 rev:47 rq:490185 version:0.7.0

Changes:

--- /work/SRC/openSUSE:Factory/gtk-vnc/gtk-vnc.changes  2017-02-26 
17:07:06.551442914 +0100
+++ /work/SRC/openSUSE:Factory/.gtk-vnc.new/gtk-vnc.changes 2017-04-29 
10:48:05.134328054 +0200
@@ -11,2 +11,3 @@
-copyrect encodings.
-  + CVE-2017-5885 - fix color map index bounds checking.
+copyrect encodings (bsc#1024266).
+  + CVE-2017-5885 - fix color map index bounds checking
+(bsc#1024268).
gtk-vnc2.changes: same change



Other differences:
--
++ gtk-vnc.spec ++
--- /var/tmp/diff_new_pack.BpdA9L/_old  2017-04-29 10:48:06.114189625 +0200
+++ /var/tmp/diff_new_pack.BpdA9L/_new  2017-04-29 10:48:06.118189060 +0200
@@ -31,9 +31,9 @@
 Name:   gtk-vnc
 %define _name   gtk-vnc
 Summary:A GTK widget for VNC clients
-# FIXME: see if the browser plugin can be built (last try 0.4.2)
 License:LGPL-2.1 and LGPL-2.1+
 Group:  Development/Libraries/X11
+# FIXME: see if the browser plugin can be built (last try 0.4.2)
 Version:0.7.0
 Release:0
 Source: 
http://download.gnome.org/sources/gtk-vnc/0.7/%{_name}-%{version}.tar.xz

++ gtk-vnc2.spec ++
--- /var/tmp/diff_new_pack.BpdA9L/_old  2017-04-29 10:48:06.150184540 +0200
+++ /var/tmp/diff_new_pack.BpdA9L/_new  2017-04-29 10:48:06.154183975 +0200
@@ -31,9 +31,9 @@
 Name:   gtk-vnc2
 %define _name   gtk-vnc
 Summary:A GTK widget for VNC clients
-# FIXME: see if the browser plugin can be built (last try 0.4.2)
 License:LGPL-2.1 and LGPL-2.1+
 Group:  Development/Libraries/X11
+# FIXME: see if the browser plugin can be built (last try 0.4.2)
 Version:0.7.0
 Release:0
 Source: 
http://download.gnome.org/sources/gtk-vnc/0.7/%{_name}-%{version}.tar.xz




commit webkit2gtk3 for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2017-04-29 10:48:25

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


Package is "webkit2gtk3"

Sat Apr 29 10:48:25 2017 rev:36 rq:490190 version:2.16.1

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2017-03-22 
23:06:58.779841027 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2017-04-29 10:48:27.227206911 +0200
@@ -1,0 +2,14 @@
+Wed Apr  5 12:34:01 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.16.1:
+  + Fix no-third-party cookies policy in case of redirections.
+  + Keep URL fragments after server redirections.
+  + Honor GTK+ font settings.
+  + Ensure depth and stencil renderbuffers are created on GLESv2.
+  + Prevent new navigations from onbeforeunload handler and
+document unload.
+  + Disallow beforeunload alerts from web pages users have never
+interacted with.
+  + Fix several crashes and rendering issues.
+
+---

Old:

  webkitgtk-2.16.0.tar.xz

New:

  webkitgtk-2.16.1.tar.xz



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.ndDeTC/_old  2017-04-29 10:48:29.190929489 +0200
+++ /var/tmp/diff_new_pack.ndDeTC/_new  2017-04-29 10:48:29.190929489 +0200
@@ -26,7 +26,7 @@
 %define _pkgconfig_suffix gtk-3.0
 %define _name webkitgtk
 Name:   webkit2gtk3
-Version:2.16.0
+Version:2.16.1
 Release:0
 Summary:Library for rendering web content, GTK+ Port
 License:LGPL-2.0+ and BSD-3-Clause

++ webkitgtk-2.16.0.tar.xz -> webkitgtk-2.16.1.tar.xz ++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.16.0.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkitgtk-2.16.1.tar.xz differ: 
char 26, line 1




commit gzip for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gzip for openSUSE:Factory checked in 
at 2017-04-29 10:47:33

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


Package is "gzip"

Sat Apr 29 10:47:33 2017 rev:43 rq:487582 version:1.8

Changes:

--- /work/SRC/openSUSE:Factory/gzip/gzip.changes2017-04-03 
11:04:33.964276190 +0200
+++ /work/SRC/openSUSE:Factory/.gzip.new/gzip.changes   2017-04-29 
10:47:35.698486577 +0200
@@ -1,0 +2,6 @@
+Tue Apr 11 14:08:21 UTC 2017 - kstreit...@suse.com
+
+- define %{_buildshell} to /bin/bash as we newly rely on bash
+  features like {1..9}
+
+---



Other differences:
--
++ gzip.spec ++
--- /var/tmp/diff_new_pack.TIURbK/_old  2017-04-29 10:47:37.190275826 +0200
+++ /var/tmp/diff_new_pack.TIURbK/_new  2017-04-29 10:47:37.194275261 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%define _buildshell /bin/bash
 Name:   gzip
 Version:1.8
 Release:0





commit dconf for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package dconf for openSUSE:Factory checked 
in at 2017-04-29 10:47:57

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


Package is "dconf"

Sat Apr 29 10:47:57 2017 rev:43 rq:490184 version:0.26.0

Changes:

--- /work/SRC/openSUSE:Factory/dconf/dconf.changes  2016-08-25 
09:51:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2017-04-29 
10:47:57.867354687 +0200
@@ -1,0 +2,8 @@
+Thu Mar  2 14:36:50 UTC 2017 - fezh...@suse.com
+
+- Update 0001-gvdb-Restore-permissions-on-changed-files.patch:
+  'dconf update' should set permissions to 0644 on restored missing
+  db files, despite of the umask setting (bsc#1025721, bsc#971074,
+  bgo#758066).
+
+---



Other differences:
--
++ dconf.spec ++
--- /var/tmp/diff_new_pack.spS8DM/_old  2017-04-29 10:47:58.527261460 +0200
+++ /var/tmp/diff_new_pack.spS8DM/_new  2017-04-29 10:47:58.527261460 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dconf
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 Url:http://live.gnome.org/dconf
 Source: 
http://download.gnome.org/sources/dconf/0.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM 0001-gvdb-Restore-permissions-on-changed-files.patch 
bsc#971074 bgo#758066 fezh...@suse.com -- Restore permissions on files changed 
by dconf update.
+# PATCH-FIX-UPSTREAM 0001-gvdb-Restore-permissions-on-changed-files.patch 
bsc#1025721 bsc#971074 bgo#758066 fezh...@suse.com -- Restore permissions on 
files changed by dconf update.
 Patch0: 0001-gvdb-Restore-permissions-on-changed-files.patch
 # For directory ownership
 BuildRequires:  dbus-1

++ 0001-gvdb-Restore-permissions-on-changed-files.patch ++
--- /var/tmp/diff_new_pack.spS8DM/_old  2017-04-29 10:47:58.555257505 +0200
+++ /var/tmp/diff_new_pack.spS8DM/_new  2017-04-29 10:47:58.559256940 +0200
@@ -1,18 +1,5 @@
-From 4e303b094dc2b6c53739fb65f0e6e9f508a8f99c Mon Sep 17 00:00:00 2001
-From: Marek Kasik 
-Date: Fri, 13 Nov 2015 17:22:31 +0100
-Subject: [PATCH] gvdb: Restore permissions on changed files
-
-Restore permissions of files changed in gvdb_table_write_contents().
-Since g_file_set_contents() doesn't preserve permissions it can happen
-that if user calling e.g. "dconf update" has umask set then
-the originally readable file becomes unreadable.

- gvdb/gvdb-builder.c | 8 
- 1 file changed, 8 insertions(+)
-
 diff --git a/gvdb/gvdb-builder.c b/gvdb/gvdb-builder.c
-index 90ea50b..a185cb3 100644
+index 90ea50b..cf5f1f4 100644
 --- a/gvdb/gvdb-builder.c
 +++ b/gvdb/gvdb-builder.c
 @@ -21,6 +21,7 @@
@@ -23,7 +10,7 @@
  #include 
  #if !defined(G_OS_WIN32) || !defined(_MSC_VER)
  #include 
-@@ -509,13 +510,20 @@ gvdb_table_write_contents (GHashTable   *table,
+@@ -509,13 +510,22 @@ gvdb_table_write_contents (GHashTable   *table,
gboolean status;
FileBuilder *fb;
GString *str;
@@ -41,9 +28,8 @@
  
 +  if (stat_ret == 0)
 +g_chmod (filename, buf.st_mode);
++  else
++g_chmod (filename, 0644);
 +
return status;
  }
--- 
-2.5.0
-




commit clutter-gst for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package clutter-gst for openSUSE:Factory 
checked in at 2017-04-29 10:47:51

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


Package is "clutter-gst"

Sat Apr 29 10:47:51 2017 rev:55 rq:490183 version:3.0.24

Changes:

--- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes  2017-02-14 
00:39:54.510173498 +0100
+++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 
2017-04-29 10:47:52.656090904 +0200
@@ -1,0 +2,10 @@
+Thu Mar 30 08:22:41 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.0.24:
+  + Enable inspection of gstreamer plugin without connecting to
+display servers.
+  + Fix issue with RGBx/BGRx formats not showing.
+  + Fix memory leaks.
+- Drop clutter-gst-mem-leak-fixes.patch: Fixed upstream. 
+
+---

Old:

  clutter-gst-3.0.22.tar.xz
  clutter-gst-mem-leak-fixes.patch

New:

  clutter-gst-3.0.24.tar.xz



Other differences:
--
++ clutter-gst.spec ++
--- /var/tmp/diff_new_pack.DNycRZ/_old  2017-04-29 10:47:53.555963776 +0200
+++ /var/tmp/diff_new_pack.DNycRZ/_new  2017-04-29 10:47:53.559963211 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   clutter-gst
-Version:3.0.22
+Version:3.0.24
 Release:0
 Url:http://clutter-project.org/
 Summary:GStreamer integration for Clutter
@@ -25,8 +25,6 @@
 Group:  Development/Libraries/C and C++
 Source0:
http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM clutter-gst-mem-leak-fixes.patch zai...@opensuse.org -- 
Fix various memory leaks in videosink
-Patch0: clutter-gst-mem-leak-fixes.patch
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.20.0
 BuildRequires:  pkgconfig(cogl-2.0-experimental) >= 2.0.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
@@ -98,7 +96,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure  --disable-static

++ clutter-gst-3.0.22.tar.xz -> clutter-gst-3.0.24.tar.xz ++
 7469 lines of diff (skipped)




commit gyp for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gyp for openSUSE:Factory checked in 
at 2017-04-29 10:47:17

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


Package is "gyp"

Sat Apr 29 10:47:17 2017 rev:10 rq:487543 version:0+git.20170303

Changes:

--- /work/SRC/openSUSE:Factory/gyp/gyp.changes  2017-01-25 22:33:17.440239887 
+0100
+++ /work/SRC/openSUSE:Factory/.gyp.new/gyp.changes 2017-04-29 
10:47:21.556484482 +0200
@@ -1,0 +2,8 @@
+Wed Apr  5 10:25:03 UTC 2017 - mplus...@suse.com
+
+- Update to version 0+git.20170303:
+  * Set up a CQ for gyp
+  * Make Gerrit the default code review system for gyp
+  * CQ config: add gerrit CQAbility verifier.
+
+---

Old:

  gyp-0+git.20161117.tar.xz

New:

  gyp-0+git.20170303.tar.xz



Other differences:
--
++ gyp.spec ++
--- /var/tmp/diff_new_pack.KBjq88/_old  2017-04-29 10:47:22.200393514 +0200
+++ /var/tmp/diff_new_pack.KBjq88/_new  2017-04-29 10:47:22.204392949 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gyp
-Version:0+git.20161117
+Version:0+git.20170303
 Release:0
 Summary:Generate Your Projects
 License:BSD-3-Clause

++ _servicedata ++
--- /var/tmp/diff_new_pack.KBjq88/_old  2017-04-29 10:47:22.272383344 +0200
+++ /var/tmp/diff_new_pack.KBjq88/_new  2017-04-29 10:47:22.276382779 +0200
@@ -1,4 +1,4 @@
 
 
 https://chromium.googlesource.com/external/gyp
-  940a15ee3f1c89f193cb4c19373b3f6e9ad15b95
\ No newline at end of file
+  aae1e3efb50786df20e9572621fb746865f0df53
\ No newline at end of file

++ gyp-0+git.20161117.tar.xz -> gyp-0+git.20170303.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gyp-0+git.20161117/PRESUBMIT.py 
new/gyp-0+git.20170303/PRESUBMIT.py
--- old/gyp-0+git.20161117/PRESUBMIT.py 2016-11-18 00:28:41.0 +0100
+++ new/gyp-0+git.20170303/PRESUBMIT.py 2017-03-03 15:50:27.0 +0100
@@ -124,16 +124,3 @@
   finally:
 sys.path = old_sys_path
   return report
-
-
-TRYBOTS = [
-'linux_try',
-'mac_try',
-'win_try',
-]
-
-
-def GetPreferredTryMasters(_, change):
-  return {
-  'client.gyp': { t: set(['defaulttests']) for t in TRYBOTS },
-  }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gyp-0+git.20161117/codereview.settings 
new/gyp-0+git.20170303/codereview.settings
--- old/gyp-0+git.20161117/codereview.settings  2016-11-18 00:28:41.0 
+0100
+++ new/gyp-0+git.20170303/codereview.settings  2017-03-03 15:50:27.0 
+0100
@@ -1,10 +1,6 @@
-# This file is used by gcl to get repository specific information.
-CODE_REVIEW_SERVER: codereview.chromium.org
+# This file is used by git cl to get repository specific information.
 CC_LIST: gyp-develo...@googlegroups.com
-VIEW_VC: https://chromium.googlesource.com/external/gyp/+/
-TRY_ON_UPLOAD: False
-TRYSERVER_PROJECT: gyp
-TRYSERVER_PATCHLEVEL: 1
-TRYSERVER_ROOT: gyp
-TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl
+CODE_REVIEW_SERVER: codereview.chromium.org
+GERRIT_HOST: True
 PROJECT: gyp
+VIEW_VC: https://chromium.googlesource.com/external/gyp/+/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gyp-0+git.20161117/infra/config/cq.cfg 
new/gyp-0+git.20170303/infra/config/cq.cfg
--- old/gyp-0+git.20161117/infra/config/cq.cfg  1970-01-01 01:00:00.0 
+0100
+++ new/gyp-0+git.20170303/infra/config/cq.cfg  2017-03-03 15:50:27.0 
+0100
@@ -0,0 +1,32 @@
+# Commit Queue configuration file. The documentation of the format can be found
+# at http://luci-config.appspot.com/schemas/projects/refs:cq.cfg.
+
+version: 1
+cq_name: "gyp"
+cq_status_url: "https://chromium-cq-status.appspot.com;
+git_repo_url: "https://chromium.googlesource.com/external/gyp.git;
+
+gerrit {}
+rietveld {
+  url: "https://codereview.chromium.org;
+}
+
+verifiers {
+  reviewer_lgtm {
+committer_list: "project-gyp-committers"
+dry_run_access_list: "project-gyp-tryjob-access"
+  }
+  gerrit_cq_ability {
+committer_list: "project-gyp-committers"
+dry_run_access_list: "project-gyp-tryjob-access"
+  }
+
+  try_job {
+buckets {
+  name: "master.client.gyp"
+  builders { name: "linux_try" }
+  builders { name: "mac_try" }
+  builders { name: "win_try" }
+}
+  }
+}




commit polkit-default-privs for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2017-04-29 10:47:25

Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-default-privs.new (New)


Package is "polkit-default-privs"

Sat Apr 29 10:47:25 2017 rev:126 rq:487559 version:13.2

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2017-02-11 01:31:17.868711718 +0100
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2017-04-29 10:47:29.171408687 +0200
@@ -1,0 +2,10 @@
+Tue Apr 11 13:33:32 UTC 2017 - matthias.gerst...@suse.com
+
+- added polkit rules for renamed kcmwallet -> kcmwallet5 (bsc#1033296)
+
+---
+Tue Apr 11 08:45:52 UTC 2017 - matthias.gerst...@suse.com
+
+- added polkit rules for tuned (bsc#1007279)
+
+---



Other differences:
--
++ polkit-default-privs-13.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.restrictive 
new/polkit-default-privs-13.2/polkit-default-privs.restrictive
--- old/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2017-02-06 16:01:52.0 +0100
+++ new/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2017-04-11 15:19:02.0 +0200
@@ -538,6 +538,10 @@
 
 org.kde.kcontrol.kcmkwallet.save   auth_admin_keep
 
+# kwallet5 (bnc#1033296)
+
+org.kde.kcontrol.kcmkwallet5.save  auth_admin_keep
+
 # baloo (bnc#866131)
 org.kde.baloo.filewatch.raiselimit no:no:auth_admin_keep
 
@@ -718,4 +722,19 @@
 org.blueman.pppd.pppconnectauth_admin_keep
 org.blueman.rfkill.setstateauth_admin_keep
 
+# tuned (bsc#1007279)
+com.redhat.tuned.gui.run   auth_admin
+com.redhat.tuned.active_profileyes
+com.redhat.tuned.disable   auth_admin:auth_admin:auth_admin
+com.redhat.tuned.is_runningyes
+com.redhat.tuned.profile_info  yes
+com.redhat.tuned.profiles  yes
+com.redhat.tuned.profiles2 yes
+com.redhat.tuned.recommend_profile yes
+com.redhat.tuned.reload
auth_admin:auth_admin:yes
+com.redhat.tuned.start auth_admin:auth_admin:auth_admin
+com.redhat.tuned.stop  auth_admin:auth_admin:auth_admin
+com.redhat.tuned.switch_profile
auth_admin:auth_admin:yes
+com.redhat.tuned.verify_profileyes:yes:yes
+
 ###
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.standard 
new/polkit-default-privs-13.2/polkit-default-privs.standard
--- old/polkit-default-privs-13.2/polkit-default-privs.standard 2017-02-06 
16:01:52.0 +0100
+++ new/polkit-default-privs-13.2/polkit-default-privs.standard 2017-04-11 
15:19:02.0 +0200
@@ -553,6 +553,10 @@
 
 org.kde.kcontrol.kcmkwallet.save no:no:yes
 
+# kwallet5 (bnc#1033296)
+
+org.kde.kcontrol.kcmkwallet5.save  no:no:yes
+
 # baloo (bnc#866131)
 org.kde.baloo.filewatch.raiselimit no:no:auth_admin_keep
 
@@ -781,4 +785,19 @@
 org.blueman.pppd.pppconnectauth_admin_keep
 org.blueman.rfkill.setstateauth_admin_keep
 
+# tuned (bsc#1007279)
+com.redhat.tuned.gui.run   auth_admin
+com.redhat.tuned.active_profileyes
+com.redhat.tuned.disable   auth_admin:auth_admin:yes
+com.redhat.tuned.is_runningyes
+com.redhat.tuned.profile_info  yes
+com.redhat.tuned.profiles  yes
+com.redhat.tuned.profiles2 yes
+com.redhat.tuned.recommend_profile yes
+com.redhat.tuned.reload
auth_admin:auth_admin:yes
+com.redhat.tuned.start auth_admin:auth_admin:yes
+com.redhat.tuned.stop  auth_admin:auth_admin:yes
+com.redhat.tuned.switch_profile
auth_admin:auth_admin:yes
+com.redhat.tuned.verify_profileyes:yes:yes
+
 ###




commit librtas for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package librtas for openSUSE:Factory checked 
in at 2017-04-29 10:46:56

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


Package is "librtas"

Sat Apr 29 10:46:56 2017 rev:37 rq:484818 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/librtas/librtas-doc.changes  2016-10-20 
23:05:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.librtas.new/librtas-doc.changes 2017-04-29 
10:47:00.739425408 +0200
@@ -1,0 +2,5 @@
+Mon Apr  3 09:18:40 UTC 2017 - jloe...@suse.com
+
+- adjust url/source
+
+---
librtas.changes: same change



Other differences:
--
++ librtas-doc.spec ++
--- /var/tmp/diff_new_pack.BN2hj7/_old  2017-04-29 10:47:02.779137248 +0200
+++ /var/tmp/diff_new_pack.BN2hj7/_new  2017-04-29 10:47:02.783136684 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librtas-doc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,8 +29,8 @@
 Group:  Documentation/Other
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  ppc ppc64 ppc64le
-Url:https://github.com/nfont/librtas
-Source0:librtas-%{version}.tar.gz
+Url:https://github.com/ibm-power-utilities/librtas
+Source0:
https://github.com/ibm-power-utilities/librtas/archive/v%{version}.tar.gz#/librtas-%{version}.tar.gz
 Patch0: librtas.fix_doc_path.patch
 
 %description 

++ librtas.spec ++
--- /var/tmp/diff_new_pack.BN2hj7/_old  2017-04-29 10:47:02.807133293 +0200
+++ /var/tmp/diff_new_pack.BN2hj7/_new  2017-04-29 10:47:02.811132728 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librtas
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,11 +26,11 @@
 Group:  System/Libraries
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  ppc ppc64 ppc64le
-Url:https://github.com/nfont/librtas
+Url:https://github.com/ibm-power-utilities/librtas
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
-Source0:%{name}-%{version}.tar.gz
+Source0:
https://github.com/ibm-power-utilities/librtas/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
 Patch0: librtas.fix_doc_path.patch
 




commit update-desktop-files for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package update-desktop-files for 
openSUSE:Factory checked in at 2017-04-29 10:47:11

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


Package is "update-desktop-files"

Sat Apr 29 10:47:11 2017 rev:97 rq:487503 version:12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/update-desktop-files/update-desktop-files.changes
2015-10-28 17:16:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.update-desktop-files.new/update-desktop-files.changes
   2017-04-29 10:47:12.785723569 +0200
@@ -1,0 +2,9 @@
+Tue Mar 14 16:13:15 UTC 2017 - fv...@suse.com
+
+- Replace brp-trim-desktopfiles with brp-trim-translations:
+  * Supports various kinds of source files, not only desktop files
+  * Generates various tar archives instead of monolithic .desktopfiles file
+- Currently trims desktop file translations only, as polkit/mime/appstream
+do not support gettext translations yet
+
+---

Old:

  brp-trim-desktop.sh

New:

  brp-trim-translations.sh



Other differences:
--
++ update-desktop-files.spec ++
--- /var/tmp/diff_new_pack.apWIIJ/_old  2017-04-29 10:47:13.641602655 +0200
+++ /var/tmp/diff_new_pack.apWIIJ/_new  2017-04-29 10:47:13.645602090 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package update-desktop-files
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Source: suse_update_desktop_file.sh
 Source1:map-desktop-category.sh
 Source2:macro
-Source4:brp-trim-desktop.sh
+Source4:brp-trim-translations.sh
 # This is not true technically, but we do that to make the rpm macros from
 # desktop-file-utils available to most packages that ship a .desktop file
 # (since they already have a update-desktop-files BuildRequires).
@@ -37,12 +37,16 @@
 This package provides further translations and a shell script to update
 desktop files. It is used by the %%suse_update_desktop_file rpm macro.
 
-%package -n brp-trim-desktopfiles
-Summary:Trim translations from .deskop files
+%package -n brp-trim-translations
+Summary:Trim translations from desktop files, polkit actions, mimetype 
descriptions and AppStream metainfo
 Group:  Development/Tools/Building
-
-%description -n brp-trim-desktopfiles
-Trim translations from all .deskop files found in build root
+Provides:   brp-trim-desktop = %{version}
+Obsoletes:  brp-trim-desktop < %{version}
+Requires:   libxslt-tools
+
+%description -n brp-trim-translations
+Trim translations from all desktop files, polkit actions, mimetype descriptions
+and AppStream metainfo found in build root
 
 %prep
 %setup -q -n . -D -T 0
@@ -55,7 +59,7 @@
 mkdir -p $RPM_BUILD_ROOT%_rpmconfigdir
 install -m0755 %SOURCE0 %SOURCE1 $RPM_BUILD_ROOT%_rpmconfigdir
 install -m0644 -D %SOURCE2 $RPM_BUILD_ROOT/etc/rpm/macros.%name
-install -m0755 -D %SOURCE4 
$RPM_BUILD_ROOT/usr/lib/rpm/brp-suse.d/brp-70-trim-desktopfiles
+install -m0755 -D %SOURCE4 
$RPM_BUILD_ROOT/usr/lib/rpm/brp-suse.d/brp-70-trim-translations
 
 %files
 %defattr(-,root,root)
@@ -63,8 +67,9 @@
 %exclude %_rpmconfigdir/brp-suse.d
 /etc/rpm/*
 
-%files -n brp-trim-desktopfiles
+%files -n brp-trim-translations
 %defattr(-,root,root)
-%_rpmconfigdir/brp-suse.d
+%dir %_rpmconfigdir/brp-suse.d/
+%_rpmconfigdir/brp-suse.d/brp-70-trim-translations
 
 %changelog

++ brp-trim-translations.sh ++
#!/bin/bash
# This script goes through all polkit actions, appstream metadata and mimeinfo 
xml data
# and copies the .xml files into a .tar.xz for each kind. Then the xml:lang 
values are
# stripped out.

BASEDIR=`dirname $RPM_SOURCE_DIR`/OTHER

if ! test -f /.buildenv; then
   # this looks fishy, skip it
   echo "WARNING: I better not trim without a /.buildenv around"
   exit 0
fi

if ! test -w $BASEDIR; then
   echo "WARNING: Can't write to $BASEDIR, skipping"
   exit 0
fi

strip_xml_lang() {
  type="$1"
  file="$2"
  notrim="$3"

  if grep -q '^' "$file"; then
return
  fi

  nfile="${file#/$RPM_BUILD_ROOT}"
  mkdir -p "$(dirname "${BASEDIR}/${type}/${nfile}")"
  cp "${file}" "${BASEDIR}/${type}/${nfile}"

  if [ -n "${notrim}" ]; then
  return # Extraction only
  fi

  doctype=
  if [ "$type" = "polkitactions" ]; then
doctype='http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"/>'
  elif [ "$type" = "appstream" ]; then
doctype=''
return # For now
  elif [ 

commit krb5 for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2017-04-29 10:47:05

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


Package is "krb5"

Sat Apr 29 10:47:05 2017 rev:127 rq:486278 version:1.15.1

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2017-03-29 
13:20:34.930303215 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes  2017-04-29 
10:47:07.898414023 +0200
@@ -1,0 +2,5 @@
+Thu Apr  6 13:00:26 CEST 2017 - ku...@suse.de
+
+- Remove wrong PreRequires
+
+---
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes2017-03-29 
13:20:35.086281157 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2017-04-29 
10:47:08.746294239 +0200
@@ -1,0 +2,5 @@
+Thu Apr  6 12:58:53 CEST 2017 - ku...@suse.de
+
+- Remove wrong PreRequires from krb5
+
+---



Other differences:
--
++ krb5-mini.spec ++
--- /var/tmp/diff_new_pack.hfVJKZ/_old  2017-04-29 10:47:10.022113998 +0200
+++ /var/tmp/diff_new_pack.hfVJKZ/_new  2017-04-29 10:47:10.022113998 +0200
@@ -63,7 +63,6 @@
 Patch12:krb5-1.12-selinux-label.patch
 Patch13:krb5-1.9-debuginfo.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-PreReq: mktemp, grep, /bin/touch, coreutils
 PreReq: %fillup_prereq 
 
 %description

++ krb5.spec ++
--- /var/tmp/diff_new_pack.hfVJKZ/_old  2017-04-29 10:47:10.050110042 +0200
+++ /var/tmp/diff_new_pack.hfVJKZ/_new  2017-04-29 10:47:10.054109477 +0200
@@ -63,8 +63,6 @@
 Patch12:krb5-1.12-selinux-label.patch
 Patch13:krb5-1.9-debuginfo.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-PreReq: mktemp, grep, /bin/touch, coreutils
-PreReq: %fillup_prereq 
 
 %description
 Kerberos V5 is a trusted-third-party network authentication system,