commit rubygem-daemons for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package rubygem-daemons for openSUSE:Factory 
checked in at 2018-01-02 16:35:58

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


Package is "rubygem-daemons"

Tue Jan  2 16:35:58 2018 rev:13 rq:561141 version:1.2.6

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-daemons/rubygem-daemons.changes  
2017-10-23 16:53:35.247854615 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-daemons.new/rubygem-daemons.changes 
2018-01-02 16:36:00.759967396 +0100
@@ -1,0 +2,9 @@
+Tue Jan  2 09:22:12 UTC 2018 - dk...@suse.com
+
+- Updated to version 1.2.6
+
+  == Release 1.2.6: December 24, 2017
+
+  * Add links to rubydoc.info documentation.
+
+---

Old:

  daemons-1.2.5.gem

New:

  daemons-1.2.6.gem



Other differences:
--
++ rubygem-daemons.spec ++
--- /var/tmp/diff_new_pack.5elfTi/_old  2018-01-02 16:36:01.511716706 +0100
+++ /var/tmp/diff_new_pack.5elfTi/_new  2018-01-02 16:36:01.515715374 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-daemons
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-daemons
-Version:1.2.5
+Version:1.2.6
 Release:0
 %define mod_name daemons
 %define mod_full_name %{mod_name}-%{version}

++ daemons-1.2.5.gem -> daemons-1.2.6.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-10-22 19:12:58.0 +0200
+++ new/README.md   2017-12-24 13:54:50.0 +0100
@@ -201,6 +201,11 @@
 Daemons.run('myserver.rb', { show_status_callback: :custom_show_status })
 ```
 
+Documenation
+---
+
+Documentation can be found at http://www.rubydoc.info/gems/daemons.
+
 Author
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Releases new/Releases
--- old/Releases2017-10-22 19:12:58.0 +0200
+++ new/Releases2017-12-24 13:54:50.0 +0100
@@ -1,5 +1,9 @@
 = Daemons Release History
 
+== Release 1.2.6: December 24, 2017
+
+* Add links to rubydoc.info documentation.
+
 == Release 1.2.5: October 22, 2017
 
 * In Application#stop, call zap, not cleanup on the pidfile (thanks to 
wevanscfi)
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/daemons/version.rb new/lib/daemons/version.rb
--- old/lib/daemons/version.rb  2017-10-22 19:12:58.0 +0200
+++ new/lib/daemons/version.rb  2017-12-24 13:54:50.0 +0100
@@ -1,3 +1,3 @@
 module Daemons
-  VERSION = '1.2.5'
+  VERSION = '1.2.6'
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-10-22 19:12:58.0 +0200
+++ new/metadata2017-12-24 13:54:50.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: daemons
 version: !ruby/object:Gem::Version
-  version: 1.2.5
+  version: 1.2.6
 platform: ruby
 authors:
 - Thomas Uehlinger
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-10-22 00:00:00.0 Z
+date: 2017-12-24 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rake
@@ -130,7 +130,8 @@
 homepage: https://github.com/thuehlinger/daemons
 licenses:
 - MIT
-metadata: {}
+metadata:
+  documentation_uri: http://www.rubydoc.info/gems/daemons
 post_install_message: 
 rdoc_options: []
 require_paths:




commit openSUSE-release-tools for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-01-02 16:35:44

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


Package is "openSUSE-release-tools"

Tue Jan  2 16:35:44 2018 rev:36 rq:561094 version:20180102.98a659c

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2017-12-29 18:51:04.442062391 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2018-01-02 16:35:50.539375711 +0100
@@ -1,0 +2,17 @@
+Tue Jan 02 10:50:33 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180102.98a659c:
+  * manager42: ignore meta packages
+  * manager42: refactor
+  * manager42: don't turn dropped packages into fork
+  * manager42: warn about inconsistent packages
+  * reochecker: avoid accessing empty status
+  * repo_checker: only update comment if published or message changed.
+  * ReviewBot: comment_write(): provide info_extra_identical parameter.
+  * fcc_submitter: handle multibuild package in build_succeeded package list
+  * check_duplicate_binaries: better yaml
+  * pkglistgen: migrate bash scripts to python.
+  * osclib/stagingapi: provide is_staging_bootstrapped() from request_splitter.
+  * ToolBase: provide -d alias for --debug for consistency.
+
+---

Old:

  openSUSE-release-tools-20171226.96a3eec.obscpio

New:

  openSUSE-release-tools-20180102.98a659c.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.qsXQKW/_old  2018-01-02 16:35:51.599022346 +0100
+++ /var/tmp/diff_new_pack.qsXQKW/_new  2018-01-02 16:35:51.603021012 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openSUSE-release-tools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20171226.96a3eec
+Version:20180102.98a659c
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0+ and MIT
@@ -483,11 +483,6 @@
 %files pkglistgen
 %defattr(-,root,root,-)
 %{_bindir}/osrt-pkglistgen
-%{_bindir}/osrt-pkglistgen-openSUSE:Leap:15.0
-%{_bindir}/osrt-pkglistgen-openSUSE:Leap:15.0-all
-%{_bindir}/osrt-pkglistgen-openSUSE:Leap:15.0:Rings
-%{_bindir}/osrt-pkglistgen-openSUSE:Leap:15.0:Staging
-%{_bindir}/osrt-pkglistgen-openSUSE:Leap:15.0:Ports-aarch64.sh
 %{_unitdir}/osrt-pkglistgen@.service
 %{_unitdir}/osrt-pkglistgen@.timer
 

++ _servicedata ++
--- /var/tmp/diff_new_pack.qsXQKW/_old  2018-01-02 16:35:51.651005011 +0100
+++ /var/tmp/diff_new_pack.qsXQKW/_new  2018-01-02 16:35:51.651005011 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/osc-plugin-factory.git
-96a3eec425d49f995a85e000da4a8799b5a6a461
+98a659c3fab8dc036f9945854eae93265d695bed
   
 

++ openSUSE-release-tools-20171226.96a3eec.obscpio -> 
openSUSE-release-tools-20180102.98a659c.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20171226.96a3eec/Makefile 
new/openSUSE-release-tools-20180102.98a659c/Makefile
--- old/openSUSE-release-tools-20171226.96a3eec/Makefile2017-12-26 
12:36:26.0 +0100
+++ new/openSUSE-release-tools-20180102.98a659c/Makefile2018-01-02 
11:39:25.0 +0100
@@ -9,7 +9,7 @@
leaper.py \
manager_42.py \
metrics.py \
-   pkglistgen.sh \
+   pkglistgen.py \
repo_checker.py \
suppkg_rebuild.py \
totest-manager.py \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20171226.96a3eec/ReviewBot.py 
new/openSUSE-release-tools-20180102.98a659c/ReviewBot.py
--- old/openSUSE-release-tools-20171226.96a3eec/ReviewBot.py2017-12-26 
12:36:26.0 +0100
+++ new/openSUSE-release-tools-20180102.98a659c/ReviewBot.py2018-01-02 
11:39:25.0 +0100
@@ -436,13 +436,15 @@
 
 def comment_write(self, state='done', result=None, project=None, 
package=None,
   request=None, message=None, identical=False, 
only_replace=False,
-  info_extra=None):
+  info_extra=None, 

commit crash for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package crash for openSUSE:Factory checked 
in at 2018-01-02 16:35:25

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


Package is "crash"

Tue Jan  2 16:35:25 2018 rev:145 rq:561080 version:7.2.0

Changes:

--- /work/SRC/openSUSE:Factory/crash/crash.changes  2017-11-30 
12:46:10.496209707 +0100
+++ /work/SRC/openSUSE:Factory/.crash.new/crash.changes 2018-01-02 
16:35:35.704322828 +0100
@@ -1,0 +2,6 @@
+Thu Dec  7 11:05:03 UTC 2017 - dims...@opensuse.org
+
+- Escape the usage of %{VERSION} when calling out to rpm.
+  RPM 4.14 has %{VERSION} defined as 'the main packages version'.
+
+---



Other differences:
--
++ crash.spec ++
--- /var/tmp/diff_new_pack.icQcgO/_old  2018-01-02 16:35:38.351440082 +0100
+++ /var/tmp/diff_new_pack.icQcgO/_new  2018-01-02 16:35:38.351440082 +0100
@@ -121,8 +121,8 @@
 %define arch %_target_cpu
 %define kmp_pkg KMP
 %else
-%define kver %(rpm -q --qf '%{VERSION}-%{RELEASE}' kernel-source)
-%define kver_ %(rpm -q --qf '%{VERSION}_%{RELEASE}' kernel-source)
+%define kver %(rpm -q --qf '%%{VERSION}-%%{RELEASE}' kernel-source)
+%define kver_ %(rpm -q --qf '%%{VERSION}_%%{RELEASE}' kernel-source)
 %define arch %(echo %_target_cpu | sed -e 's/i.86/i386/')
 %define flavors_to_build %(sh %_sourcedir/get-kernel-flavors.sh %arch)
 %define kmp_pkg kmp





commit bumblebee-status for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package bumblebee-status for 
openSUSE:Factory checked in at 2018-01-02 16:35:05

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


Package is "bumblebee-status"

Tue Jan  2 16:35:05 2018 rev:2 rq:561055 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/bumblebee-status/bumblebee-status.changes
2017-10-09 19:48:35.522605858 +0200
+++ /work/SRC/openSUSE:Factory/.bumblebee-status.new/bumblebee-status.changes   
2018-01-02 16:35:08.077535647 +0100
@@ -1,0 +2,28 @@
+Tue Jan  2 03:30:12 UTC 2018 - avin...@opensuse.org
+
+- update to 1.5.1
+  * it was always logging messages to stderr (even when -d was
+not specified), which end up in ~/.xsession-errors and consume
+a lot of disk very quickly.
+  * Introduces two "special" log file names, stdout and stderr.
+- includes 1.5.0 (Theme support extension release)
+  * Add support for pywal in themes: Add a "colors" instruction
+and then simply use names for your pywal colors (see the
+wal-powerline.json themes for examples)
+  * Themes can now be stored outside the repository structure
+(i.e. in ~/.config/bumblebee-status/themes/). Themes will be
+merged, so it is also possible to partially overwrite theme
+instructions by placing partial JSON files in this directory,
+with the same name as the main theme (for example, anything
+you write into ~/.config/bumblebee-status/themes/powerline.json
+will overwrite the default powerline theme settings).
+  * 4 new modules
+- rotation: Cycle through display orientations
+- hipchat: Show number of unread hipchat messages
+- uptime: Show current uptime
+- zpool: Show zpool (ZFS) information
+  * new theme: "sac_red"
+- remove remove-invalid-shebang.patch
+  * merged in 9c52624ecb12adf6b3bcc3021feb7a0747ea179e
+
+---

Old:

  bumblebee-status-1.4.4.tar.gz
  remove-invalid-shebang.patch

New:

  bumblebee-status-1.5.1.tar.gz



Other differences:
--
++ bumblebee-status.spec ++
--- /var/tmp/diff_new_pack.CM2ygn/_old  2018-01-02 16:35:09.069204951 +0100
+++ /var/tmp/diff_new_pack.CM2ygn/_new  2018-01-02 16:35:09.073203617 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bumblebee-status
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,15 +17,13 @@
 
 
 Name:   bumblebee-status
-Version:1.4.4
+Version:1.5.1
 Release:0
 Summary:Modular, theme-able status line generator for the i3 window 
manager
 License:MIT
 Group:  System/Monitoring
-URL:https://github.com/tobi-wan-kenobi/bumblebee-status/wiki
+Url:https://github.com/tobi-wan-kenobi/bumblebee-status/wiki
 Source0:
https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# Upstream patch (merged): 
https://github.com/tobi-wan-kenobi/bumblebee-status/pull/186
-Patch0: remove-invalid-shebang.patch
 Patch1: use-python-3.patch
 # In earlier i3 versions, blocks won't have background colors
 Requires:   i3 >= 4.12
@@ -47,7 +45,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 %build
@@ -124,11 +121,18 @@
 %{_datadir}/%{name}/bumblebee/modules/traffic.py
 %{_datadir}/%{name}/bumblebee/modules/weather.py
 %{_datadir}/%{name}/bumblebee/modules/xrandr.py
+%{_datadir}/%{name}/bumblebee/modules/hipchat.py
+%{_datadir}/%{name}/bumblebee/modules/rotation.py
+%{_datadir}/%{name}/bumblebee/modules/shortcut.py
+%{_datadir}/%{name}/bumblebee/modules/uptime.py
+%{_datadir}/%{name}/bumblebee/modules/zpool.py
 %{_datadir}/%{name}/bumblebee/output.py
 %{_datadir}/%{name}/bumblebee/popup.py
 %{_datadir}/%{name}/bumblebee/store.py
 %{_datadir}/%{name}/bumblebee/theme.py
 %{_datadir}/%{name}/bumblebee/util.py
+%{_datadir}/%{name}/themes/sac_red.json
+%{_datadir}/%{name}/themes/wal-powerline.json
 %{_datadir}/%{name}/themes/default.json
 %{_datadir}/%{name}/themes/gruvbox-powerline.json
 %{_datadir}/%{name}/themes/gruvbox.json

++ bumblebee-status-1.4.4.tar.gz -> bumblebee-status-1.5.1.tar.gz ++
 1674 lines of diff (skipped)




commit conky for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package conky for openSUSE:Factory checked 
in at 2018-01-02 16:35:10

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


Package is "conky"

Tue Jan  2 16:35:10 2018 rev:22 rq:561066 version:1.10.6

Changes:

--- /work/SRC/openSUSE:Factory/conky/conky.changes  2017-12-11 
18:56:49.281651770 +0100
+++ /work/SRC/openSUSE:Factory/.conky.new/conky.changes 2018-01-02 
16:35:12.388098187 +0100
@@ -1,0 +2,10 @@
+Tue Dec 12 09:29:41 UTC 2017 - pgaj...@suse.com
+
+- fix build for SLE 15: buildrequire also Xdamage
+- make more clear when xmms2 support is compiled in
+- use pkgconfig()-style buildrequires for X libraries, package
+  is build for suse_version >= 1315, so they are defined
+- fix 0%{is_opensuse} to 0%{?is_opensuse} on one placeand remove 
+  is_opensuse definition, which is in my opinion useless afterwards
+
+---



Other differences:
--
++ conky.spec ++
--- /var/tmp/diff_new_pack.03aqUL/_old  2018-01-02 16:35:13.131850165 +0100
+++ /var/tmp/diff_new_pack.03aqUL/_new  2018-01-02 16:35:13.131850165 +0100
@@ -19,8 +19,11 @@
 %bcond_withaudacious
 %bcond_withcmus
 %bcond_withlibXNVCtrl
+%if 0%{?is_opensuse}
 %bcond_without xmms2
-%{!?is_opensuse: %global is_opensuse 0}
+%else
+%bcond_withxmms2
+%endif
 
 Name:   conky
 Version:1.10.6
@@ -54,16 +57,13 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version} <= 1320
-BuildRequires: xorg-x11-devel
-%else
-BuildRequires:  libXft-devel
-BuildRequires: libXinerama-devel
-%endif
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(xdamage)
+BuildRequires:  pkgconfig(xft)
+BuildRequires:  pkgconfig(xinerama)
 %if %{with audacious}
 BuildRequires:  pkgconfig(audacious)
 BuildRequires:  pkgconfig(audclient)
@@ -113,11 +113,9 @@
 %if %{with libXNVCtrl}
 - nVidia GPUs
 %endif
-%if 0%{?is_opensuse}
 %if %{with xmms2}
 - xmms2
 %endif
-%endif
 
 %package doc
 Summary:Documentation for conky
@@ -190,15 +188,16 @@
 -DBUILD_IRC=OFF \
 %endif
-DBUILD_LUA_RSVG=ON \
-%if %{with xmms2}
-   -DBUILD_XMMS2=ON \
-%endif
 %else
-DBUILD_LUA_CAIRO=OFF \
-DBUILD_IMLIB2=OFF \
 -DBUILD_LUA_IMLIB2=OFF \
 -DBUILD_IRC=OFF \
-DBUILD_LUA_RSVG=OFF \
+%endif
+%if %{with xmms2}
+   -DBUILD_XMMS2=ON \
+%else
-DBUILD_XMMS2=OFF \
 %endif
-DBUILD_IOSTATS=ON \
@@ -291,7 +290,7 @@
 %{_bindir}/conky
 %{_bindir}/conkyconf
 %doc %{_mandir}/man1/conky.1%{ext_man}
-%if 0%{is_opensuse}
+%if 0%{?is_opensuse}
 %dir %{_libdir}/conky
 %{_libdir}/conky/libcairo.so
 %{_libdir}/conky/librsvg.so




commit virt-manager for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2018-01-02 16:35:40

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


Package is "virt-manager"

Tue Jan  2 16:35:40 2018 rev:166 rq:561087 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2017-12-21 11:30:08.129232596 +0100
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2018-01-02 16:35:43.669666587 +0100
@@ -1,0 +2,6 @@
+Tue Jan  2 08:51:45 UTC 2018 - cbosdon...@suse.com
+
+- Downgrade python3-virt-bootstrap Recommends to Suggests to
+  minimize the number of default dependencies. (bsc#1073937)
+
+---



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.sXcdh2/_old  2018-01-02 16:35:45.289126538 +0100
+++ /var/tmp/diff_new_pack.sXcdh2/_new  2018-01-02 16:35:45.293125205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package virt-manager
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -184,7 +184,7 @@
 Requires:   python3-libxml2-python
 Requires:   python3-pycurl
 Requires:   typelib(LibvirtGLib)
-Recommends: python3-virt-bootstrap
+Suggests:   python3-virt-bootstrap
 BuildRequires:  gobject-introspection
 # No AppIndicator package on SLE
 %if 0%{?is_opensuse} == 0




commit disorderfs for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package disorderfs for openSUSE:Factory 
checked in at 2018-01-02 16:35:17

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


Package is "disorderfs"

Tue Jan  2 16:35:17 2018 rev:2 rq:561079 version:0.5.2

Changes:

--- /work/SRC/openSUSE:Factory/disorderfs/disorderfs.changes2017-08-24 
18:49:11.528512209 +0200
+++ /work/SRC/openSUSE:Factory/.disorderfs.new/disorderfs.changes   
2018-01-02 16:35:24.616020493 +0100
@@ -1,0 +2,7 @@
+Mon Jan  1 08:55:35 UTC 2018 - avin...@opensuse.org
+
+- update to 0.5.2
+  * Add -q, --quiet options to avoid printing to stdout.
+- cleanup with spec-cleaner
+
+---

Old:

  disorderfs-0.5.1.tar.bz2
  disorderfs-0.5.1.tar.bz2.asc

New:

  disorderfs-0.5.2.tar.bz2
  disorderfs-0.5.2.tar.bz2.asc



Other differences:
--
++ disorderfs.spec ++
--- /var/tmp/diff_new_pack.Iof2Ae/_old  2018-01-02 16:35:26.551375103 +0100
+++ /var/tmp/diff_new_pack.Iof2Ae/_new  2018-01-02 16:35:26.559372436 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package disorderfs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,22 @@
 
 
 Name:   disorderfs
+Version:0.5.2
+Release:0
 Summary:FUSE filesystem that introduces non-determinism
 License:GPL-3.0+
 Group:  Development/Tools/Building
-Requires:   fuse
+Url:https://packages.debian.org/sid/disorderfs
+Source0:
https://reproducible.alioth.debian.org/releases/%{name}/%{name}-%{version}.tar.bz2
+Source1:
https://reproducible.alioth.debian.org/releases/%{name}/%{name}-%{version}.tar.bz2.asc
+Source2:%{name}.keyring
 BuildRequires:  asciidoc
 BuildRequires:  gcc-c++
 BuildRequires:  libattr-devel
+BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(fuse)
-Version:0.5.1
-Release:0
-Url:https://packages.debian.org/sid/disorderfs
-Source0:
https://reproducible.alioth.debian.org/releases/disorderfs/%{name}-%{version}.tar.bz2
-Source1:
https://reproducible.alioth.debian.org/releases/disorderfs/%{name}-%{version}.tar.bz2.asc
-Source2:%{name}.keyring
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires:   fuse
 
 %description
 disorderfs is an overlay FUSE filesystem that introduces non-determinism into
@@ -44,15 +44,14 @@
 %setup -q
 
 %build
-make
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr ENABLE_MAN=yes
+%make_install PREFIX=%{_prefix}
 
 %files
-%defattr(-, root, root)
 %doc COPYING README NEWS
 %{_bindir}/%{name}
-%{_mandir}/man1/disorderfs.1.gz
+%{_mandir}/man1/%{name}.1%{ext_man}
 
 %changelog

++ disorderfs-0.5.1.tar.bz2 -> disorderfs-0.5.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/disorderfs-0.5.1/NEWS new/disorderfs-0.5.2/NEWS
--- old/disorderfs-0.5.1/NEWS   2016-09-14 00:03:28.0 +0200
+++ new/disorderfs-0.5.2/NEWS   2017-08-21 19:13:10.0 +0200
@@ -1,3 +1,13 @@
+v0.5.2 (2017-08-21)
+  * Add -q, --quiet options to avoid printing to stdout.
+
+v0.5.1 (2016-09-13)
+  * Add --sort-dirents=yes|no option for forcing deterministic.
+  * Support absolute paths by transforming ROOTDIR on startup.
+* Update man page.
+  * Print the behaviour on startup to stdout.
+  * Add testsuite.
+
 v0.4.3 (2016-06-09)
   * Fix bug that caused files to be created with the wrong permissions.
   * Minor code cleanup.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/disorderfs-0.5.1/README new/disorderfs-0.5.2/README
--- old/disorderfs-0.5.1/README 2016-09-14 00:03:28.0 +0200
+++ new/disorderfs-0.5.2/README 2017-08-21 19:13:10.0 +0200
@@ -6,3 +6,13 @@
 non-determinism in the build process.
 
 See the man page for details.
+
+After releasing, please also release a signed tarball:
+
+$ VERSION=FIXME
+
+$ git archive --format=tar --prefix=disorderfs-${VERSION}/ ${VERSION} | 
bzip2 -9 > disorderfs-${VERSION}.tar.bz2
+
+$ gpg --detach-sig --armor --output=disorderfs-${VERSION}.tar.bz2.asc < 
disorderfs-${VERSION}.tar.bz2
+
+$ scp disorderfs-${VERSION}* 
alioth.debian.org:/home/groups/reproducible/htdocs/releases/disorderfs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit shadowsocks-libev for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package shadowsocks-libev for 
openSUSE:Factory checked in at 2018-01-02 16:34:50

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


Package is "shadowsocks-libev"

Tue Jan  2 16:34:50 2018 rev:3 rq:560767 version:3.1.2

Changes:

--- /work/SRC/openSUSE:Factory/shadowsocks-libev/shadowsocks-libev.changes  
2017-11-01 11:09:49.441366254 +0100
+++ /work/SRC/openSUSE:Factory/.shadowsocks-libev.new/shadowsocks-libev.changes 
2018-01-02 16:34:51.391100127 +0100
@@ -1,0 +2,15 @@
+Sat Dec 30 09:14:46 UTC 2017 - jeng...@inai.de
+
+- Instad of removing static libs after the fact, do not even build
+  them in the first place.
+- Fix RPM groups and spelling errors in the description.
+
+---
+Fri Dec 29 13:39:37 UTC 2017 - hillw...@opensuse.org
+
+- Update to 3.1.2
+  * Fix a bug in DNS resolver.
+  * Add new TFO API support.
+- Drop fix-Command-Execution-in-ss-manager.patch. Merged by upstream. 
+
+---
@@ -15 +30 @@
-- Update to 3.0.10
+- Update to 3.1.0

Old:

  fix-Command-Execution-in-ss-manager.patch
  shadowsocks-libev-3.1.0.tar.gz

New:

  shadowsocks-libev-3.1.2.tar.gz



Other differences:
--
++ shadowsocks-libev.spec ++
--- /var/tmp/diff_new_pack.iu8SB0/_old  2018-01-02 16:34:52.298797434 +0100
+++ /var/tmp/diff_new_pack.iu8SB0/_new  2018-01-02 16:34:52.302796101 +0100
@@ -18,15 +18,13 @@
 
 %define libver 2
 Name:   shadowsocks-libev
-Version:3.1.0
+Version:3.1.2
 Release:0
 Summary:Libev port of Shadowsocks
 License:GPL-3.0+
 Group:  Productivity/Networking/Web/Proxy
 Url:https://github.com/shadowsocks/shadowsocks-libev
 Source0:
https://github.com/shadowsocks/shadowsocks-libev/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# PATFH-FIX-SUSE fix-Command-Execution-in-ss-manager.patch 
hillw...@opensuse.org --Fix boo#1065619 and CVE-2017-15924
-Patch0: fix-Command-Execution-in-ss-manager.patch
 Source1:%{name}-config.json
 Source2:%{name}-client.service
 Source3:%{name}-server.service
@@ -57,16 +55,16 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-shadowsocks-libev is a lightweight secured scoks5 proxy 
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 %package -n lib%{name}%{libver}
 Summary:Libev port of Shadowsocks
-Group:  Productivity/Networking/Web/Proxy
+Group:  System/Libraries
 
 %description -n lib%{name}%{libver}
-shadowsocks-libev is a lightweight secured scoks5 proxy 
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 This package provides libraries for it.
 
@@ -77,8 +75,8 @@
 BuildArch:  noarch
 
 %description doc
-shadowsocks-libev is a lightweight secured scoks5 proxy
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 This package provides Documents for it.
 
@@ -88,24 +86,22 @@
 Requires:   lib%{name}%{libver} = %{version}
 
 %description devel
-shadowsocks-libev is a lightweight secured scoks5 proxy
-for embedded devices and low end boxes.
+shadowsocks-libev is a lightweight secured SOCKS5 proxy
+for embedded devices and low-end boxes.
 
 This package provides development headers for it.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%configure --prefix=%{_prefix} \
-   --enable-shared
-make %{?_smp_mflags}
+%configure --enable-shared
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 
-rm -rf %{buildroot}%{_libdir}/*.{a,la}
+rm -rf %{buildroot}/%{_libdir}/*.la
 
 install -d %{buildroot}%{_sysconfdir}/shadowsocks/
 install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/shadowsocks/

++ shadowsocks-libev-3.1.0.tar.gz -> shadowsocks-libev-3.1.2.tar.gz ++
 3968 lines of diff (skipped)




commit pdns-recursor for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2018-01-02 16:35:13

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


Package is "pdns-recursor"

Tue Jan  2 16:35:13 2018 rev:17 rq:561067 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes  
2017-12-11 18:56:24.198846479 +0100
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 
2018-01-02 16:35:14.539380790 +0100
@@ -1,0 +2,6 @@
+Fri Dec 29 11:03:20 UTC 2017 - adam.ma...@suse.de
+
+- _constraints: we seem to need at least 8GB RAM to build on S390x
+   and ppc64
+
+---

New:

  _constraints



Other differences:
--
++ _constraints ++

  

  8

  







commit dtkwidget for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package dtkwidget for openSUSE:Factory 
checked in at 2018-01-02 16:35:01

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


Package is "dtkwidget"

Tue Jan  2 16:35:01 2018 rev:2 rq:561036 version:2.0.5.2

Changes:

--- /work/SRC/openSUSE:Factory/dtkwidget/dtkwidget.changes  2018-01-01 
22:17:13.860563485 +0100
+++ /work/SRC/openSUSE:Factory/.dtkwidget.new/dtkwidget.changes 2018-01-02 
16:35:02.491398475 +0100
@@ -1,0 +2,71 @@
+Thu Nov 30 08:20:27 UTC 2017 - hillw...@opensuse.org
+
+- Update to 2.0.5.2 
+  * add bordless window on mac 
+  * support DTK_TITLE_DRAG_WINDOW on mac
+  * use D_DECL_DEPRECATED
+  * add DFileChooserEdit light theme 
+  * show system menu on right mouse button press of DTitlebar 
+  * Fix window motif hints is error of DMainWindow 
+  * fix macos build failed 
+  * Fix popup system menu in window content
+  * Fix correct typos in multiple files 
+  * Fix windows build failed 
+  * Fix add DTK_DMAN_PORTAL support
+  * change the QGuiApplication::platformName() to "xcb" on dxcb platform
+  * isDXcbPlatform for new version dxcb plugin ([d8b5c040](d8b5c040))
+  *  DRegionMonitor: properly handle scale ([95766b45](95766b45))
+  *  DRegionMonitor: possible double freed object ([708a5fbe](708a5fbe))
+  * add shortcut to DMainWindow ([5e9d5b6c](5e9d5b6c))
+  * add F1 shortcut ([7e311564](7e311564))
+  * add setState to DImageButton ([fcf9c3ef](fcf9c3ef))
+  * optimize shift up/down keypress for DSimpleListView ([7019967f](7019967f))
+  * DTitlebar add disable API ([ea92fae9](ea92fae9))
+  * add embed mode ([266f4337](266f4337))
+  * add trash dbus interface ([b88efbb8](b88efbb8))
+  * change productIcon to QIcon ([2a914b51](2a914b51))
+  * Add DHiDPIHelper class ([0fdbcf60](0fdbcf60))
+  * daboutdialog deepin logo support hidpi ([405352f0](405352f0))
+  * Set AA_UseHighDpiPixmaps on DApplication ([e9fb9fcf](e9fb9fcf))
+  * add svgc ([fedb3860](fedb3860))
+  * lineedit support hidpi ([026ecb65](026ecb65))
+  * titlebar buttons support hidpi ([56b11074](56b11074))
+  * titlebar support hidpi ([dd537c17](dd537c17))
+  * add dbus singleton ([6ae2978f](6ae2978f))
+  * dpicturesequenceview support @2x files ([a299ef09](a299ef09))
+  * dvideowidget support set device ratio ([74eaa1d6](74eaa1d6))
+  * add DWaterProgress::setTextVisible ([a61d2e88](a61d2e88))
+  * add DSettingsWidgetFactory ([f14ff92f](f14ff92f))
+  * add radius set interface to pageindicator ([7bc360c0](7bc360c0))
+  * add border and shadow to DWaterProgress ([ecc4ba17](ecc4ba17))
+  *  DWaterProgress support hidpi ([94350b7f](94350b7f))
+  *  DArrowRectangle support hidpi ([d7d6a876](d7d6a876))
+  * Fix windows build failed ([1b40d6a7](1b40d6a7))
+  * Fix disable _q_onTopWindowMotifHintsChanged when use 
DTitlebar::setWindowFlags
+  * Fix draw pixmap size error on DTitlebar ([228fd523](228fd523))
+  * Fix DTitlebar button is hidden on the non DMainWindow windows 
+   ([7b131a72](7b131a72))
+  * Fix paint DBlurEffectWindow error if device pixel ratio is not 1
+([dff92b1b](dff92b1b))
+  * Fix min/maximize button is hidden on DMainWindow ([89279ac4](89279ac4))
+  * fix hidpi load icon size ([79e81f94](79e81f94))
+  * update DDialog message style ([2c6133c1](2c6133c1))
+  * Fix crash on multiple apps registered xmouseare ([dea8651f](dea8651f))
+  * Fix icon of DSearchEdit not clear on hidpi ([6ebada94](6ebada94))
+  * DSimpleListview arrow isn't visible ([b08e7f1c](b08e7f1c))
+  * DAboutDialog icon not supporting hidpi ([6ec60734](6ec60734))
+  * fix dtk-svgc crash if no font init ([83857265](83857265))
+  * fix settings dialog style ([797c3e35](797c3e35))
+  * dialog use same style as light ([9d7d4a61](9d7d4a61))
+  * fix windows build failed ([7f31ea48](7f31ea48))
+  * fix dialog size error on hidpi ([b9273c72](b9273c72))
+  * update translation ([0045c39e](0045c39e))
+  * crash if setIcon with svg ([9b577be3](9b577be3))
+  * remove useless image ([10c9607c](10c9607c))
+  * remove private header file ([61b375b2](61b375b2))
+  * dswitchbutton error calculation radius ([d742b169](d742b169))
+  * dimagebutton private not initialized ([146d893e](146d893e))
+  * DArrowRectangle: arrow position error ([592187fb](592187fb))
+  * DPasswordEdit: password edit icon out of content ([c1fe173a](c1fe173a))
+
+---

Old:

  dtkwidget-2.0.2.tar.gz

New:

  dtkwidget-2.0.5.2.tar.gz



Other differences:
--
++ dtkwidget.spec ++
--- /var/tmp/diff_new_pack.hQkOAT/_old  2018-01-02 16:35:03.215157121 +0100
+++ /var/tmp/diff_new_pack.hQkOAT/_new  2018-01-02 16:35:03.219155787 +0100
@@ -19,7 +19,7 @@
 %define libver 2
 

commit python-pymod2pkg for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package python-pymod2pkg for 
openSUSE:Factory checked in at 2018-01-02 16:35:08

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


Package is "python-pymod2pkg"

Tue Jan  2 16:35:08 2018 rev:10 rq:561061 version:0.11.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pymod2pkg/python-pymod2pkg.changes
2017-10-13 14:18:04.366991530 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymod2pkg.new/python-pymod2pkg.changes   
2018-01-02 16:35:09.453076940 +0100
@@ -1,0 +2,11 @@
+Tue Jan  2 06:15:30 UTC 2018 - cloud-de...@suse.de
+
+- update to version 0.11.0
+  - Change default translation for py2 in RDO
+  - Add RDO mapping for sysv_ipc
+  - Switch to newer flake8 / python 3.x version
+  - Avoid tox_install.sh for constraints support
+  - Add freezer for SUSE and RDO
+  - Updated from global requirements
+
+---

Old:

  pymod2pkg-0.10.1.tar.gz

New:

  pymod2pkg-0.11.0.tar.gz



Other differences:
--
++ python-pymod2pkg.spec ++
--- /var/tmp/diff_new_pack.eTKXnK/_old  2018-01-02 16:35:10.344779580 +0100
+++ /var/tmp/diff_new_pack.eTKXnK/_new  2018-01-02 16:35:10.348778247 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pymod2pkg
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,20 +18,20 @@
 
 %global sname pymod2pkg
 Name:   python-pymod2pkg
-Version:0.10.1
+Version:0.11.0
 Release:0
 Summary:OpenStack Packaging - python module name to package name map
 License:Apache-2.0
 Group:  Development/Libraries/Python
 Url:https://wiki.openstack.org/wiki/Rpm-packaging
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-pbr >= 2.0.0
+BuildRequires:  python-pbr
+BuildRequires:  python-testrepository
+BuildRequires:  python-testscenarios
+BuildRequires:  python-testtools
+Requires:   python-pbr
 BuildArch:  noarch
 
 %description
@@ -42,7 +42,7 @@
 Summary:Documentation for python module name to package name map 
library
 Group:  Development/Libraries/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-oslosphinx
 Requires:   %{name} = %{version}
 
 %description doc

++ pymod2pkg-0.10.1.tar.gz -> pymod2pkg-0.11.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.10.1/AUTHORS new/pymod2pkg-0.11.0/AUTHORS
--- old/pymod2pkg-0.10.1/AUTHORS2017-09-14 17:20:12.0 +0200
+++ new/pymod2pkg-0.11.0/AUTHORS2017-12-21 23:53:13.0 +0100
@@ -1,6 +1,7 @@
 Adam Spiers 
 Alberto Planas 
 Alexander Tsamutali 
+Andreas Jaeger 
 Andrii Kroshchenko 
 Cao Xuan Hoang 
 Chandan Kumar 
@@ -21,4 +22,5 @@
 Thomas Bechtold 
 Tomasz Trębski 
 Tony Xu 
+Zuul 
 lsy 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.10.1/ChangeLog 
new/pymod2pkg-0.11.0/ChangeLog
--- old/pymod2pkg-0.10.1/ChangeLog  2017-09-14 17:20:12.0 +0200
+++ new/pymod2pkg-0.11.0/ChangeLog  2017-12-21 23:53:13.0 +0100
@@ -1,6 +1,20 @@
 CHANGES
 ===
 
+0.11.0
+--
+
+* Add freezer for SUSE and RDO
+* Avoid tox\_install.sh for constraints support
+* Add RDO mapping for sysv\_ipc
+* Updated from global requirements
+* Switch to newer flake8 / python 3.x version
+
+0.10.2
+--
+
+* Change default translation for py2 in RDO
+
 0.10.1
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pymod2pkg-0.10.1/PKG-INFO 
new/pymod2pkg-0.11.0/PKG-INFO
--- old/pymod2pkg-0.10.1/PKG-INFO   2017-09-14 17:20:13.0 +0200
+++ new/pymod2pkg-0.11.0/PKG-INFO   

commit freedoom for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package freedoom for openSUSE:Factory 
checked in at 2018-01-02 16:34:58

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


Package is "freedoom"

Tue Jan  2 16:34:58 2018 rev:8 rq:561021 version:0.11.3

Changes:

--- /work/SRC/openSUSE:Factory/freedoom/freedoom.changes2017-07-06 
00:04:07.892111514 +0200
+++ /work/SRC/openSUSE:Factory/.freedoom.new/freedoom.changes   2018-01-02 
16:35:00.144181210 +0100
@@ -1,0 +2,6 @@
+Mon Jan  1 07:50:41 UTC 2018 - avin...@opensuse.org
+
+- Update to new upstream release 0.11.3:
+  * allows building from source using deutex 5.0
+
+---

Old:

  freedoom-0.11.2.zip
  freedoom-0.11.2.zip.asc

New:

  freedoom-0.11.3.zip
  freedoom-0.11.3.zip.asc



Other differences:
--
++ freedoom.spec ++
--- /var/tmp/diff_new_pack.HsfEDQ/_old  2018-01-02 16:35:01.235817178 +0100
+++ /var/tmp/diff_new_pack.HsfEDQ/_new  2018-01-02 16:35:01.239815845 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freedoom
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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:   freedoom
-Version:0.11.2
+Version:0.11.3
 Release:0
 Summary:Replacement game files for Doom game engines
 License:BSD-3-Clause
@@ -29,7 +29,6 @@
 Source: 
https://github.com/freedoom/freedoom/releases/download/v%version/freedoom-%version.zip
 Source2:
https://github.com/freedoom/freedoom/releases/download/v%version/freedoom-%version.zip.asc
 Source9:%name.keyring
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 BuildRequires:  unzip
 
@@ -53,7 +52,6 @@
 echo "NOTE: FreeDoom WAD files are no longer named doom.wad/doom2.wad, and you 
may need to explicitly specify them now when starting a Doom engine."
 
 %files
-%defattr(-,root,root)
 %doc COPYING.txt CREDITS.txt README.html
 %_datadir/doom/
 




commit drbd for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2018-01-02 16:35:04

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


Package is "drbd"

Tue Jan  2 16:35:04 2018 rev:64 rq:561048 version:9.0.10+git.b7994aa1

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2017-11-17 
11:00:58.398593772 +0100
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2018-01-02 
16:35:06.122187703 +0100
@@ -1,0 +2,15 @@
+Wed Dec  6 07:24:09 UTC 2017 - nw...@suse.com
+
+- bsc#1074169, Update to 9.0.10-1
+* Fix resync of two secondary nodes in the presence of
+  a 3rd node that is primary (maybe with disk or diskless);
+  Fixed the race condition that caused the resync to sometimes not terminate
+* Improve connection behavior with autopromote enable one node Primary and
+  udev present.
+* Fix in memory alignment of DRBD's struct bio.
+* Improve the quorum implementation, so that is works nicely with for the
+  purpose of replacing fencing with quorum in a Pacemaker setup.
+* Ensure compatibility with upstream Linux kernel 4.14
+- Remove patch reproducible.patch
+
+---

Old:

  drbd-9.0.9+git.a4cc249e.tar.bz2
  reproducible.patch

New:

  drbd-9.0.10+git.b7994aa1.tar.bz2



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.245813003 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.249811670 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package drbd
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -24,7 +24,7 @@
 %endif
 
 Name:   drbd
-Version:9.0.9+git.a4cc249e
+Version:9.0.10+git.b7994aa1
 Release:0
 Summary:DRBD driver for Linux
 License:GPL-2.0+
@@ -36,14 +36,12 @@
 Source2:Module.supported
 Source3:drbd_git_revision
 Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
-# PATCH-FIX-UPSTREAM bmwiedemann
-Patch2: reproducible.patch
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
-BuildRequires:  module-init-tools
 BuildRequires:  libelf-devel
-Requires:   drbd-utils >= 9.0.0
-Supplements:drbd-utils >= 9.0.0
+BuildRequires:  module-init-tools
+Requires:   drbd-utils >= 9.2.0
+Supplements:drbd-utils >= 9.2.0
 Obsoletes:  drbd-kmp < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:i586 s390
@@ -71,7 +69,6 @@
 %prep
 %setup -q -n drbd-%{version}
 %patch1 -p1
-%patch2 -p1
 
 mkdir source
 cp -a drbd/. source/. || :

++ _service ++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.349778334 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.349778334 +0100
@@ -7,10 +7,10 @@
 To update to a new release, change "revision" to the desired
 git commit hash and bump "version" if necessary
 
-9.0.9
+9.0.10
 -->
-9.0.9+git.%h
-a4cc249ec2d55ec2953aeb482d819e47adbbee33
+9.0.10+git.%h
+b7994aa164158d944115dac2800e5c27ab2cd2c9
   
 
   

++ drbd-9.0.9+git.a4cc249e.tar.bz2 -> drbd-9.0.10+git.b7994aa1.tar.bz2 
++
 2142 lines of diff (skipped)

++ drbd_git_revision ++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.845612986 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.845612986 +0100
@@ -1 +1 @@
-GIT-hash: a4cc249ec2d55ec2953aeb482d819e47adbbee33
+GIT-hash: b7994aa164158d944115dac2800e5c27ab2cd2c9

++ preamble ++
--- /var/tmp/diff_new_pack.76xMCi/_old  2018-01-02 16:35:07.877602319 +0100
+++ /var/tmp/diff_new_pack.76xMCi/_new  2018-01-02 16:35:07.881600985 +0100
@@ -1,5 +1,5 @@
 Requires: kernel-%1 
-Requires: drbd-utils >= 8.9.11
-Supplements: drbd-utils >= 8.9.11
+Requires: drbd-utils >= 9.2.0
+Supplements: drbd-utils >= 9.2.0
 Supplements: packageand(kernel-%1:%name)
 Recommends: drbd




commit aubio for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package aubio for openSUSE:Factory checked 
in at 2018-01-02 16:34:52

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


Package is "aubio"

Tue Jan  2 16:34:52 2018 rev:21 rq:561014 version:0.4.6

Changes:

--- /work/SRC/openSUSE:Factory/aubio/aubio.changes  2016-04-28 
16:57:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.aubio.new/aubio.changes 2018-01-02 
16:34:53.502396067 +0100
@@ -1,0 +2,438 @@
+Mon Jan  1 17:38:57 UTC 2018 - co...@suse.com
+
+- update to 0.4.6
+  This version includes:
+* yinfast, a new version of the YIN pitch detection algorithm, 
+that uses spectral convolution to compute the same results as 
+the original yin, but with a cost O(N log(N)), making it much 
+faster than the plain implementation (O(N^2))
+
+* Intel IPP optimisations (thanks to Eduard Mueller)
+
+* improved support for emscripten (thanks to Martin Hermant), 
+  which compiles the aubio library as a javascript module and 
+  lets you run aubio's algorithm directly from within a web-page.
+  0.4.6 also comes with several bug fixes and improvements.
+
+---
+Fri May 26 09:56:11 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups.
+
+---
+Thu May 18 17:45:04 CEST 2017 - ti...@suse.de
+
+- Correct the license tag to GPL-3.0+
+
+---
+Fri Apr 28 11:26:24 UTC 2017 - alarr...@suse.com
+
+- Do not install libaubio.a 
+
+---
+Mon Apr 24 09:17:56 UTC 2017 - alarr...@suse.com
+
+- Update soname and generate libaubio5 package
+- Update to version 0.4.5
+  * src/io/source_avcodec.c: add support for libswresample
+  * aubio: new python command line tool to extract information
+  * src/onset/onset.c: add spectral whitening and compression, improve default
+  parameters
+  * this_version.py: use centralized script to get current version, adding git
+  sha when building from git repo (thanks to MartinHN)
+  * src/spectral/awhithening.h: add adaptive whitening
+  * src/{cvec,mathutils,musicutils}.h: add cvec_logmag, fvec_logmag, and 
fvec_push
+  * src/onset/onset.h: add aubio_onset_set_default_parameters to load optimal
+  parameters of each novelty function, _{set,get}_compression and
+  _{set,get}_awhitening to turn on/off compression and adaptive whitening
+  * src/spectral/specdesc.h: add weighted phase
+  * src/onset/onset.c: improve default onset parameters (thanks to @superbock
+  for access to his evaluation database), see commit dccfad2 for more details
+  * src/pitch/pitch.c: avoid segfault when using invalid parameters
+  * src/temporal/biquad.c: fix biquad parameters initialization (thanks to
+  @jurlhardt)
+  * examples/aubio{onset,track}.c: add options --miditap-note and
+  --miditap-velo to set which midi note is triggered at onset/beat (thanks to
+  @tseaver)
+  * examples/aubioonset.c: show actual parameters in verbose mode
+  * examples/utils.c: improve memory usage to emit midi notes
+  * python/ext/py-source.c: add with (PEP 343) and iter (PEP 234) interface
+  * python/ext/py-sink.c: add with interface (PEP 343)
+  * python/lib/aubio/cmd.py: new `aubio` command line tool
+  * python/lib/aubio/cut.py: moved from python/scripts/aubiocut
+  * doc/*.rst: reorganize and improve sphinx manual
+  * doc/*.txt: update manpages, add simple manpage for aubio command line
+  * doc/full.cfg: derive from doc/web.cfg
+  * README.md: simplify and add contribute information
+  * wscript: prefer libswresample over libavsamplerate when available, use
+  current version in manpages, doxygen, and sphinx, update to newest waf
+  * setup.py: use entry_points console_scripts to generate scripts, use
+  centralized version from this_version.py, clean up
+  * python/lib/moresetuptools.py: detect if libswresample is available
+
+- Update to version 0.4.4
+  * src/utils/log.h: new function to redirect log, error, and warnings
+  * python/: AUBIO_ERR raises python exception, AUBIO_WRN to emit py warning
+  * doc/: add some documentation, fix errors in manpages
+  * wscript: new rules to build 'manpages', 'doxygen', and 'sphinx', new
+  --build-type= option (thanks to Eduard Mueller)
+  * src/notes/notes.h: add minioi and silence methods
+  * examples/: add --minioi (minimum inter-onset interval) option
+  * src/pitch/pitchyin.c: improve msvc compiler optimisations (thanks to
+  Eduard Mueller)
+  * python/, src/: improve error messages, fix minor memory leaks
+  * src/io/source_avcodec.c: improve compatibility with latest ffmpeg and with
+  older libav/ffmpeg versions
+  * 

commit gstreamer-transcoder for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package gstreamer-transcoder for 
openSUSE:Factory checked in at 2018-01-02 16:34:56

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


Package is "gstreamer-transcoder"

Tue Jan  2 16:34:56 2018 rev:7 rq:561018 version:1.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-transcoder/gstreamer-transcoder.changes
2017-09-25 13:59:12.076650955 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-transcoder.new/gstreamer-transcoder.changes
   2018-01-02 16:34:58.096863935 +0100
@@ -1,0 +2,6 @@
+Sun Dec 31 10:44:06 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.2:
+  + clock: Fix unreachable codepath.
+
+---

Old:

  gst-transcoder-1.12.1.tar.gz

New:

  gst-transcoder-1.12.2.tar.gz



Other differences:
--
++ gstreamer-transcoder.spec ++
--- /var/tmp/diff_new_pack.IZfCfV/_old  2018-01-02 16:34:58.548713256 +0100
+++ /var/tmp/diff_new_pack.IZfCfV/_new  2018-01-02 16:34:58.552711922 +0100
@@ -18,7 +18,7 @@
 
 Name:   gstreamer-transcoder
 %define _name   gst-transcoder
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:GStreamer Transcoding API
 License:LGPL-2.1

++ gst-transcoder-1.12.1.tar.gz -> gst-transcoder-1.12.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-transcoder-1.12.1/data/targets/online-service/youtube.gep 
new/gst-transcoder-1.12.2/data/targets/online-service/youtube.gep
--- old/gst-transcoder-1.12.1/data/targets/online-service/youtube.gep   
2017-07-17 16:29:34.0 +0200
+++ new/gst-transcoder-1.12.2/data/targets/online-service/youtube.gep   
2017-09-22 14:21:52.0 +0200
@@ -13,8 +13,8 @@
 [streamprofile-default-0]
 parent=default
 type=audio
-format=audio/mpeg,mpegversion=4,base-profile=lc,rate={48000,96000},channels=2;audio/mpeg,mpegversion=4,base-profile=lc,rate={48000,96000}
-restriction=audio/x-raw,channels=6,channel-mask=0x3f;audio/x-raw,channels=2
+format=audio/mpeg,mpegversion=4,base-profile=lc
+restriction=audio/x-raw,channels=6,rate={48000,96000};audio/x-raw,channels=2,rate={48000,96000}
 
 [streamprofile-default-1]
 parent=default
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-transcoder-1.12.1/gst/transcode/gst-cpu-throttling-clock.c 
new/gst-transcoder-1.12.2/gst/transcode/gst-cpu-throttling-clock.c
--- old/gst-transcoder-1.12.1/gst/transcode/gst-cpu-throttling-clock.c  
2017-07-17 16:29:34.0 +0200
+++ new/gst-transcoder-1.12.2/gst/transcode/gst-cpu-throttling-clock.c  
2017-09-22 14:21:52.0 +0200
@@ -79,9 +79,9 @@
   switch (property_id) {
 case PROP_CPU_USAGE:
   self->priv->wanted_cpu_usage = g_value_get_uint (value);
-  break;
   if (self->priv->wanted_cpu_usage == 0)
 self->priv->wanted_cpu_usage = 100;
+  break;
 default:
   G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec);
   break;




commit gnome-settings-daemon for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2018-01-02 16:34:19

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


Package is "gnome-settings-daemon"

Tue Jan  2 16:34:19 2018 rev:146 rq:560744 version:3.26.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
2017-11-10 14:45:37.921605782 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2018-01-02 16:34:20.629358321 +0100
@@ -1,0 +2,6 @@
+Thu Dec 28 19:22:40 UTC 2017 - zai...@opensuse.org
+
+- Add gnome-settings-daemon-nb-translations.patch: Update Norwegian
+  Bokmål translations.
+
+---

New:

  gnome-settings-daemon-nb-translations.patch



Other differences:
--
++ gnome-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.6BOhwG/_old  2018-01-02 16:34:21.828958288 +0100
+++ /var/tmp/diff_new_pack.6BOhwG/_new  2018-01-02 16:34:21.828958288 +0100
@@ -48,6 +48,8 @@
 Patch6: gnome-settings-daemon-more-power-button-actions.patch
 # PATCH-FIX-OPENSUSE 
gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch bnc#1029083 
boo#1056289 qz...@suse.com -- Switch new user's default input engine from 
"anthy" to "mozc" in gnome-desktop with Japanese language and ibus input 
frame-work condition.
 Patch7: 
gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch
+# PATCH-FIX-UPSTREAM gnome-settings-daemon-nb-translations.patch 
zai...@opensuse.org -- Update Norwegian Bokmål translations
+Patch8: gnome-settings-daemon-nb-translations.patch
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
@@ -166,6 +168,7 @@
 %patch6 -p1
 %endif
 %patch7 -p1
+%patch8 -p1
 
 %build
 # need autoreconf if patch translation has run

++ gnome-settings-daemon-nb-translations.patch ++
 1315 lines (skipped)




commit pidgin for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2018-01-02 16:34:25

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


Package is "pidgin"

Tue Jan  2 16:34:25 2018 rev:123 rq:560763 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2017-11-23 
09:34:33.590087297 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2018-01-02 
16:34:27.315128803 +0100
@@ -1,0 +2,8 @@
+Sat Dec 29 14:06:45 UTC 2017 - sor.ale...@meowr.ru
+
+- Remove pidgin-crash-missing-gst-registry.patch: is useless now
+  and is potentially harmful.
+- Merge pidgin-nonblock-common2.patch to
+  pidgin-nonblock-common.patch.
+
+---

Old:

  pidgin-crash-missing-gst-registry.patch
  pidgin-nonblock-common2.patch



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.JO7Bi6/_old  2018-01-02 16:34:28.174842113 +0100
+++ /var/tmp/diff_new_pack.JO7Bi6/_new  2018-01-02 16:34:28.178840780 +0100
@@ -32,18 +32,14 @@
 Patch0: pidgin-nonblock-common.patch
 # PATCH-FIX-OPENSUSE pidgin-nonblock-gwim.patch
 Patch1: pidgin-nonblock-gwim.patch
-# PATCH-FIX-OPENSUSE pidgin-nonblock-common2.patch
-Patch2: pidgin-nonblock-common2.patch
 # PATCH-FEATURE-SLE pidgin-gnome-keyring.patch
-Patch3: pidgin-gnome-keyring.patch
-# PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
http://developer.pidgin.im/viewmtn/revision/info/f32151852a00fb5abd3fdccdd8df2419031666de
 as it breaks the build.
-Patch4: pidgin-fix-perl-build.patch
-# PATCH-FIX-UPSTREAM pidgin-crash-missing-gst-registry.patch boo#866455 
pidgin.im#16224 cxi...@suse.com -- Fix crash when GST registry cache file is 
missing.
-Patch5: pidgin-crash-missing-gst-registry.patch
+Patch2: pidgin-gnome-keyring.patch
+# PATCH-FIX-OPENSUSE pidgin-fix-perl-build.patch vu...@opensuse.org -- Revert 
https://bitbucket.org/pidgin/main/commits/a083625 as it breaks the build.
+Patch3: pidgin-fix-perl-build.patch
 # PATCH-FIX-UPSTREAM pidgin-ncurses-6.0-accessors.patch pidgin.im#16764 
dims...@opensuse.org -- Fix build with NCurses 6.0 with WINDOW_OPAQUE set to 1.
-Patch6: pidgin-ncurses-6.0-accessors.patch
+Patch4: pidgin-ncurses-6.0-accessors.patch
 # PATCH-FIX-SLE pidgin-use-default-alsa.patch bsc#886670 ti...@suse.de -- Use 
ALSA as a default for avoiding broken volume control.
-Patch7: pidgin-use-default-alsa.patch
+Patch5: pidgin-use-default-alsa.patch
 BuildRequires:  NetworkManager-devel
 # Can use external libzephyr.
 BuildRequires:  cyrus-sasl-devel
@@ -72,30 +68,10 @@
 BuildRequires:  tk-devel
 BuildRequires:  update-desktop-files
 Requires:   perl-base >= %{perl_version}
-%if 0%{?suse_version} >= 1500 && !0%{?is_opensuse}
-Recommends: purple-import-empathy
-%endif
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300
-BuildRequires:  python2-devel
-%else
-BuildRequires:  python-devel
-%endif
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 || 
(0%{?sle_version} >= 120100 && 0%{?is_opensuse})
-BuildRequires:  farstream-devel >= 0.2.7
-BuildRequires:  gstreamer-devel
-BuildRequires:  gstreamer-plugins-base-devel
-Recommends: gstreamer-plugins-good
-%else
-BuildRequires:  gstreamer-0_10-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
-Recommends: gstreamer-0_10-plugins-good
-%endif
-%if 0%{?suse_version} < 1120
-Recommends: %{name}-emoticons-nld
-Recommends: %{name}-emoticons-tango
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%endif
-%if 0%{?suse_version} < 1120
+%if 0%{?suse_version} >= 1120
+BuildRequires:  translation-update-upstream
+%else
 # gnome-keyring support summary (boo#566286):
 # 11.1 & SLE11: patch present and active (boo#569025)
 # 11.2 and above: patch not applied
@@ -103,6 +79,8 @@
 # + does not work well outside GNOME
 # - passwords are stored in readable form
 BuildRequires:  gnome-keyring-devel
+Recommends: %{name}-emoticons-nld
+Recommends: %{name}-emoticons-tango
 %endif
 %if 0%{?suse_version} > 1210
 BuildRequires:  libSM-devel
@@ -118,8 +96,23 @@
 BuildRequires:  openssl-certs
 Requires:   openssl-certs
 %endif
-%if 0%{?suse_version} >= 1120
-BuildRequires:  translation-update-upstream
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 || 
(0%{?sle_version} >= 120100 && 0%{?is_opensuse})
+BuildRequires:  farstream-devel >= 0.2.7
+BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-plugins-base-devel
+Recommends: gstreamer-plugins-good
+%else
+BuildRequires:  gstreamer-0_10-devel
+BuildRequires:  

commit gnome-maps for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2018-01-02 16:34:08

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


Package is "gnome-maps"

Tue Jan  2 16:34:08 2018 rev:36 rq:560741 version:3.26.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes2017-11-03 
19:07:37.320768349 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes   
2018-01-02 16:34:11.408433239 +0100
@@ -1,0 +2,10 @@
+Fri Dec 22 08:49:07 UTC 2017 - zai...@opensuse.org
+
+- Add gnome-maps-is-translations.patch: Update Icelandic
+  translations.
+- Add gnome-maps-nb-translations.patch: Update Norwegian Bokmål
+  translations.
+- Clean up spec, use modern macros.
+- Add lang package Recommends.
+
+---

New:

  gnome-maps-is-translations.patch
  gnome-maps-nb-translations.patch



Other differences:
--
++ gnome-maps.spec ++
--- /var/tmp/diff_new_pack.73584u/_old  2018-01-02 16:34:12.076210554 +0100
+++ /var/tmp/diff_new_pack.73584u/_new  2018-01-02 16:34:12.080209221 +0100
@@ -24,6 +24,11 @@
 Group:  System/GUI/GNOME
 Url:https://live.gnome.org/Design/Apps/Maps
 Source: 
http://download.gnome.org/sources/gnome-maps/3.26/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-maps-is-translations.patch zai...@opensuse.org -- 
Update Icelandic translations
+Patch0: gnome-maps-is-translations.patch
+# PATCH-FIX-UPSTREAM gnome-maps-nb-translations.patch zai...@opensuse.org -- 
Update Norwegian Bokmål translations
+Patch1: gnome-maps-nb-translations.patch
+
 # Needed for typelib() Requires
 BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
@@ -40,9 +45,8 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(rest-0.7) >= 0.7.90
-
 Recommends: dbus(org.freedesktop.GeoClue2)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description
@@ -51,12 +55,13 @@
 for your journeys, whether on foot, by bike, or by car.
 
 %lang_package
+
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -67,7 +72,6 @@
 rm %{buildroot}%{_datadir}/gir-1.0/GnomeMaps-1.0.gir
 
 %files
-%defattr(-,root,root)
 %{_bindir}/%{name}
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Maps.appdata.xml

++ gnome-maps-is-translations.patch ++
>From d367381fe01a19156cb5d785a9c6257a9c414567 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sveinn=20=C3=AD=20Felli?= 
Date: Fri, 8 Dec 2017 08:58:42 +
Subject: Update Icelandic translation

---
 po/is.po | 66 +---
 1 file changed, 30 insertions(+), 36 deletions(-)

diff --git a/po/is.po b/po/is.po
index 83522ee..3fc3a0d 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,8 +7,8 @@ msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-;
 "maps=I18N+L10N=general\n"
-"POT-Creation-Date: 2017-09-11 20:24+\n"
-"PO-Revision-Date: 2017-10-03 16:31+\n"
+"POT-Creation-Date: 2017-10-03 16:33+\n"
+"PO-Revision-Date: 2017-12-08 08:17+\n"
 "Last-Translator: Sveinn í Felli \n"
 "Language-Team: Icelandic \n"
 "Language: is\n"
@@ -139,6 +139,8 @@ msgid ""
 "Latest used Facebook check-in privacy setting. Possible values are: "
 "EVERYONE, FRIENDS_OF_FRIENDS, ALL_FRIENDS or SELF."
 msgstr ""
+"Síðast notuðu persónuleyndarstillingar við innskráningu á Facebook. Möguleg "
+"gildi eru: ALLIR, VINIR_VINA, ALLIR_VINIR eða SJÁLF(UR)."
 
 #: ../data/org.gnome.Maps.gschema.xml.h:17
 msgid "Foursquare check-in privacy setting"
@@ -149,26 +151,32 @@ msgid ""
 "Latest used Foursquare check-in privacy setting. Possible values are: "
 "public, followers or private."
 msgstr ""
+"Síðast notuðu persónuleyndarstillingar við innskráningu á Foursquare. Möguleg 
"
+"gildi eru: opinbert, fylgjendur eða einka."
 
 #: ../data/org.gnome.Maps.gschema.xml.h:19
 msgid "Foursquare check-in Facebook broadcasting"
-msgstr ""
+msgstr "Tilkynning á Facebook við innskráningu á Foursquare"
 
 #: ../data/org.gnome.Maps.gschema.xml.h:20
 msgid ""
 "Indicates if Foursquare should broadcast the check-in as a post in the "
 "Facebook account associated with the Foursquare account."
 msgstr ""
+"Gefur til kynna hvort Foursquare eigi að senda tilkynningu um innskráningu "
+"inn á Facebook-aðganginn sem tengist 

commit gnome-logs for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package gnome-logs for openSUSE:Factory 
checked in at 2018-01-02 16:34:14

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


Package is "gnome-logs"

Tue Jan  2 16:34:14 2018 rev:25 rq:560742 version:3.26.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes2017-11-03 
19:08:05.243752415 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes   
2018-01-02 16:34:15.523061127 +0100
@@ -1,0 +2,7 @@
+Fri Dec 22 08:42:05 UTC 2017 - zai...@opensuse.org
+
+- Add gnome-logs-nb-translations.patch: Update Norwegian Bokmål
+  translations.
+- Clean up spec, use modern macros.
+
+---

New:

  gnome-logs-nb-translations.patch



Other differences:
--
++ gnome-logs.spec ++
--- /var/tmp/diff_new_pack.3td9PM/_old  2018-01-02 16:34:16.154850443 +0100
+++ /var/tmp/diff_new_pack.3td9PM/_new  2018-01-02 16:34:16.158849110 +0100
@@ -24,7 +24,9 @@
 License:GPL-3.0+
 Group:  System/X11/Utilities
 Url:https://wiki.gnome.org/Design/Apps/SystemLog
-Source: 
http://download.gnome.org/sources/gnome-logs/3.26/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-logs/3.26/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-logs-nb-translations.patch zai...@opensuse.org -- 
Update Norwegian Bokmål translations
+Patch0: gnome-logs-nb-translations.patch
 BuildRequires:  gtk-doc
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50.0
@@ -35,18 +37,18 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(libsystemd)
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A utility for viewing detailed event logs for the system.
 
 %lang_package
+
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -54,7 +56,6 @@
 %suse_update_desktop_file -r org.gnome.Logs GTK GNOME System Monitor
 
 %files
-%defattr(-,root,root)
 %doc ChangeLog README COPYING
 %doc %{_datadir}/help/C/gnome-logs/
 %{_bindir}/%{name}

++ gnome-logs-nb-translations.patch ++
>From 9a95ba2a939d55a1799a7a759b38c760dc98b85c Mon Sep 17 00:00:00 2001
From: Kjartan Maraas 
Date: Wed, 8 Nov 2017 19:52:01 +0100
Subject: =?UTF-8?q?Updated=20Norwegian=20bokm=C3=A5l=20translation.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 po/nb.po | 92 ++--
 1 file changed, 55 insertions(+), 37 deletions(-)

diff --git a/po/nb.po b/po/nb.po
index bec45e8..f6f66a7 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -5,10 +5,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: gnome-logs 3.24.x\n"
+"Project-Id-Version: gnome-logs 3.26.x\n"
 "Report-Msgid-Bugs-To: 
https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-logs=I18N+L10N=general\n;
-"POT-Creation-Date: 2017-03-19 16:18+\n"
-"PO-Revision-Date: 2017-03-25 18:20+0100\n"
+"POT-Creation-Date: 2017-09-26 08:55+\n"
+"PO-Revision-Date: 2017-11-08 19:51+0100\n"
 "Last-Translator: Kjartan Maraas \n"
 "Language-Team: Norwegian bokmål \n"
 "Language: nb\n"
@@ -33,19 +33,19 @@ msgstr "Stjernemerket"
 msgid "All"
 msgstr "Alle"
 
-#: ../data/gl-categorylist.ui.h:5 ../src/gl-eventviewrow.c:202
+#: ../data/gl-categorylist.ui.h:5 ../src/gl-eventviewrow.c:207
 msgid "Applications"
 msgstr "Programmer"
 
-#: ../data/gl-categorylist.ui.h:6 ../src/gl-eventviewrow.c:211
+#: ../data/gl-categorylist.ui.h:6 ../src/gl-eventviewrow.c:216
 msgid "System"
 msgstr "System"
 
-#: ../data/gl-categorylist.ui.h:7 ../src/gl-eventviewrow.c:215
+#: ../data/gl-categorylist.ui.h:7 ../src/gl-eventviewrow.c:220
 msgid "Security"
 msgstr "Sikkerhet"
 
-#: ../data/gl-categorylist.ui.h:8 ../src/gl-eventviewrow.c:207
+#: ../data/gl-categorylist.ui.h:8 ../src/gl-eventviewrow.c:212
 msgid "Hardware"
 msgstr "Maskinvare"
 
@@ -58,50 +58,54 @@ msgid "Usage"
 msgstr "Bruk"
 
 #: ../data/gl-eventtoolbar.ui.h:1
-msgid "Go back to the event view"
-msgstr "Gå tilbake til hendelsesvisning"
-
-#: ../data/gl-eventtoolbar.ui.h:2
 msgid "Export logs to a file"
 msgstr "Eksporter logger til en fil"
 
-#: ../data/gl-eventtoolbar.ui.h:3
+#: ../data/gl-eventtoolbar.ui.h:2
 msgid "Choose the boot from which to view logs"
 msgstr "Velg oppstart du vil vise logger fra"
 
-#: ../data/gl-eventtoolbar.ui.h:4
+#: ../data/gl-eventtoolbar.ui.h:3
 msgid "Search all the logs of the current category"
 msgstr "Søk alle logger i denne 

commit gnome-tweak-tool for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package gnome-tweak-tool for 
openSUSE:Factory checked in at 2018-01-02 16:34:03

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


Package is "gnome-tweak-tool"

Tue Jan  2 16:34:03 2018 rev:50 rq:560737 version:3.26.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes
2017-12-19 10:46:27.052213853 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes   
2018-01-02 16:34:04.298804097 +0100
@@ -1,0 +2,6 @@
+Fri Dec 29 23:44:08 UTC 2017 - zai...@opensuse.org
+
+- Drop obsolete and unused pkgconfig(gconf-2.0) BuildRequires:
+  Dropped upstream years ago.
+
+---



Other differences:
--
++ gnome-tweak-tool.spec ++
--- /var/tmp/diff_new_pack.dKdDnf/_old  2018-01-02 16:34:05.086541410 +0100
+++ /var/tmp/diff_new_pack.dKdDnf/_new  2018-01-02 16:34:05.090540076 +0100
@@ -33,7 +33,6 @@
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.23.3
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.10




commit wayland-protocols for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package wayland-protocols for 
openSUSE:Factory checked in at 2018-01-02 16:33:37

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


Package is "wayland-protocols"

Tue Jan  2 16:33:37 2018 rev:14 rq:560821 version:1.12

Changes:

--- /work/SRC/openSUSE:Factory/wayland-protocols/wayland-protocols.changes  
2017-11-14 14:18:12.365465763 +0100
+++ /work/SRC/openSUSE:Factory/.wayland-protocols.new/wayland-protocols.changes 
2018-01-02 16:33:38.167518119 +0100
@@ -1,0 +2,20 @@
+Thu Dec 28 21:58:28 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12:
+  * This version includes the new stable version of the XDG Shell
+protocol. In short, the difference between the XDG Shell stable
+and the last unstable version include (among other things):
+  * The base interface and the global exposed via the registry
+changed from zxdg_shell_v6 to xdg_wm_base.
+  * Fullscreen semantics were better defined and geometry
+requirements relaxed to allow certain hardware optimizations.
+  * The popup positioner was changed to allow positioning against a
+point.
+  * The popup semantics was changed to allow future extendability.
+  * Toplevel parent-child relationship ambiguities were fixed.
+  * Unmap/map semantics were better defined.
+  * Various other ambiguities were fixed and documentation in
+general was improved.
+- Use autosetup macro, and drop make call, nothing is build anyway.
+
+---

Old:

  wayland-protocols-1.11.tar.xz
  wayland-protocols-1.11.tar.xz.sig

New:

  wayland-protocols-1.12.tar.xz
  wayland-protocols-1.12.tar.xz.sig



Other differences:
--
++ wayland-protocols.spec ++
--- /var/tmp/diff_new_pack.HoncCp/_old  2018-01-02 16:33:38.783312770 +0100
+++ /var/tmp/diff_new_pack.HoncCp/_new  2018-01-02 16:33:38.787311437 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   wayland-protocols
-Version:1.11
+Version:1.12
 Release:0
 Summary:Wayland protocols that adds functionality not available in the 
core protocol
 License:MIT
@@ -50,11 +50,10 @@
 wayland-protocols.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %configure
-make %{?_smp_mflags}
 
 %install
 %make_install

++ wayland-protocols-1.11.tar.xz -> wayland-protocols-1.12.tar.xz ++
 5082 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/wayland-protocols-1.11/Makefile.am new/wayland-protocols-1.12/Makefile.am
--- old/wayland-protocols-1.11/Makefile.am  2017-10-11 10:19:25.0 
+0200
+++ new/wayland-protocols-1.12/Makefile.am  2017-12-02 02:47:54.0 
+0100
@@ -21,6 +21,7 @@
 stable_protocols = 
\
stable/presentation-time/presentation-time.xml  
\
stable/viewporter/viewporter.xml
\
+   stable/xdg-shell/xdg-shell.xml  
\
$(NULL)
 
 nobase_dist_pkgdata_DATA = 
\
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/wayland-protocols-1.11/compile new/wayland-protocols-1.12/compile
--- old/wayland-protocols-1.11/compile  2015-10-09 06:06:00.0 +0200
+++ new/wayland-protocols-1.12/compile  1970-01-01 01:00:00.0 +0100
@@ -1,347 +0,0 @@
-#! /bin/sh
-# Wrapper for compilers which do not understand '-c -o'.
-
-scriptversion=2012-10-14.11; # UTC
-
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
-# Written by Tom Tromey .
-#
-# 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, 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 

commit flatpak for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package flatpak for openSUSE:Factory checked 
in at 2018-01-02 16:33:32

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


Package is "flatpak"

Tue Jan  2 16:33:32 2018 rev:14 rq:559366 version:0.10.2.1

Changes:

--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2017-12-04 
10:00:39.000174695 +0100
+++ /work/SRC/openSUSE:Factory/.flatpak.new/flatpak.changes 2018-01-02 
16:33:34.012903560 +0100
@@ -2 +2,43 @@
-Mon Nov 27 08:40:56 UTC 2017 - opensuse-packag...@opensuse.org
+Fri Dec 22 10:58:05 UTC 2017 - alarr...@suse.com
+
+- Update to version 0.10.2.1:
+  + Fixed crash when installing some flatpak bundle files
+  + Fix installation of telegram
+  + Fixed some warnings reported by coverity
+  + Some leaks fixed
+  + Fixed typo in error message
+
+---
+Wed Dec 20 10:57:05 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.10.2:
+  + flatpak update now updates from both system and user
+installations by default.
+  + flatpak update is less noisy when updating appstream info.
+  + All the remote-* commands now by default automatically decide
+to use --user or --system based on the given remote name.
+  + flatpak remote-ls with no remote lists the content of all
+remotes.
+  + Fixed regression that made xdg-user-dirs and theme selection
+for kde apps break.
+  + flatpak override with no argument now overrides globally, i.e.
+for all apps.
+  + flatpak override now supports --nofilesystem properly. For
+example flatpak override --nofilesystem=~/.ssh hides the ssh
+dir for all apps, even those who have homedir access.
+  + flatpak install now takes a --reinstall argument which
+uninstalls a previously installed version if necessary. This is
+very useful when you want to install a new version from a
+different source.
+  + flatpak install now allows you to pass an absolute pathname as
+remote name, which will create a temporary remote and install
+from that. The remote will be removed when the app is
+uninstalled. This is very useful during development and
+testing.
+  + Flatpak now creates CLI wrappers for all installed apps, so if
+you add /var/lib/flatpak/exports/bin or
+~/.local/share/flatpak/exports/bin to your PATH you can easily
+start flatpak apps by their application id.
+
+---
+Mon Nov 27 08:40:56 UTC 2017 - apla...@suse.com

Old:

  flatpak-0.10.1.tar.xz

New:

  flatpak-0.10.2.1.tar.xz



Other differences:
--
++ flatpak.spec ++
--- /var/tmp/diff_new_pack.CtDsUA/_old  2018-01-02 16:33:34.832630205 +0100
+++ /var/tmp/diff_new_pack.CtDsUA/_new  2018-01-02 16:33:34.836628873 +0100
@@ -18,7 +18,7 @@
 
 %define libname libflatpak0
 Name:   flatpak
-Version:0.10.1
+Version:0.10.2.1
 Release:0
 Summary:OSTree based application bundles management
 License:LGPL-2.1+
@@ -46,10 +46,10 @@
 BuildRequires:  pkgconfig(libelf) >= 0.8.12
 BuildRequires:  pkgconfig(libseccomp)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(ostree-1) >= 2017.12
+BuildRequires:  pkgconfig(ostree-1) >= 2017.14
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(xau)
-Requires:   ostree >= 2017.12
+Requires:   ostree >= 2017.14
 Recommends: %{name}-lang = %{version}
 # Remove after openSUSE Leap 42 is out of scope
 Provides:   xdg-app = %{version}

++ _service ++
--- /var/tmp/diff_new_pack.CtDsUA/_old  2018-01-02 16:33:34.888611537 +0100
+++ /var/tmp/diff_new_pack.CtDsUA/_new  2018-01-02 16:33:34.888611537 +0100
@@ -4,7 +4,7 @@
 git
 @PARENT_TAG@
 enable
-refs/tags/0.10.1
+refs/tags/0.10.2.1
   
   
 *.tar

++ _servicedata ++
--- /var/tmp/diff_new_pack.CtDsUA/_old  2018-01-02 16:33:34.912603537 +0100
+++ /var/tmp/diff_new_pack.CtDsUA/_new  2018-01-02 16:33:34.916602203 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/flatpak/flatpak.git
-  8fbd442c9d395ca19561c98e20a7451926c440ab
\ No newline at end of file
+  35c9eafc9e10f054872c549a1200450026f36b6b
\ No newline at end of file

++ flatpak-0.10.1.tar.xz -> flatpak-0.10.2.1.tar.xz ++
 26844 lines of diff (skipped)




commit babl for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package babl for openSUSE:Factory checked in 
at 2018-01-02 16:33:12

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


Package is "babl"

Tue Jan  2 16:33:12 2018 rev:35 rq:560826 version:0.1.38

Changes:

--- /work/SRC/openSUSE:Factory/babl/babl.changes2017-11-14 
14:46:01.088651201 +0100
+++ /work/SRC/openSUSE:Factory/.babl.new/babl.changes   2018-01-02 
16:33:13.839630738 +0100
@@ -1,0 +2,20 @@
+Sun Dec 31 01:49:35 UTC 2017 - jeng...@inai.de
+
+- Fix RPM groups. Drop comment about author extraction (not used
+  for specfiles in general anymore).
+
+---
+Thu Dec 28 09:33:28 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.1.38:
+  + Added format "CIE L float", a couple of protections against
+division by 0.0.
+- Changes from version 0.1.36:
+  + Optimized customized primary aware code paths for CIE
+Lab<->RGB conversions, improved accuracy of gamma
+approximations.
+  + New API babl_format_exists() for checking validity of babl
+format name, crash proofing of cache handling and use of
+environment variables.
+
+---

Old:

  babl-0.1.34.tar.bz2

New:

  babl-0.1.38.tar.bz2



Other differences:
--
++ babl.spec ++
--- /var/tmp/diff_new_pack.DLlgSp/_old  2018-01-02 16:33:14.399444058 +0100
+++ /var/tmp/diff_new_pack.DLlgSp/_new  2018-01-02 16:33:14.403442725 +0100
@@ -17,11 +17,11 @@
 
 
 Name:   babl
-Version:0.1.34
+Version:0.1.38
 Release:0
 Summary:Dynamic Pixel Format Translation Library
 License:LGPL-3.0+
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://gegl.org/babl/
 Source: http://ftp.gtk.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
@@ -29,8 +29,6 @@
 %define debug_package_requires libbabl-0_1-0 = %{version}-%{release}
 # None of these is needed for standard build:
 #BuildRequires:  inkscape ruby w3m
-# To list AUTHORS:
-# sed -n 's/  //p' //>/;s/ at 
/@/;s/<\/dt>//'
 
 %description
 babl is a dynamic, any to any, pixel format translation library.

++ babl-0.1.34.tar.bz2 -> babl-0.1.38.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babl-0.1.34/INSTALL new/babl-0.1.38/INSTALL
--- old/babl-0.1.34/INSTALL 2017-10-06 15:05:59.0 +0200
+++ new/babl-0.1.38/INSTALL 2017-11-15 23:15:51.0 +0100
@@ -1,5 +1,5 @@
 
-babl 0.1.34
+babl 0.1.38
 
 Dynamic; any to any, pixel format conversion library.
 
@@ -12,10 +12,10 @@
 installation (or a variation on this theme):
 
  
- foo$ wget ftp://ftp.gtk.org/pub/babl/0.1/babl-0.1.34.tar.bz2
- foo$ tar jxf babl-0.1.34.tar.gz
- foo$ cd babl-0.1.34
- foo/babl-0.1.34$ ./configure && make && sudo make install
+ foo$ wget ftp://ftp.gtk.org/pub/babl/0.1/babl-0.1.38.tar.bz2
+ foo$ tar jxf babl-0.1.38.tar.gz
+ foo$ cd babl-0.1.38
+ foo/babl-0.1.38$ ./configure && make && sudo make install
  
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babl-0.1.34/NEWS new/babl-0.1.38/NEWS
--- old/babl-0.1.34/NEWS2017-10-06 15:05:49.0 +0200
+++ new/babl-0.1.38/NEWS2017-11-15 23:15:14.0 +0100
@@ -1,9 +1,17 @@
  
+
+2017-11-15 babl-0.1.38  
+Added format "CIE L float", a couple of protections against division by 0.0
+
+2017-11-10 babl-0.1.36  
+Optimized customized primary aware code paths for CIE Lab<->RGB conversions,
+improved accuracy of gamma approximations. New API babl_format_exists() for
+checking validity of babl format name, crash proofing of cache handling and use
+of environment variables.
+
 2017-10-06 babl-0.1.34  
 Brown paper bag release, Fix indexed / custom primaries conflict, and re-export
 a symbol used by old GEGL/GIMPs.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babl-0.1.34/README new/babl-0.1.38/README
--- old/babl-0.1.34/README  2017-10-06 15:06:29.0 +0200
+++ new/babl-0.1.38/README  2017-11-15 

commit netpbm for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package netpbm for openSUSE:Factory checked 
in at 2018-01-02 16:33:07

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


Package is "netpbm"

Tue Jan  2 16:33:07 2018 rev:62 rq:560688 version:10.80.1

Changes:

--- /work/SRC/openSUSE:Factory/netpbm/netpbm.changes2017-12-23 
12:18:19.934959800 +0100
+++ /work/SRC/openSUSE:Factory/.netpbm.new/netpbm.changes   2018-01-02 
16:33:09.069221524 +0100
@@ -1,0 +2,7 @@
+Fri Dec 29 13:52:55 UTC 2017 - tchva...@suse.com
+
+- Add patch makeman-py3.patch to make sure to use python3 when
+  building
+- Unpack the stuff only once
+
+---

New:

  makeman-py3.patch



Other differences:
--
++ netpbm.spec ++
--- /var/tmp/diff_new_pack.OsGaC9/_old  2018-01-02 16:33:10.196845496 +0100
+++ /var/tmp/diff_new_pack.OsGaC9/_new  2018-01-02 16:33:10.200844163 +0100
@@ -36,6 +36,7 @@
 Patch4: %{name}-security-code.patch
 Patch5: %{name}-security-scripts.patch
 Patch6: %{name}-gcc-warnings.patch
+Patch7: makeman-py3.patch
 BuildRequires:  flex
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
@@ -43,7 +44,8 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python
+# needed for the makeman
+BuildRequires:  python3-base
 BuildRequires:  pkgconfig(x11)
 Provides:   pbmplus
 
@@ -80,13 +82,13 @@
 source package.
 
 %prep
-%setup -q
 %setup -q -D -a 1
 %patch0
 %patch3
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 mkdir pnmtopalm # for %%doc pnmtopalm
 cp -p converter/other/pnmtopalm/{LICENSE,README} pnmtopalm
 

++ makeman-py3.patch ++
Index: netpbm-10.80.1/buildtools/makeman
===
--- netpbm-10.80.1.orig/buildtools/makeman
+++ netpbm-10.80.1/buildtools/makeman
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 #
 # makeman -- compile netpbm's stereotyped HTML to troff markup
 #



commit lttng-ust for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package lttng-ust for openSUSE:Factory 
checked in at 2018-01-02 16:33:00

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


Package is "lttng-ust"

Tue Jan  2 16:33:00 2018 rev:2 rq:560605 version:2.10.1

Changes:

--- /work/SRC/openSUSE:Factory/lttng-ust/lttng-ust.changes  2017-09-27 
16:54:22.355343769 +0200
+++ /work/SRC/openSUSE:Factory/.lttng-ust.new/lttng-ust.changes 2018-01-02 
16:33:03.395113664 +0100
@@ -1,0 +2,14 @@
+Fri Dec 29 18:52:22 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 2.10.1:
+  * Fix: Specify SONAME in python-lttngust's LoadLibrary.
+  * Fix: Ensure the fd tracker is initialised when called from
+constructors.
+  * Fix: fd of an elf object must be registered to the fd tracker.
+  * Fix: liblttng-ust-fd.so: Override the fclose symbol.
+  * Fix: lttng-gen-tp: Only replace the file extension.
+  * Fix: Move fsync after ftruncate.
+  * Fix: Synch buffer file metadata on buffer allocation.
+- Drop baselibs.conf.
+
+---

Old:

  baselibs.conf
  lttng-ust-2.10.0.tar.bz2
  lttng-ust-2.10.0.tar.bz2.asc

New:

  lttng-ust-2.10.1.tar.bz2
  lttng-ust-2.10.1.tar.bz2.asc



Other differences:
--
++ lttng-ust.spec ++
--- /var/tmp/diff_new_pack.CNOyid/_old  2018-01-02 16:33:04.166856312 +0100
+++ /var/tmp/diff_new_pack.CNOyid/_new  2018-01-02 16:33:04.166856312 +0100
@@ -19,7 +19,7 @@
 %define sover   0
 %define sover_ctl 4
 Name:   lttng-ust
-Version:2.10.0
+Version:2.10.1
 Release:0
 Summary:Linux Trace Toolkit Userspace Tracer library
 License:GPL-2.0
@@ -28,7 +28,6 @@
 Source: https://lttng.org/files/lttng-ust/lttng-ust-%{version}.tar.bz2
 Source1:
https://lttng.org/files/lttng-ust/lttng-ust-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
-Source3:baselibs.conf
 # PATCH-FIX-OPENSUSE lttng-ust-copying.patch
 Patch0: lttng-ust-copying.patch
 BuildRequires:  asciidoc

++ lttng-ust-2.10.0.tar.bz2 -> lttng-ust-2.10.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lttng-ust-2.10.0/ChangeLog 
new/lttng-ust-2.10.1/ChangeLog
--- old/lttng-ust-2.10.0/ChangeLog  2017-08-01 21:07:00.0 +0200
+++ new/lttng-ust-2.10.1/ChangeLog  2017-11-30 15:57:50.0 +0100
@@ -1,3 +1,12 @@
+2017-11-30 (National Mason Jar Day) lttng-ust 2.10.1
+   * Fix: specify SONAME in python-lttngust LoadLibrary
+   * Fix: ensure fd tracker is initialized when called from constructors
+   * Fix: fd of an elf object must be registered to the fd tracker
+   * Fix: liblttng-ust-fd.so: override fclose symbol
+   * Fix: lttng-gen-tp: only replace file extension
+   * Fix: move fsync after ftruncate
+   * Fix: sync buffer file metadata on buffer allocation
+
 2017-08-01 (World Wide Web Day) lttng-ust 2.10.0
* lttng-ust(3): reword and fix style of `LTTNG_UST_ALLOW_BLOCKING` 
variable
* lttng-ust(3): specify "If set" instead of "if set to 1" for some 
variables
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lttng-ust-2.10.0/configure 
new/lttng-ust-2.10.1/configure
--- old/lttng-ust-2.10.0/configure  2017-08-01 21:16:49.0 +0200
+++ new/lttng-ust-2.10.1/configure  2017-11-30 15:58:25.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lttng-ust 2.10.0.
+# Generated by GNU Autoconf 2.69 for lttng-ust 2.10.1.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='lttng-ust'
 PACKAGE_TARNAME='lttng-ust'
-PACKAGE_VERSION='2.10.0'
-PACKAGE_STRING='lttng-ust 2.10.0'
+PACKAGE_VERSION='2.10.1'
+PACKAGE_STRING='lttng-ust 2.10.1'
 PACKAGE_BUGREPORT='mathieu dot desnoyers at efficios dot com'
 PACKAGE_URL='https://lttng.org'
 
@@ -1421,7 +1421,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 lttng-ust 2.10.0 to adapt to many kinds of systems.
+\`configure' configures lttng-ust 2.10.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1493,7 +1493,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of lttng-ust 2.10.0:";;
+ short | recursive ) echo "Configuration of lttng-ust 2.10.1:";;
esac
   cat <<\_ACEOF
 
@@ -1651,7 +1651,7 @@
 test -n "$ac_init_help" && exit 

commit libqt5-qtbase for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2018-01-02 16:32:51

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


Package is "libqt5-qtbase"

Tue Jan  2 16:32:51 2018 rev:72 rq:560601 version:5.10.0

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2017-12-23 12:15:53.318108733 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2018-01-02 16:32:55.053895202 +0100
@@ -1,0 +2,6 @@
+Fri Dec 29 18:19:46 UTC 2017 - fab...@ritter-vogt.de
+
+- Add patch to fix crash if X RanR is not present (boo#1073572):
+  * 0001-xcb-verify-if-xrandr-present-before-using-xcb_randr-.patch
+
+---

New:

  0001-xcb-verify-if-xrandr-present-before-using-xcb_randr-.patch



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.ZobT5j/_old  2018-01-02 16:32:57.784984468 +0100
+++ /var/tmp/diff_new_pack.ZobT5j/_new  2018-01-02 16:32:57.788983135 +0100
@@ -66,6 +66,7 @@
 # PATCH-FIX-UPSTREAM
 Patch17:qapplication-emit-palettechanged.patch
 # patches 1000- 2000 and above from upstream 5.10 branch #
+Patch1000:  0001-xcb-verify-if-xrandr-present-before-using-xcb_randr-.patch
 # patches 2000-3000 and above from upstream 5.11/dev branch #
 Patch2000:  0001-Remove-QPrintDialogPrivate-applyPrinterProperties-no.patch
 Patch2001:  0002-Remove-QUnixPrintWidgetPrivate-applyPrinterPropertie.patch
@@ -170,6 +171,7 @@
 %patch12 -p1
 %patch15 -p1
 %patch17 -p1
+%patch1000 -p1
 %patch2000 -p1
 %patch2001 -p1
 %patch2002 -p1

++ 0001-xcb-verify-if-xrandr-present-before-using-xcb_randr-.patch ++
>From 79d78d814acad4e183e281aea9b131f396abe3fb Mon Sep 17 00:00:00 2001
From: Gatis Paeglis 
Date: Thu, 7 Dec 2017 11:49:49 +0100
Subject: [PATCH] xcb: verify if xrandr present before using xcb_randr* APIs

Not doing so might break the connection. We have had similar
issues before, e.g. QTBUG-45312.

Change-Id: I95f15d24773fc92b052578bd72d1ba264d0a5f63
Reviewed-by: Laszlo Agocs 
Reviewed-by: Uli Schlachter 
---
 src/plugins/platforms/xcb/qxcbscreen.cpp | 35 +---
 1 file changed, 23 insertions(+), 12 deletions(-)

diff --git a/src/plugins/platforms/xcb/qxcbscreen.cpp 
b/src/plugins/platforms/xcb/qxcbscreen.cpp
index ec0f9ba561..67c96b2d80 100644
--- a/src/plugins/platforms/xcb/qxcbscreen.cpp
+++ b/src/plugins/platforms/xcb/qxcbscreen.cpp
@@ -446,17 +446,24 @@ QXcbScreen::QXcbScreen(QXcbConnection *connection, 
QXcbVirtualDesktop *virtualDe
 
 m_cursor = new QXcbCursor(connection, this);
 
-// Parse EDID
-if (m_edid.parse(getEdid()))
-qCDebug(lcQpaScreen, "EDID data for output \"%s\": identifier '%s', 
manufacturer '%s', model '%s', serial '%s', physical size: %.2fx%.2f",
-name().toLatin1().constData(),
-m_edid.identifier.toLatin1().constData(),
-m_edid.manufacturer.toLatin1().constData(),
-m_edid.model.toLatin1().constData(),
-m_edid.serialNumber.toLatin1().constData(),
-m_edid.physicalSize.width(), m_edid.physicalSize.height());
-else
-qCDebug(lcQpaScreen) << "Failed to parse EDID data for output" << 
name(); // keep this debug, not warning
+if (connection->hasXRandr()) { // Parse EDID
+QByteArray edid = getEdid();
+if (m_edid.parse(edid)) {
+qCDebug(lcQpaScreen, "EDID data for output \"%s\": identifier 
'%s', manufacturer '%s',"
+ "model '%s', serial '%s', physical size: 
%.2fx%.2f",
+name().toLatin1().constData(),
+m_edid.identifier.toLatin1().constData(),
+m_edid.manufacturer.toLatin1().constData(),
+m_edid.model.toLatin1().constData(),
+m_edid.serialNumber.toLatin1().constData(),
+m_edid.physicalSize.width(), m_edid.physicalSize.height());
+} else {
+// This property is defined by the xrandr spec. Parsing failure 
indicates a valid error,
+// but keep this as debug, for details see 
4f515815efc318ddc909a0399b71b8a684962f38.
+qCDebug(lcQpaScreen) << "Failed to parse EDID data for output" << 
name() <<
+"edid data: " << edid;
+}
+}
 }
 
 QXcbScreen::~QXcbScreen()
@@ -899,9 +906,13 @@ QByteArray QXcbScreen::getOutputProperty(xcb_atom_t atom) 
const
 
 QByteArray QXcbScreen::getEdid() const
 {
+QByteArray result;
+if 

commit gtk3 for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2018-01-02 16:32:32

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


Package is "gtk3"

Tue Jan  2 16:32:32 2018 rev:123 rq:560578 version:3.22.26

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2017-11-30 
16:31:30.890951183 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2018-01-02 
16:32:39.635036905 +0100
@@ -1,0 +2,5 @@
+Fri Dec 29 00:02:31 UTC 2017 - jeng...@inai.de
+
+- Sync summaries with gtk4.
+
+---



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.tGoHC7/_old  2018-01-02 16:32:40.658695548 +0100
+++ /var/tmp/diff_new_pack.tGoHC7/_new  2018-01-02 16:32:40.662694215 +0100
@@ -33,7 +33,7 @@
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+
-Group:  System/Libraries
+Group:  Development/Libraries/X11
 Url:http://www.gtk.org/
 Source: 
http://download.gnome.org/sources/gtk+/3.22/%{_name}-%{version}.tar.xz
 Source1:README.SUSE
@@ -139,7 +139,7 @@
 ranging from small one-off projects to complete application suites.
 
 %package -n typelib-1_0-Gtk-3_0
-Summary:The GTK+ toolkit library (version 3) -- Introspection bindings
+Summary:Introspection bindings for the GTK+ toolkit library (version 3)
 Group:  System/Libraries
 
 %description -n typelib-1_0-Gtk-3_0
@@ -150,7 +150,7 @@
 This package provides the GObject Introspection bindings for GTK+.
 
 %package immodule-amharic
-Summary:The GTK+ toolkit library (version 3) -- Amharic Input Method
+Summary:Amharic input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -165,7 +165,7 @@
 This package provides an input method for Amharic.
 
 %package immodule-broadway
-Summary:The GTK+ toolkit library (version 3) -- Broadway Input Method
+Summary:Broadway input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -179,7 +179,7 @@
 This package provides an input method for Broadway.
 
 %package immodule-inuktitut
-Summary:The GTK+ toolkit library (version 3) -- Inuktitut Input Method
+Summary:Inuktitut input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -194,7 +194,7 @@
 This package provides an input method for Inuktitut.
 
 %package immodule-multipress
-Summary:The GTK+ toolkit library (version 3) -- Multipress Input Method
+Summary:Multipress input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -209,7 +209,7 @@
 multi-press method, as on a mobile phone.
 
 %package immodule-thai
-Summary:The GTK+ toolkit library (version 3) -- Thai-Lao Input Method
+Summary:Thai-Lao input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -225,7 +225,7 @@
 This package provides an input method for Thai-Lao.
 
 %package immodules-tigrigna
-Summary:The GTK+ toolkit library (version 3) -- Tigrigna Input Methods
+Summary:Tigrigna input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -240,7 +240,7 @@
 This package provides two input methods for Tigrigna.
 
 %package immodule-vietnamese
-Summary:The GTK+ toolkit library (version 3) -- Vietnamese Input Method
+Summary:Vietnamese input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -255,7 +255,7 @@
 This package provides an input method for Vietnamese.
 
 %package immodule-xim
-Summary:The GTK+ toolkit library (version 3) -- X Input Method
+Summary:X input method for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 Requires(post): %{name}-tools
@@ -273,7 +273,7 @@
 This package provides an input method based on the X Input Method.
 
 %package tools
-Summary:The GTK+ toolkit library (version 3) -- Tools
+Summary:Auxiliary utilities for the GTK+ toolkit library v3
 Group:  System/Libraries
 Requires(post): update-alternatives
 Requires(postun): 

commit liferea for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package liferea for openSUSE:Factory checked 
in at 2018-01-02 16:32:43

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


Package is "liferea"

Tue Jan  2 16:32:43 2018 rev:83 rq:560581 version:1.12.1

Changes:

--- /work/SRC/openSUSE:Factory/liferea/liferea.changes  2017-06-30 
18:39:34.881598664 +0200
+++ /work/SRC/openSUSE:Factory/.liferea.new/liferea.changes 2018-01-02 
16:32:47.424439386 +0100
@@ -1,0 +2,33 @@
+Thu Dec 28 18:21:54 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.1:
+  + Fix Lintian spelling errors.
+  + Appstream data has new format.
+  + Fix doesn't remember some sort orders.
+  + Fix assertions/crashes on changing view layouts.
+  + Workaround to avoid GtkPaned shrinking.
+  + Updated translations.
+- Changes from version 1.12.0:
+  + Fixes unhiding from tray icon when activated via GApplication.
+  + Reorder columns in 'Normal' email-like view to have the date
+column always at the end.
+  + Add plugin to make unread feeds titles bold.
+  + Workaround Liferea deanonymize Tor.
+  + Resize both panes in normal and wide view.
+  + Toggle_visibility() does not make a minimized window visible
+again.
+  + Segfault when switching feed in combined view.
+  + Handling of relative URLs in Atom parser.
+  + Added 'View Image' context menu option in HTML view.
+  + Dropped del.icio.us from social bookmarking options as it is a
+read-only service now.
+  + Redesign of the wide view mode: larger titles with small text
+teasers.
+  + Added optional AMP/HTML5 content enrichment feature.
+  + Updated translations.
+- Conditionalize handling of desktop_database_post(un),
+  icon_theme_cache_post(un) and glib2_gsettings_schema_postun in
+  post(un) to only apply for old versions of openSUSE.
+- Clean up spec, drop obsolete clean section.
+
+---

Old:

  liferea-1.12-rc3.tar.bz2

New:

  liferea-1.12.1.tar.bz2



Other differences:
--
++ liferea.spec ++
--- /var/tmp/diff_new_pack.Nqjgo2/_old  2018-01-02 16:32:49.135868679 +0100
+++ /var/tmp/diff_new_pack.Nqjgo2/_new  2018-01-02 16:32:49.139867345 +0100
@@ -17,16 +17,16 @@
 
 
 Name:   liferea
-Version:1.12~rc3
+Version:1.12.1
 Release:0
 Summary:Linux Feed Reader
 License:GPL-2.0
 Group:  Productivity/Other
 Url:http://liferea.sourceforge.net/
-Source0:
https://github.com/lwindolf/liferea/releases/download/v1.12-rc3/liferea-1.12-rc3.tar.bz2
-#Source: 
https://github.com/lwindolf/liferea/releases/download/v%%{version}/%%{name}-%%{version}.tar.bz2
+Source0:
https://github.com/lwindolf/liferea/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to 
default feeds
 Patch0: liferea-opensuse-feeds.patch
+
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool >= 0.40.0
@@ -47,7 +47,6 @@
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Requires:   dbus-1 >= 0.30
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Liferea is an abbreviation for Linux Feed Reader. It is a news
@@ -59,9 +58,9 @@
 news aggregator for GTK and GNOME.
 
 %lang_package
+
 %prep
-#%%setup -q -n %%{name}-%%{version}
-%setup -q -n %{name}-1.12-rc3
+%setup -q
 %patch0
 
 %build
@@ -77,9 +76,7 @@
 rm doc/html/Makefile*
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -89,9 +86,9 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog
 %{_bindir}/liferea
 %{_bindir}/liferea-add-feed

++ liferea-1.12-rc3.tar.bz2 -> liferea-1.12.1.tar.bz2 ++
 50741 lines of diff (skipped)




commit mariadb for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2018-01-02 16:32:18

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


Package is "mariadb"

Tue Jan  2 16:32:18 2018 rev:63 rq:559491 version:10.2.11

Changes:

--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2017-12-06 
08:56:03.706535953 +0100
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2018-01-02 
16:32:27.031239869 +0100
@@ -1,0 +2,9 @@
+Thu Dec 21 12:42:28 UTC 2017 - dims...@opensuse.org
+
+- Do not manually delete
+  
%{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something:
+  The file is listed as ghost and thus properly owned by the
+  package.
+- Use %tmpfiles_create which can cope with transactional updates.
+
+---



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.GCATUt/_old  2018-01-02 16:32:30.134205129 +0100
+++ /var/tmp/diff_new_pack.GCATUt/_new  2018-01-02 16:32:30.138203796 +0100
@@ -673,15 +673,12 @@
 
 %post
 %service_add_post mysql.service
-# Use %%tmpfiles_create when 13.2 is oldest in support scope
-%{_bindir}/systemd-tmpfiles --create %{_tmpfilesdir}/mysql.conf || :
+%tmpfiles_create %{_tmpfilesdir}/mysql.conf
 
 # SLE11 Migration support
 for i in protected tmp; do
 rmdir "$datadir"/.$i 2>/dev/null || :
 done
-# Remove any messages that could've been in place about the upgrade
-rm -f 
%{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something
 
 # During package rename (migration maria->mysql-community-server),
 # there might be config file move and we get rpmsave that we should keep
@@ -735,8 +732,6 @@
 
 %postun
 %service_del_postun mysql.service
-# Remove the /var/adm updatemsg that was hand-created and thus not on filelist
-rm -f 
%{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something
 
 %post -n libmysqld%{soname} -p /sbin/ldconfig
 %postun -n libmysqld%{soname} -p /sbin/ldconfig





commit python-tox for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package python-tox for openSUSE:Factory 
checked in at 2018-01-02 16:31:56

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


Package is "python-tox"

Tue Jan  2 16:31:56 2018 rev:21 rq:559371 version:2.9.1

Changes:

--- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes2017-10-07 
17:47:02.784849643 +0200
+++ /work/SRC/openSUSE:Factory/.python-tox.new/python-tox.changes   
2018-01-02 16:32:02.863299088 +0100
@@ -1,0 +2,5 @@
+Fri Dec 22 13:02:40 UTC 2017 - dims...@opensuse.org
+
+- Fix generation of html documentation.
+
+---



Other differences:
--
++ python-tox.spec ++
--- /var/tmp/diff_new_pack.Vl60mR/_old  2018-01-02 16:32:04.574728382 +0100
+++ /var/tmp/diff_new_pack.Vl60mR/_new  2018-01-02 16:32:04.578727049 +0100
@@ -89,7 +89,7 @@
 
 %build
 %python_build
-cd doc && make html && rm -r _build/html/.buildinfo # Generate HTML 
documentation
+python3 setup.py build_sphinx && rm -r doc/build/html/.buildinfo # Generate 
HTML documentation
 
 %install
 %python_install
@@ -124,6 +124,6 @@
 %{python_sitelib}/tox
 
 %files -n %{name}-doc
-%doc LICENSE README.rst doc/_build/html
+%doc LICENSE README.rst doc/build/html
 
 %changelog




commit python-rpm-macros for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package python-rpm-macros for 
openSUSE:Factory checked in at 2018-01-02 16:32:07

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


Package is "python-rpm-macros"

Tue Jan  2 16:32:07 2018 rev:11 rq:559401 version:2017.12.22.d9968ab

Changes:

--- /work/SRC/openSUSE:Factory/python-rpm-macros/python-rpm-macros.changes  
2017-12-10 18:15:06.757860192 +0100
+++ /work/SRC/openSUSE:Factory/.python-rpm-macros.new/python-rpm-macros.changes 
2018-01-02 16:32:12.628042867 +0100
@@ -1,0 +2,6 @@
+Fri Dec 22 15:57:10 UTC 2017 - jmate...@suse.com
+
+- version bump to 2017.12.22.d9968ab
+  * better fix for macro usage in rpm 4.14
+
+---

Old:

  python-rpm-macros-2017.12.07.9d4e9eb.tar.bz2

New:

  python-rpm-macros-2017.12.22.d9968ab.tar.bz2



Other differences:
--
++ python-rpm-macros.spec ++
--- /var/tmp/diff_new_pack.yiEszj/_old  2018-01-02 16:32:13.695686843 +0100
+++ /var/tmp/diff_new_pack.yiEszj/_new  2018-01-02 16:32:13.695686843 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-rpm-macros
-Version:2017.12.07.9d4e9eb
+Version:2017.12.22.d9968ab
 Release:0
 Summary:RPM macros for building of Python modules
 License:WTFPL

++ python-rpm-macros-2017.12.07.9d4e9eb.tar.bz2 -> 
python-rpm-macros-2017.12.22.d9968ab.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-rpm-macros-2017.12.07.9d4e9eb/macros.lua 
new/python-rpm-macros-2017.12.22.d9968ab/macros.lua
--- old/python-rpm-macros-2017.12.07.9d4e9eb/macros.lua 2017-12-07 
20:46:04.0 +0100
+++ new/python-rpm-macros-2017.12.22.d9968ab/macros.lua 2017-12-22 
16:56:41.0 +0100
@@ -386,12 +386,12 @@
 rpm.define("python_flavor " .. original_flavor)
 end
 
-function python_exec(+)
+function 
python_exec(+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-=)
 local args = rpm.expand("%**")
 print(rpm.expand("%{python_expand %__$python " .. args .. "}"))
 end
 
-function python_expand(+)
+function 
python_expand(+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-=)
 -- force spec scan
 rpm.expand("%_python_macro_init")
 local args = rpm.expand("%**")
@@ -403,14 +403,14 @@
 end
 end
 
-function python_build(+)
+function 
python_build(+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-=)
 rpm.expand("%_python_macro_init")
 for _, python in ipairs(pythons) do
 print(rpm.expand("%" .. python .. "_build %**"))
 end
 end
 
-function python_install(+)
+function 
python_install(+abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-=)
 rpm.expand("%_python_macro_init")
 for _, python in ipairs(pythons) do
 print(rpm.expand("%" .. python .. "_install %**"))




commit tiff for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package tiff for openSUSE:Factory checked in 
at 2018-01-02 16:31:45

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


Package is "tiff"

Tue Jan  2 16:31:45 2018 rev:69 rq:559098 version:4.0.9

Changes:

--- /work/SRC/openSUSE:Factory/tiff/tiff.changes2017-12-15 
13:59:24.573925116 +0100
+++ /work/SRC/openSUSE:Factory/.tiff.new/tiff.changes   2018-01-02 
16:31:49.579728714 +0100
@@ -1,0 +2,9 @@
+Thu Dec 21 13:03:18 UTC 2017 - dims...@opensuse.org
+
+- Fix check section:
+  + Make sure to get back to the right directory after chdir to
+'tools', or we can't run the 2nd test suite.
+  + Fix typo: the tests are located in a directory called 'test',
+not 'tests'.
+
+---



Other differences:
--
++ tiff.spec ++
--- /var/tmp/diff_new_pack.emAjeE/_old  2018-01-02 16:31:51.343140676 +0100
+++ /var/tmp/diff_new_pack.emAjeE/_new  2018-01-02 16:31:51.343140676 +0100
@@ -114,8 +114,8 @@
 find html -name "Makefile*" | xargs rm
 
 %check
-for i in tools tests; do
-   cd $i && make %{?_smp_mflags} check
+for i in tools test; do
+   (cd $i && make %{?_smp_mflags} check)
 done
 
 %post -n libtiff5 -p /sbin/ldconfig




commit systemd-rpm-macros for openSUSE:Factory

2018-01-02 Thread root
Hello community,

here is the log from the commit of package systemd-rpm-macros for 
openSUSE:Factory checked in at 2018-01-02 16:31:39

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


Package is "systemd-rpm-macros"

Tue Jan  2 16:31:39 2018 rev:22 rq:557293 version:3

Changes:

--- /work/SRC/openSUSE:Factory/systemd-rpm-macros/systemd-rpm-macros.changes
2017-11-21 15:17:50.592807895 +0100
+++ 
/work/SRC/openSUSE:Factory/.systemd-rpm-macros.new/systemd-rpm-macros.changes   
2018-01-02 16:31:39.719016929 +0100
@@ -1,0 +2,55 @@
+Thu Dec 14 08:39:15 UTC 2017 - f...@suse.com
+
+- Move macros.systemd in /usr/lib/rpm
+
+  The file is not supposed to be customized by the user.
+
+---
+Wed Dec 13 17:14:25 UTC 2017 - f...@suse.com
+
+- Make %systemd_add_pre() more similar to %systemd_add_post()
+
+  The main advantage is that we pass only one argument to
+  systemd-sysv-convert script. The later can now be improved/rewritten
+  to handle only one argument and return a useful exit status.
+
+---
+Wed Dec 13 16:42:56 UTC 2017 - f...@suse.com
+
+- Make sure to apply presets if packages start shipping units during upgrades 
(bsc#1071543)
+
+  If a package started shipping units during upgrade only sysv
+  migration was done. However if the package didn't ship any sysv
+  scripts before no presets were applied.
+
+  Now during upgrades, preset are always applied (still only during
+  the first time the units are installed) then followed by the sysv
+  migration machinery.
+
+  The downside of this is that migrated services can have symlinks in
+  both runlevel.target.wants/ (created by the sysv migration) and in
+  the directory specified by the [Install] sections (created by
+  "systemctl preset")...
+
+  The whole thing should be rewritten.
+
+---
+Fri Dec  1 10:47:29 UTC 2017 - f...@suse.com
+
+- Make sure to clean up "new-in-upgrade" tag file (bsc#1059627)
+
+  The tag file might have been incorrectly left by a preceding update.
+
+---
+Wed Nov 22 14:41:00 UTC 2017 - f...@suse.com
+
+- Restore previous changes
+
+---
+Fri Nov 17 09:23:14 UTC 2017 - f...@suse.com
+
+- Revert previous changes
+
+  Also added reasons why the previous changes would be needed.
+
+---
@@ -5,0 +61,8 @@
+
+  If you do transactional updates, it doesn't make any sense to
+  execute the tmpfiles. They will only create a lot of directories,
+  files or symlinks in empty directories without any use and later
+  hidden under the real mount points. With transactional updates, you
+  should do such things always during the boot phase, as designed by
+  systemd (and like Fedora and RHEL doing, but in their use case it's
+  in my opinion a bug).



Other differences:
--
++ systemd-rpm-macros.spec ++
--- /var/tmp/diff_new_pack.7kdqMv/_old  2018-01-02 16:31:41.322482228 +0100
+++ /var/tmp/diff_new_pack.7kdqMv/_new  2018-01-02 16:31:41.326480894 +0100
@@ -39,9 +39,8 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{_sysconfdir}/rpm
-install -m644 %{S:0} %{buildroot}%{_sysconfdir}/rpm
-UNITDIR="`cat %{S:0} | sed -n 's|.*_unitdir[[:blank:]]*||p'`"
+install -Dm644 %{S:0} %{buildroot}%{_rpmconfigdir}/macros.d/macros.systemd
+UNITDIR="$(sed -n 's/.*_unitdir[[:blank:]]*//p' %{S:0})"
 for i in $UNITDIR `dirname $UNITDIR`; do
mkdir -p %{buildroot}$i
echo $i >> unitdir
@@ -49,6 +48,6 @@
 
 %files -f unitdir
 %defattr(-,root,root)
-%config %{_sysconfdir}/rpm/macros.systemd
+%{_rpmconfigdir}/macros.d/macros.systemd
 
 %changelog

++ macros.systemd ++
--- /var/tmp/diff_new_pack.7kdqMv/_old  2018-01-02 16:31:41.370466226 +0100
+++ /var/tmp/diff_new_pack.7kdqMv/_new  2018-01-02 16:31:41.374464893 +0100
@@ -78,19 +78,24 @@
done
\
 else   
\
for service in %{?*} ; do   
\
+   # The tag file might have been left by a preceding  
\
+   # update (see 1059627)  
\
+   rm -f "/run/rpm-%{name}-update-$service-new-in-upgrade" 
\
+