commit singularity for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package singularity for openSUSE:Factory 
checked in at 2017-10-06 11:04:58

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


Package is "singularity"

Fri Oct  6 11:04:58 2017 rev:2 rq:531762 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/singularity/singularity.changes  2017-10-05 
11:57:54.567992569 +0200
+++ /work/SRC/openSUSE:Factory/.singularity.new/singularity.changes 
2017-10-06 11:05:01.759015755 +0200
@@ -1,0 +2,9 @@
+Thu Oct  5 10:12:04 UTC 2017 - e...@suse.com
+
+- Removed:
+  Do-chdir-before-duing-chroot.patch:
+  After checking with the security team that there are no concerns
+  about doing the chdir() after the chroot(), remove this patch and
+  add a filter to keep rpmlint from complaining (bsc#1028304).
+
+---

Old:

  Do-chdir-before-duing-chroot.patch



Other differences:
--
++ singularity.spec ++
--- /var/tmp/diff_new_pack.aDKYOP/_old  2017-10-06 11:05:02.394919577 +0200
+++ /var/tmp/diff_new_pack.aDKYOP/_new  2017-10-06 11:05:02.394919577 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package slurm
+# spec file for package singularity
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -14,6 +14,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
 %define libsingularity libsingularity1
 
 %define git_version 2.3.1
@@ -38,9 +41,8 @@
 Source:
https://github.com/singularityware/%{name}/archive/%{github_ref}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:README.SUSE
 Source5:singularity-rpmlintrc
-Patch1: Do-chdir-before-duing-chroot.patch
-BuildRequires: automake
 BuildRequires: autoconf
+BuildRequires:  automake
 BuildRequires: libtool
 %if 0%{?have_slurm}
 BuildRequires:  slurm-devel
@@ -76,7 +78,6 @@
 
 %prep
 %setup -q -n %{name}-%{github_ref}
-%patch1 -p1
 cp %{S:1} .
 
 %build
@@ -101,7 +102,6 @@
 chmod a-x %{buildroot}/%{_libexecdir}/%{name}/python/__init__.py
 %fdupes  %{buildroot}
 
-
 %post -n %{libsingularity} -p /sbin/ldconfig
 
 %postun -n %{libsingularity} -p /sbin/ldconfig

++ singularity-rpmlintrc ++
--- /var/tmp/diff_new_pack.aDKYOP/_old  2017-10-06 11:05:02.474907479 +0200
+++ /var/tmp/diff_new_pack.aDKYOP/_new  2017-10-06 11:05:02.482906270 +0200
@@ -2,3 +2,4 @@
 # devel:openSUSE:Factory:rpmlint/rpmlint is in 
 # Factory
 addFilter(".*non-standard-gid.*")
+addFilter(".*missing-call-to-chdir-with-chroot.*")




commit lua-lmod for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2017-10-06 11:05:11

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


Package is "lua-lmod"

Fri Oct  6 11:05:11 2017 rev:9 rq:531888 version:6.5.11

Changes:

--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes2017-10-02 
16:54:52.996668591 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new/lua-lmod.changes   2017-10-06 
11:05:16.644764331 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 18:46:01 UTC 2017 - e...@suse.com
+
+- Fix build for Leap, SLE-12 and SLE-15.
+- Remove _service file: the service can be run with
+  'osc service run download_files' as well.
+
+---

Old:

  _service



Other differences:
--
++ lua-lmod.spec ++
--- /var/tmp/diff_new_pack.1rNvIr/_old  2017-10-06 11:05:17.352657263 +0200
+++ /var/tmp/diff_new_pack.1rNvIr/_new  2017-10-06 11:05:17.352657263 +0200
@@ -32,6 +32,7 @@
 Version:6.5.11
 Release:0
 Url:https://github.com/TACC/Lmod
+BuildArch:  noarch
 %if 0%{?ohpc}
 BuildRequires:  ohpc-macros
 %endif
@@ -83,7 +84,7 @@
 Requires:   lua-luaposix
 Requires:   lua-luaterm
 Requires:   tcl
-%if 0%{?is_opensuse} || 0%{?sle_version} >= 15
+%if 0%{?sle_version} == 0 || 0%{?sle_version} >= 120300
 BuildRequires:  python-Sphinx-latex
 %endif
 
@@ -94,7 +95,6 @@
 %package doc
 Summary:Documentation for Lmod
 Group:  Development/Other
-BuildArch:  noarch
 
 %description doc
 Documentation (pdf) for the Lmod Environment Modules System




commit python-dfdatetime for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package python-dfdatetime for 
openSUSE:Factory checked in at 2017-10-06 11:05:05

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


Package is "python-dfdatetime"

Fri Oct  6 11:05:05 2017 rev:2 rq:531874 version:0~20170719

Changes:

--- /work/SRC/openSUSE:Factory/python-dfdatetime/python-dfdatetime.changes  
2016-09-13 22:23:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-dfdatetime.new/python-dfdatetime.changes 
2017-10-06 11:05:13.505239177 +0200
@@ -1,0 +2,11 @@
+Tue Oct  3 16:08:32 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170719
+   * various improvements including 
+   new format support 
+   added sanity checks
+- implement python singlespec syntax
+- remove the lines that delete *.pyc and *.pyo files, 
+   they no longer cause problems
+
+---

Old:

  dfdatetime-20160323.tar.gz

New:

  dfdatetime-20170719.tar.gz



Other differences:
--
++ python-dfdatetime.spec ++
--- /var/tmp/diff_new_pack.tHRKjG/_old  2017-10-06 11:05:14.841037141 +0200
+++ /var/tmp/diff_new_pack.tHRKjG/_new  2017-10-06 11:05:14.845036536 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dfdatetime
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,8 @@
 #
 
 
-%define timestamp 20160323
+%define timestamp 20170719
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-dfdatetime
 Version:0~%{timestamp}
 Release:0
@@ -25,52 +26,32 @@
 Group:  Development/Languages/Python
 Url:https://github.com/log2timeline/dfdatetime
 Source: 
https://github.com/log2timeline/dfdatetime/releases/download/%{timestamp}/dfdatetime-%{timestamp}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig
-BuildRequires:  python-setuptools
-BuildRequires:  pkgconfig(python)
+BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+%python_subpackages
 
 %description
 dfDateTime, or Digital Forensics date and time, provides date and time objects 
to preserve accuracy and precision.
 
-%package -n python3-dfdatetime
-Summary:Digital Forensics Date and Time (dfDateTime)
-Group:  Development/Languages/Python
-BuildRequires:  pkgconfig
-BuildRequires:  python3-setuptools
-BuildRequires:  pkgconfig(python3)
-
-%description -n python3-dfdatetime
-Python3 version of dfDateTime, or Digital Forensics date and time, provides 
date and time objects to preserve accuracy and precision.
-
 %prep
 %setup -q -n dfdatetime-%{timestamp}
 
 %build
-python2 setup.py build
-python3 setup.py build
+%python_build
 
 %install
-python2 setup.py install -O1 --root=%{buildroot}
-python3 setup.py install -O1 --root=%{buildroot}
-#delete all precombied PYO files
-find %{buildroot} -name \*.pyc -delete
-find %{buildroot} -name \*.pyo -delete
-# these are installed into the wrong place
+%python_install
+# these doc files are installed to the wrong place
 rm -rf %{buildroot}/usr/share/doc/dfdatetime
 %fdupes %{buildroot}/%{_prefix}
 
-
-%files
+%files %{python_files}
 %defattr(-,root,root)
 %doc ACKNOWLEDGEMENTS AUTHORS README LICENSE
 %{python_sitelib}/dfdatetime*
 
-%files -n python3-dfdatetime
-%defattr(-,root,root)
-%doc ACKNOWLEDGEMENTS AUTHORS README LICENSE
-%{python3_sitelib}/dfdatetime*
-
 %changelog

++ dfdatetime-20160323.tar.gz -> dfdatetime-20170719.tar.gz ++
 5915 lines of diff (skipped)




commit cobbler for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package cobbler for openSUSE:Factory checked 
in at 2017-10-06 11:05:01

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


Package is "cobbler"

Fri Oct  6 11:05:01 2017 rev:39 rq:531790 version:2.6.6

Changes:

--- /work/SRC/openSUSE:Factory/cobbler/cobbler.changes  2017-08-10 
14:12:48.146545999 +0200
+++ /work/SRC/openSUSE:Factory/.cobbler.new/cobbler.changes 2017-10-06 
11:05:06.174347953 +0200
@@ -1,0 +2,14 @@
+Thu Oct  5 15:10:39 UTC 2017 - mihai.di...@suse.com
+
+- fix script endpoint security bug CVE-2016-9605 (bsc#1030582)
+  Add:
+* fix-script-endpoint-security-bug-1030582.patch
+
+---
+Wed Oct  4 13:53:18 UTC 2017 - mihai.di...@suse.com
+
+- fix setup.py to identify SUSE OS correctly bsc#1046679
+  Added:
+  * fix-os-release.patch
+
+---

New:

  fix-os-release.patch
  fix-script-endpoint-security-bug-1030582.patch



Other differences:
--
++ cobbler.spec ++
--- /var/tmp/diff_new_pack.kbtPiF/_old  2017-10-06 11:05:09.237884603 +0200
+++ /var/tmp/diff_new_pack.kbtPiF/_new  2017-10-06 11:05:09.273879159 +0200
@@ -17,7 +17,9 @@
 
 
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]" 
|| echo 0)}
+%endif
 
 %if 0%{?suse_version}
 %define www_path /srv/
@@ -65,6 +67,10 @@
 Patch21:update-outdated-apache-config-bsc956264.patch
 # PATCH-FIX-OPENSUSE fix-cobbler-loaders-server-bsc980577.patch bsc#980577 
psuarezhernan...@suse.de
 Patch22:fix-cobbler-loaders-server-bsc980577.patch
+# PATCH-FIX-UPSTREAM https://github.com/cobbler/cobbler/pull/1840 (not merged 
yet)
+Patch23:fix-os-release.patch
+# PATCH-FIX-UPSTREAM https://github.com/cobbler/cobbler/pull/1811 (not merged 
yet)
+Patch24:fix-script-endpoint-security-bug-1030582.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -178,6 +184,8 @@
 %patch20 -p1
 %patch21 -p0
 %patch22 -p0
+%patch23 -p1
+%patch24 -p1
 
 mv vendor-files/cobbler.1.gz docs
 

++ fix-os-release.patch ++
Index: cobbler-2.6.6/setup.py
===
--- cobbler-2.6.6.orig/setup.py
+++ cobbler-2.6.6/setup.py
@@ -508,6 +508,18 @@ class savestate(statebase):
 self._copy(os.path.join(etcpath, 'rsync.template'), self.statepath)
 
 
+def parse_os_release():
+out = {}
+osreleasepath = "/etc/os-release"
+if os.path.exists(osreleasepath):
+with open(osreleasepath, 'rb') as os_release:
+out.update(
+map(
+lambda line: [it.strip('"\n') for it in line.split('=', 
1)],
+[line for line in os_release.xreadlines() if not 
line.startswith('#')]
+)
+)
+return out
 
 
 
@@ -526,7 +538,13 @@ if __name__ == "__main__":
 logpath = "/var/log/"
 statepath   = "/tmp/cobbler_settings/devinstall"
 
-if os.path.exists("/etc/SuSE-release"):
+os_release = parse_os_release()
+suse_release = (
+os.path.exists("/etc/SuSE-release") or
+os_release.get('ID_LIKE', '').lower() == 'suse'
+)
+
+if suse_release:
 webconfig  = "/etc/apache2/conf.d"
 webroot = "/srv/www/"
 http_user   = "wwwrun"
++ fix-script-endpoint-security-bug-1030582.patch ++
Index: cobbler-2.6.6/cobbler/pxegen.py
===
--- cobbler-2.6.6.orig/cobbler/pxegen.py
+++ cobbler-2.6.6/cobbler/pxegen.py
@@ -1256,9 +1256,16 @@ class PXEGen:
else:
blended['img_path'] = os.path.join("/images",distro.name)
 
-   template = 
os.path.normpath(os.path.join("/var/lib/cobbler/scripts",script_name))
-   if not os.path.exists(template):
-   return "# script template %s not found" % script_name
+   scripts_path = "/var/lib/cobbler/scripts"
+   template = os.path.normpath(os.path.join(scripts_path,script_name))
+
+   available_scripts = []
+   for root, folders, files in os.walk(scripts_path):
+   for file in files:
+   available_scripts.append(os.path.join(root, file))
+
+   if not template in available_scripts:
+   return "# script %s not found" % script_name
 
template_fh = open(template)
template_data = template_fh.read()



commit setools for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package setools for openSUSE:Factory checked 
in at 2017-10-06 11:04:41

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


Package is "setools"

Fri Oct  6 11:04:41 2017 rev:29 rq:531744 version:3.3.8

Changes:

--- /work/SRC/openSUSE:Factory/setools/setools.changes  2017-06-28 
10:36:48.119000594 +0200
+++ /work/SRC/openSUSE:Factory/.setools.new/setools.changes 2017-10-06 
11:04:44.605610113 +0200
@@ -1,0 +2,5 @@
+Sat Sep 30 07:54:34 UTC 2017 - co...@suse.com
+
+- Move to minimum java target of 1.6, 1.5 is no longer supported
+
+---



Other differences:
--
++ setools.spec ++
--- /var/tmp/diff_new_pack.gAWGjo/_old  2017-10-06 11:04:45.349497605 +0200
+++ /var/tmp/diff_new_pack.gAWGjo/_new  2017-10-06 11:04:45.349497605 +0200
@@ -243,7 +243,7 @@
--enable-swig-java \
--enable-swig-tcl \
--with-java-prefix=%{java_home} \
-   --with-javac-flags="-source 1.5 -target 1.5"
+   --with-javac-flags="-source 1.6 -target 1.6"
 make %{?jobs:-j%jobs}
 
 %install




commit cpupower for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package cpupower for openSUSE:Factory 
checked in at 2017-10-06 11:04:46

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


Package is "cpupower"

Fri Oct  6 11:04:46 2017 rev:31 rq:531750 version:4.11

Changes:

--- /work/SRC/openSUSE:Factory/cpupower/cpupower.changes2017-05-04 
08:55:34.974996173 +0200
+++ /work/SRC/openSUSE:Factory/.cpupower.new/cpupower.changes   2017-10-06 
11:04:49.468874576 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 12:02:46 UTC 2017 - josef.moell...@suse.com
+
+- Enter decode_misc_enable_msr() only if genuine_intel.
+  [bsc#1048546,
+  turbostat_decode_MSR_IA32_MISC_ENABLE_only_on_Intel.patch]
+
+---

New:

  turbostat_decode_MSR_IA32_MISC_ENABLE_only_on_Intel.patch



Other differences:
--
++ cpupower.spec ++
--- /var/tmp/diff_new_pack.nV4D3z/_old  2017-10-06 11:04:50.660694320 +0200
+++ /var/tmp/diff_new_pack.nV4D3z/_new  2017-10-06 11:04:50.664693715 +0200
@@ -33,6 +33,8 @@
 
 Patch20:turbostat_fix_man_perm.patch
 Patch22:turbostat_makefile_fix_asm_header.patch
+# Fixes bsc#1048546:
+Patch23:turbostat_decode_MSR_IA32_MISC_ENABLE_only_on_Intel.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gettext-tools
 BuildRequires:  pciutils
@@ -80,6 +82,7 @@
 cd ../turbostat-%{tsversion}
 %patch20 -p1
 %patch22 -p1
+%patch23 -p1
 
 %build
 # This package failed when testing with -Wl,-as-needed being default.

++ turbostat_decode_MSR_IA32_MISC_ENABLE_only_on_Intel.patch ++
Index: turbostat-17.04.12/turbostat.c
===
--- turbostat-17.04.12.orig/turbostat.c
+++ turbostat-17.04.12/turbostat.c
@@ -3895,6 +3895,9 @@ void decode_misc_enable_msr(void)
 {
unsigned long long msr;
 
+   if (!genuine_intel)
+   return;
+
if (!get_msr(base_cpu, MSR_IA32_MISC_ENABLE, ))
fprintf(outf, "cpu%d: MSR_IA32_MISC_ENABLE: 0x%08llx (%sTCC 
%sEIST %sMWAIT %sPREFETCH %sTURBO)\n",
base_cpu, msr,



commit terminology for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package terminology for openSUSE:Factory 
checked in at 2017-10-06 11:05:17

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


Package is "terminology"

Fri Oct  6 11:05:17 2017 rev:15 rq:531969 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/terminology/terminology.changes  2017-02-03 
20:03:12.846351665 +0100
+++ /work/SRC/openSUSE:Factory/.terminology.new/terminology.changes 
2017-10-06 11:05:21.144083816 +0200
@@ -1,0 +2,54 @@
+Mon Oct  2 16:32:43 UTC 2017 - avvi...@yandex.by
+
+- Update to 1.1.1:
+  * Fix issues with bottom margins
+  * No longer add spurious newlines in selections in the backlog
+  * No longer add space when running command from -e option
+  * Fix -T option to set the title of the window
+
+---
+Fri Sep 22 11:39:05 UTC 2017 - avvi...@yandex.by
+
+- Fix empty debug files on Mageia (add the -g flag)
+
+---
+Thu Sep 21 21:09:15 UTC 2017 - avvi...@yandex.by
+
+- Add _git macro
+- Use autogen.sh instead of autoreconf
+- Auto-convert icons to hicolor
+- Add package with translations
+- Replace categories defined
+- Add macros: _git, e_branding_version ,icon_theme_cache_post{un},
+  desktop_database_post{un}
+- Add files: AUTHORS ChangeLog NEWS
+- Refresh the list of files
+- Fix build on: SLE, Fedora, Mageia
+- Spec file cleanup
+
+---
+Wed Aug 23 00:26:53 UTC 2017 - sfl...@suse.de
+
+- Update to 1.1.0
+  * Additions:
+* Double-click on tab title to change it
+* Add option to disable focus-in/out animations and visuals
+* Add option to set current window size as default.
+* Support Right/Left Margins
+* Support for the DECERA/DECFRA escape codes
+* Move cursor to position on Click+Alt
+* Add bindings (Alt+Up/Down/Left/Right) to move around panes
+  * Improvements:
+* Fallback to ~ or / when creating new terminal if current directory
+is not available
+* Support only efl >= 1.8.0
+* Harden escape codes decoding
+* Update all terms of a window when changing font (name or size)
+* Remove teamwork feature
+  * Fixes:
+* Correctly handle the DECOM, DECSTBM, DECSLRM escape codes
+* Fix crash when resizing and there are tabs in content
+* Fix mouse motion and mouse button reporting
+* Set window sizing to 1px-step when having visible tabs
+
+---

Old:

  terminology-1.0.0.tar.xz

New:

  terminology-1.1.1.tar.xz



Other differences:
--
++ terminology.spec ++
--- /var/tmp/diff_new_pack.aOFf7w/_old  2017-10-06 11:05:21.995954971 +0200
+++ /var/tmp/diff_new_pack.aOFf7w/_new  2017-10-06 11:05:21.995954971 +0200
@@ -16,14 +16,28 @@
 #
 
 
+# git builds from X11:Enlightenment:Nightly need autoreconf
+%define _git %(tar -atf %{_sourcedir}/%{name}-*.tar.?z 2> /dev/null | grep -q 
-m1 'configure$' || echo 1)
+%define e_branding_package %(rpm -q --qf '%%{name}' --whatprovides 
enlightenment-branding)
+%if 0%{?suse_version} && 0%{?is_opensuse}
+%define e_branding_version %(rpm -q --qf '%%{version}' %{e_branding_package})
+%else
+%define e_branding_version 0.1
+%endif
 Name:   terminology
-Version:1.0.0
+Version:1.1.1
 Release:0
 Summary:EFL based terminal emulator
-License:BSD-2-Clause and OFL-1.1
+License:BSD-2-Clause AND OFL-1.1
 Group:  System/X11/Terminals
 Url:http://enlightenment.org
-Source: %{name}-%{version}.tar.xz
+Source: 
https://download.enlightenment.org/rel/apps/terminology/%{name}-%{version}.tar.xz
+BuildRequires:  ImageMagick
+BuildRequires:  autoconf >= 2.5
+BuildRequires:  automake
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(ecore)
 BuildRequires:  pkgconfig(ecore-evas)
 BuildRequires:  pkgconfig(ecore-file)
@@ -43,93 +57,140 @@
 Requires:   elementary >= 1.8.0
 # provides default.edj
 Requires:   terminology-theme-dft
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: %{name}-lang
+Conflicts:  evas-generic-loaders < 1.8.0
 %if 0%{?suse_version}
+Recommends: evas-generic-loaders >= 1.8.0
 Recommends: terminology-theme-dark
 Recommends: terminology-theme-misc
 Recommends: terminology-theme-openSUSE
 Recommends: terminology-theme-openSUSE-oliveleaf
-Recommends: evas-generic-loaders >= 1.8.0
 %endif
-Conflicts:  evas-generic-loaders < 1.8.0
 %if 0%{?suse_version}
 

commit gnu_parallel for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnu_parallel for openSUSE:Factory 
checked in at 2017-10-06 11:04:31

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


Package is "gnu_parallel"

Fri Oct  6 11:04:31 2017 rev:39 rq:531728 version:20170922

Changes:

--- /work/SRC/openSUSE:Factory/gnu_parallel/gnu_parallel.changes
2017-09-09 20:25:45.388672350 +0200
+++ /work/SRC/openSUSE:Factory/.gnu_parallel.new/gnu_parallel.changes   
2017-10-06 11:04:35.506986211 +0200
@@ -1,0 +2,12 @@
+Thu Oct  5 12:20:26 UTC 2017 - riafa...@suse.com
+
+- update to 20170922:
+  * Use '--limit myprog' to make a dynamic job limit. Just return 0
+to spawn another job, 1 to not spawn another job, and 2 to kill
+the youngest job.
+  * PARALLEL_RSYNC_OPTS and --rsync-opts sets the options for rsync
+(Default: -rlDzR).
+  * Download all of humble bundle books in parallel
+
https://til.hashrocket.com/posts/ggt1jaes4y-download-all-of-humble-bundle-books-in-parallel
+
+---

Old:

  parallel-20170822.tar.bz2
  parallel-20170822.tar.bz2.sig

New:

  parallel-20170922.tar.bz2
  parallel-20170922.tar.bz2.sig



Other differences:
--
++ gnu_parallel.spec ++
--- /var/tmp/diff_new_pack.ElNhBB/_old  2017-10-06 11:04:36.594821685 +0200
+++ /var/tmp/diff_new_pack.ElNhBB/_new  2017-10-06 11:04:36.598821080 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnu_parallel
-Version:20170822
+Version:20170922
 Release:0
 Summary:Shell tool for executing jobs in parallel
 License:GPL-3.0+

++ parallel-20170822.tar.bz2 -> parallel-20170922.tar.bz2 ++
 3987 lines of diff (skipped)

++ parallel-20170822.tar.bz2.sig -> parallel-20170922.tar.bz2.sig ++
--- /work/SRC/openSUSE:Factory/gnu_parallel/parallel-20170822.tar.bz2.sig   
2017-09-09 20:25:45.480659385 +0200
+++ /work/SRC/openSUSE:Factory/.gnu_parallel.new/parallel-20170922.tar.bz2.sig  
2017-10-06 11:04:35.890928143 +0200
@@ -2,7 +2,7 @@
 
 # To check the signature run:
 #  echo | gpg
-#  gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve 
parallel-20170822.tar.bz2.sig
+#  gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve 
parallel-20170922.tar.bz2.sig
 
 echo | gpg 2>/dev/null
 gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve $0
@@ -11,32 +11,32 @@
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1
 
-iQTwBAABCgAGBQJZm1jLAAoJENGrRRaIiIiIRCAmoM+uOYlWbrcTCA7SfPfgBnO0
-kqoj/6HpPmsHbWiR70EZlQXLXSX3xC3Rtql9iaCZLjBVLpTjjWke/guHNYiWx/xK
-bIwHNOr4/6rWtXWPVpL7lbNasan42WoEzhuV1Di653NPDNXWrOvoH0Ej6GebvLf0
-gDAb6h6AklnulLbQTLxDGgCi9+Qg4ZDqKZyvTerm7Z0J+rY4o44TF1TbtcRgmZe4
-sbmP+FVGvCYzeLdVgMY9G7oSXUjBZCjzAtqJySp8vfhFPcvViLAswuC2Rf9aNYkJ
-VTLr4W1XAHHDFTTgUU5TJHQ4Z22kbFmD/nXHyD0FiYYG6R+qzBNegdMqX2w5t3l3
-J9UyPusRaa5Ok6Ew11SyvcWEAu8bheiwGFia8Krv/6nUhJINSOOOELGBQHnUV6Ia
-IHWVZ5GOcLKAuB8TRTQtOSgZa7QJ7SQKVt4VPoMrtsphawit2c5OYc91ZnzONiYg
-iUjEFpc3AP8t9UAwa1/f5gb3RlklCA+72q0BLsr3T6J7sHCRbTQgeeeXWwvTMNlL
-+kmNLKKbtVIDChttCkrq5xZO1aTMOLozN0a8SiWJ+lhHfzny8gb75AjckCNv49kq
-2O3jzALS95XdjYlTL0KK9FJprYZTAgM8pCHEWNJKkZEKPGrI0rHUEUQHuEOboEBF
-BWs3I9nv/RdPmxcTFKWZPwZtCeUDUbfGTsxkqHDO80yexkJV17JQlCP2GmPRfNl2
-Fl3KaGS2SO7UP7Qqbz9eBFUg73sgFTpB+49XaZ0WYzQlKq00joWxYR8dB7BLZHWl
-oj39j/Ec7IixMprCR3hUOhwGaeFT8ICA6nEkuLyMDDK17e0kfTE9d0oFEeMNKn25
-ugjC6ntdF7rCNzuACoXtcXN6QydPe+lkkJnT8+j0k0x29Kl7na3FwBjVUJ30+2SA
-gddvMUq6tLYpVsX6HZaCeriD5WYcbkXj1xvj6PrCg/4kRXZJXfVspp2EupzJSwTu
-vyWoiy3QclelteIk/mTxok53nvx2OqhEdOb3ImTzY11WnaWNWajiSZ9ii/rcsWIp
-/dU/2HH+cu9+vF8p3xXyza3kG9axpTutaOxh5H3M5W5ORJ2mqc8glLYWHoTwmcoJ
-a0qQ1LZqTDj09jFr7unu8sVwVlnVLEa92COeBrZRi7TVY+eBHWCam6E5Uttqljy/
-C8NKXdaTAX6F+sONaKlrsaWqskyUtEHgKHS9lVwra9LyeZHeVslBT61lzeq/+pVK
-yE5W28sC0T+giCpsoTJ8Uo56xBneKF6e4o0SYXNSuAGYGXyyh5eakWydkre902q1
-u/Lwl2VL3qFi4QmHGXDKEODdu1uVUl3rr8UvUuOjK64Y/l8bzcTAMMStLLPShrAQ
-5DaRb/SrfAdy2gMI/inbgC3RFPnnXqeXwyDPZx7FTiT+7Jz2ZrgEBd1JP6wJhOD5
-oQRLbA0awkPDS599AgTSxtzcZ8WAaCefuIH9Mg2+T+r4vp/Ug6DSnFhBmtDairGw
-nvYY5XSt49Ji9ZfYQi/qM8XsSkSPkQixbbyd56tqvgCw4XnlCYTW1saz+2zQH8O3
-d195vcvnpX0F0IJvqArvdQt1csx3Lwka8tvgL4Q6KmClXTYzYfG78dq5+8uIpN53
-xHYcngTcnn91cpql7Dzkw3RAbQ==
-=v+6P
+iQTwBAABCgAGBQJZxEXdAAoJENGrRRaIiIiIQ/8mn3nGsamPyFseGcHWlpE0ztpg
+JLsCRNTWm4jCn7WZqi+EGd1jzEPXWzC0FJBnPevj3l1U8M4ajY8GxcvNDsZEbM0z
++1xJFNJaPDOeRECFy/NldWWhdcomlXDeaf5F53UCOMpqfr3KcfFlVfdyY6cB36Uc
+HBX+TOG8eesJDfuv8fyN0xWhla/V9Knehz0Yqmyj5VdtDqYYlZKliyNqo6xHmhJC
+d38K/FCwEADAiLljZg5nCm0PqIZp4S1TVypUTVcv/tLPwbeJN2j9qknUeP+8y/eJ
+AFhDvUzZMfUvOC1n88YeSz7Y+DSiu1WpLMoRrIlVVWouC6zQiRTjD94H3v6T88nY

commit pam-python for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package pam-python for openSUSE:Factory 
checked in at 2017-10-06 11:04:35

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


Package is "pam-python"

Fri Oct  6 11:04:35 2017 rev:2 rq:531741 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/pam-python/pam-python.changes2017-06-01 
16:31:21.642746061 +0200
+++ /work/SRC/openSUSE:Factory/.pam-python.new/pam-python.changes   
2017-10-06 11:04:41.426090993 +0200
@@ -1,0 +2,5 @@
+Thu Oct 05 14:18:33 UTC 2017 - alexander_nau...@opensuse.org
+
+- Adding not_null_argument_for_strcmp.patch
+
+---

New:

  not_null_argument_for_strcmp.patch



Other differences:
--
++ pam-python.spec ++
--- /var/tmp/diff_new_pack.oTdeKu/_old  2017-10-06 11:04:42.245966992 +0200
+++ /var/tmp/diff_new_pack.oTdeKu/_new  2017-10-06 11:04:42.245966992 +0200
@@ -15,17 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pam-python
 Version:1.0.6
 Release:0
 Summary:PAM module that allows PAM modules to be written in Python
 License:AGPL-3.0
 Group:  Productivity/Security
-URL:http://pam-python.sourceforge.net/
+Url:http://pam-python.sourceforge.net/
 Source: pam-python-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build 
+BuildRequires:  pam-devel
 BuildRequires:  python-devel
-BuildRequires:  pam-devel python-sphinx
+BuildRequires:  python-sphinx
+Patch:  not_null_argument_for_strcmp.patch
 
 %description
 pam_python is a PAM module that runs the Python interpreter, and so
@@ -33,6 +36,7 @@
 
 %prep
 %setup
+%patch -p1
 
 %build
 make

++ not_null_argument_for_strcmp.patch ++
--- pam-python-1.0.6/src/pam_python.c   2016-08-27 14:27:10.0 +0200
+++ pam-python-1.0.6/src/pam_python.c   2017-10-05 14:06:51.377228092 +0200
@@ -2226,6 +2226,10 @@
 goto error_exit;
   }
   dot = strrchr(user_module_name, '.');
+  #ifndef dot
+   *dot = '\0';
+  #endif
+
   if (dot != 0 || strcmp(dot, ".py") == 0)
 *dot = '\0';
   *user_module = PyModule_New(user_module_name);



commit itk for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package itk for openSUSE:Factory checked in 
at 2017-10-06 11:04:23

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


Package is "itk"

Fri Oct  6 11:04:23 2017 rev:18 rq:531724 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/itk/itk.changes  2013-08-13 12:58:51.0 
+0200
+++ /work/SRC/openSUSE:Factory/.itk.new/itk.changes 2017-10-06 
11:04:31.219634636 +0200
@@ -1,0 +2,5 @@
+Thu Oct  5 12:55:21 UTC 2017 - m...@suse.com
+
+- Use a current 4.1.0 snapshot to fix a segfault with Tcl/Tk 8.6.7.
+
+---

Old:

  itk4.0.0.tar.gz

New:

  itk4.1.0-20170728.tar.gz



Other differences:
--
++ itk.spec ++
--- /var/tmp/diff_new_pack.D1PZCG/_old  2017-10-06 11:04:32.347464062 +0200
+++ /var/tmp/diff_new_pack.D1PZCG/_new  2017-10-06 11:04:32.351463457 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package itk
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,13 @@
 #
 
 
+%define snapshot -20170728
+
 Name:   itk
 BuildRequires:  itcl-devel >= 4.0.0
 BuildRequires:  tk-devel
 BuildRequires:  xorg-x11-devel
-Version:4.0.0
+Version:4.1.0
 Release:0
 Summary:Object Oriented Extension for Tcl
 License:MIT
@@ -28,7 +30,7 @@
 Provides:   itcl:/usr/share/man/mann/itk.n.gz
 Requires:   itcl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:%name%version.tar.gz
+Source0:%name%version%snapshot.tar.gz
 
 %description
 Incr Tcl adds object-oriented programming facilities to Tcl.  It was




commit gnome-getting-started-docs for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-getting-started-docs for 
openSUSE:Factory checked in at 2017-10-06 11:04:08

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


Package is "gnome-getting-started-docs"

Fri Oct  6 11:04:08 2017 rev:13 rq:531704 version:3.26.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-getting-started-docs/gnome-getting-started-docs.changes
2017-09-13 22:36:50.032712685 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-getting-started-docs.new/gnome-getting-started-docs.changes
   2017-10-06 11:04:16.273895028 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 11:31:00 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updates to Getting Started.
+  + Updated translations.
+
+---

Old:

  gnome-getting-started-docs-3.26.0.tar.xz

New:

  gnome-getting-started-docs-3.26.1.tar.xz



Other differences:
--
++ gnome-getting-started-docs.spec ++
--- /var/tmp/diff_new_pack.r6CJSP/_old  2017-10-06 11:04:19.233447429 +0200
+++ /var/tmp/diff_new_pack.r6CJSP/_new  2017-10-06 11:04:19.237446823 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-getting-started-docs
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Getting started with GNOME - Documentation
 License:CC-BY-SA-3.0

++ gnome-getting-started-docs-3.26.0.tar.xz -> 
gnome-getting-started-docs-3.26.1.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-getting-started-docs/gnome-getting-started-docs-3.26.0.tar.xz
 
/work/SRC/openSUSE:Factory/.gnome-getting-started-docs.new/gnome-getting-started-docs-3.26.1.tar.xz
 differ: char 25, line 1




commit nginx for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package nginx for openSUSE:Factory checked 
in at 2017-10-06 11:04:18

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


Package is "nginx"

Fri Oct  6 11:04:18 2017 rev:15 rq:531723 version:1.13.5

Changes:

--- /work/SRC/openSUSE:Factory/nginx/nginx.changes  2017-07-25 
11:41:12.741429198 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new/nginx.changes 2017-10-06 
11:04:27.964127002 +0200
@@ -1,0 +2,44 @@
+Thu Oct  5 12:49:37 UTC 2017 - acherni...@suse.com
+
+- Submit nginx to SLES to become a http server for RMT(Repository
+  mirroring tool) [fate#323994, bsc#1059685, boo#1057831] 
+
+---
+Fri Sep 22 09:40:19 UTC 2017 - mrueck...@suse.de
+
+- disable extra modules on sle
+
+---
+Sat Sep 16 20:16:46 UTC 2017 - mrueck...@suse.de
+
+- update to 1.13.5
+  - Feature: the $ssl_client_escaped_cert variable.
+  - Bugfix: the "ssl_session_ticket_key" directive and the
+"include" parameter of the "geo" directive did not work on
+Windows.
+  - Bugfix: incorrect response length was returned on 32-bit
+platforms when requesting more than 4 gigabytes with multiple
+ranges.
+  - Bugfix: the "expires modified" directive and processing of the
+"If-Range" request header line did not use the response last
+modification time if proxying without caching was used.
+- changes from 1.13.4
+  - Feature: the ngx_http_mirror_module.
+  - Bugfix: client connections might be dropped during
+configuration testing when using the "reuseport" parameter of
+the "listen" directive on Linux.
+  - Bugfix: request body might not be available in subrequests if
+it was saved to a file and proxying was used.
+  - Bugfix: cleaning cache based on the "max_size" parameter did
+not work on Windows.
+  - Bugfix: any shared memory allocation required 4096 bytes on
+Windows.
+  - Bugfix: nginx worker might be terminated abnormally when using
+the "zone" directive inside the "upstream" block on Windows.
+
+---
+Fri Sep  8 09:40:53 UTC 2017 - astie...@suse.com
+
+- add upstream signing key and verify source tarball signature
+
+---

Old:

  nginx-1.13.3.tar.gz

New:

  nginx-1.13.5.tar.gz
  nginx-1.13.5.tar.gz.asc
  nginx.keyring



Other differences:
--
++ nginx.spec ++
--- /var/tmp/diff_new_pack.UviWlr/_old  2017-10-06 11:04:28.879988487 +0200
+++ /var/tmp/diff_new_pack.UviWlr/_new  2017-10-06 11:04:28.879988487 +0200
@@ -18,6 +18,11 @@
 
 %bcond_withcpp_test
 %bcond_withgoogle_perftools
+%if 0%{?is_opensuse}
+%bcond_without extra_modules
+%else
+%bcond_without extra_modules
+%endif
 
 %if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
 %bcond_without libatomic
@@ -64,7 +69,7 @@
 %define ngx_doc_dir%{_datadir}/doc/packages/%{name}
 #
 Name:   nginx
-Version:1.13.3
+Version:1.13.5
 Release:0
 %define ngx_fancyindex_version 0.4.1
 %define ngx_fancyindex_module_path ngx-fancyindex-%{ngx_fancyindex_version}
@@ -91,6 +96,8 @@
 Source6:
https://github.com/yaoweibin/nginx_upstream_check_module/archive/v%{nginx_upstream_check_version}/%{nginx_upstream_check_module_path}.tar.gz
 Source7:
https://github.com/arut/nginx-rtmp-module/archive/v%{nginx_rtmp_version}/%{nginx_rtmp_module_path}.tar.gz
 Source100:  nginx.rpmlintrc
+Source101:  http://nginx.org/download/nginx-%{version}.tar.gz.asc
+Source102:  https://nginx.org/keys/mdounin.key#/%{name}.keyring
 # PATCH-FIX-UPSTREAM nginx-1.11.2-no_Werror.patch
 Patch0: nginx-1.11.2-no_Werror.patch
 # PATCH-FIX-OPENSUSE nginx-1.11.2-html.patch
@@ -161,7 +168,9 @@
 %patch2
 %patch3
 %patch4 -p1
+%if %{with extra_modules}
 %patch5
+%endif
 
 perl -pi -e 's|\r\n|\n|g' contrib/geo2nginx.pl
 # we just use lib here because nginx loads them relative to _prefix
@@ -236,10 +245,12 @@
   --with-cpp_test_module   \
   %endif
   --with-compat\
+  %if %{with extra_modules}
   --add-module=%{nginx_upstream_check_module_path} \
   --add-dynamic-module=%{ngx_fancyindex_module_path} \
   --add-dynamic-module=%{headers_more_nginx_module_path} \
   --add-dynamic-module=%{nginx_rtmp_module_path} \
+  %endif
 %if 0%{?suse_version} > 1220
   --with-cc-opt="%{optflags} -fPIC -D_GNU_SOURCE -std=gnu99 -fstack-protector" 
\
   --with-ld-opt="-Wl,-z,relro,-z,now -pie"
@@ -361,9 +372,11 @@
 %{ngx_module_dir}/ngx_stream_module.so
 

commit gthumb for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gthumb for openSUSE:Factory checked 
in at 2017-10-06 11:04:13

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


Package is "gthumb"

Fri Oct  6 11:04:13 2017 rev:84 rq:531705 version:3.5.3

Changes:

--- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes2017-09-05 
15:18:41.863908187 +0200
+++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes   2017-10-06 
11:04:22.640932082 +0200
@@ -1,0 +2,20 @@
+Wed Oct  4 00:51:23 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.5.3:
+  + New features and user visible changes:
+- Add app menu entries to the gear menu if the app menu is not
+  supported by the desktop environment.
+- Updated appdata file.
+- Fixed help markup.
+  + Updated manual translations.
+  + Updated translations.
+- Change devel's package group to Development/Libraries/GNOME:
+  correction.
+- Drop %desktop_database_*, %icon_theme_cache_* and
+  %glib2_gsettings_schema_* post/postun/requires: functionality now
+  covered by file triggers.
+- Upstream's file rename of: gthumb.appdata.xml to
+  org.gnome.gThumb.appdata.xml, gthumb.desktop to org.gnome.gThumb
+  and gthumb-import to org.gnome.gThumb.Import.
+
+---

Old:

  gthumb-3.5.2.tar.xz

New:

  gthumb-3.5.3.tar.xz



Other differences:
--
++ gthumb.spec ++
--- /var/tmp/diff_new_pack.3m0Acq/_old  2017-10-06 11:04:23.640780865 +0200
+++ /var/tmp/diff_new_pack.3m0Acq/_new  2017-10-06 11:04:23.644780261 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gthumb
-Version:3.5.2
+Version:3.5.3
 Release:0
 # FIXME: Add libchamplain BuildRequires once the map feature is considered 
stable.
 Summary:An Image Viewer and Browser for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Viewers
-Url:http://live.gnome.org/gthumb
+Url:https://live.gnome.org/gthumb
 Source: 
https://download.gnome.org/sources/gthumb/3.5/%{name}-%{version}.tar.xz
 # For web albums
 BuildRequires:  bison
@@ -71,7 +71,6 @@
 BuildRequires:  pkgconfig(zlib)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 gThumb lets you browse your hard disk, showing you thumbnails of image
@@ -81,7 +80,7 @@
 
 %package devel
 Summary:An Image Viewer and Browser for GNOME - Development Files
-Group:  Productivity/Graphics/Viewers
+Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}
 
 %description devel
@@ -116,21 +115,11 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-%suse_update_desktop_file gthumb
-%suse_update_desktop_file gthumb-import
+%suse_update_desktop_file org.gnome.gThumb
+%suse_update_desktop_file org.gnome.gThumb.Import
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-
 %files
 %defattr(-, root, root)
 # TODO is empty
@@ -139,7 +128,7 @@
 %{_bindir}/gthumb
 %{_libdir}/gthumb/
 %dir %{_datadir}/appdata/
-%{_datadir}/appdata/gthumb.appdata.xml
+%{_datadir}/appdata/org.gnome.gThumb.appdata.xml
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/apps/gthumb.png
 %{_datadir}/icons/hicolor/*/apps/gthumb.svg

++ gthumb-3.5.2.tar.xz -> gthumb-3.5.3.tar.xz ++
 31101 lines of diff (skipped)




commit gnome-characters for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-characters for 
openSUSE:Factory checked in at 2017-10-06 11:04:01

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


Package is "gnome-characters"

Fri Oct  6 11:04:01 2017 rev:13 rq:531690 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-characters/gnome-characters.changes
2017-09-13 21:42:59.519346145 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-characters.new/gnome-characters.changes   
2017-10-06 11:04:08.743033982 +0200
@@ -1,0 +2,10 @@
+Wed Oct  4 22:06:12 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + characterList: Make search work again
+  + Updated translations.
+- Drop no longer needed post(un) macros:
+  glib2_gsettings_schema_post(un) and icon_theme_cache_post(un),
+  file triggers takes care of this now.
+
+---

Old:

  gnome-characters-3.25.92.tar.xz

New:

  gnome-characters-3.26.1.tar.xz



Other differences:
--
++ gnome-characters.spec ++
--- /var/tmp/diff_new_pack.j5SXlJ/_old  2017-10-06 11:04:09.258955955 +0200
+++ /var/tmp/diff_new_pack.j5SXlJ/_new  2017-10-06 11:04:09.258955955 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-characters
-Version:3.25.92
+Version:3.26.1
 Release:0
 Summary:Character Map
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://wiki.gnome.org/Design/Apps/CharacterMap
-Source: 
http://download.gnome.org/sources/gnome-characters/3.25/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-characters/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel >= 1.35.9
 BuildRequires:  intltool >= 0.50.1
 BuildRequires:  update-desktop-files
@@ -64,16 +64,6 @@
 find %{buildroot}%{_libdir} -name '*.la' -delete -print
 %find_lang org.gnome.Characters %{name}.lang
 
-%post
-%glib2_gsettings_schema_post
-%icon_theme_cache_post
-%icon_theme_cache_post gnome
-
-%postun
-%glib2_gsettings_schema_postun
-%icon_theme_cache_postun
-%icon_theme_cache_postun gnome
-
 %files
 %defattr(-,root,root)
 %doc README COPYING

++ gnome-characters-3.25.92.tar.xz -> gnome-characters-3.26.1.tar.xz ++
 3329 lines of diff (skipped)




commit perl-Linux-DesktopFiles for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package perl-Linux-DesktopFiles for 
openSUSE:Factory checked in at 2017-10-06 11:03:57

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


Package is "perl-Linux-DesktopFiles"

Fri Oct  6 11:03:57 2017 rev:2 rq:531582 version:0.22

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Linux-DesktopFiles/perl-Linux-DesktopFiles.changes
  2017-10-05 11:56:45.913652084 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Linux-DesktopFiles.new/perl-Linux-DesktopFiles.changes
 2017-10-06 11:04:01.900068892 +0200
@@ -1,0 +2,9 @@
+Thu Oct  5 05:33:17 UTC 2017 - co...@suse.com
+
+- updated to 0.22
+   see /usr/share/doc/packages/perl-Linux-DesktopFiles/Changes
+
+  0.22  2017-10-04
+  - Make sure the category names are unique, so we don't store an 
application twice under the same category.
+
+---

Old:

  Linux-DesktopFiles-0.21.tar.gz

New:

  Linux-DesktopFiles-0.22.tar.gz



Other differences:
--
++ perl-Linux-DesktopFiles.spec ++
--- /var/tmp/diff_new_pack.0Jc3nO/_old  2017-10-06 11:04:03.615809409 +0200
+++ /var/tmp/diff_new_pack.0Jc3nO/_new  2017-10-06 11:04:03.619808804 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Linux-DesktopFiles
-Version:0.21
+Version:0.22
 Release:0
 %define cpan_name Linux-DesktopFiles
 Summary:Fast parsing of the Linux desktop files

++ Linux-DesktopFiles-0.21.tar.gz -> Linux-DesktopFiles-0.22.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Linux-DesktopFiles-0.21/Changes 
new/Linux-DesktopFiles-0.22/Changes
--- old/Linux-DesktopFiles-0.21/Changes 2017-09-21 14:57:36.0 +0200
+++ new/Linux-DesktopFiles-0.22/Changes 2017-10-04 21:38:18.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension Linux::DesktopFiles.
 
+0.22  2017-10-04
+- Make sure the category names are unique, so we don't store an 
application twice under the same category.
+
 0.21  2017-09-21
 - Fixed a minor bug for icon names that contain one or more dots (e.g.: 
"foo.bar.baz").
   Thanks to Erik Dubois for reporting this issue 
(https://github.com/trizen/obmenu-generator/issues/16).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Linux-DesktopFiles-0.21/META.json 
new/Linux-DesktopFiles-0.22/META.json
--- old/Linux-DesktopFiles-0.21/META.json   2017-09-21 14:57:36.0 
+0200
+++ new/Linux-DesktopFiles-0.22/META.json   2017-10-04 21:38:18.0 
+0200
@@ -28,7 +28,7 @@
"provides" : {
   "Linux::DesktopFiles" : {
  "file" : "lib/Linux/DesktopFiles.pm",
- "version" : "0.21"
+ "version" : "0.22"
   }
},
"release_status" : "stable",
@@ -44,6 +44,6 @@
  "url" : "https://github.com/trizen/Linux-DesktopFiles;
   }
},
-   "version" : "0.21",
+   "version" : "0.22",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Linux-DesktopFiles-0.21/META.yml 
new/Linux-DesktopFiles-0.22/META.yml
--- old/Linux-DesktopFiles-0.21/META.yml2017-09-21 14:57:36.0 
+0200
+++ new/Linux-DesktopFiles-0.22/META.yml2017-10-04 21:38:18.0 
+0200
@@ -15,7 +15,7 @@
 provides:
   Linux::DesktopFiles:
 file: lib/Linux/DesktopFiles.pm
-version: '0.21'
+version: '0.22'
 requires:
   perl: '5.014'
 resources:
@@ -23,5 +23,5 @@
   homepage: https://github.com/trizen/Linux-DesktopFiles
   license: http://opensource.org/licenses/artistic-license-2.0.php
   repository: https://github.com/trizen/Linux-DesktopFiles
-version: '0.21'
+version: '0.22'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Linux-DesktopFiles-0.21/lib/Linux/DesktopFiles.pm 
new/Linux-DesktopFiles-0.22/lib/Linux/DesktopFiles.pm
--- old/Linux-DesktopFiles-0.21/lib/Linux/DesktopFiles.pm   2017-09-21 
14:57:36.0 +0200
+++ new/Linux-DesktopFiles-0.22/lib/Linux/DesktopFiles.pm   2017-10-04 
21:38:18.0 +0200
@@ -9,7 +9,7 @@
 #use strict;
 #use warnings;
 
-our $VERSION = '0.21';
+our $VERSION = '0.22';
 
 our %TRUE_VALUES = (
 'true' => 1,
@@ -168,15 +168,21 @@
 }
 }
 
-# Parse categories
-(
- my @categories =
-   grep { exists $self->{_categories}{$_} }
-   $self->{case_insensitive_cats}
- ? (map { lc($_) =~ tr/_a-z0-9/_/cr } split(/;/, 

commit nut for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package nut for openSUSE:Factory checked in 
at 2017-10-06 11:03:50

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


Package is "nut"

Fri Oct  6 11:03:50 2017 rev:59 rq:531564 version:2.7.4

Changes:

--- /work/SRC/openSUSE:Factory/nut/nut.changes  2017-09-28 12:35:18.272236287 
+0200
+++ /work/SRC/openSUSE:Factory/.nut.new/nut.changes 2017-10-06 
11:03:54.801142504 +0200
@@ -1,0 +2,7 @@
+Mon Oct  2 08:25:15 UTC 2017 - tchva...@suse.com
+
+- Fix rpm groups
+- Reduce the supported distros by keeping sle12+ only
+- Convert to pkgconfig style dependencies
+
+---

Old:

  upsd-early-powerdown.init
  upsd.init



Other differences:
--
++ nut.spec ++
--- /var/tmp/diff_new_pack.l0Md0K/_old  2017-10-06 11:03:55.872980404 +0200
+++ /var/tmp/diff_new_pack.l0Md0K/_new  2017-10-06 11:03:55.876979800 +0200
@@ -31,29 +31,8 @@
 # Collect all devices listed in ups-nut-device.fdi:
 %define USBHIDDRIVERS%(zcat %{SOURCE0} | tr a-z A-Z | grep -a -A1 
USBHID-UPS | sed -n 
's/.*ATTR{IDVENDOR}==%{QUOTE}%{BACKSLASH}%{LBRACE}[^%{QUOTE}]*%{BACKSLASH}%{RBRACE}%{QUOTE},
 
ATTR{IDPRODUCT}==%{QUOTE}%{BACKSLASH}%{LBRACE}[^%{QUOTE}]*%{BACKSLASH}%{RBRACE}%{QUOTE},
 
MODE=.*/modalias%{LBRACE}usb:v%{BACKSLASH}1p%{BACKSLASH}2d*dc*dsc*dp*ic*isc*ip*%{RBRACE}/p'
 | tr '%{BACKSLASH}n' ' ')
 %define USBNONHIDDRIVERS %(zcat %{SOURCE0} | tr a-z A-Z | grep -a -A1 _USB 
  | sed -n 
's/.*ATTR{IDVENDOR}==%{QUOTE}%{BACKSLASH}%{LBRACE}[^%{QUOTE}]*%{BACKSLASH}%{RBRACE}%{QUOTE},
 
ATTR{IDPRODUCT}==%{QUOTE}%{BACKSLASH}%{LBRACE}[^%{QUOTE}]*%{BACKSLASH}%{RBRACE}%{QUOTE},
 
MODE=.*/modalias%{LBRACE}usb:v%{BACKSLASH}1p%{BACKSLASH}2d*dc*dsc*dp*ic*isc*ip*%{RBRACE}/p'
 | tr '%{BACKSLASH}n' ' ')
-%if 0%{?suse_version} > 1210
 %define systemdsystemdutildir %(pkg-config --variable=systemdutildir systemd)
-%define with_systemd 1
-%systemd_requires
-%else
-%define _libexecdir %{_prefix}/lib
-%define _udevrulesdir %{_sysconfdir}/udev/rules.d/
-%define with_systemd 0
-%endif
-# SLE <= 12 lacks needed packages
-%if 0%{?sle_version} == 0
-%if 0%{?suse_version} < 1200
-%define with_doc 0
-%else
-%define with_doc 1
-%endif
-%else
-%if 0%{?sle_version} < 13
-%define with_doc 0
-%else
-%define with_doc 1
-%endif
-%endif
+%define bashcompletionsdir %(pkg-config bash-completion 
--variable=completionsdir)
 Name:   nut
 Version:2.7.4
 Release:0
@@ -62,9 +41,7 @@
 Group:  Hardware/UPS
 Url:http://www.networkupstools.org/
 Source: 
http://www.networkupstools.org/source/2.7/%{name}-%{version}.tar.gz
-Source1:upsd.init
 Source2:README.SUSE
-Source3:upsd-early-powerdown.init
 Source5:nut.firewall.in
 Source6:nut.system-sleep
 Source7:nut.sleep
@@ -81,25 +58,26 @@
 # PATCH-FIX-UPSTREAM use-pkg-config-gdlib.diff alarr...@suse.com -- Use 
pkg-config to obtain CFLAGS and LDFLAGS to use when building with gd
 Patch10:use-pkg-config-gdlib.diff
 BuildRequires:  apache2-devel
+BuildRequires:  asciidoc
 BuildRequires:  avahi-devel
-BuildRequires:  dbus-1-glib-devel
+BuildRequires:  dblatex
 BuildRequires:  gcc-c++
-BuildRequires:  gd-devel
 BuildRequires:  libcppunit-devel
-BuildRequires:  libneon-devel
-BuildRequires:  libopenssl-devel
 BuildRequires:  libtool
 BuildRequires:  libusb-devel
+BuildRequires:  libxml2-tools
+BuildRequires:  libxslt-tools
 BuildRequires:  net-snmp-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
+BuildRequires:  source-highlight
 BuildRequires:  tcpd-devel
-%if 0%{?suse_version} >= 1200
-%if 0%{?suse_version} >= 1330
-BuildRequires:  bash-completion-devel
-%else
-BuildRequires:  bash-completion
-%endif
-%endif
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gdlib)
+BuildRequires:  pkgconfig(libpowerman)
+BuildRequires:  pkgconfig(libsystemd)
+BuildRequires:  pkgconfig(neon)
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(udev)
 Requires:   logrotate
 Requires:   usbutils
 Requires(post): udev
@@ -114,34 +92,14 @@
 Provides:   nut-classic = %{version}
 Obsoletes:  nut-classic < %{version}
 Obsoletes:  nut-hal < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1230
-BuildRequires:  powerman-devel
-BuildRequires:  systemd-devel
-BuildRequires:  udev
-%ifarch %ix86 x86_64 ia64
-BuildRequires:  freeipmi-devel
+%{?systemd_requires}
+BuildRequires:  pkgconfig(bash-completion)
+%ifarch %{ix86} x86_64 ia64
+BuildRequires:  pkgconfig(libfreeipmi)
 %endif
-%else
-Requires(pre):  %insserv_prereq
-BuildRequires:  pm-utils
-Requires:   

commit gnome-games for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-games for openSUSE:Factory 
checked in at 2017-10-06 11:03:55

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


Package is "gnome-games"

Fri Oct  6 11:03:55 2017 rev:5 rq:531577 version:3.26.1.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-games/gnome-games.changes  2017-09-13 
21:48:02.932658169 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-games.new/gnome-games.changes 
2017-10-06 11:03:57.460740279 +0200
@@ -1,0 +2,16 @@
+Wed Oct  4 17:32:05 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1.1:
+  + Updated translations.
+- Drop tar scm service, upstream now have regular releases.
+
+---
+Sat Sep 30 20:21:27 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+- Drop %icon_theme_cache_*, %icon_theme_cache_*
+  and %glib2_gsettings_schema_* post/postun macros: functionality
+  now covered by file triggers.
+
+---

Old:

  _service
  gnome-games-3.26.0.tar.xz

New:

  gnome-games-3.26.1.1.tar.xz



Other differences:
--
++ gnome-games.spec ++
--- /var/tmp/diff_new_pack.xo96Kc/_old  2017-10-06 11:03:58.268618099 +0200
+++ /var/tmp/diff_new_pack.xo96Kc/_new  2017-10-06 11:03:58.268618099 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-games
-Version:3.26.0
+Version:3.26.1.1
 Release:0
 Summary:Browse and play your games - all of them
 License:GPL-3.0
@@ -63,16 +63,6 @@
 %suse_update_desktop_file org.gnome.Games -r Game Amusement
 %find_lang %{name}
 
-%post
-%icon_theme_cache_post
-%icon_theme_cache_post HighContrast
-%glib2_gsettings_schema_post
-
-%postun
-%icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
-%glib2_gsettings_schema_postun
-
 %files
 %defattr(-,root,root)
 %doc COPYING

++ gnome-games-3.26.0.tar.xz -> gnome-games-3.26.1.1.tar.xz ++
 6086 lines of diff (skipped)




commit gnuhealth for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnuhealth for openSUSE:Factory 
checked in at 2017-10-06 11:03:36

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


Package is "gnuhealth"

Fri Oct  6 11:03:36 2017 rev:16 rq:531462 version:3.2.4

Changes:

--- /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth.changes  2017-09-17 
22:40:01.326369759 +0200
+++ /work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth.changes 2017-10-06 
11:03:37.279792328 +0200
@@ -1,0 +2,13 @@
+Wed Oct  4 20:21:32 UTC 2017 - axel.br...@gmx.de
+
+- Version 3.2.4
+  health_services: Fix bug #52160: Issues related to invoice type and domain 
when creating the service invoice
+  health_disability : Rename anf fix  Amputation model description from 
Amputation to Prothesis
+  health : Prescription report . Include duration frequency selections strings 
for translation. Update conditional op. to Python3 (!=)
+
+---
+Wed Sep 27 14:59:40 UTC 2017 - axel.br...@gmx.de
+
+- gnuhealth-control corrected (message command)
+
+---

Old:

  gnuhealth-3.2.3.tar.gz

New:

  gnuhealth-3.2.4.tar.gz



Other differences:
--
++ gnuhealth.spec ++
--- /var/tmp/diff_new_pack.fjXnXy/_old  2017-10-06 11:03:38.227648982 +0200
+++ /var/tmp/diff_new_pack.fjXnXy/_new  2017-10-06 11:03:38.231648376 +0200
@@ -24,7 +24,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python3-setuptools
 
-Version:%{majorver}.3
+Version:%{majorver}.4
 Release:0
 
 Url:http://health.gnu.org

++ gnuhealth-3.2.3.tar.gz -> gnuhealth-3.2.4.tar.gz ++
/work/SRC/openSUSE:Factory/gnuhealth/gnuhealth-3.2.3.tar.gz 
/work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth-3.2.4.tar.gz differ: char 
5, line 1

++ gnuhealth-control ++
--- /var/tmp/diff_new_pack.fjXnXy/_old  2017-10-06 11:03:38.307636885 +0200
+++ /var/tmp/diff_new_pack.fjXnXy/_new  2017-10-06 11:03:38.311636279 +0200
@@ -24,7 +24,7 @@
 #
 ##
 
-VERSION="3.2.0-openSUSE"
+VERSION="3.2.1-openSUSE"
 
 TRYTON_URL="http://downloads.tryton.org;
 GNUHEALTH_URL="http://ftp.gnu.org/gnu/health;
@@ -180,7 +180,7 @@
 
 tar -cvf "${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar.gz" 
/var/lib/tryton || bailout
 
-message "INFO" "Creating tarball with compressed DB and GNU Health home 
directory" | tee -a $INFOFILE
+cli_msg "INFO" "Creating tarball with compressed DB and GNU Health home 
directory" | tee -a $INFOFILE
 
 tar -cvf "${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar" \
 ${BACKDIR}/backup_${DB}_${BACKDATE}.gz 
${BACKDIR}/gnuhealth_${DB}_fs_backup_${BACKDATE}.tar.gz \




commit squidGuard for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package squidGuard for openSUSE:Factory 
checked in at 2017-10-06 11:03:44

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


Package is "squidGuard"

Fri Oct  6 11:03:44 2017 rev:27 rq:531548 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/squidGuard/squidGuard.changes2015-03-30 
19:33:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.squidGuard.new/squidGuard.changes   
2017-10-06 11:03:50.681765498 +0200
@@ -1,0 +2,20 @@
+Wed Oct  4 14:13:11 UTC 2017 - adam.ma...@suse.de
+
+- Merge SLE changes into Factory
+
+---
+Thu Jun 29 12:03:06 UTC 2017 - adam.ma...@suse.de
+
+- default_config_pathfixes.patch:
+  reference only existing filter lists in default installed config
+  (bnc#961499)
+
+---
+Mon Jun 20 11:29:28 UTC 2016 - adam.ma...@suse.de
+
+- add xss_fix_02_2015.patch:
+  o fix XSS possibility in blocked error page by escaping all
+< and > in the printed url (CVE-2015-8936, bnc#985612)
+- fix URL in README so it doesn't point at non-existent page
+
+---
@@ -5 +25 @@
-  see http://bugs.squid-cache.org/show_bug.cgi?id=3978
+  see http://bugs.squid-cache.org/show_bug.cgi?id=3978 (bnc#1040757)

New:

  default_config_pathfixes.patch
  xss_fix_02_2015.patch



Other differences:
--
++ squidGuard.spec ++
--- /var/tmp/diff_new_pack.djZ4Hj/_old  2017-10-06 11:03:51.937575576 +0200
+++ /var/tmp/diff_new_pack.djZ4Hj/_new  2017-10-06 11:03:51.941574971 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package squidGuard
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,9 @@
 Patch4: squidGuard-unusual_url_end.patch
 Patch5: squidGuard-CVE-2009-3700.patch
 Patch6: squidGuard-CVE-2009-3826.patch
-Patch7: squidGuard-1.4_upgrade.patch
+Patch7: xss_fix_02_2015.patch
+Patch8: squidGuard-1.4_upgrade.patch
+Patch9: default_config_pathfixes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: http_proxy
 BuildRequires:  bison
@@ -102,6 +104,8 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
+%patch9 -p1
 find -type d | xargs chmod 755
 cp %{SOURCE1} .
 # patch the test configs

++ README.SUSE ++
--- /var/tmp/diff_new_pack.djZ4Hj/_old  2017-10-06 11:03:51.969570737 +0200
+++ /var/tmp/diff_new_pack.djZ4Hj/_new  2017-10-06 11:03:51.969570737 +0200
@@ -13,6 +13,6 @@
 (/var/squidGuard/logs/squidGuard.log). squidGuard is not blocking anything.
 
 The latest blacklists can be found under:
-   http://www.squidguard.org/blacklist/
+   http://www.squidguard.org
 
 ... Your SUSE team


++ default_config_pathfixes.patch ++
Index: squidGuard-1.4/samples/sample.conf.in
===
--- squidGuard-1.4.orig/samples/sample.conf.in
+++ squidGuard-1.4/samples/sample.conf.in
@@ -53,9 +53,9 @@ dest local {
 }
 
 dest adult {
-   domainlist  dest/adult/domains
-   urllist dest/adult/urls
-   expressionlist  dest/adult/expressions
+   domainlist  blacklist/domains
+   urllist blacklist/urls
+   expressionlist  blacklist/expressions
redirect
http://admin.foo.bar.de/cgi/blocked?clientaddr=%a+clientname=%n+clientuser=%i+clientgroup=%s+targetgroup=%t+url=%u
 }
 
++ xss_fix_02_2015.patch ++
CVE: CVE-2015-8936
URL: http://seclists.org/oss-sec/2016/q2/569

Index: squidGuard-1.4/samples/squidGuard.cgi.in
===
--- squidGuard-1.4.orig/samples/squidGuard.cgi.in
+++ squidGuard-1.4/samples/squidGuard.cgi.in
@@ -317,6 +317,9 @@ if ($targetgroup eq "in-addr") {
showinaddr($targetgroup,$protocol,$address,$port,$path);
 }
 
+$url =~ s///g ;
+
 status("403 Forbidden");
 expires(0);
 print "Content-type: text/html\n\n";



commit rubygem-websocket-driver for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package rubygem-websocket-driver for 
openSUSE:Factory checked in at 2017-10-06 11:03:15

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


Package is "rubygem-websocket-driver"

Fri Oct  6 11:03:15 2017 rev:3 rq:526800 version:0.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-websocket-driver/rubygem-websocket-driver.changes
2017-02-03 20:01:01.608823906 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-websocket-driver.new/rubygem-websocket-driver.changes
   2017-10-06 11:03:17.662759033 +0200
@@ -1,0 +2,10 @@
+Sun Sep 17 17:55:03 UTC 2017 - co...@suse.com
+
+- updated to version 0.7.0
+ see installed CHANGELOG.md
+
+  ### 0.7.0 / 2017-09-11
+  
+  * Add `ping` and `pong` to the set of events users can listen to
+
+---

Old:

  websocket-driver-0.6.5.gem

New:

  websocket-driver-0.7.0.gem



Other differences:
--
++ rubygem-websocket-driver.spec ++
--- /var/tmp/diff_new_pack.6hBncY/_old  2017-10-06 11:03:18.334657423 +0200
+++ /var/tmp/diff_new_pack.6hBncY/_new  2017-10-06 11:03:18.334657423 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-websocket-driver
-Version:0.6.5
+Version:0.7.0
 Release:0
 %define mod_name websocket-driver
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
-Url:http://github.com/faye/websocket-driver-ruby
+Url:https://github.com/faye/websocket-driver-ruby
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:WebSocket protocol handler with pluggable I/O

++ websocket-driver-0.6.5.gem -> websocket-driver-0.7.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-01-22 20:58:20.0 +0100
+++ new/CHANGELOG.md2017-09-11 23:16:18.0 +0200
@@ -1,3 +1,7 @@
+### 0.7.0 / 2017-09-11
+
+* Add `ping` and `pong` to the set of events users can listen to
+
 ### 0.6.5 / 2017-01-22
 
 * Provide a pure-Ruby fallback for the native unmasking code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE.md new/LICENSE.md
--- old/LICENSE.md  2017-01-22 20:58:20.0 +0100
+++ new/LICENSE.md  2017-09-11 23:16:18.0 +0200
@@ -1,6 +1,4 @@
-# License
-
-(The MIT License)
+# The MIT License
 
 Copyright (c) 2010-2017 James Coglan
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-01-22 20:58:20.0 +0100
+++ new/README.md   2017-09-11 23:16:18.0 +0200
@@ -295,6 +295,17 @@
 Adds a callback block to execute when the socket becomes closed. The `event`
 object has `code` and `reason` attributes.
 
+ `driver.on :ping, -> (event) { }`
+
+Adds a callback block to execute when a ping is received. You do not need to
+handle this by sending a pong frame yourself; the driver handles this for you.
+
+ `driver.on :pong, -> (event) { }`
+
+Adds a callback block to execute when a pong is received. If this was in
+response to a ping you sent, you can also handle this event via the
+`driver.ping(message) { ... }` callback.
+
  `driver.add_extension(extension)`
 
 Registers a protocol extension whose operation will be negotiated via the
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/examples/tcp_server.rb new/examples/tcp_server.rb
--- old/examples/tcp_server.rb  2017-01-22 20:58:20.0 +0100
+++ new/examples/tcp_server.rb  1970-01-01 01:00:00.0 +0100
@@ -1,28 +0,0 @@
-require 'rubygems'
-require 'bundler/setup'
-require 'eventmachine'
-require 'websocket/driver'
-require 'permessage_deflate'
-
-module Connection
-  def initialize
-@driver = WebSocket::Driver.server(self)
-@driver.add_extension(PermessageDeflate)
-
-@driver.on(:connect) { |e| @driver.start if WebSocket::Driver.websocket? 
@driver.env }
-@driver.on(:message) { |e| @driver.frame(e.data) }
-@driver.on(:close)   { |e| close_connection_after_writing }
-  end
-
-  def receive_data(data)
-@driver.parse(data)
-  end
-
-  def write(data)
-send_data(data)
-  end
-end
-
-EM.run {
-  EM.start_server('127.0.0.1', ARGV[0], Connection)
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit libica for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package libica for openSUSE:Factory checked 
in at 2017-10-06 11:03:32

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


Package is "libica"

Fri Oct  6 11:03:32 2017 rev:7 rq:531455 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libica/libica.changes2017-10-02 
16:53:48.485723413 +0200
+++ /work/SRC/openSUSE:Factory/.libica.new/libica.changes   2017-10-06 
11:03:35.804015514 +0200
@@ -1,0 +2,5 @@
+Wed Oct  4 19:22:58 UTC 2017 - mp...@suse.com
+
+- Added "--enable-fips" to the %configure parms (Fate#324115)
+
+---



Other differences:
--
++ libica.spec ++
--- /var/tmp/diff_new_pack.5A1a79/_old  2017-10-06 11:03:36.395925997 +0200
+++ /var/tmp/diff_new_pack.5A1a79/_new  2017-10-06 11:03:36.399925393 +0200
@@ -105,7 +105,8 @@
 cp %{S:3} include/linux/
 
 autoreconf --force --install
-%configure CPPFLAGS="-Iinclude -fPIC" CFLAGS="%optflags -fPIC"
+%configure CPPFLAGS="-Iinclude -fPIC" CFLAGS="%optflags -fPIC" \
+  --enable-fips
 make clean
 make %{?_smp_mflags}
 




commit FlightGear for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package FlightGear for openSUSE:Factory 
checked in at 2017-10-06 11:03:21

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


Package is "FlightGear"

Fri Oct  6 11:03:21 2017 rev:3 rq:530939 version:2017.3.1

Changes:

--- /work/SRC/openSUSE:Factory/FlightGear/FlightGear.changes2017-03-29 
13:24:57.273201570 +0200
+++ /work/SRC/openSUSE:Factory/.FlightGear.new/FlightGear.changes   
2017-10-06 11:03:23.601860863 +0200
@@ -1,0 +2,10 @@
+Tue Sep 26 10:05:04 UTC 2017 - mathias.hom...@opensuse.org
+
+- Update to 2017.3.1
+  * Rename fgfs' option --log-file to --log-dir
+  * Fix slow launcher diagram with bad airport data.
+  * Enable —-metar runway selection.
+  * Security: don't allow FGLogger to overwrite arbitrary files
+  * Fix carrier starts
+
+---

Old:

  flightgear-2017.1.2.tar.bz2

New:

  flightgear-2017.3.1.tar.bz2



Other differences:
--
++ FlightGear.spec ++
--- /var/tmp/diff_new_pack.o8kbBJ/_old  2017-10-06 11:03:30.268852607 +0200
+++ /var/tmp/diff_new_pack.o8kbBJ/_new  2017-10-06 11:03:30.268852607 +0200
@@ -16,14 +16,15 @@
 #
 
 
+%define main_version 2017.3
 Name:   FlightGear
-Version:2017.1.2
+Version:%{main_version}.1
 Release:0
 Summary:Flight Simulator
 License:GPL-2.0
 Group:  Amusements/Games/3D/Simulation
 Url:http://www.flightgear.org/
-Source0:
http://downloads.sourceforge.net/project/flightgear/release-2017.1/flightgear-%{version}.tar.bz2
+Source0:
https://sourceforge.net/projects/flightgear/files/release-%{main_version}/flightgear-%{version}.tar.bz2
 Source1:%{name}.desktop
 Patch0: explicitely-link-with-libX11.patch
 BuildRequires:  SimGear-devel = %{version}
@@ -79,9 +80,14 @@
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README Thanks docs-mini/*
 %{_mandir}/man1/*
+%{_mandir}/man5/*
+%{_mandir}/it/man1/*
+%{_mandir}/it/man5/*
 %{_bindir}/*
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/apps/*.png
-%{_datadir}/icons/hicolor/scalable/*.svg
+%{_datadir}/icons/hicolor/scalable/apps/*.svg
+%{_datadir}/bash-completion/completions/fgfs
+%{_datadir}/zsh/site-functions/_fgfs
 
 %changelog

++ flightgear-2017.1.2.tar.bz2 -> flightgear-2017.3.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/FlightGear/flightgear-2017.1.2.tar.bz2 
/work/SRC/openSUSE:Factory/.FlightGear.new/flightgear-2017.3.1.tar.bz2 differ: 
char 11, line 1




commit tryton for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package tryton for openSUSE:Factory checked 
in at 2017-10-06 11:03:37

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


Package is "tryton"

Fri Oct  6 11:03:37 2017 rev:11 rq:531463 version:4.2.7

Changes:

--- /work/SRC/openSUSE:Factory/tryton/tryton.changes2017-08-18 
15:04:12.519805251 +0200
+++ /work/SRC/openSUSE:Factory/.tryton.new/tryton.changes   2017-10-06 
11:03:39.203501401 +0200
@@ -1,0 +2,5 @@
+Wed Oct  4 20:26:33 UTC 2017 - axel.br...@gmx.de
+
+- Version 4.2.7 - Bugfix Release
+
+---

Old:

  tryton-4.2.6.tar.gz

New:

  tryton-4.2.7.tar.gz



Other differences:
--
++ tryton.spec ++
--- /var/tmp/diff_new_pack.ALtmTS/_old  2017-10-06 11:03:40.071370150 +0200
+++ /var/tmp/diff_new_pack.ALtmTS/_new  2017-10-06 11:03:40.075369545 +0200
@@ -19,7 +19,7 @@
 
 %define majorver 4.2
 Name:   tryton
-Version:%{majorver}.6
+Version:%{majorver}.7
 Release:0
 Summary:The client of the Tryton application platform
 License:GPL-3.0

++ tryton-4.2.6.tar.gz -> tryton-4.2.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-4.2.6/CHANGELOG new/tryton-4.2.7/CHANGELOG
--- old/tryton-4.2.6/CHANGELOG  2017-08-08 18:29:51.0 +0200
+++ new/tryton-4.2.7/CHANGELOG  2017-10-03 21:30:37.0 +0200
@@ -1,3 +1,6 @@
+Version 4.2.7 - 2017-10-03
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.6 - 2017-08-08
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-4.2.6/PKG-INFO new/tryton-4.2.7/PKG-INFO
--- old/tryton-4.2.6/PKG-INFO   2017-08-08 18:29:52.0 +0200
+++ new/tryton-4.2.7/PKG-INFO   2017-10-03 21:30:38.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: tryton
-Version: 4.2.6
+Version: 4.2.7
 Summary: Tryton client
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-4.2.6/bin/tryton new/tryton-4.2.7/bin/tryton
--- old/tryton-4.2.6/bin/tryton 2017-05-03 18:53:28.0 +0200
+++ new/tryton-4.2.7/bin/tryton 2017-10-03 21:26:32.0 +0200
@@ -23,6 +23,10 @@
 etc, 'gtk-2.0', 'gdk-pixbuf.loaders')
 os.environ['GTK_IM_MODULE_FILE'] = os.path.join(
 etc, 'gtk-2.0', 'gtk.immodules')
+os.environ.setdefault('SSL_CERT_FILE',
+os.path.join(etc, 'ssl', 'cert.pem'))
+os.environ.setdefault('SSL_CERT_DIR',
+os.path.join(etc, 'ssl', 'certs'))
 
 
 # Disable dbusmenu to show second menu in tabs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-4.2.6/setup-freeze.py 
new/tryton-4.2.7/setup-freeze.py
--- old/tryton-4.2.6/setup-freeze.py2017-05-03 18:53:28.0 +0200
+++ new/tryton-4.2.7/setup-freeze.py2017-10-03 21:26:32.0 +0200
@@ -20,6 +20,7 @@
 include_files.extend([
 (os.path.join(sys.prefix, 'share/themes/MS-Windows'),
 'share/themes/MS-Windows'),
+(os.path.join(sys.prefix, 'ssl'), 'etc/ssl'),
 ])
 dll_paths = os.getenv('PATH', os.defpath).split(os.pathsep)
 required_dlls = [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-4.2.6/tryton/__init__.py 
new/tryton-4.2.7/tryton/__init__.py
--- old/tryton-4.2.6/tryton/__init__.py 2017-06-05 23:39:47.0 +0200
+++ new/tryton-4.2.7/tryton/__init__.py 2017-08-08 18:30:08.0 +0200
@@ -1,3 +1,3 @@
 # This file is part of Tryton.  The COPYRIGHT file at the top level of
 # this repository contains the full copyright notices and license terms.
-__version__ = "4.2.6"
+__version__ = "4.2.7"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-4.2.6/tryton/common/common.py 
new/tryton-4.2.7/tryton/common/common.py
--- old/tryton-4.2.6/tryton/common/common.py2017-05-03 18:53:28.0 
+0200
+++ new/tryton-4.2.7/tryton/common/common.py2017-10-03 21:26:32.0 
+0200
@@ -12,6 +12,7 @@
 import logging
 import unicodedata
 import colorsys
+from decimal import Decimal
 from functools import partial
 from tryton.config import CONFIG
 from tryton.config import TRYTON_ICON, PIXMAPS_DIR
@@ -175,6 +176,14 @@
 class ViewSearch(object):
 searches = {}
 
+def __init__(self):
+class Encoder(PYSONEncoder):
+def default(self, obj):
+if isinstance(obj, Decimal):
+return 

commit trytond_account for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package trytond_account for openSUSE:Factory 
checked in at 2017-10-06 11:03:39

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


Package is "trytond_account"

Fri Oct  6 11:03:39 2017 rev:6 rq:531465 version:4.2.3

Changes:

--- /work/SRC/openSUSE:Factory/trytond_account/trytond_account.changes  
2017-08-18 15:04:16.267277445 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_account.new/trytond_account.changes 
2017-10-06 11:03:40.779263093 +0200
@@ -1,0 +2,5 @@
+Wed Oct  4 20:26:28 UTC 2017 - axel.br...@gmx.de
+
+- Version 4.2.3 - Bugfix Release
+
+---

Old:

  trytond_account-4.2.2.tar.gz

New:

  trytond_account-4.2.3.tar.gz



Other differences:
--
++ trytond_account.spec ++
--- /var/tmp/diff_new_pack.bbqYFX/_old  2017-10-06 11:03:41.447162084 +0200
+++ /var/tmp/diff_new_pack.bbqYFX/_new  2017-10-06 11:03:41.455160875 +0200
@@ -18,7 +18,7 @@
 
 %define majorver 4.2
 Name:   trytond_account
-Version:%{majorver}.2
+Version:%{majorver}.3
 Release:0
 Summary:The "account" module for the Tryton ERP system
 License:GPL-3.0+

++ trytond_account-4.2.2.tar.gz -> trytond_account-4.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.2/CHANGELOG 
new/trytond_account-4.2.3/CHANGELOG
--- old/trytond_account-4.2.2/CHANGELOG 2017-08-08 18:48:27.0 +0200
+++ new/trytond_account-4.2.3/CHANGELOG 2017-10-04 22:12:24.0 +0200
@@ -1,3 +1,6 @@
+Version 4.2.3 - 2017-10-04
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.2 - 2017-08-08
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.2/PKG-INFO 
new/trytond_account-4.2.3/PKG-INFO
--- old/trytond_account-4.2.2/PKG-INFO  2017-08-08 18:48:28.0 +0200
+++ new/trytond_account-4.2.3/PKG-INFO  2017-10-04 22:12:25.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_account
-Version: 4.2.2
+Version: 4.2.3
 Summary: Tryton module for accounting
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.2/party.py 
new/trytond_account-4.2.3/party.py
--- old/trytond_account-4.2.2/party.py  2017-03-14 23:27:05.0 +0100
+++ new/trytond_account-4.2.3/party.py  2017-10-04 22:12:22.0 +0200
@@ -133,6 +133,7 @@
 if name not in ('receivable', 'payable',
 'receivable_today', 'payable_today'):
 raise Exception('Bad argument')
+_, operator, value = clause
 
 user = User(Transaction().user)
 if not user.company:
@@ -146,14 +147,17 @@
 today_query = ((line.maturity_date <= Date.today())
 | (line.maturity_date == Null))
 
-Operator = fields.SQL_OPERATORS[clause[1]]
+Operator = fields.SQL_OPERATORS[operator]
 
 # Need to cast numeric for sqlite
 type_ = MoveLine.debit.sql_type().base
 amount = Cast(
 Sum(Coalesce(line.debit, 0) - Coalesce(line.credit, 0)),
 type_)
-value = Cast(Literal(Decimal(clause[2] or 0)), type_)
+if operator in {'in', 'not in'}:
+value = [Cast(Literal(Decimal(v or 0)), type_) for v in value]
+else:
+value = Cast(Literal(Decimal(value or 0)), type_)
 query = line.join(account, condition=account.id == line.account
 ).select(line.party,
 where=account.active
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.2/tax.py 
new/trytond_account-4.2.3/tax.py
--- old/trytond_account-4.2.2/tax.py2017-08-08 18:48:25.0 +0200
+++ new/trytond_account-4.2.3/tax.py2017-10-04 22:12:22.0 +0200
@@ -1272,7 +1272,7 @@
 if vals:
 values.append([rule])
 values.append(vals)
-template2rule[rule.template.id] = rule.id
+template2rule[rule.template.id] = rule.id
 if values:
 cls.write(*values)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_account-4.2.2/tryton.cfg 
new/trytond_account-4.2.3/tryton.cfg
--- old/trytond_account-4.2.2/tryton.cfg2017-06-06 19:50:06.0 
+0200
+++ new/trytond_account-4.2.3/tryton.cfg2017-08-08 18:48:50.0 
+0200
@@ -1,5 

commit trytond_stock for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package trytond_stock for openSUSE:Factory 
checked in at 2017-10-06 11:03:41

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


Package is "trytond_stock"

Fri Oct  6 11:03:41 2017 rev:6 rq:531466 version:4.2.4

Changes:

--- /work/SRC/openSUSE:Factory/trytond_stock/trytond_stock.changes  
2017-08-18 15:04:20.798639234 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_stock.new/trytond_stock.changes 
2017-10-06 11:03:41.927089504 +0200
@@ -1,0 +2,5 @@
+Wed Oct  4 20:26:21 UTC 2017 - axel.br...@gmx.de
+
+- Version 4.2.4 - Bugfix Release
+
+---

Old:

  trytond_stock-4.2.3.tar.gz

New:

  trytond_stock-4.2.4.tar.gz



Other differences:
--
++ trytond_stock.spec ++
--- /var/tmp/diff_new_pack.0NSkZG/_old  2017-10-06 11:03:42.574991519 +0200
+++ /var/tmp/diff_new_pack.0NSkZG/_new  2017-10-06 11:03:42.578990915 +0200
@@ -19,7 +19,7 @@
 
 %define majorver 4.2
 Name:   trytond_stock
-Version:%{majorver}.3
+Version:%{majorver}.4
 Release:0
 Summary:The "stock" module for the Tryton ERP system
 License:GPL-3.0

++ trytond_stock-4.2.3.tar.gz -> trytond_stock-4.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-4.2.3/CHANGELOG 
new/trytond_stock-4.2.4/CHANGELOG
--- old/trytond_stock-4.2.3/CHANGELOG   2017-08-08 18:36:58.0 +0200
+++ new/trytond_stock-4.2.4/CHANGELOG   2017-10-04 22:01:44.0 +0200
@@ -1,3 +1,6 @@
+Version 4.2.4 - 2017-10-04
+* Bug fixes (see mercurial logs for details)
+
 Version 4.2.3 - 2017-08-08
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-4.2.3/PKG-INFO 
new/trytond_stock-4.2.4/PKG-INFO
--- old/trytond_stock-4.2.3/PKG-INFO2017-08-08 18:36:59.0 +0200
+++ new/trytond_stock-4.2.4/PKG-INFO2017-10-04 22:01:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_stock
-Version: 4.2.3
+Version: 4.2.4
 Summary: Tryton module for stock and inventory
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-4.2.3/period.py 
new/trytond_stock-4.2.4/period.py
--- old/trytond_stock-4.2.3/period.py   2017-08-08 18:36:56.0 +0200
+++ new/trytond_stock-4.2.4/period.py   2017-10-04 22:01:42.0 +0200
@@ -69,7 +69,6 @@
 if grouping == ('product',):
 return pool.get('stock.period.cache')
 
-@classmethod
 def get_rec_name(self, name):
 return str(self.date)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-4.2.3/tryton.cfg 
new/trytond_stock-4.2.4/tryton.cfg
--- old/trytond_stock-4.2.3/tryton.cfg  2017-07-01 23:44:16.0 +0200
+++ new/trytond_stock-4.2.4/tryton.cfg  2017-08-08 18:37:16.0 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=4.2.3
+version=4.2.4
 depends:
 company
 currency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-4.2.3/trytond_stock.egg-info/PKG-INFO 
new/trytond_stock-4.2.4/trytond_stock.egg-info/PKG-INFO
--- old/trytond_stock-4.2.3/trytond_stock.egg-info/PKG-INFO 2017-08-08 
18:36:59.0 +0200
+++ new/trytond_stock-4.2.4/trytond_stock.egg-info/PKG-INFO 2017-10-04 
22:01:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-stock
-Version: 4.2.3
+Version: 4.2.4
 Summary: Tryton module for stock and inventory
 Home-page: http://www.tryton.org/
 Author: Tryton




commit simple-scan for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package simple-scan for openSUSE:Factory 
checked in at 2017-10-06 11:02:27

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


Package is "simple-scan"

Fri Oct  6 11:02:27 2017 rev:53 rq:531706 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes  2017-09-13 
21:48:12.479315012 +0200
+++ /work/SRC/openSUSE:Factory/.simple-scan.new/simple-scan.changes 
2017-10-06 11:02:27.790301024 +0200
@@ -1,0 +2,6 @@
+Thu Oct  5 11:50:05 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+
+---

Old:

  simple-scan-3.26.0.tar.xz

New:

  simple-scan-3.26.1.tar.xz



Other differences:
--
++ simple-scan.spec ++
--- /var/tmp/diff_new_pack.IxPNUq/_old  2017-10-06 11:02:28.962123819 +0200
+++ /var/tmp/diff_new_pack.IxPNUq/_new  2017-10-06 11:02:28.982120796 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:   simple-scan
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Simple Scanning Utility
 License:GPL-3.0+

++ simple-scan-3.26.0.tar.xz -> simple-scan-3.26.1.tar.xz ++
 2589 lines of diff (skipped)




commit sysprof for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package sysprof for openSUSE:Factory checked 
in at 2017-10-06 11:02:35

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


Package is "sysprof"

Fri Oct  6 11:02:35 2017 rev:10 rq:531800 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/sysprof/sysprof.changes  2017-09-21 
12:31:05.366976648 +0200
+++ /work/SRC/openSUSE:Factory/.sysprof.new/sysprof.changes 2017-10-06 
11:02:41.524224143 +0200
@@ -1,0 +2,6 @@
+Thu Oct  5 13:17:45 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.26.1:
+  + Add missing FAQ to help documentation.
+
+---

Old:

  sysprof-3.26.0.tar.xz

New:

  sysprof-3.26.1.tar.xz



Other differences:
--
++ sysprof.spec ++
--- /var/tmp/diff_new_pack.40S8sd/_old  2017-10-06 11:02:42.888017905 +0200
+++ /var/tmp/diff_new_pack.40S8sd/_new  2017-10-06 11:02:42.892017301 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   sysprof
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:A system-wide Linux profiler
 License:GPL-3.0+

++ sysprof-3.26.0.tar.xz -> sysprof-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.26.0/ChangeLog new/sysprof-3.26.1/ChangeLog
--- old/sysprof-3.26.0/ChangeLog2017-09-16 02:34:14.0 +0200
+++ new/sysprof-3.26.1/ChangeLog2017-10-03 23:58:05.0 +0200
@@ -1,6 +1,24 @@
+commit b251a6c85336d0e3646859bff89919c220e75534
+Author: Christian Hergert 
+Date:   Tue Oct 3 14:26:58 2017 -0700
+
+Release 3.26.1
+
+M  NEWS
+M  configure.ac
+M  meson.build
+
+commit 9077226cbec0274655b9a4f492ec87f82a76617b
+Author: Piotr Drąg 
+Date:  Sat Sep 16 03:06:36 2017 +0200
+
+build: add missing page to help
+
+M  help/meson.build
+
 commit 4eb274cc3310618e1be7c52852b0375ae3f66757
 Author: Christian Hergert 
-Date:   Fri Sep 15 17:30:03 2017 -0700
+Date:  Fri Sep 15 17:30:03 2017 -0700
 
 Release 3.26.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.26.0/Makefile.in 
new/sysprof-3.26.1/Makefile.in
--- old/sysprof-3.26.0/Makefile.in  2017-09-16 02:30:47.0 +0200
+++ new/sysprof-3.26.1/Makefile.in  2017-10-03 23:27:20.0 +0200
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15.1 from Makefile.am.
+# Makefile.in generated by automake 1.15 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+# Copyright (C) 1994-2014 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.26.0/NEWS new/sysprof-3.26.1/NEWS
--- old/sysprof-3.26.0/NEWS 2017-09-16 02:29:40.0 +0200
+++ new/sysprof-3.26.1/NEWS 2017-10-03 23:26:25.0 +0200
@@ -1,3 +1,10 @@
+Overview of changes in Sysprof 3.26.1
+=
+
+Changes since 3.26.0
+
+ * Add missing FAQ to help documentation
+
 Overview of changes in Sysprof 3.26.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysprof-3.26.0/aclocal.m4 
new/sysprof-3.26.1/aclocal.m4
--- old/sysprof-3.26.0/aclocal.m4   2017-09-16 02:30:45.0 +0200
+++ new/sysprof-3.26.1/aclocal.m4   2017-10-03 23:27:19.0 +0200
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.15.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.15 -*- Autoconf -*-
 
-# Copyright (C) 1996-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -20,7 +20,7 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2014 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -35,7 +35,7 @@
 [am__api_version='1.15'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.15.1], [],
+m4_if([$1], [1.15], [],
   

commit tracker-miners for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package tracker-miners for openSUSE:Factory 
checked in at 2017-10-06 11:01:54

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


Package is "tracker-miners"

Fri Oct  6 11:01:54 2017 rev:3 rq:531698 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker-miners/tracker-miners.changes
2017-10-02 16:51:20.734461185 +0200
+++ /work/SRC/openSUSE:Factory/.tracker-miners.new/tracker-miners.changes   
2017-10-06 11:01:59.690550250 +0200
@@ -1,0 +2,12 @@
+Thu Oct  5 10:23:17 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.0.1:
+  + tracker-miner-apps: Ignore broken .desktop file symlinks.
+  + tracker-miner-fs: Ignore non-native mounts.
+  + tracker-extract: Fix insertion of white balance values in
+images.
+  + Compile warnings and Coverity issue fixes.
+  + Fix srcdir!=builddir builds.
+- Drop tracker-miners-tracker-extract-fixes.patch: fixed upstream.
+
+---

Old:

  tracker-miners-2.0.0.tar.xz
  tracker-miners-tracker-extract-fixes.patch

New:

  tracker-miners-2.0.1.tar.xz



Other differences:
--
++ tracker-miners.spec ++
--- /var/tmp/diff_new_pack.V4NuPQ/_old  2017-10-06 11:02:00.386445019 +0200
+++ /var/tmp/diff_new_pack.V4NuPQ/_new  2017-10-06 11:02:00.386445019 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tracker-miners
-Version:2.0.0
+Version:2.0.1
 Release:0
 Summary:Various miners for Tracker
 License:GPL-2.0+
@@ -26,8 +26,6 @@
 Source: 
http://download.gnome.org/sources/tracker-miners/2.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-miners-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-miners-private.patch
-# PATCH-FIX-UPSTREAM tracker-miners-tracker-extract-fixes.patch bgo#785853 
bgo#787774 zai...@opensuse.org -- Fix various bugs in tracker-extract
-Patch1: tracker-miners-tracker-extract-fixes.patch
 BuildRequires:  giflib-devel
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  libjpeg-devel
@@ -101,7 +99,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 # Needed for patch0

++ tracker-miners-2.0.0.tar.xz -> tracker-miners-2.0.1.tar.xz ++
 11614 lines of diff (skipped)




commit gnome-user-docs for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2017-10-06 11:02:12

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


Package is "gnome-user-docs"

Fri Oct  6 11:02:12 2017 rev:61 rq:531701 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs.changes  
2017-10-02 16:49:53.830658155 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2017-10-06 11:02:15.080223049 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 11:37:03 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updates to GNOME Help.
+  + Updated translations.
+
+---

Old:

  gnome-user-docs-3.26.0.1.tar.xz

New:

  gnome-user-docs-3.26.1.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.S9T4lD/_old  2017-10-06 11:02:17.183904932 +0200
+++ /var/tmp/diff_new_pack.S9T4lD/_new  2017-10-06 11:02:17.187904327 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-user-docs
-Version:3.26.0.1
+Version:3.26.1
 Release:0
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1

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




commit libdazzle for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package libdazzle for openSUSE:Factory 
checked in at 2017-10-06 11:02:47

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


Package is "libdazzle"

Fri Oct  6 11:02:47 2017 rev:3 rq:531801 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/libdazzle/libdazzle.changes  2017-09-13 
21:53:16.928480399 +0200
+++ /work/SRC/openSUSE:Factory/.libdazzle.new/libdazzle.changes 2017-10-06 
11:02:48.551161499 +0200
@@ -1,0 +2,10 @@
+Thu Oct  5 13:18:52 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.26.1:
+  + icons: avoid thrashing the GtkIconTheme on startup.
+  + prefs: track destruction state of pref widgets.
+  + macros: add a few internally used macros to public API.
+  + tests: crib some test data for portable tests.
+  + file-chooser-entry: be lazy with dialog construction.
+
+---

Old:

  libdazzle-3.26.0.tar.xz

New:

  libdazzle-3.26.1.tar.xz



Other differences:
--
++ libdazzle.spec ++
--- /var/tmp/diff_new_pack.zk0yzI/_old  2017-10-06 11:02:49.115076221 +0200
+++ /var/tmp/diff_new_pack.zk0yzI/_new  2017-10-06 11:02:49.119075617 +0200
@@ -18,7 +18,7 @@
 
 %define base 3.25
 Name:   libdazzle
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Collection of fancy features for GLib and Gtk+
 License:GPL-3.0+ AND LGPL-2.1+

++ libdazzle-3.26.0.tar.xz -> libdazzle-3.26.1.tar.xz ++
 1676 lines of diff (skipped)




commit template-glib for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package template-glib for openSUSE:Factory 
checked in at 2017-10-06 11:02:31

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


Package is "template-glib"

Fri Oct  6 11:02:31 2017 rev:3 rq:531798 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/template-glib/template-glib.changes  
2017-09-13 21:53:07.809763373 +0200
+++ /work/SRC/openSUSE:Factory/.template-glib.new/template-glib.changes 
2017-10-06 11:02:32.321615790 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 13:11:11 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.26.1:
+  + Enable C99 support specifically in meson.build.
+  + Updated translations.
+
+---

Old:

  template-glib-3.26.0.tar.xz

New:

  template-glib-3.26.1.tar.xz



Other differences:
--
++ template-glib.spec ++
--- /var/tmp/diff_new_pack.4DijIV/_old  2017-10-06 11:02:32.909526885 +0200
+++ /var/tmp/diff_new_pack.4DijIV/_new  2017-10-06 11:02:32.913526280 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   template-glib
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Library to help you generate text based on a template and user 
defined state
 License:LGPL-2.1+

++ template-glib-3.26.0.tar.xz -> template-glib-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.26.0/NEWS 
new/template-glib-3.26.1/NEWS
--- old/template-glib-3.26.0/NEWS   2017-09-11 23:29:09.0 +0200
+++ new/template-glib-3.26.1/NEWS   2017-10-03 22:30:30.0 +0200
@@ -1,4 +1,14 @@
 ==
+Version 3.26.1
+==
+
+ • Enable C99 support specifically in meson.build
+
+Updated Translations:
+
+  German, Slovenian
+
+==
 Version 3.26.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.26.0/meson.build 
new/template-glib-3.26.1/meson.build
--- old/template-glib-3.26.0/meson.build2017-09-11 23:29:09.0 
+0200
+++ new/template-glib-3.26.1/meson.build2017-10-03 22:30:30.0 
+0200
@@ -1,8 +1,8 @@
 project('template-glib', 'c',
-  version: '3.26.0',
+  version: '3.26.1',
   license: 'LGPLv2.1+',
 meson_version: '>= 0.40.1',
-  default_options: [ 'warning_level=1', 'buildtype=debugoptimized' ],
+  default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 
'c_std=gnu11' ],
 )
 
 version_arr = meson.project_version().split('.')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/template-glib-3.26.0/po/de.po 
new/template-glib-3.26.1/po/de.po
--- old/template-glib-3.26.0/po/de.po   2017-09-11 23:29:09.0 +0200
+++ new/template-glib-3.26.1/po/de.po   2017-10-03 22:30:30.0 +0200
@@ -1,15 +1,15 @@
 # German translation for template-glib.
 # Copyright (C) 2016 template-glib's COPYRIGHT HOLDER
 # This file is distributed under the same license as the template-glib package.
-# Mario Blättermann , 2016.
+# Mario Blättermann , 2016-2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: template-glib master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?;
-"product=template-glib=I18N+L10N=general\n"
-"POT-Creation-Date: 2016-01-13 14:42+\n"
-"PO-Revision-Date: 2016-01-13 20:14+0100\n"
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-;
+"builder=I18N+L10N=templates\n"
+"POT-Creation-Date: 2017-09-12 11:58+\n"
+"PO-Revision-Date: 2017-10-02 11:59+0200\n"
 "Last-Translator: Mario Blättermann \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -17,24 +17,22 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.8.6\n"
+"X-Generator: Poedit 2.0.3\n"
 
-#: ../src/tmpl-parser.c:199
+#: src/tmpl-parser.c:199
 #, c-format
 msgid "%s() may only be called once"
 msgstr "%s() darf nur einmal aufgerufen werden"
 
-#: ../src/tmpl-parser.c:211
-#, c-format
+#: src/tmpl-parser.c:211
 msgid "Parser does not contain an input stream"
 msgstr "Parser enthält keinen Eingabe-Datenstrom"
 
-#: ../src/tmpl-template.c:399
-#, c-format
+#: src/tmpl-template.c:454
 msgid "Must parse template before expanding"
 msgstr "Vorlage muss vor dem Erweitern verarbeitet werden"
 
-#: ../src/tmpl-template-locator.c:105
+#: src/tmpl-template-locator.c:105
 #, c-format
-msgid "Failed to locate template 

commit gnome-shell for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2017-10-06 11:02:51

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


Package is "gnome-shell"

Fri Oct  6 11:02:51 2017 rev:140 rq:531802 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2017-10-02 
16:49:20.111390561 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2017-10-06 11:02:53.794368594 +0200
@@ -1,0 +2,48 @@
+Thu Oct  5 13:37:41 UTC 2017 - dims...@opensuse.org
+
+- Do not recommend gnome-shell-search-provider-documents: that
+  package in turn should just supplement gnome-shell.
+
+---
+Wed Oct  4 20:30:04 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Don't detach launched apps to not break pkexec and friends
+(bgo#763531).
+  + Allow search providers to not autostart (bgo#785380,
+bgo#787986).
+  + Fix crash when tray icons are hidden/shown in quick succession
+(bgo#787361).
+  + Make window group switcher more consistent (bgo#786009).
+  + Improve legibility of the top bar when translucent
+(bgo#787940).
+  + Don't crash when running outside a logind session (bgo#788046).
+  + Allow to run headless (bgo#730551).
+  + Update calendar on timezone changes (bgo#678507).
+  + Improve keyboard navigation of window previews (bgo#786546).
+  + Run unit tests on `meson test` (bgo#786497).
+  + Misc. bug fixes: bgo#787423, bgo#766368, bgo#787580,
+bgo#787907, bgo#787901, bgo#788039, bgo#788003, bgo#786343,
+bgo#787902, bgo#788265, bgo#788339, bgo#787905, bgo#788282,
+bgo#787676.
+  + Updated translations.
+- Drop upstream fixed patches:
+  + Drop gnome-shell-app-workaround-pkexec.patch.
+  + gnome-shell-dateMenu-fixes.patch.
+  + gnome-shell-fix-crash-hint-actor-NULL.patch.
+  + gnome-shell-only-listen-window-created-events-once.patch.
+  + gnome-shell-disable-osk-gesture-on-lock-screen.patch.
+- Move all SLE only patches to patch# 1000 and above.
+
+---
+Tue Oct  3 13:48:54 UTC 2017 - jeng...@inai.de
+
+- Update package summaries.
+
+---
+Fri Sep 29 14:22:56 UTC 2017 - badshah...@gmail.com
+
+- Add gnome-shell-disable-osk-gesture-on-lock-screen.patch:
+  Disable OSK gesture on lock screen (bgo#788339).
+
+---

Old:

  gnome-shell-3.26.0.tar.xz
  gnome-shell-app-workaround-pkexec.patch
  gnome-shell-dateMenu-fixes.patch
  gnome-shell-fix-crash-hint-actor-NULL.patch
  gnome-shell-only-listen-window-created-events-once.patch

New:

  gnome-shell-3.26.1.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.PsSCEq/_old  2017-10-06 11:02:55.246149047 +0200
+++ /var/tmp/diff_new_pack.PsSCEq/_new  2017-10-06 11:02:55.254147837 +0200
@@ -18,7 +18,7 @@
 
 %global __requires_exclude typelib\\(Meta\\)
 Name:   gnome-shell
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:GNOME Shell
 License:GPL-2.0+
@@ -37,35 +37,29 @@
 Patch1: gnome-shell-private-connection.patch
 # PATCH-FIX-OPENSUSE gnome-shell-disable-ibus-when-not-installed.patch 
bsc#987360 qz...@suse.com -- disable ibus start when outof Chinese, Japanese, 
Korean area.
 Patch2: gnome-shell-disable-ibus-when-not-installed.patch
+# PATCH-FIX-UPSTREAM 
gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch bsc#1058521 
bgo#788169 xw...@suse.com -- Avoid login dialog grabs focus when screen locked
+Patch3: gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch
+
+## NOTE: Keep SLE only patches at bottom (starting on 1000).
+# PATCH-FEATURE-SLE gs-sle-classic-ext.patch bnc#862615 cxi...@suse.com -- add 
SLE Classic support
+Patch1000:  gs-sle-classic-ext.patch
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
-Patch3: gnome-shell-gdm-login-applet.patch
+Patch1001:  gnome-shell-gdm-login-applet.patch
 # PATCH-FEATURE-SLE gnome-shell-domain.patch fate#307773 dli...@suse.com -- 
Active Directory Integration
-Patch4: gnome-shell-domain.patch
+Patch1002:  gnome-shell-domain.patch
 # PATCH-FIX-SLE gnome-shell-screen-disappear.patch bnc#870217 dli...@suse.com 
-- screen disapper.
-Patch6: gnome-shell-screen-disappear.patch
+Patch1003:  gnome-shell-screen-disappear.patch
 # PATCH-FIX-SLE 

commit gucharmap for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gucharmap for openSUSE:Factory 
checked in at 2017-10-06 11:02:19

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


Package is "gucharmap"

Fri Oct  6 11:02:19 2017 rev:91 rq:531702 version:10.0.2

Changes:

--- /work/SRC/openSUSE:Factory/gucharmap/gucharmap.changes  2017-09-13 
21:54:18.607802298 +0200
+++ /work/SRC/openSUSE:Factory/.gucharmap.new/gucharmap.changes 2017-10-06 
11:02:20.487405375 +0200
@@ -1,0 +2,9 @@
+Thu Oct  5 11:39:41 UTC 2017 - zai...@opensuse.org
+
+- Update to version 10.0.2:
+  + help:
+- Remove unused translated screenshots.
+- Fix missing image.
+  + Add Polish help screenshots.
+
+---

Old:

  gucharmap-10.0.1.tar.xz

New:

  gucharmap-10.0.2.tar.xz



Other differences:
--
++ gucharmap.spec ++
--- /var/tmp/diff_new_pack.85PBM4/_old  2017-10-06 11:02:21.035322519 +0200
+++ /var/tmp/diff_new_pack.85PBM4/_new  2017-10-06 11:02:21.035322519 +0200
@@ -22,7 +22,7 @@
 %define pc_api 2.90
 
 Name:   gucharmap
-Version:10.0.1
+Version:10.0.2
 Release:0
 Summary:A Featureful Unicode Character Map
 License:GPL-3.0+ and LGPL-2.1+

++ gucharmap-10.0.1.tar.xz -> gucharmap-10.0.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-10.0.1/ChangeLog 
new/gucharmap-10.0.2/ChangeLog
--- old/gucharmap-10.0.1/ChangeLog  2017-09-11 21:19:27.0 +0200
+++ new/gucharmap-10.0.2/ChangeLog  2017-10-02 19:02:00.0 +0200
@@ -1,3 +1,41 @@
+commit 888c18d2459a45c23fdbfaa29c13e849dfec842e
+Author: Piotr Drąg 
+Date:   Sun Oct 1 16:59:32 2017 +0200
+
+help: Remove unused translated screenshots
+
+ help/bg/figures/gucharmap_start_window.png | Bin 63492 -> 0 bytes
+ help/es/figures/gucharmap_start_window.png | Bin 63982 -> 0 bytes
+ help/sv/figures/gucharmap_start_window.png | Bin 62186 -> 0 bytes
+ 3 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 882b304126858db31a3d424953d153f25a65d77c
+Author: Christian Persch 
+Date:   Sun Oct 1 11:26:05 2017 +0200
+
+help: Fix missing image
+
+ help/Makefile.am | 9 -
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+commit de710ddbc5b5b9216bcc4b355004dcd5984a6399
+Author: Piotr Drąg 
+Date:   Sat Sep 30 17:10:18 2017 +0200
+
+Add Polish help screenshots
+
+ help/pl/figures/gucharmap_window.png | Bin 0 -> 28694 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 5bf99a222b9955c5e78ba1a63af29eec170a13e7
+Author: Christian Persch 
+Date:   Mon Sep 11 21:23:44 2017 +0200
+
+Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 46700dda2a624dcd168e821c830e2d04a292fd87
 Author: Josef Andersson 
 Date:   Sun Sep 10 17:01:33 2017 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gucharmap-10.0.1/configure 
new/gucharmap-10.0.2/configure
--- old/gucharmap-10.0.1/configure  2017-09-11 21:16:11.0 +0200
+++ new/gucharmap-10.0.2/configure  2017-10-01 11:25:34.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Character Map 10.0.1.
+# Generated by GNU Autoconf 2.69 for GNOME Character Map 10.0.2.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Character Map'
 PACKAGE_TARNAME='gucharmap'
-PACKAGE_VERSION='10.0.1'
-PACKAGE_STRING='GNOME Character Map 10.0.1'
+PACKAGE_VERSION='10.0.2'
+PACKAGE_STRING='GNOME Character Map 10.0.2'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap'
 PACKAGE_URL=''
 
@@ -1482,7 +1482,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNOME Character Map 10.0.1 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Character Map 10.0.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1552,7 +1552,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of GNOME Character Map 10.0.1:";;
+ short | recursive ) echo "Configuration of GNOME Character Map 10.0.2:";;
esac
   cat <<\_ACEOF
 
@@ -1706,7 +1706,7 @@
 test -n "$ac_init_help" 

commit tracker for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2017-10-06 11:02:01

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


Package is "tracker"

Fri Oct  6 11:02:01 2017 rev:102 rq:531699 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker.changes  2017-10-02 
16:51:28.293400269 +0200
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker.changes 2017-10-06 
11:02:03.625955148 +0200
@@ -1,0 +2,16 @@
+Thu Oct  5 10:23:08 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.0.1:
+  + libtracker-fts: Fix FTS queries that included stop words.
+  + libtracker-sparql: Fix introspection annotations for
+TrackerNotifier.
+  + libtracker-miner:
+- Fix cancellation of TrackerDecorator.
+- Several fixes to causes of nie:url UNIQUE constraint errors,
+  and better resilience against prior stale data.
+  + Meson fixes.
+  + Compiler warning fixes.
+  + Updated translations.
+- Drop tracker-libtracker-fixes.patch: fixed upstream.
+
+---

Old:

  tracker-2.0.0.tar.xz
  tracker-libtracker-fixes.patch

New:

  tracker-2.0.1.tar.xz



Other differences:
--
++ tracker.spec ++
--- /var/tmp/diff_new_pack.sVGz5n/_old  2017-10-06 11:02:04.617805163 +0200
+++ /var/tmp/diff_new_pack.sVGz5n/_new  2017-10-06 11:02:04.641801534 +0200
@@ -20,7 +20,7 @@
 %define TrackerAPI2.0
 %define RPMTrackerAPI 2_0
 Name:   tracker
-Version:2.0.0
+Version:2.0.1
 Release:0
 Summary:Object database, tag/metadata database, search tool and indexer
 License:GPL-2.0+
@@ -29,8 +29,6 @@
 Source0:
http://download.gnome.org/sources/tracker/2.0/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM tracker-extract-private.patch bgo#725689 
dims...@opensuse.org -- Do not maintain LT versioning for private libs
 Patch0: tracker-extract-private.patch
-# PATCH-FIX-UPSTREAM tracker-libtracker-fixes.patch bgo#787452 
zai...@opensuse.org -- Fix various bugs in libtracker
-Patch1: tracker-libtracker-fixes.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.44.0
@@ -220,7 +218,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif

++ tracker-2.0.0.tar.xz -> tracker-2.0.1.tar.xz ++
 46439 lines of diff (skipped)




commit mutter for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2017-10-06 11:00:33

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


Package is "mutter"

Fri Oct  6 11:00:33 2017 rev:116 rq:531578 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/mutter/mutter.changes2017-09-26 
21:11:53.911690093 +0200
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes   2017-10-06 
11:01:20.692447306 +0200
@@ -1,0 +2,38 @@
+Wed Oct  4 19:55:42 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Fix crash when respawning shortcut inhibitor dialog
+(bgo#787568).
+  + Fix crash during monitor configuration migration (bgo#787668).
+  + Fix multihead regressions in X11 session (bgo#787477).
+  + Fix screen rotation regressions (bgo#787836).
+  + Fix keybindings not being resolved with non-latin layouts (bgo#787016).
+  + Support snap packages for sandboxed app IDs (bgo#788217).
+  + Fix crash when reconnecting tablet device (bgo#787649).
+  + Support running headless (bgo#730551, bgo#787637).
+  + Support _NET_RESTACK_WINDOW and ConfigureRequest siblings (bgo#786365).
+  + Fix monitor layout not being remembered across sessions (bgo#787629).
+  + Make sure to export _NET_NUMBER_OF_DESKTOPS (bgo#760651).
+  + Allow resizing of tiled windows (bgo#645153).
+  + Export tiling information to clients (bgo#751857).
+  + Misc. bug fixes: bgo#787570, bgo#787715, bgo#787953,
+bgo#788049, bgo#788199, bgo#788292, bgo#788197.
+  + Updated translations.
+- Drop upstream fixed patches:
+  + mutter-wayland-fixes.patch.
+  + mutter-monitor-refresh-rate.patch.
+  + mutter-fix-kinetic-scrolling.patch.
+  + mutter-monitor-config-manager-rotation-fix.patch.
+  + mutter-fix-hidpi-scaling-x11.patch.
+  + mutter-bsc1052058-NET_RESTACK_WINDOW-Respect-sibling.patch.
+
+---
+Mon Oct  2 11:57:00 CEST 2017 - vliaskovi...@suse.com
+
+- Add mutter-bsc1052058-NET_RESTACK_WINDOW-Respect-sibling.patch:
+  Implement _NET_RESTACK_WINDOW and respect sibling field of
+  XConfigureRequestEvent. This way X11 window stack operations work
+  as expected.
+  (bsc#1052058, bgo#786363, bgo#786365)
+
+---

Old:

  mutter-3.26.0.tar.xz
  mutter-fix-hidpi-scaling-x11.patch
  mutter-fix-kinetic-scrolling.patch
  mutter-monitor-config-manager-rotation-fix.patch
  mutter-monitor-refresh-rate.patch
  mutter-wayland-fixes.patch

New:

  mutter-3.26.1.tar.xz



Other differences:
--
++ mutter.spec ++
--- /var/tmp/diff_new_pack.Yoc97e/_old  2017-10-06 11:01:22.796129206 +0200
+++ /var/tmp/diff_new_pack.Yoc97e/_new  2017-10-06 11:01:22.796129206 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mutter
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Window and compositing manager based on Clutter
 License:GPL-2.0+
@@ -28,16 +28,6 @@
 Patch0: mutter-fix-startup.patch
 # PATCH-FEATURE-UPSTREAM 
mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch FATE#323412 
bgo#781704 bsc#1024748 vliaskovi...@suse.com -- iconcache: Support RGB16_565 
format for 16-bit sessions
 Patch1: 
mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch
-# PATCH-FIX-UPSTREAM mutter-wayland-fixes.patch bgo#787570 bgo#787568 
zai...@opensuse.org -- Three bugfix commits from upstream for wayland
-Patch2: mutter-wayland-fixes.patch
-# PATCH-FIX-UPSTREAM mutter-monitor-refresh-rate.patch bgo#787668 
zai...@opensuse.org -- Fix refreshrate for some user
-Patch3: mutter-monitor-refresh-rate.patch
-# PATCH-FIX-UPSTREAM mutter-fix-kinetic-scrolling.patch zai...@opensuse.org -- 
Fix kinetic scrolling
-Patch4: mutter-fix-kinetic-scrolling.patch
-# PATCH-FIX-UPSTREAM mutter-monitor-config-manager-rotation-fix.patch 
bgo#787836 badshah...@gmail.com -- Fix transformation when rotating screen so 
that rotation by 90/270 deg don't show a black screen; patch taken from 
upstream git
-Patch5: mutter-monitor-config-manager-rotation-fix.patch
-# PATCH-FIX-UPSTREAM mutter-fix-hidpi-scaling-x11.patch bgo#788049 
zai...@opensuse.org -- Fix hidpi scaling regression when using X11
-Patch6: mutter-fix-hidpi-scaling-x11.patch
 
 # SLE only patches start at 1000
 # PATCH-FEATURE-SLE mutter-SLE-bell.patch FATE#316042 bnc#889218 
idon...@suse.com -- make audible bell work out of the box.
@@ -148,11 +138,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 # SLE only patches and translations.
 %if !0%{?is_opensuse}

++ mutter-3.26.0.tar.xz -> 

commit gobject-introspection for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2017-10-06 11:01:24

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


Package is "gobject-introspection"

Fri Oct  6 11:01:24 2017 rev:75 rq:531694 version:1.54.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
2017-09-13 21:48:36.351956270 +0200
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
 2017-10-06 11:01:46.580532695 +0200
@@ -1,0 +2,8 @@
+Wed Oct  4 00:15:15 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 1.54.1:
+  + girnode.c: Use locale-independent functions to parse numbers
+(bgo#788087).
+- Drop '%if 0%{suse_version} <= 1140' conditional: obsolete.
+
+---

Old:

  gobject-introspection-1.54.0.tar.xz

New:

  gobject-introspection-1.54.1.tar.xz



Other differences:
--
++ gobject-introspection.spec ++
--- /var/tmp/diff_new_pack.pvT4kQ/_old  2017-10-06 11:01:47.512391783 +0200
+++ /var/tmp/diff_new_pack.pvT4kQ/_new  2017-10-06 11:01:47.516391179 +0200
@@ -17,15 +17,15 @@
 
 
 Name:   gobject-introspection
-Version:1.54.0
+Version:1.54.1
 Release:0
 # FIXME: Find a way to identify if we need python3-gobject or python-gobject 
from gi-find-deps.sh.
 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to 
the main package and rename the devel package to libgirepository-devel
 Summary:GObject Introspection Tools
-License:LGPL-2.1+ and GPL-2.0+
+License:LGPL-2.1+ AND GPL-2.0+
 Group:  Development/Libraries/GNOME
-Url:http://live.gnome.org/GObjectIntrospection
-Source0:
http://download.gnome.org/sources/gobject-introspection/1.54/%{name}-%{version}.tar.xz
+Url:https://live.gnome.org/GObjectIntrospection
+Source0:
https://download.gnome.org/sources/gobject-introspection/1.54/%{name}-%{version}.tar.xz
 # gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates 
typelib()-style Provides/Requires.
 Source1:gi-find-deps.sh
 Source2:gobjectintrospection.attr
@@ -37,6 +37,7 @@
 BuildRequires:  flex
 BuildRequires:  gtk-doc
 BuildRequires:  libffi-devel
+BuildRequires:  pkgconfig
 BuildRequires:  python-Mako
 BuildRequires:  python-devel >= 2.7
 BuildRequires:  python-xml
@@ -50,7 +51,6 @@
 # gi-find-deps uses the enhanced grep variant in order to do multi-line 
matching (for pkg.requires(..))
 Requires:   pcre-tools
 Requires:   python-xml
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The goal of the project is to describe the APIs and collect them in
@@ -73,7 +73,7 @@
 Requires:   libgirepository-1_0-1 >= %{version}
 # Provide typelib() symbols based on gobject-introspection-typelib.template
 # The template is checked during install if it matches the installed *.typelib 
files.
-%(cat %{S:3} | awk '{ print "Provides: " $0}')
+%(cat %{SOURCE3} | awk '{ print "Provides: " $0}')
 
 %description -n girepository-1_0
 The goal of the project is to describe the APIs and collect them in
@@ -99,21 +99,18 @@
 --enable-gtk-doc \
 --disable-static \
 --enable-doctool
-%__make %{?_smp_mflags} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-install -D %{S:1} %{buildroot}%{_rpmconfigdir}/gi-find-deps.sh
-install -D %{S:2} -m 0644 
%{buildroot}%{_rpmconfigdir}/fileattrs/gobjectintrospection.attr
+install -D %{SOURCE1} %{buildroot}%{_rpmconfigdir}/gi-find-deps.sh
+install -D %{SOURCE2} -m 0644 
%{buildroot}%{_rpmconfigdir}/fileattrs/gobjectintrospection.attr
 # comparing, if we provide all the symbols expected.
-ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | sh %{S:1} -P > 
gobject-introspection-typelib.installed
-diff -s %{S:3} gobject-introspection-typelib.installed
+ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | sh %{SOURCE1} -P > 
gobject-introspection-typelib.installed
+diff -s %{SOURCE3} gobject-introspection-typelib.installed
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgirepository-1_0-1 -p /sbin/ldconfig
 
 %postun -n libgirepository-1_0-1 -p /sbin/ldconfig
@@ -127,9 +124,9 @@
 %{_bindir}/g-ir-generate
 %{_bindir}/g-ir-inspect
 %{_bindir}/g-ir-scanner
-%doc %{_mandir}/man1/g-ir-compiler.1*
-%doc %{_mandir}/man1/g-ir-generate.1*
-%doc %{_mandir}/man1/g-ir-scanner.1*
+%{_mandir}/man1/g-ir-compiler.1*
+%{_mandir}/man1/g-ir-generate.1*

commit librsvg for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package librsvg for openSUSE:Factory checked 
in at 2017-10-06 11:01:48

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


Package is "librsvg"

Fri Oct  6 11:01:48 2017 rev:76 rq:531697 version:2.40.19

Changes:

--- /work/SRC/openSUSE:Factory/librsvg/librsvg.changes  2017-07-24 
12:30:43.135948789 +0200
+++ /work/SRC/openSUSE:Factory/.librsvg.new/librsvg.changes 2017-10-06 
11:01:54.483337667 +0200
@@ -1,0 +2,14 @@
+Thu Oct  5 10:10:19 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.40.19:
+  + Fix the  element; it wasn't working at all.
+  + Fix loading when rsvg_handle_write() is called one byte at a
+time.
+  + Backported the test suite machinery from the master branch.
+  + Bugs fixed: bgo#587721, bgo#621088, bgo#634324, bgo#634514,
+bgo#777155, bgo#777833, bgo#782098, bgo#785276, bgo#786372,
+bgo#787895.
+- Add pkgconfig(fontconfig) and pkgconfig(pangoft2) BuildRequires:
+  new dependencies verified by configure.
+
+---

Old:

  librsvg-2.40.18.tar.xz

New:

  librsvg-2.40.19.tar.xz



Other differences:
--
++ librsvg.spec ++
--- /var/tmp/diff_new_pack.kEAESP/_old  2017-10-06 11:01:55.131239694 +0200
+++ /var/tmp/diff_new_pack.kEAESP/_new  2017-10-06 11:01:55.135239090 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   librsvg
-Version:2.40.18
+Version:2.40.19
 Release:0
 Summary:A Library for Rendering SVG Data
 License:LGPL-2.0+ and GPL-2.0+
@@ -30,14 +30,16 @@
 # Avoid cycle: we do not require the adwaita-icon-theme to be present. 
libgtk-3.0 requires this for end users
 #!BuildIgnore:  adwaita-icon-theme
 BuildRequires:  pkgconfig(cairo) >= 1.2.0
+BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.20
 BuildRequires:  pkgconfig(gio-2.0) >= 2.24.0
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(libcroco-0.6)
-BuildRequires:  pkgconfig(libxml-2.0) >= 2.7.0
-BuildRequires:  pkgconfig(pangocairo) >= 1.32.6
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.9.0
+BuildRequires:  pkgconfig(pangocairo) >= 1.38.0
+BuildRequires:  pkgconfig(pangoft2) >= 1.38.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ librsvg-2.40.18.tar.xz -> librsvg-2.40.19.tar.xz ++
 7102 lines of diff (skipped)




commit gdm for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2017-10-06 11:01:39

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


Package is "gdm"

Fri Oct  6 11:01:39 2017 rev:197 rq:531696 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2017-09-29 11:54:09.873139867 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2017-10-06 
11:01:52.175686621 +0200
@@ -1,0 +2,14 @@
+Wed Oct  4 16:30:20 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.26.1:
+  + Check for Xwayland before agreeing to do wayland.
+  + Misc wayland fixes.
+  + Xdmcp fixes.
+  + Minor clean ups.
+  + Allow gnome initial-setup to be forced from kernel command
+line.
+  + Updated translations.
+- Drop gdm-check-for-Xwayland.patch: fixed upstream.
+- Rebase gdm-plymouth-vt1.patch and gdm-xauthlocalhostname.patch.
+
+---

Old:

  gdm-3.26.0.tar.xz
  gdm-check-for-Xwayland.patch

New:

  gdm-3.26.1.tar.xz



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.VWaXYf/_old  2017-10-06 11:01:52.935571714 +0200
+++ /var/tmp/diff_new_pack.VWaXYf/_new  2017-10-06 11:01:52.939571110 +0200
@@ -25,7 +25,7 @@
 %define enable_split_authentication 0
 
 Name:   gdm
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:The GNOME Display Manager
 License:GPL-2.0+
@@ -62,8 +62,6 @@
 Patch42:gdm-fails-to-restart-gnome-shell.patch
 # PATCH-FIX-SLE gdm-default-wm-sle12.patch bnc#881659 cxi...@suse.com -- set 
default/fallback session type to SLE Classic
 Patch49:gdm-default-wm-sle12.patch
-# PATCH-FIX-UPSTREAM gdm-check-for-Xwayland.patch bgo#787837 fcro...@suse.com 
-- Don't try Wayland if Xwayland isn't installed
-Patch50:gdm-check-for-Xwayland.patch
 # PATCH-FIX-SLE gdm-ignore-SLE-CLASSIC-MODE.patch bsc#1060630 xw...@suse.com 
-- ignore env SLE_CLASSIC_MODE variable when switching from sle-classic session 
to gnome-classic session
 Patch51:gdm-ignore-SLE-CLASSIC-MODE.patch
 BuildRequires:  check-devel
@@ -207,7 +205,6 @@
 %patch49 -p1
 %patch51 -p1
 %endif
-%patch50 -p1
 
 %build
 NOCONFIGURE=1 sh autogen.sh

++ gdm-3.26.0.tar.xz -> gdm-3.26.1.tar.xz ++
 2216 lines of diff (skipped)

++ gdm-plymouth-vt1.patch ++
--- /var/tmp/diff_new_pack.VWaXYf/_old  2017-10-06 11:01:53.495487047 +0200
+++ /var/tmp/diff_new_pack.VWaXYf/_new  2017-10-06 11:01:53.495487047 +0200
@@ -1,7 +1,7 @@
-Index: gdm-3.12.2/daemon/main.c
+Index: gdm-3.26.1/daemon/main.c
 ===
 gdm-3.12.2.orig/daemon/main.c
-+++ gdm-3.12.2/daemon/main.c
+--- gdm-3.26.1.orig/daemon/main.c
 gdm-3.26.1/daemon/main.c
 @@ -33,6 +33,8 @@
  #include 
  #include 
@@ -11,7 +11,7 @@
  
  #include 
  #include 
-@@ -308,6 +310,23 @@ block_sigusr1 (void)
+@@ -302,6 +304,23 @@ block_sigusr1 (void)
  sigprocmask (SIG_BLOCK, , NULL);
  }
  
@@ -35,15 +35,15 @@
  int
  main (intargc,
char **argv)
-@@ -317,6 +336,7 @@ main (intargc,
+@@ -310,6 +329,7 @@ main (intargc,
+ GOptionContext *context;
  GError *error = NULL;
- int ret;
  gbooleanres;
 +gbooleanplymouth_running = FALSE;
  static gboolean do_timed_exit= FALSE;
  static gboolean print_version= FALSE;
  static gboolean fatal_warnings   = FALSE;
-@@ -400,6 +420,8 @@ main (intargc,
+@@ -383,6 +403,8 @@ main (intargc,
  
  g_chdir ("/");
  
@@ -52,15 +52,14 @@
  main_loop = g_main_loop_new (NULL, FALSE);
  
  g_unix_signal_add (SIGTERM, on_shutdown_signal_cb, main_loop);
-@@ -429,6 +451,11 @@ main (intargc,
- g_printerr ("%s\n", error->message);
- g_clear_error ();
- }
-+
+@@ -405,6 +427,10 @@ main (intargc,
+ 
+ g_main_loop_unref (main_loop);
+ 
 +if (plymouth_running) {
 +jump_to_vt (1);
 +}
 +
- return ret;
+ return EXIT_SUCCESS;
  }
  

++ gdm-xauthlocalhostname.patch ++
--- /var/tmp/diff_new_pack.VWaXYf/_old  2017-10-06 11:01:53.523482813 +0200
+++ /var/tmp/diff_new_pack.VWaXYf/_new  2017-10-06 11:01:53.523482813 +0200
@@ -1,8 +1,8 @@
-diff --git a/common/gdm-common.c b/common/gdm-common.c
-index 31fc810..fbf5978 100644
 a/common/gdm-common.c
-+++ b/common/gdm-common.c
-@@ -591,6 +591,8 @@ gdm_get_script_environment (const char *username,
+Index: gdm-3.26.1/common/gdm-common.c

commit patterns-gnome for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package patterns-gnome for openSUSE:Factory 
checked in at 2017-10-06 11:02:07

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


Package is "patterns-gnome"

Fri Oct  6 11:02:07 2017 rev:6 rq:531700 version:20170319

Changes:

--- /work/SRC/openSUSE:Factory/patterns-gnome/patterns-gnome.changes
2017-07-07 10:16:03.254331485 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-gnome.new/patterns-gnome.changes   
2017-10-06 11:02:08.973146556 +0200
@@ -1,0 +2,5 @@
+Thu Oct  5 10:36:54 UTC 2017 - apla...@suse.com
+
+- Add gnome-font-viewer recommendation to the gnome pattern.
+
+---



Other differences:
--
++ patterns-gnome.spec ++
--- /var/tmp/diff_new_pack.lNTtxy/_old  2017-10-06 11:02:09.785023785 +0200
+++ /var/tmp/diff_new_pack.lNTtxy/_new  2017-10-06 11:02:09.785023785 +0200
@@ -145,6 +145,7 @@
 Recommends: gnome-documents
 # #554954
 Recommends: gnome-disk-utility
+Recommends: gnome-font-viewer
 Recommends: gnome-logs
 Recommends: gnome-maps
 Recommends: gnome-screenshot




commit jsonrpc-glib for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package jsonrpc-glib for openSUSE:Factory 
checked in at 2017-10-06 11:01:32

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


Package is "jsonrpc-glib"

Fri Oct  6 11:01:32 2017 rev:3 rq:531695 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/jsonrpc-glib/jsonrpc-glib.changes
2017-09-13 21:53:29.486713494 +0200
+++ /work/SRC/openSUSE:Factory/.jsonrpc-glib.new/jsonrpc-glib.changes   
2017-10-06 11:01:48.772201282 +0200
@@ -1,0 +2,14 @@
+Thu Oct  5 01:41:06 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Require -std=gnu11 in project config. We always required this,
+but previously we were relying on the default GCC flags to do
+so.
+  + Fix improper use of va_list on non-Intel architectures.
+  + JsonrpcOutputStream now properly checks for pending operations
+before flushing, so that an error is not incorrectly
+synthesized.
+  + Improved error propagation from data streams.
+  + Correctness fixes for stress tests.
+
+---

Old:

  jsonrpc-glib-3.26.0.tar.xz

New:

  jsonrpc-glib-3.26.1.tar.xz



Other differences:
--
++ jsonrpc-glib.spec ++
--- /var/tmp/diff_new_pack.96cJvm/_old  2017-10-06 11:01:49.256128104 +0200
+++ /var/tmp/diff_new_pack.96cJvm/_new  2017-10-06 11:01:49.260127500 +0200
@@ -18,7 +18,7 @@
 
 %define sover 1_0-0
 Name:   jsonrpc-glib
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Library to communicate with JSON-RPC based peers
 License:LGPL-2.1+

++ jsonrpc-glib-3.26.0.tar.xz -> jsonrpc-glib-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonrpc-glib-3.26.0/NEWS new/jsonrpc-glib-3.26.1/NEWS
--- old/jsonrpc-glib-3.26.0/NEWS2017-09-11 23:36:47.0 +0200
+++ new/jsonrpc-glib-3.26.1/NEWS2017-10-03 22:20:30.0 +0200
@@ -1,4 +1,18 @@
 ==
+Version 3.26.1
+==
+
+Changes in this release:
+
+ • Require -std=gnu11 in project config. We always required this, but
+   previously we were relying on the default GCC flags to do so.
+ • Fix improper use of va_list on non-Intel architectures.
+ • JsonrpcOutputStream now properly checks for pending operations before
+   flushing, so that an error is not incorrectly synthesized.
+ • Improved error propagation from data streams.
+ • Correctness fixes for stress tests.
+
+==
 Version 3.26.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonrpc-glib-3.26.0/meson.build 
new/jsonrpc-glib-3.26.1/meson.build
--- old/jsonrpc-glib-3.26.0/meson.build 2017-09-11 23:36:47.0 +0200
+++ new/jsonrpc-glib-3.26.1/meson.build 2017-10-03 22:20:30.0 +0200
@@ -1,8 +1,8 @@
 project('jsonrpc-glib', 'c',
-  version: '3.26.0',
+  version: '3.26.1',
   license: 'LGPLv2.1+',
 meson_version: '>= 0.40.1',
-  default_options: [ 'warning_level=1', 'buildtype=debugoptimized' ],
+  default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 
'c_std=gnu11' ],
 )
 
 version_arr = meson.project_version().split('.')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsonrpc-glib-3.26.0/src/jsonrpc-client.c 
new/jsonrpc-glib-3.26.1/src/jsonrpc-client.c
--- old/jsonrpc-glib-3.26.0/src/jsonrpc-client.c2017-09-11 
23:36:47.0 +0200
+++ new/jsonrpc-glib-3.26.1/src/jsonrpc-client.c2017-10-03 
22:20:30.0 +0200
@@ -1138,7 +1138,7 @@
 {
   JsonrpcClientPrivate *priv = jsonrpc_client_get_instance_private (self);
   g_autoptr(GHashTable) invocations = NULL;
-  g_autoptr(GError) close_error = NULL;
+  gboolean ret;
 
   g_return_val_if_fail (JSONRPC_IS_CLIENT (self), FALSE);
   g_return_val_if_fail (!cancellable || G_IS_CANCELLABLE (cancellable), FALSE);
@@ -1151,8 +1151,10 @@
   if (!g_cancellable_is_cancelled (priv->read_loop_cancellable))
 g_cancellable_cancel (priv->read_loop_cancellable);
 
-  if (!g_io_stream_close (priv->io_stream, cancellable, _error))
-g_warning ("%s", close_error->message);
+  /* This can fail from "pending operations", but we will always cancel
+   * our tasks. But we should let the caller know either way.
+   */
+  ret = g_io_stream_close (priv->io_stream, cancellable, error);
 
   /*
* Closing the input stream will fail, so just rely on the callback
@@ -1177,7 +1179,7 @@
 g_task_return_error (task, g_error_copy (local_error));
 }
 
-  return TRUE;
+  return ret;
 }
 
 /**
diff -urN 

commit gnome-shell-extensions for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2017-10-06 11:00:44

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


Package is "gnome-shell-extensions"

Fri Oct  6 11:00:44 2017 rev:65 rq:531580 version:3.26.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2017-09-29 11:53:53.559440271 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2017-10-06 11:01:29.483118056 +0200
@@ -1,0 +2,7 @@
+Wed Oct  4 21:20:54 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + native-window-placement: Adjust to gnome-shell changes.
+  + Updated translations.
+
+---

Old:

  gnome-shell-extensions-3.26.0.tar.xz

New:

  gnome-shell-extensions-3.26.1.tar.xz



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.PwLVvG/_old  2017-10-06 11:01:30.131020085 +0200
+++ /var/tmp/diff_new_pack.PwLVvG/_new  2017-10-06 11:01:30.131020085 +0200
@@ -19,7 +19,7 @@
 
 %global __requires_exclude typelib\\(Meta\\)
 Name:   gnome-shell-extensions
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:A collection of extensions for GNOME Shell
 License:GPL-2.0+

++ gnome-shell-extensions-3.26.0.tar.xz -> 
gnome-shell-extensions-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.26.0/NEWS 
new/gnome-shell-extensions-3.26.1/NEWS
--- old/gnome-shell-extensions-3.26.0/NEWS  2017-09-12 19:26:18.0 
+0200
+++ new/gnome-shell-extensions-3.26.1/NEWS  2017-10-04 01:10:28.0 
+0200
@@ -1,3 +1,8 @@
+3.26.1
+==
+* native-window-placement: Adjust to gnome-shell changes
+* updated translations: el, fa, ru, sv 
+
 3.26.0
 ==
 * updated translations (be, bg, ca, da, eu, fi, is, it, ko, lv, ml,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-shell-extensions-3.26.0/configure 
new/gnome-shell-extensions-3.26.1/configure
--- old/gnome-shell-extensions-3.26.0/configure 2017-09-12 19:26:45.0 
+0200
+++ new/gnome-shell-extensions-3.26.1/configure 2017-10-04 01:10:58.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-shell-extensions 3.26.0.
+# Generated by GNU Autoconf 2.69 for gnome-shell-extensions 3.26.1.
 #
 # Report bugs to 
.
 #
@@ -581,8 +581,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-shell-extensions'
 PACKAGE_TARNAME='gnome-shell-extensions'
-PACKAGE_VERSION='3.26.0'
-PACKAGE_STRING='gnome-shell-extensions 3.26.0'
+PACKAGE_VERSION='3.26.1'
+PACKAGE_STRING='gnome-shell-extensions 3.26.1'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell=extensions'
 PACKAGE_URL=''
 
@@ -1283,7 +1283,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-shell-extensions 3.26.0 to adapt to many kinds 
of systems.
+\`configure' configures gnome-shell-extensions 3.26.1 to adapt to many kinds 
of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1354,7 +1354,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-shell-extensions 
3.26.0:";;
+ short | recursive ) echo "Configuration of gnome-shell-extensions 
3.26.1:";;
esac
   cat <<\_ACEOF
 
@@ -1472,7 +1472,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-shell-extensions configure 3.26.0
+gnome-shell-extensions configure 3.26.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1652,7 +1652,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-shell-extensions $as_me 3.26.0, which was
+It was created by gnome-shell-extensions $as_me 3.26.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2519,7 +2519,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-shell-extensions'
- VERSION='3.26.0'
+ VERSION='3.26.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7330,7 +7330,7 @@
 # report actual input values of 

commit gdk-pixbuf for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2017-10-06 11:00:58

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


Package is "gdk-pixbuf"

Fri Oct  6 11:00:58 2017 rev:66 rq:531691 version:2.36.11

Changes:

--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes2017-09-13 
21:50:31.215795524 +0200
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes   
2017-10-06 11:01:32.642640297 +0200
@@ -1,0 +2,16 @@
+Tue Oct  3 21:36:15 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.36.11:
+  + Build:
+- Fix tiff loader build (bgo#786342).
+- Prefer newer libpng (bgo#786035).
+  + Use a free reference images for tests (bgo#787050).
+  + gif: fail quickly if image dimensions are too big (bgo#785973).
+  + xlib: Avoid an out-of-bounds error on bigendian (bgo#775896).
+  + Updated translations.
+- Drop u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch: fixed
+  upstream.
+- Add gdk-pixbuf-rpmlintrc: filter gdk-pixbuf-devel.*: W:
+  non-conffile-in-etc /etc/rpm/macros.gdk-pixbuf.
+
+---

Old:

  gdk-pixbuf-2.36.10.tar.xz
  u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch

New:

  gdk-pixbuf-2.36.11.tar.xz
  gdk-pixbuf-rpmlintrc



Other differences:
--
++ gdk-pixbuf.spec ++
--- /var/tmp/diff_new_pack.iOSX0O/_old  2017-10-06 11:01:33.274544745 +0200
+++ /var/tmp/diff_new_pack.iOSX0O/_new  2017-10-06 11:01:33.278544140 +0200
@@ -19,18 +19,17 @@
 # When updating the binary version, do not forget to also update baselibs.conf
 %define gdk_pixbuf_binary_version 2.10.0
 Name:   gdk-pixbuf
-Version:2.36.10
+Version:2.36.11
 Release:0
 Summary:An image loading library
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
-Url:http://www.gnome.org/
+Url:https://www.gnome.org/
 Source: 
https://download.gnome.org/sources/gdk-pixbuf/2.36/%{name}-%{version}.tar.xz
 Source1:macros.gdk-pixbuf
 Source2:README.SUSE
+Source3:gdk-pixbuf-rpmlintrc
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch boo#929462 
bsc#1010497 bgo#775896 msta...@suse.com -- Fix RGBA conversion for big endian 
X11 environments
-Patch0: u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gtk-doc
 BuildRequires:  libjpeg-devel
@@ -120,7 +119,6 @@
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif
-%patch0 -p1
 %if "%_lib" == "lib64"
 cp -a %{SOURCE2} .
 %endif
@@ -142,9 +140,9 @@
 mkdir -p %{buildroot}%{_sysconfdir}/rpm
 cp %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm
 
-###
-# Note: when updating scriptlets, don't forget to also update baselibs.conf
-###
+#
+# Note: when updating scriptlets, don't forget to also update baselibs.conf #
+#
 
 # Convenient %%define for the scriplets
 %if "%_lib" == "lib64"

++ gdk-pixbuf-2.36.10.tar.xz -> gdk-pixbuf-2.36.11.tar.xz ++
 3346 lines of diff (skipped)

++ gdk-pixbuf-rpmlintrc ++
addFilter("gdk-pixbuf.* non-conffile-in-etc")



commit glade for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2017-10-06 11:01:04

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


Package is "glade"

Fri Oct  6 11:01:04 2017 rev:30 rq:531692 version:3.20.1

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2017-09-13 
21:47:40.719783384 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2017-10-06 
11:01:36.929991993 +0200
@@ -1,0 +2,22 @@
+Tue Oct  3 23:26:35 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.20.1:
+  + Fixes:
+- Glib g_ptr_array_find() name clash.
+- Survey css matching error on CSD.
+- "format not a string literal" warnings.
+  + Bug fixes:
+- "GLADE 3.20: crash on changing ToolItem type" (bgo#773997).
+- "Using Spacebar to change menu selction causes crash"
+  (bgo#765562).
+- "client side decoration, no space to add header bar"
+  (bgo#765885).
+- Clicking in ... swap order of accelerators (bgo#589306).
+- "[Wayland] glade previewer is resizing windows until it
+  crashes gnome-shell" (bgo#761651).
+- Drop %desktop_database_* and %icon_theme_cache_* post/postun:
+  functionality now covered by file triggers.
+- Drop glade-use-g_ptr_array_find-from-GLib.patch: fixed upstream
+  (bgo#782161).
+
+---

Old:

  glade-3.20.0.tar.xz
  glade-use-g_ptr_array_find-from-GLib.patch

New:

  glade-3.20.1.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.1QOtli/_old  2017-10-06 11:01:37.757866808 +0200
+++ /var/tmp/diff_new_pack.1QOtli/_new  2017-10-06 11:01:37.761866202 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   glade
-Version:3.20.0
+Version:3.20.1
 Release:0
 Summary:User Interface Builder for GTK+ 3
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
-Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM glade-use-g_ptr_array_find-from-GLib.patch bgo#782161 
zai...@opensuse.org -- Fix build with new glib2
-Patch0: glade-use-g_ptr_array_find-from-GLib.patch
+Url:https://glade.gnome.org/
+Source: 
https://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
@@ -84,7 +82,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh
@@ -92,20 +89,12 @@
 make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %suse_update_desktop_file glade
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %post -n libgladeui-2-6 -p /sbin/ldconfig
 
 %postun -n libgladeui-2-6 -p /sbin/ldconfig

++ glade-3.20.0.tar.xz -> glade-3.20.1.tar.xz ++
 120617 lines of diff (skipped)




commit polari for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package polari for openSUSE:Factory checked 
in at 2017-10-06 11:00:53

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


Package is "polari"

Fri Oct  6 11:00:53 2017 rev:27 rq:531581 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/polari/polari.changes2017-09-29 
11:50:26.308665508 +0200
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes   2017-10-06 
11:01:30.950896110 +0200
@@ -1,0 +2,11 @@
+Wed Oct  4 21:44:23 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+
+---
+Mon Oct  2 22:05:47 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---

Old:

  polari-3.26.0.tar.xz

New:

  polari-3.26.1.tar.xz



Other differences:
--
++ polari.spec ++
--- /var/tmp/diff_new_pack.2573hH/_old  2017-10-06 11:01:31.570802373 +0200
+++ /var/tmp/diff_new_pack.2573hH/_new  2017-10-06 11:01:31.574801767 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   polari
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:An IRC Client for GNOME
 License:GPL-2.0+ and LGPL-2.1+
@@ -52,15 +52,15 @@
 %glib2_gsettings_schema_requires
 
 %description
-Polari is a simple IRC Client that is designed to integrate seamlessly
+Polari is an IRC client that is designed to integrate seamlessly
 with GNOME 3.
 
 %package -n typelib-1_0-Polari-1_0
-Summary:Client library for interacting with the Polari -- 
Introspection bindings
+Summary:Introspection bindings for Polari client library
 Group:  System/Libraries
 
 %description -n typelib-1_0-Polari-1_0
-Polari is a simple IRC Client that is designed to integrate seamlessly
+Polari is an IRC client that is designed to integrate seamlessly
 with GNOME 3.
 
 %lang_package

++ polari-3.26.0.tar.xz -> polari-3.26.1.tar.xz ++
 2908 lines of diff (skipped)




commit dconf for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package dconf for openSUSE:Factory checked 
in at 2017-10-06 11:01:14

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


Package is "dconf"

Fri Oct  6 11:01:14 2017 rev:44 rq:531693 version:0.26.1

Changes:

--- /work/SRC/openSUSE:Factory/dconf/dconf.changes  2017-04-29 
10:47:57.867354687 +0200
+++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2017-10-06 
11:01:39.381621273 +0200
@@ -1,0 +2,7 @@
+Tue Oct  3 20:33:13 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 0.26.1:
+  + Work around a deadlock in GObject type initialization
+(bgo#674885).
+
+---

Old:

  dconf-0.26.0.tar.xz

New:

  dconf-0.26.1.tar.xz



Other differences:
--
++ dconf.spec ++
--- /var/tmp/diff_new_pack.DsLs9q/_old  2017-10-06 11:01:40.005526930 +0200
+++ /var/tmp/diff_new_pack.DsLs9q/_new  2017-10-06 11:01:40.009526326 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   dconf
-Version:0.26.0
+Version:0.26.1
 Release:0
 Summary:Simple key-based configuration system
 License:LGPL-2.1+
 Group:  System/Libraries
-Url:http://live.gnome.org/dconf
-Source: 
http://download.gnome.org/sources/dconf/0.26/%{name}-%{version}.tar.xz
+Url:https://live.gnome.org/dconf
+Source: 
https://download.gnome.org/sources/dconf/0.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM 0001-gvdb-Restore-permissions-on-changed-files.patch 
bsc#1025721 bsc#971074 bgo#758066 fezh...@suse.com -- Restore permissions on 
files changed by dconf update.
 Patch0: 0001-gvdb-Restore-permissions-on-changed-files.patch
@@ -51,9 +51,9 @@
 
 %package -n libdconf1
 Summary:Simple key-based configuration system -- Library
-Group:  System/Libraries
 # The library doesn't really work if the dconf service is not reachable, so we
 # need a Requires
+Group:  System/Libraries
 Requires:   %{name} >= %{version}
 # libdconf-dbus-1-0 is no longer supported with dconf 0.25.x+
 Obsoletes:  libdconf-dbus-1-0 < %{version}
@@ -108,7 +108,7 @@
 %__make V=1 %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}
 

++ dconf-0.26.0.tar.xz -> dconf-0.26.1.tar.xz ++
 7049 lines of diff (skipped)




commit gtk3 for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2017-10-06 11:00:19

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


Package is "gtk3"

Fri Oct  6 11:00:19 2017 rev:117 rq:531576 version:3.22.24

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2017-09-13 
21:50:45.689759104 +0200
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2017-10-06 
11:01:09.814092221 +0200
@@ -1,0 +2,28 @@
+Wed Oct  4 17:25:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.22.24:
+  + Combobox: Don't try to remove grabs on NULL devices.
+  + Fix some issues with the new resizable tiling.
+
+---
+Wed Oct  4 12:15:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.22.23:
+  + Bugs fixed: bgo#783669, bgo#784562.
+
+---
+Tue Oct  3 18:23:04 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.22.22:
+  + Bugs fixed: bgo#639931, bgo#644248, bgo#775126, bgo#780758,
+bgo#781757, bgo#787021, bgo#787302, bgo#787303, bgo#787444,
+bgo#787531, bgo#787600, bgo#787757.
+  + Updated translations.
+
+---
+Fri Sep 15 23:34:32 UTC 2017 - zai...@opensuse.org
+
+- Add gtk3-silence-log-spew-blank-cursors.patch wayland: Don't spew
+  warnings for blank cursors. Patch from upstream bug (bgo#775217).
+
+---

Old:

  gtk+-3.22.21.tar.xz

New:

  gtk+-3.22.24.tar.xz
  gtk3-silence-log-spew-blank-cursors.patch



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.F5M5RG/_old  2017-10-06 11:01:11.633817062 +0200
+++ /var/tmp/diff_new_pack.F5M5RG/_new  2017-10-06 11:01:11.637816457 +0200
@@ -29,13 +29,13 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.22.21
+Version:3.22.24
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gtk.org/
-Source: 
https://download.gnome.org/sources/gtk+/3.22/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtk+/3.22/%{_name}-%{version}.tar.xz
 Source1:README.SUSE
 Source2:settings.ini
 Source3:macros.gtk3
@@ -44,6 +44,8 @@
 Patch0: gtk3-GTK_PATH64.patch
 # PATCH-NEEDS-REBASE gtk3-path-local.patch Search in /usr/local/%{_lib} by 
default. bnc369696 bgo534474 -- Was PATCH-FIX-OPENSUSE
 Patch1: gtk3-path-local.patch
+# PATCH-FIX-UPSTREAM gtk3-silence-log-spew-blank-cursors.patch bgo#775217 
zai...@opensuse.org -- wayland: Don't spew warnings for blank cursors
+Patch2: gtk3-silence-log-spew-blank-cursors.patch
 BuildRequires:  cups-devel >= 1.2
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -363,6 +365,7 @@
 %endif
 # Patch disabled, needs rebase.
 #patch1 -p0
+%patch2 -p1
 
 %build
 # Disabled since patch 1 is in need of rebase

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

++ gtk3-silence-log-spew-blank-cursors.patch ++
>From 56714ffa0d61512bc249b481fc43e0bc118f47d7 Mon Sep 17 00:00:00 2001
From: Matthias Clasen 
Date: Wed, 12 Apr 2017 13:56:49 -0400
Subject: [PATCH] wayland: Don't spew warnings for blank cursors

We were unnecessarily spewing warnings when blank cursors
were getting a new scale set. Standardize on "none" as the
name for blank cursors, and avoid the warning.

https://bugzilla.gnome.org/show_bug.cgi?id=775217
---
 gdk/wayland/gdkcursor-wayland.c | 16 +---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/gdk/wayland/gdkcursor-wayland.c b/gdk/wayland/gdkcursor-wayland.c
index ab50755873..bffeff8884 100644
--- a/gdk/wayland/gdkcursor-wayland.c
+++ b/gdk/wayland/gdkcursor-wayland.c
@@ -308,6 +308,10 @@ _gdk_wayland_cursor_set_scale (GdkCursor *cursor,
 
   wayland_cursor->scale = scale;
 
+  /* Blank cursor case */
+  if (g_str_equal (wayland_cursor->name, "none"))
+return;
+
   _gdk_wayland_cursor_update (display_wayland, wayland_cursor);
 }
 
@@ -345,12 +349,18 @@ _gdk_wayland_display_get_cursor_for_name_with_scale 
(GdkDisplay  *display,
   "cursor-type", GDK_CURSOR_IS_PIXMAP,
   "display", display,
   NULL);
-  private->name = g_strdup (name);
-  private->scale = scale;
 
   /* Blank cursor case */
   if (!name || g_str_equal 

commit gnome-tweak-tool for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-tweak-tool for 
openSUSE:Factory checked in at 2017-10-06 11:00:10

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


Package is "gnome-tweak-tool"

Fri Oct  6 11:00:10 2017 rev:47 rq:531575 version:3.26.2.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes
2017-09-25 13:51:28.081933731 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes   
2017-10-06 11:00:13.138661791 +0200
@@ -1,0 +2,7 @@
+Wed Oct  4 17:29:54 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.2.1:
+  + Don't offer emoji support in search boxes.
+  + Updated translations.
+
+---

Old:

  gnome-tweak-tool-3.26.1.tar.xz

New:

  gnome-tweak-tool-3.26.2.1.tar.xz



Other differences:
--
++ gnome-tweak-tool.spec ++
--- /var/tmp/diff_new_pack.qfhV7O/_old  2017-10-06 11:00:15.710272964 +0200
+++ /var/tmp/diff_new_pack.qfhV7O/_new  2017-10-06 11:00:15.710272964 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-tweak-tool
-Version:3.26.1
+Version:3.26.2.1
 Release:0
 Summary:A tool to customize advanced GNOME 3 options
 License:GPL-3.0+

++ gnome-tweak-tool-3.26.1.tar.xz -> gnome-tweak-tool-3.26.2.1.tar.xz ++
 2812 lines of diff (skipped)




commit gnome-maps for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2017-10-06 10:59:54

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


Package is "gnome-maps"

Fri Oct  6 10:59:54 2017 rev:34 rq:531573 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes2017-09-13 
21:52:34.230487862 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes   
2017-10-06 11:00:00.512570839 +0200
@@ -1,0 +2,14 @@
+Wed Oct  4 17:19:12 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Avoid a GTK+ warning on startup.
+  + Export symbols from modules using var instead of const to
+comply with ES6 and avoid a warning on newer GJS versions.
+  + Updated translations.
+
+---
+Tue Oct  3 01:12:29 UTC 2017 - jeng...@inai.de
+
+- Update RPM groups.
+
+---

Old:

  gnome-maps-3.26.0.tar.xz

New:

  gnome-maps-3.26.1.tar.xz



Other differences:
--
++ gnome-maps.spec ++
--- /var/tmp/diff_new_pack.LZSuR3/_old  2017-10-06 11:00:02.248308399 +0200
+++ /var/tmp/diff_new_pack.LZSuR3/_new  2017-10-06 11:00:02.256307190 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   gnome-maps
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Maps Application for GNOME
 License:GPL-2.0+
-Group:  Productivity/Other
+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
 # Needed for typelib() Requires

++ gnome-maps-3.26.0.tar.xz -> gnome-maps-3.26.1.tar.xz ++
 3240 lines of diff (skipped)




commit gnome-online-accounts for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-online-accounts for 
openSUSE:Factory checked in at 2017-10-06 11:00:01

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


Package is "gnome-online-accounts"

Fri Oct  6 11:00:01 2017 rev:69 rq:531574 version:3.26.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-online-accounts/gnome-online-accounts.changes  
2017-09-13 21:57:10.151666405 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
 2017-10-06 11:00:06.579653508 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 17:21:40 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+
+---

Old:

  gnome-online-accounts-3.26.0.tar.xz

New:

  gnome-online-accounts-3.26.1.tar.xz



Other differences:
--
++ gnome-online-accounts.spec ++
--- /var/tmp/diff_new_pack.1IyhyC/_old  2017-10-06 11:00:07.547507169 +0200
+++ /var/tmp/diff_new_pack.1IyhyC/_new  2017-10-06 11:00:07.551506565 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-online-accounts
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:GNOME service to access online accounts
 License:LGPL-2.0+

++ gnome-online-accounts-3.26.0.tar.xz -> 
gnome-online-accounts-3.26.1.tar.xz ++
 5776 lines of diff (skipped)




commit gnome-documents for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-documents for openSUSE:Factory 
checked in at 2017-10-06 10:59:49

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


Package is "gnome-documents"

Fri Oct  6 10:59:49 2017 rev:53 rq:531572 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes  
2017-09-15 21:07:59.359639147 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 
2017-10-06 10:59:56.489179164 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 17:17:31 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+
+---

Old:

  gnome-documents-3.26.0.tar.xz

New:

  gnome-documents-3.26.1.tar.xz



Other differences:
--
++ gnome-documents.spec ++
--- /var/tmp/diff_new_pack.oLjzw7/_old  2017-10-06 10:59:57.085089065 +0200
+++ /var/tmp/diff_new_pack.oLjzw7/_new  2017-10-06 10:59:57.085089065 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-documents
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Document Manager for GNOME
 License:GPL-2.0+

++ gnome-documents-3.26.0.tar.xz -> gnome-documents-3.26.1.tar.xz ++
 8754 lines of diff (skipped)




commit gnome-disk-utility for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-disk-utility for 
openSUSE:Factory checked in at 2017-10-06 10:59:41

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


Package is "gnome-disk-utility"

Fri Oct  6 10:59:41 2017 rev:55 rq:531571 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-disk-utility/gnome-disk-utility.changes
2017-09-13 21:49:55.492821574 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-disk-utility.new/gnome-disk-utility.changes   
2017-10-06 10:59:50.638063832 +0200
@@ -1,0 +2,10 @@
+Wed Oct  4 17:15:10 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Fix license link in logo SVG metadata.
+  + Fix SIGSEGV in gdu_utils_get_all_contained_objects.
+  + Keep FS mounted while growing partition.
+  + Show mount options for swap volumes.
+  + Updated translations.
+
+---

Old:

  gnome-disk-utility-3.26.0.tar.xz

New:

  gnome-disk-utility-3.26.1.tar.xz



Other differences:
--
++ gnome-disk-utility.spec ++
--- /var/tmp/diff_new_pack.yMUVik/_old  2017-10-06 10:59:51.773892100 +0200
+++ /var/tmp/diff_new_pack.yMUVik/_new  2017-10-06 10:59:51.773892100 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-disk-utility
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Disks application for dealing with storage devices
 License:GPL-2.0+

++ gnome-disk-utility-3.26.0.tar.xz -> gnome-disk-utility-3.26.1.tar.xz 
++
 8301 lines of diff (skipped)




commit glib2 for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2017-10-06 10:59:34

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


Package is "glib2"

Fri Oct  6 10:59:34 2017 rev:189 rq:531570 version:2.54.1

Changes:

--- /work/SRC/openSUSE:Factory/glib2/glib2.changes  2017-09-15 
21:06:18.833752288 +0200
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2017-10-06 
10:59:45.690811834 +0200
@@ -1,0 +2,14 @@
+Wed Oct  4 17:51:53 CEST 2017 - sbra...@suse.com
+
+- Install dummy *-mimeapps.list files to prevent dead symlinks
+  (bsc#1061599).
+
+---
+Tue Oct  3 18:35:00 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.54.1:
+  + Bugs fixed: bgo#786737, bgo#787551, bgo#783270, bgo#783210,
+bgo#781867.
+  + Updated translations.
+
+---

Old:

  glib-2.54.0.tar.xz

New:

  glib-2.54.1.tar.xz



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.cOnxS8/_old  2017-10-06 10:59:46.474693315 +0200
+++ /var/tmp/diff_new_pack.cOnxS8/_new  2017-10-06 10:59:46.474693315 +0200
@@ -19,7 +19,7 @@
 %define with_systemtap 0
 %define _name glib
 Name:   glib2
-Version:2.54.0
+Version:2.54.1
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:General-Purpose Utility Library
@@ -351,7 +351,16 @@
 
 %post -n libgthread-2_0-0 -p /sbin/ldconfig
 
-%post -n libgio-2_0-0 -p /sbin/ldconfig
+%post -n libgio-2_0-0
+/sbin/ldconfig
+for ENV in gnome xfce lxde ; do
+   if ! test -f %{_localstatedir}/cache/gio-2.0/$ENV-mimeapps.list ; then
+   cat >%{_localstatedir}/cache/gio-2.0/$ENV-mimeapps.list < glib-2.54.1.tar.xz ++
/work/SRC/openSUSE:Factory/glib2/glib-2.54.0.tar.xz 
/work/SRC/openSUSE:Factory/.glib2.new/glib-2.54.1.tar.xz differ: char 26, line 1




commit gnome-session for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2017-10-06 10:59:23

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


Package is "gnome-session"

Fri Oct  6 10:59:23 2017 rev:174 rq:531240 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes  
2017-09-25 13:56:38.194301693 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2017-10-06 10:59:28.821362389 +0200
@@ -1,0 +2,7 @@
+Wed Oct  4 12:29:23 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Log warning fix.
+  + Updated translations.
+
+---

Old:

  gnome-session-3.26.0.tar.xz

New:

  gnome-session-3.26.1.tar.xz



Other differences:
--
++ gnome-session.spec ++
--- /var/tmp/diff_new_pack.uGNkis/_old  2017-10-06 10:59:32.516803665 +0200
+++ /var/tmp/diff_new_pack.uGNkis/_new  2017-10-06 10:59:32.516803665 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-session
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Session Tools for the GNOME Desktop
 License:GPL-2.0+

++ gnome-session-3.26.0.tar.xz -> gnome-session-3.26.1.tar.xz ++
 1869 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-session-3.26.0/ChangeLog new/gnome-session-3.26.1/ChangeLog
--- old/gnome-session-3.26.0/ChangeLog  2017-09-12 16:07:53.0 +0200
+++ new/gnome-session-3.26.1/ChangeLog  2017-10-03 22:43:03.0 +0200
@@ -1,6 +1,77 @@
 # Generated by Makefile. Do not edit.
 
-commit f289a01ad10bfac6e6df9cc6c6db138fd4beda94 (HEAD -> master, github/master)
+commit 26514ecb0844b7f3acd9fd8c70343450ecf7afca (HEAD -> gnome-3-26)
+Author: Ray Strode 
+Date:   Tue Oct 3 16:39:36 2017 -0400
+
+configure: bump to 3.26.1
+
+M  configure.ac
+
+commit 301e0d1f82ebb4c560428a031be3009c68dd5bf3
+Author: Ray Strode 
+Date:   Tue Oct 3 16:39:04 2017 -0400
+
+NEWS: update for release
+
+M  NEWS
+
+commit c87e962d4ca783c5c5d6acf1d59786c438e9d029
+Author: Ray Strode 
+Date:   Wed Sep 20 12:49:12 2017 -0400
+
+main: don't override manager with NULL value
+
+on_bus_lost currently calls gsm_manager_set_phase (NULL, ...),
+because a local is shadowing a global.
+
+This commit fixes that.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=787950
+
+M  gnome-session/main.c
+
+commit ce93dac933accd413bf1a23f7833f5c38ec14dfa (origin/gnome-3-26)
+Author: Matej Urbančič 
+Date:   Fri Sep 29 08:43:03 2017 +0200
+
+Updated Slovenian translation
+
+M  po/sl.po
+
+commit ef3f2f3be71a674ec4fcf5502e0f63795521f838
+Author: Sveinn í Felli 
+Date:   Mon Sep 25 15:13:38 2017 +
+
+Update Icelandic translation
+
+M  po/is.po
+
+commit 9684b13dd27079328b683b095b4f9a2964abe622
+Author: Arash Mousavi 
+Date:   Fri Sep 22 23:00:17 2017 +0330
+
+Update Persian translations
+
+M  po/fa.po
+
+commit 8a53147d8504074943a7de6855d34b1ec0007d41
+Author: Stas Solovey 
+Date:   Thu Sep 14 23:00:12 2017 +
+
+Update Russian translation
+
+M  po/ru.po
+
+commit f3795b656527c1c3e0ac1ff022d06be73f91098f
+Author: Efstathios Iosifidis 
+Date:   Tue Sep 12 19:48:07 2017 +
+
+Update Greek translation
+
+M  po/el.po
+
+commit f289a01ad10bfac6e6df9cc6c6db138fd4beda94 (tag: 3.26.0)
 Author: Ray Strode 
 Date:   Tue Sep 12 10:06:03 2017 -0400
 
@@ -16,7 +87,7 @@
 
 M  NEWS
 
-commit 70c3afcaac760e8a69c55ed30dc6a382acbc927c (origin/master, origin/HEAD)
+commit 70c3afcaac760e8a69c55ed30dc6a382acbc927c
 Author: Ask Hjorth Larsen 
 Date:   Sun Sep 10 18:10:32 2017 +0200
 
@@ -589,7 +660,7 @@
 M  gnome-session/Makefile.am
 A  gnome-session/org.freedesktop.DBus.xml
 
-commit ea42881e71ee1a50da2c4ecd94abc4ed641a737d (github/gnome-3-24, gnome-3-24)
+commit ea42881e71ee1a50da2c4ecd94abc4ed641a737d
 Author: Ray Strode 
 Date:   Tue Jun 20 15:27:16 2017 -0400
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess 

commit gnome-control-center for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2017-10-06 10:59:18

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


Package is "gnome-control-center"

Fri Oct  6 10:59:18 2017 rev:157 rq:531238 version:3.26.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2017-09-13 21:54:45.392033824 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2017-10-06 10:59:20.566610438 +0200
@@ -1,0 +2,22 @@
+Wed Oct  4 11:27:11 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Honor OnlyShowIn/NotShowIn in panel desktop files.
+  + Make alternative window decoration layouts work with the new
+split header bar.
+  + Background: Improve panel responsiveness.
+  + Color: Ensure a reasonable minimum height.
+  + User Accounts: Fix password strength check.
+  + Wifi: Prevent some potential crashes.
+  + Updated translations.
+
+---
+Wed Sep 13 10:20:43 UTC 2017 - zai...@opensuse.org
+
+- Drop conditional and currently not applied
+  gnome-control-center-probe-radius-server-cert.patch: All upstream
+  bugs closed as fixed, so we do not need this anymore. Following
+  this drop conditional NetworkManager(cacert-patch) Requires.
+- Drop all suse_update_desktop_file macros, no longer needed.
+
+---

Old:

  gnome-control-center-3.26.0.tar.xz
  gnome-control-center-probe-radius-server-cert.patch

New:

  gnome-control-center-3.26.1.tar.xz



Other differences:
--
++ gnome-control-center.spec ++
--- /var/tmp/diff_new_pack.AdNSxT/_old  2017-10-06 10:59:21.342493131 +0200
+++ /var/tmp/diff_new_pack.AdNSxT/_new  2017-10-06 10:59:21.342493131 +0200
@@ -26,10 +26,8 @@
 %define with_wacom 1
 %endif
 
-%define with_cacert_patch 0
-
 Name:   gnome-control-center
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:The GNOME Control Center
 License:GPL-2.0+
@@ -37,8 +35,6 @@
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-control-center/3.26/%{name}-%{version}.tar.xz
 
-# PATCH-NEEDS-REBASE gnome-control-center-probe-radius-server-cert.patch 
bnc#574266 g...@suse.com -- network: Probe the RADIUS server certificate Was: 
PATCH-FIX-UPSTREAM 
-Patch0: gnome-control-center-probe-radius-server-cert.patch
 # PATCH-FEATURE-OPENSUSE 
gnome-control-center-follow-polkit-permissions-for-tz.patch boo#904058 
badshah...@gmail.com -- Follow polkit permissions for allowing/locking timezone 
setting changes
 Patch1: gnome-control-center-follow-polkit-permissions-for-tz.patch
 # PATCH-NEEDS-REBASE gnome-control-center-disable-error-message-for-NM.patch 
bsc#989801 sck...@suse.com -- network: Improve the check for whether NM or 
wicked is running was:PATCH-FIX-OPENSUSE
@@ -130,11 +126,6 @@
 Recommends: dbus(com.intel.dleyna-server)
 # the printers panel can use the dbus service
 Recommends: system-config-printer-dbus-service
-%if 0%{?is_opensuse}
-%if %{with_cacert_patch}
-Requires:   NetworkManager(cacert-patch)
-%endif
-%endif
 Provides:   acme
 Provides:   fontilus
 Provides:   themus
@@ -202,12 +193,10 @@
 
 %prep
 %setup -q
-%if %{with_cacert_patch}
-%patch0 -p1
-%endif
 %patch1 -p1
 # Needs rebase, again...
 #patch2 -p1
+
 # SLE only patches 1000+
 %if !0%{?is_opensuse}
 translation-update-upstream
@@ -243,31 +232,6 @@
 rm %{buildroot}%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
 %find_lang %{name}-2.0 %{?no_lang_C}
 %find_lang %{name}-2.0-timezones %{name}-2.0.lang
-%suse_update_desktop_file gnome-control-center
-# capplets
-%suse_update_desktop_file -n gnome-background-panel 
X-SuSE-ControlCenter-LookAndFeel
-%suse_update_desktop_file -n gnome-bluetooth-panel 
X-SuSE-ControlCenter-Hardware
-%suse_update_desktop_file -n gnome-color-panel X-SuSE-ControlCenter-Hardware
-%suse_update_desktop_file -n gnome-datetime-panel X-SuSE-ControlCenter-Hardware
-%suse_update_desktop_file -n gnome-display-panel X-SuSE-ControlCenter-Hardware
-%suse_update_desktop_file -n gnome-info-panel X-SuSE-ControlCenter-Personal
-%suse_update_desktop_file -n gnome-keyboard-panel X-SuSE-ControlCenter-Hardware
-%suse_update_desktop_file -n gnome-mouse-panel X-SuSE-ControlCenter-Hardware
-%suse_update_desktop_file -n gnome-network-panel X-SuSE-ControlCenter-Hardware
-%suse_update_desktop_file -n gnome-notifications-panel 
X-SuSE-ControlCenter-Personal
-%suse_update_desktop_file -n 

commit gnome-desktop for openSUSE:Factory

2017-10-06 Thread root
Hello community,

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

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


Package is "gnome-desktop"

Fri Oct  6 10:58:55 2017 rev:139 rq:531202 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes  
2017-09-13 21:51:59.127426733 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2017-10-06 10:58:57.158149538 +0200
@@ -1,0 +2,8 @@
+Wed Oct  4 10:02:13 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Fix problems with thumbnailer sandboxing (bgo#787072).
+  + Updated translations.
+- Drop gnome-desktop-no-usr-merge.patch: Fixed upstream.
+
+---

Old:

  gnome-desktop-3.26.0.tar.xz
  gnome-desktop-no-usr-merge.patch

New:

  gnome-desktop-3.26.1.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.ewww36/_old  2017-10-06 10:58:58.353968746 +0200
+++ /var/tmp/diff_new_pack.ewww36/_new  2017-10-06 10:58:58.353968746 +0200
@@ -18,7 +18,7 @@
 
 %define IS_DEFAULT_GNOME_DESKTOP 1
 Name:   gnome-desktop
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:The GNOME Desktop API Library
 License:LGPL-2.1+
@@ -26,8 +26,6 @@
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-desktop/3.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gnome-desktop-no-usr-merge.patch bgo#787072 
dims...@opensuse.org -- Also consider /lib(64)? for the bubblewrap
-Patch0: gnome-desktop-no-usr-merge.patch
 # PATFH-FIX-OPENSUSE gnome-desktop-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.
 Patch1: gnome-desktop-switch-Japanese-default-input-to-mozc.patch
 BuildRequires:  fdupes
@@ -129,7 +127,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream

++ gnome-desktop-3.26.0.tar.xz -> gnome-desktop-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/ChangeLog 
new/gnome-desktop-3.26.1/ChangeLog
--- old/gnome-desktop-3.26.0/ChangeLog  2017-09-11 19:01:29.0 +0200
+++ new/gnome-desktop-3.26.1/ChangeLog  2017-10-02 21:35:31.0 +0200
@@ -1,5 +1,36 @@
 # Generated by Makefile. Do not edit.
 
+commit 8fe92470af3dab7027a8689a889a0e1032e4411d
+Author: Matthias Clasen 
+Date:   Mon Oct 2 15:30:49 2017 -0400
+
+3.26.1
+
+M  NEWS
+M  configure.ac
+
+commit aa443b252bb6ef8c17e4f6d486b7aae0ff6bf6eb
+Author: Pawan Chitrakar 
+Date:   Tue Sep 26 06:13:22 2017 +
+
+Update Nepali translation
+
+M  po/ne.po
+
+commit 22b89aa5fd285d7acf98317e8006d91457b53037
+Author: Dominique Leuenberger 
+Date:   Sat Sep 2 00:05:23 2017 +0200
+
+thumbnailer: also add /lib(64)? to bwrap's link-mounted directory list
+
+As not all distros have libs moves from /lib(64)? to /usr/lib(64), we need
+to also bind-mount those directories, or the thumbnailers will fail to load
+the required libraries.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=787072
+
+M  libgnome-desktop/gnome-desktop-thumbnail-script.c
+
 commit 53128bea164b64951c1073d479f60940c2d90d1c
 Author: Matthias Clasen 
 Date:   Mon Sep 11 13:00:16 2017 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/NEWS 
new/gnome-desktop-3.26.1/NEWS
--- old/gnome-desktop-3.26.0/NEWS   2017-09-11 18:59:59.0 +0200
+++ new/gnome-desktop-3.26.1/NEWS   2017-10-02 21:29:07.0 +0200
@@ -1,4 +1,11 @@
 ===
+Version 3.26.1
+===
+
+- Fix problems with thumbnailer sandboxing (#787072)
+- Translation updates
+
+===
 Version 3.26.0
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.26.0/configure 
new/gnome-desktop-3.26.1/configure
--- old/gnome-desktop-3.26.0/configure  2017-09-11 19:00:39.0 +0200
+++ new/gnome-desktop-3.26.1/configure  2017-10-02 21:31:21.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-desktop 3.26.0.
+# 

commit gnome-music for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-10-06 10:59:01

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


Package is "gnome-music"

Fri Oct  6 10:59:01 2017 rev:32 rq:531203 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-09-13 
21:48:48.154295748 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-10-06 10:59:02.317369530 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 09:58:43 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+
+---

Old:

  gnome-music-3.26.0.tar.xz

New:

  gnome-music-3.26.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.sG39L0/_old  2017-10-06 10:59:02.953273388 +0200
+++ /var/tmp/diff_new_pack.sG39L0/_new  2017-10-06 10:59:02.953273388 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.26.0.tar.xz -> gnome-music-3.26.1.tar.xz ++
 2085 lines of diff (skipped)




commit gnome-boxes for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2017-10-06 10:59:05

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


Package is "gnome-boxes"

Fri Oct  6 10:59:05 2017 rev:50 rq:531204 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes  2017-09-13 
21:53:34.322033180 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 
2017-10-06 10:59:12.555821591 +0200
@@ -1,0 +2,8 @@
+Wed Oct  4 10:13:55 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Properly pick the right logo during install.
+  + Fix Windows 7 express install.
+  + Updated translations.
+
+---

Old:

  gnome-boxes-3.26.0.tar.xz

New:

  gnome-boxes-3.26.1.tar.xz



Other differences:
--
++ gnome-boxes.spec ++
--- /var/tmp/diff_new_pack.SgLe6M/_old  2017-10-06 10:59:13.455685541 +0200
+++ /var/tmp/diff_new_pack.SgLe6M/_new  2017-10-06 10:59:13.459684936 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-boxes
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:A GNOME 3 application to access remote or virtual systems
 License:LGPL-2.0+

++ gnome-boxes-3.26.0.tar.xz -> gnome-boxes-3.26.1.tar.xz ++
 12451 lines of diff (skipped)




commit vte for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2017-10-06 10:58:38

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


Package is "vte"

Fri Oct  6 10:58:38 2017 rev:104 rq:531198 version:0.50.1

Changes:

--- /work/SRC/openSUSE:Factory/vte/vte.changes  2017-09-13 21:51:39.310214936 
+0200
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2017-10-06 
10:58:40.624649165 +0200
@@ -1,0 +2,17 @@
+Tue Oct 03 17:29:59 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.50.1:
+  + emulation: Add support for REP (repeat preceding graphic
+character).
+  + widget:
+- Fix initial size in presence of non-default padding.
+- Fix a crash with hyperlinks if the mouse is over the padding.
+
+---
+Mon Oct  2 23:49:09 UTC 2017 - jeng...@inai.de
+
+- Update package summaries. Replace old RPM shell vars by new
+  constructs. Avoid running fdupes across partition boundaries.
+  Drop --with-pic which is useless for --disable-static builds.
+
+---

Old:

  vte-0.50.0.tar.xz

New:

  vte-0.50.1.tar.xz



Other differences:
--
++ vte.spec ++
--- /var/tmp/diff_new_pack.WODuhx/_old  2017-10-06 10:58:41.248554840 +0200
+++ /var/tmp/diff_new_pack.WODuhx/_new  2017-10-06 10:58:41.248554840 +0200
@@ -24,7 +24,7 @@
 Name:   vte
 %define _name   vte
 Url:http://www.gnome.org
-Version:0.50.0
+Version:0.50.1
 Release:0
 Summary:Terminal Emulator Library
 # Switched to sourceservice, as upstream have a tendency to not release 
tarballs on time.
@@ -81,7 +81,7 @@
 emulation settings.
 
 %package -n typelib-1_0-Vte-%{?_binver}
-Summary:Terminal Emulator Library -- Introspection bindings
+Summary:Introspection bindings for the VTE terminal emulator library
 License:LGPL-2.0
 Group:  System/Libraries
 
@@ -93,7 +93,7 @@
 This package provides the GObject Introspection bindings for VTE.
 
 %package tools
-Summary:Terminal Emulator Library -- Tools
+Summary:Tools from the VTE terminal emulator package
 License:LGPL-2.0
 Group:  System/Libraries
 
@@ -105,7 +105,7 @@
 This package provides tools using VTE.
 
 %package -n glade-catalog-vte
-Summary:Terminal Emulator Library -- Catalog for Glade
+Summary:Glade catalog for the VTE terminal emulator library
 License:LGPL-2.0 and GPL-2.0
 Group:  Development/Tools/GUI Builders
 Requires:   glade
@@ -121,7 +121,7 @@
 widgets in Glade.
 
 %package devel
-Summary:Terminal Emulator Library -- Development Files
+Summary:Development files for the VTE terminal emulator library
 License:LGPL-2.0
 Group:  Development/Libraries/GNOME
 Requires:   libvte%{_sover} = %{version}
@@ -148,22 +148,22 @@
 NOCONFIGURE=1 ./autogen.sh
 export SUID_CFLAGS="-fPIE"
 export SUID_LDFLAGS="-pie"
-%configure --with-pic\
+%configure \
 --with-gtk=%{_gtkver}\
 --disable-static \
 --enable-glade-catalogue \
 --enable-introspection \
 --enable-gtk-doc
-%__make %{?jobs:-j%jobs} V=1
+make %{?_smp_mflags} V=1
 
 %install
 %makeinstall
 %if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+rm %{buildroot}/%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %find_lang vte-%{_apiver}
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}/%{_prefix}
 
 %post -n libvte%{_sover} -p /sbin/ldconfig
 

++ _service ++
--- /var/tmp/diff_new_pack.WODuhx/_old  2017-10-06 10:58:41.276550608 +0200
+++ /var/tmp/diff_new_pack.WODuhx/_new  2017-10-06 10:58:41.280550003 +0200
@@ -4,7 +4,7 @@
 git
 @PARENT_TAG@
 enable
-refs/tags/0.50.0
+refs/tags/0.50.1
   
   
 *.tar

++ _servicedata ++
--- /var/tmp/diff_new_pack.WODuhx/_old  2017-10-06 10:58:41.296547585 +0200
+++ /var/tmp/diff_new_pack.WODuhx/_new  2017-10-06 10:58:41.300546980 +0200
@@ -1,4 +1,4 @@
 
 
 git://git.gnome.org/vte
-  9032a81295fa48b088e6e5ceb366ab0676a5b6df
\ No newline at end of file
+  cc49215999c81430efd35ebef6182cf761ff2822
\ No newline at end of file

++ vte-0.50.0.tar.xz -> vte-0.50.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.50.0/configure.ac new/vte-0.50.1/configure.ac
--- old/vte-0.50.0/configure.ac 2017-09-06 19:16:43.0 +0200
+++ new/vte-0.50.1/configure.ac 2017-10-02 19:21:34.0 +0200
@@ -1,6 +1,6 @@
 

commit gnome-photos for openSUSE:Factory

2017-10-06 Thread root
Hello community,

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

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


Package is "gnome-photos"

Fri Oct  6 10:58:50 2017 rev:35 rq:531200 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes
2017-09-13 21:54:48.403610103 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-photos.new/gnome-photos.changes   
2017-10-06 10:58:51.950936798 +0200
@@ -1,0 +2,7 @@
+Wed Oct  4 10:00:16 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Bugs fixed: bgo#785115, bgo#788042.
+  + Updated translations.
+
+---

Old:

  gnome-photos-3.26.0.tar.xz

New:

  gnome-photos-3.26.1.tar.xz



Other differences:
--
++ gnome-photos.spec ++
--- /var/tmp/diff_new_pack.AxPaHs/_old  2017-10-06 10:58:52.746816472 +0200
+++ /var/tmp/diff_new_pack.AxPaHs/_new  2017-10-06 10:58:52.754815263 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-photos
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Photo viewer for GNOME
 License:GPL-3.0+

++ gnome-photos-3.26.0.tar.xz -> gnome-photos-3.26.1.tar.xz ++
 9413 lines of diff (skipped)




commit gnome-terminal for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-terminal for openSUSE:Factory 
checked in at 2017-10-06 10:58:31

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


Package is "gnome-terminal"

Fri Oct  6 10:58:31 2017 rev:111 rq:531197 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes
2017-09-13 21:51:52.756323122 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-terminal.new/gnome-terminal.changes   
2017-10-06 10:58:33.449733894 +0200
@@ -1,0 +2,6 @@
+Tue Oct  3 17:33:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+
+---

Old:

  gnome-terminal-3.26.0.tar.xz

New:

  gnome-terminal-3.26.1.tar.xz



Other differences:
--
++ gnome-terminal.spec ++
--- /var/tmp/diff_new_pack.hgSE87/_old  2017-10-06 10:58:34.653551897 +0200
+++ /var/tmp/diff_new_pack.hgSE87/_new  2017-10-06 10:58:34.657551293 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-terminal
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:GNOME Terminal
 License:GPL-3.0+ and LGPL-2.1+
@@ -27,7 +27,7 @@
 BuildRequires:  fdupes
 # Needed for search provider. It should not be needed in my opionion, we have 
to take this up with upstream, or just provide search provider interface 
definition file as source.
 BuildRequires:  gnome-shell
-BuildRequires:  intltool >= 0.50.0
+BuildRequires:  intltool >= 0.50.1
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif

++ gnome-terminal-3.26.0.tar.xz -> gnome-terminal-3.26.1.tar.xz ++
 5640 lines of diff (skipped)




commit gjs for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2017-10-06 10:58:20

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


Package is "gjs"

Fri Oct  6 10:58:20 2017 rev:68 rq:531194 version:1.50.1

Changes:

--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2017-09-13 21:51:31.475317274 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2017-10-06 
10:58:21.915477666 +0200
@@ -1,0 +2,16 @@
+Tue Oct  3 18:31:18 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.50.1:
+  + As a debugging aid, gjs_dumpstack() now works even during
+garbage collection.
+  + Code coverage tools did not work so well in the last few 1.49
+releases. The worst problems are now fixed, although even more
+improvements will be released in the next unstable version.
+Fixes include:
+- Specifing prefixes for code coverage files now works again.
+- Code coverage now works on lines inside ES6 class
+  definitions.
+- The detection of which lines are executable has been improved
+  a bit.
+
+---

Old:

  gjs-1.50.0.tar.xz

New:

  gjs-1.50.1.tar.xz



Other differences:
--
++ gjs.spec ++
--- /var/tmp/diff_new_pack.0GgaXn/_old  2017-10-06 10:58:22.971318043 +0200
+++ /var/tmp/diff_new_pack.0GgaXn/_new  2017-10-06 10:58:22.971318043 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gjs
-Version:1.50.0
+Version:1.50.1
 Release:0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:JavaScript bindings based on gobject-introspection and Mozilla

++ gjs-1.50.0.tar.xz -> gjs-1.50.1.tar.xz ++
 26484 lines of diff (skipped)




commit gnome-software for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2017-10-06 10:58:25

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


Package is "gnome-software"

Fri Oct  6 10:58:25 2017 rev:45 rq:531195 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes
2017-09-13 21:52:13.569394802 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes   
2017-10-06 10:58:27.350655968 +0200
@@ -1,0 +2,13 @@
+Tue Oct  3 17:46:56 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + external-appstream: Fix leak when getting a temp file name.
+  + fwupd: Fix critical warning if the update URI isn't set.
+  + packagekit: Fix crash if reporting progress with no current
+application.
+  + gs-desktop-common: Fix "Addons" back to "Addon" in category
+IDs.
+  + snap: Don't use a common SnapdClient.
+  + Updated translations.
+
+---

Old:

  gnome-software-3.26.0.tar.xz

New:

  gnome-software-3.26.1.tar.xz



Other differences:
--
++ gnome-software.spec ++
--- /var/tmp/diff_new_pack.N78BJI/_old  2017-10-06 10:58:29.102391137 +0200
+++ /var/tmp/diff_new_pack.N78BJI/_new  2017-10-06 10:58:29.106390532 +0200
@@ -18,7 +18,7 @@
 
 %define gs_plugin_api 11
 Name:   gnome-software
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:GNOME Software Store
 License:GPL-2.0+

++ gnome-software-3.26.0.tar.xz -> gnome-software-3.26.1.tar.xz ++
 33661 lines of diff (skipped)




commit gnome-settings-daemon for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2017-10-06 10:58:43

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


Package is "gnome-settings-daemon"

Fri Oct  6 10:58:43 2017 rev:142 rq:531199 version:3.26.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
2017-09-29 11:49:01.400639096 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2017-10-06 10:58:46.215803868 +0200
@@ -1,0 +2,14 @@
+Wed Oct  4 09:36:46 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Wacom:
+- Ensure builtin touchscreens are properly mapped to outputs.
+- Fix spotty touchscreen detection with those touchscreens
+  that have a capacitive menu/windows button.
+- Fix touchscreen vs display orientation mismatch under gdm.
+  + XSettings: Reload the scale factor when mutter starts up.
+  + Updated translations.
+- Drop gnome-settings-daemon-wacom-tablet-rotation.patch: Fixed
+  upstream.
+
+---

Old:

  gnome-settings-daemon-3.26.0.tar.xz
  gnome-settings-daemon-wacom-tablet-rotation.patch

New:

  gnome-settings-daemon-3.26.1.tar.xz



Other differences:
--
++ gnome-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.T8wy9o/_old  2017-10-06 10:58:47.211653310 +0200
+++ /var/tmp/diff_new_pack.T8wy9o/_new  2017-10-06 10:58:47.211653310 +0200
@@ -27,7 +27,7 @@
 %bcond_without wacom
 %endif
 Name:   gnome-settings-daemon
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Settings daemon for the GNOME desktop
 License:GPL-2.0+
@@ -50,8 +50,6 @@
 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-wacom-tablet-rotation.patch 
bgo#787884 badshah...@gmail.com -- wacom: Add both tablet and touchscreen 
devices on initial iteration, and use GTK+ skeleton to make sure input 
coordinates are properly transformed upon screen rotation; patch taken from 
upstream git
-Patch8: gnome-settings-daemon-wacom-tablet-rotation.patch
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
@@ -173,7 +171,6 @@
 %patch6 -p1
 %endif
 %patch7 -p1
-%patch8 -p1
 
 %build
 # need autoreconf if patch translation has run

++ gnome-settings-daemon-3.26.0.tar.xz -> 
gnome-settings-daemon-3.26.1.tar.xz ++
 4764 lines of diff (skipped)




commit gnome-dictionary for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-dictionary for 
openSUSE:Factory checked in at 2017-10-06 10:58:15

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


Package is "gnome-dictionary"

Fri Oct  6 10:58:15 2017 rev:25 rq:531192 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-dictionary/gnome-dictionary.changes
2017-09-13 21:54:54.270784605 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-dictionary.new/gnome-dictionary.changes   
2017-10-06 10:58:15.236487399 +0200
@@ -1,0 +2,8 @@
+Mon Oct  2 00:58:56 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Menu for dictionary selection has too small size (bgo#777584).
+  + Can't add dictionary sources (bgo#762589).
+  + Updated translations.
+
+---

Old:

  gnome-dictionary-3.26.0.tar.xz

New:

  gnome-dictionary-3.26.1.tar.xz



Other differences:
--
++ gnome-dictionary.spec ++
--- /var/tmp/diff_new_pack.okVRu3/_old  2017-10-06 10:58:15.800402146 +0200
+++ /var/tmp/diff_new_pack.okVRu3/_new  2017-10-06 10:58:15.800402146 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-dictionary
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Utility to look up words in dictionary sources
 License:GPL-2.0+

++ gnome-dictionary-3.26.0.tar.xz -> gnome-dictionary-3.26.1.tar.xz ++
 3139 lines of diff (skipped)




commit eog-plugins for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package eog-plugins for openSUSE:Factory 
checked in at 2017-10-06 10:57:53

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


Package is "eog-plugins"

Fri Oct  6 10:57:53 2017 rev:46 rq:531189 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/eog-plugins/eog-plugins.changes  2017-09-13 
21:52:47.120674258 +0200
+++ /work/SRC/openSUSE:Factory/.eog-plugins.new/eog-plugins.changes 
2017-10-06 10:57:54.751584268 +0200
@@ -1,0 +2,10 @@
+Tue Oct  3 20:58:08 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+- Add '-m 644' to the 'install %{S:1}' at %prep section: remove of
+  executable permitions.
+- Drop %glib2_gsettings_schema_* requires/post/postun:
+  functionality now covered by file triggers.
+
+---

Old:

  eog-plugins-3.26.0.tar.xz

New:

  eog-plugins-3.26.1.tar.xz



Other differences:
--
++ eog-plugins.spec ++
--- /var/tmp/diff_new_pack.FRqSSG/_old  2017-10-06 10:57:55.359492366 +0200
+++ /var/tmp/diff_new_pack.FRqSSG/_new  2017-10-06 10:57:55.363491762 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   eog-plugins
-Version:3.26.0
+Version:3.26.1
 Release:0
 #FIXME: add postr BuildRequires when we have a package
 Summary:A collection of plugins for Eye of GNOME
@@ -54,7 +54,6 @@
 Requires:   eog
 Enhances:   eog
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 This package contains plugins for additional features in Eye of GNOME.
@@ -179,7 +178,7 @@
 %lang_package
 %prep
 %setup -q
-install %{S:1} .
+install -m 644 %{S:1} .
 translation-update-upstream
 
 %build
@@ -189,41 +188,11 @@
 make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}/%{_libdir}/eog/plugins
 
-%post -n eog-plugin-exif-display
-%glib2_gsettings_schema_post
-
-%post -n eog-plugin-export-to-folder
-%glib2_gsettings_schema_post
-
-%post -n eog-plugin-fit-to-width
-%glib2_gsettings_schema_post
-
-%post -n eog-plugin-fullscreenbg
-%glib2_gsettings_schema_post
-
-%post -n eog-plugin-pythonconsole
-%glib2_gsettings_schema_post
-
-%postun -n eog-plugin-exif-display
-%glib2_gsettings_schema_postun
-
-%postun -n eog-plugin-export-to-folder
-%glib2_gsettings_schema_post
-
-%postun -n eog-plugin-fit-to-width
-%glib2_gsettings_schema_post
-
-%postun -n eog-plugin-fullscreenbg
-%glib2_gsettings_schema_post
-
-%postun -n eog-plugin-pythonconsole
-%glib2_gsettings_schema_post
-
 %files
 %defattr(-,root,root)
 %doc eog-plugins.SUSE

++ eog-plugins-3.26.0.tar.xz -> eog-plugins-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eog-plugins-3.26.0/ChangeLog 
new/eog-plugins-3.26.1/ChangeLog
--- old/eog-plugins-3.26.0/ChangeLog2017-09-11 22:36:33.0 +0200
+++ new/eog-plugins-3.26.1/ChangeLog2017-10-02 22:43:26.0 +0200
@@ -1,5 +1,50 @@
 # Generated by Makefile. Do not edit.
 
+commit b665684a604fd0ca6f27650ac77e5dbc93c29fa3
+Author: Felix Riemann 
+Date:   Mon Oct 2 22:43:15 2017 +0200
+
+Prepare release 3.26.1
+
+ NEWS | 9 +
+ 1 file changed, 9 insertions(+)
+
+commit 692e215084420bb3fd56c95d18df1ef5c5d3e9c9
+Author: Anders Jonsson 
+Date:   Mon Oct 2 17:57:51 2017 +
+
+Update Swedish translation
+
+ po/sv.po | 14 +++---
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 809f4a30aaf177fe8edc38b13f75e5d9f0196f3e
+Author: Dušan Kazik 
+Date:   Sat Sep 30 09:24:11 2017 +
+
+Update Slovak translation
+
+ po/sk.po | 334 +--
+ 1 file changed, 198 insertions(+), 136 deletions(-)
+
+commit 9576f6383bb7a0894d390d54038ee51580041c6c
+Author: Matej Urbančič 
+Date:   Wed Sep 20 09:54:26 2017 +0200
+
+Updated Slovenian translation
+
+ po/sl.po | 9 ++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit 9443eafc49cfe78abccaa6a363384276b09e08a6
+Author: Felix Riemann 
+Date:   Mon Sep 11 22:37:22 2017 +0200
+
+Post-release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 75a7d1e6af3196c9c280a035afa6c957ef3332a9
 Author: Felix Riemann 
 Date:   Mon Sep 11 22:34:43 2017 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eog-plugins-3.26.0/NEWS 

commit baobab for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package baobab for openSUSE:Factory checked 
in at 2017-10-06 10:58:07

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


Package is "baobab"

Fri Oct  6 10:58:07 2017 rev:38 rq:531191 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/baobab/baobab.changes2017-09-13 
21:48:19.126379809 +0200
+++ /work/SRC/openSUSE:Factory/.baobab.new/baobab.changes   2017-10-06 
10:58:09.293385873 +0200
@@ -1,0 +2,11 @@
+Tue Oct  3 00:00:13 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Fix saving window size.
+  + Updated documentation translations.
+  + Updated translations.
+- Drop %glib2_gsettings_schema_*, %desktop_database_* and
+  %icon_theme_cache_* post/postun macros: functionality now covered
+  by file triggers.
+
+---

Old:

  baobab-3.26.0.tar.xz

New:

  baobab-3.26.1.tar.xz



Other differences:
--
++ baobab.spec ++
--- /var/tmp/diff_new_pack.uUGu2F/_old  2017-10-06 10:58:10.401218392 +0200
+++ /var/tmp/diff_new_pack.uUGu2F/_new  2017-10-06 10:58:10.401218392 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   baobab
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Disk Usage Analyzer
 License:GPL-2.0+
@@ -26,7 +26,7 @@
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/baobab/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  update-desktop-files
-BuildRequires:  vala >= 0.38.0
+BuildRequires:  vala >= 0.38.0.11
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gio-2.0) >= 2.30.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.39.90
@@ -35,7 +35,6 @@
 Recommends: %{name}-lang
 Conflicts:  gnome-utils < 3.3.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Disk Usage Analyzer is a graphical, menu-driven application to analyse
@@ -60,16 +59,6 @@
 %suse_update_desktop_file org.gnome.%{name}
 %find_lang %{name} %{?no_lang_C}
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING COPYING.docs NEWS README

++ baobab-3.26.0.tar.xz -> baobab-3.26.1.tar.xz ++
 2678 lines of diff (skipped)




commit liblouis for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package liblouis for openSUSE:Factory 
checked in at 2017-10-06 10:57:26

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


Package is "liblouis"

Fri Oct  6 10:57:26 2017 rev:33 rq:531098 version:3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/liblouis/liblouis.changes2017-09-13 
21:43:39.481723790 +0200
+++ /work/SRC/openSUSE:Factory/.liblouis.new/liblouis.changes   2017-10-06 
10:57:27.303733669 +0200
@@ -1,0 +2,12 @@
+Tue Oct  3 13:47:54 UTC 2017 - jeng...@inai.de
+
+- Redo package summaries, and compact/trim descriptions for size.
+
+---
+Mon Oct  2 14:54:04 UTC 2017 - jmate...@suse.com
+
+- drop separate spec files for python-louis and python3-louis
+- completely drop python2 bindings
+- build python3-louis as a subpackage of liblouis
+
+---

Old:

  pre_checkin.sh
  python-louis.changes
  python-louis.spec
  python3-louis.changes
  python3-louis.spec



Other differences:
--
++ liblouis.spec ++
--- /var/tmp/diff_new_pack.LliCkZ/_old  2017-10-06 10:57:28.155604890 +0200
+++ /var/tmp/diff_new_pack.LliCkZ/_new  2017-10-06 10:57:28.159604286 +0200
@@ -16,63 +16,34 @@
 #
 
 
-%define build_core_not_python 1
-%define build_py3 0
-
-%if %build_py3
-%define py_suffix 3
-%define __python python3
-%define py_requires %{nil}
-%else
-%define __python python2
-%define py_suffix %{nil}
-%endif
-
-#Configure python_sitelib, based on the used python version
-%global python_sitelib %(%{__python} -c "from distutils.sysconfig import 
get_python_lib; import sys; sys.stdout.write(get_python_lib())")
-
 Name:   liblouis
-%define _name   liblouis
 Version:3.3.0
 Release:0
-Summary:Braille Translator and Back-Translator
+Summary:Two-way braille translator
 License:LGPL-3.0+
 Group:  Productivity/Other
 Url:http://liblouis.org/
 Source0:
https://github.com/liblouis/liblouis/releases/download/v%{version}/liblouis-%{version}.tar.gz
-%if %build_core_not_python
 BuildRequires:  pkg-config
 PreReq: %install_info_prereq
 BuildRequires:  fdupes
-%else
-BuildRequires:  liblouis-devel
-BuildRequires:  python%{py_suffix}
+BuildRequires:  python-rpm-macros
+BuildRequires:  python3
 Requires:   liblouis14 = %{version}
-%py_requires
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Liblouis is an open-source braille translator and back-translator.
-It features support for computer and literary braille, supports
-contracted and uncontracted translation for many, many languages
-and has support for hyphenation. New languages can easily be added
-through tables that support a rule- or dictionary based approach.
-
-Liblouis also supports math braille (Nemeth and Marburg). The
-formatting of braille is provided by the companion project
-liblouisxml.
-
-Liblouis is based on the translation routines in the BRLTTY
-screenreader for Linux. It has, however, gone far beyond these
-routines. It is named in honor of Louis Braille.
+liblouis is a translator from and to braille. It features support for
+computer and literary braille, supports contracted and uncontracted
+translation for many languages and has support for hyphenation. New
+languages can be added through tables that support a rule- or
+dictionary-based approach. Math braille (Nemeth and Marburg) is
+supported.
 
 Included are also tools for testing and debugging tables.
 
-%if %build_core_not_python
-
 %package -n liblouis14
-Summary:Braille Translator and Back-Translator
+Summary:Two-way braille translator
 # We used to have a package named liblouis, until 2.4.1.
 License:LGPL-3.0+
 Group:  System/Libraries
@@ -81,122 +52,87 @@
 Obsoletes:  %{name} < %{version}
 
 %description -n liblouis14
-Liblouis is an open-source braille translator and back-translator.
-It features support for computer and literary braille, supports
-contracted and uncontracted translation for many, many languages
-and has support for hyphenation. New languages can easily be added
-through tables that support a rule- or dictionary based approach.
-
-Liblouis also supports math braille (Nemeth and Marburg). The
-formatting of braille is provided by the companion project
-liblouisxml.
-
-Liblouis is based on the translation routines in the BRLTTY
-screenreader for Linux. It has, however, gone far beyond these
-routines. It is named in honor of Louis Braille.
+liblouis is a translator from and to braille. It features support for
+computer and literary 

commit eog for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2017-10-06 10:57:58

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


Package is "eog"

Fri Oct  6 10:57:58 2017 rev:127 rq:531190 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/eog/eog.changes  2017-09-13 21:52:41.373482868 
+0200
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes 2017-10-06 
10:58:01.494564885 +0200
@@ -1,0 +2,8 @@
+Tue Oct  3 20:44:13 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Updated manual translations.
+  + Updated translations.
+- Drop %glib2_gsettings_schema_requires: no longer needed.
+
+---

Old:

  eog-3.26.0.tar.xz

New:

  eog-3.26.1.tar.xz



Other differences:
--
++ eog.spec ++
--- /var/tmp/diff_new_pack.fO0jyW/_old  2017-10-06 10:58:02.470417358 +0200
+++ /var/tmp/diff_new_pack.fO0jyW/_new  2017-10-06 10:58:02.470417358 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   eog
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Image Viewer for GNOME
 License:GPL-2.0+ AND LGPL-2.1+
@@ -43,7 +43,6 @@
 Recommends: %{name}-lang
 Provides:   eog2 = %{version}
 Obsoletes:  eog2 < %{version}
-%glib2_gsettings_schema_requires
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif

++ eog-3.26.0.tar.xz -> eog-3.26.1.tar.xz ++
 19284 lines of diff (skipped)




commit file-roller for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2017-10-06 10:57:48

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


Package is "file-roller"

Fri Oct  6 10:57:48 2017 rev:133 rq:531188 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2017-09-13 
21:51:08.706520747 +0200
+++ /work/SRC/openSUSE:Factory/.file-roller.new/file-roller.changes 
2017-10-06 10:57:50.492228180 +0200
@@ -1,0 +2,9 @@
+Tue Oct  3 21:15:22 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+- Drop %glib2_gsettings_schema_*, %desktop_database_* and
+  %icon_theme_cache_* post/postun/requires macros: functionality
+  now covered by file triggers.
+
+---

Old:

  file-roller-3.26.0.tar.xz

New:

  file-roller-3.26.1.tar.xz



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.4AuQBU/_old  2017-10-06 10:57:51.100136280 +0200
+++ /var/tmp/diff_new_pack.4AuQBU/_new  2017-10-06 10:57:51.100136280 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   file-roller
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:An Archive Manager for GNOME
 License:GPL-2.0+
@@ -70,7 +70,6 @@
 #Suggests:   unstuff
 Obsoletes:  nautilus-file-roller
 DocDir: %{_defaultdocdir}
-%glib2_gsettings_schema_requires
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
@@ -102,16 +101,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
 %defattr(-, root, root)
 %doc AUTHORS NEWS README COPYING

++ file-roller-3.26.0.tar.xz -> file-roller-3.26.1.tar.xz ++
 5909 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-10-06 10:57:10

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


Package is "gtksourceview"

Fri Oct  6 10:57:10 2017 rev:108 rq:531095 version:3.24.5

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-09-13 21:43:09.693914674 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-10-06 10:57:13.101880570 +0200
@@ -1,0 +2,10 @@
+Mon Oct  2 03:04:22 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.24.5:
+  + Bug fix in gtk_source_view_indent_lines().
+  + Improvements to the:
+- Visual Studio builds.
+- Syntax highlighting of: Vala.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.4.tar.xz

New:

  gtksourceview-3.24.5.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.sFZITq/_old  2017-10-06 10:57:14.361690125 +0200
+++ /var/tmp/diff_new_pack.sFZITq/_new  2017-10-06 10:57:14.361690125 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.4
+Version:3.24.5
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.4.tar.xz -> gtksourceview-3.24.5.tar.xz ++
 4512 lines of diff (skipped)




commit evolution-ews for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2017-10-06 10:56:28

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


Package is "evolution-ews"

Fri Oct  6 10:56:28 2017 rev:77 rq:531087 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes  
2017-09-13 21:49:06.755678636 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2017-10-06 10:56:30.052388166 +0200
@@ -1,0 +2,7 @@
+Mon Oct  2 18:41:18 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Escape spaces in server Categories for message Labels.
+  + Bugs fixed: bgo#786208.
+
+---

Old:

  evolution-ews-3.26.0.tar.xz

New:

  evolution-ews-3.26.1.tar.xz



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.WgKBHV/_old  2017-10-06 10:56:30.668295064 +0200
+++ /var/tmp/diff_new_pack.WgKBHV/_new  2017-10-06 10:56:30.672294459 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   evolution-ews
-Version:3.26.0
+Version:3.26.1
+Release:0
 # _version needs to be %{version} stripped to major.minor.micro only...
 %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
-Release:0
 Summary:Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:LGPL-2.1
 Group:  Productivity/Networking/Email/Clients

++ evolution-ews-3.26.0.tar.xz -> evolution-ews-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evolution-ews-3.26.0/CMakeLists.txt 
new/evolution-ews-3.26.1/CMakeLists.txt
--- old/evolution-ews-3.26.0/CMakeLists.txt 2017-09-11 09:27:51.0 
+0200
+++ new/evolution-ews-3.26.1/CMakeLists.txt 2017-10-02 14:33:04.0 
+0200
@@ -4,7 +4,7 @@
 cmake_policy(VERSION 3.1)
 
 project(evolution-ews
-   VERSION 3.26.0
+   VERSION 3.26.1
LANGUAGES C)
 set(PROJECT_BUGREPORT 
"http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-ews;)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evolution-ews-3.26.0/NEWS 
new/evolution-ews-3.26.1/NEWS
--- old/evolution-ews-3.26.0/NEWS   2017-09-11 09:27:51.0 +0200
+++ new/evolution-ews-3.26.1/NEWS   2017-10-02 14:33:04.0 +0200
@@ -1,3 +1,12 @@
+Evolution-EWS 3.26.1 2017-10-02
+---
+
+Bug Fixes:
+   Bug 786208 - Already opened message box doesn’t show new emails (Milan 
Crha)
+
+Miscellaneous:
+   Escape spaces in server Categories for message Labels (Milan Crha)
+
 Evolution-EWS 3.26.0 2017-09-11
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evolution-ews-3.26.0/src/camel/camel-ews-folder.c 
new/evolution-ews-3.26.1/src/camel/camel-ews-folder.c
--- old/evolution-ews-3.26.0/src/camel/camel-ews-folder.c   2017-09-11 
09:27:51.0 +0200
+++ new/evolution-ews-3.26.1/src/camel/camel-ews-folder.c   2017-10-02 
14:33:04.0 +0200
@@ -1748,6 +1748,7 @@
 sync_created_items (CamelEwsFolder *ews_folder,
 EEwsConnection *cnc,
 GSList *created_items,
+   GHashTable *updating_summary_uids,
CamelFolderChangeInfo *change_info,
 GCancellable *cancellable,
 GError **error)
@@ -1777,6 +1778,20 @@
continue;
}
 
+   if (updating_summary_uids) {
+   const gchar *pooled_uid = camel_pstring_strdup (id->id);
+   gboolean known;
+
+   known = g_hash_table_remove (updating_summary_uids, 
pooled_uid);
+
+   camel_pstring_free (pooled_uid);
+
+   if (known) {
+   g_object_unref (item);
+   continue;
+   }
+   }
+
/* created_msg_ids are items other than generic item. We fetch 
them
 * separately since the property sets vary */
/* FIXME: Do we need to handle any other item types
@@ -1938,6 +1953,7 @@
CamelFolderSummary *folder_summary;
CamelEwsFolder *ews_folder;
CamelEwsFolderPrivate *priv;
+   GHashTable *updating_summary_uids = NULL;
EEwsConnection *cnc;
CamelEwsStore *ews_store;
const gchar *full_name;
@@ -1979,6 +1995,10 @@
 

commit gnome-system-monitor for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory checked in at 2017-10-06 10:56:12

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


Package is "gnome-system-monitor"

Fri Oct  6 10:56:12 2017 rev:97 rq:530830 version:3.26.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2017-09-13 21:52:27.031500734 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
   2017-10-06 10:56:16.054504093 +0200
@@ -1,0 +2,5 @@
+Tue Oct  3 01:14:02 UTC 2017 - jeng...@inai.de
+
+- Update descriptions.
+
+---



Other differences:
--
++ gnome-system-monitor.spec ++
--- /var/tmp/diff_new_pack.56ffT2/_old  2017-10-06 10:56:16.922372906 +0200
+++ /var/tmp/diff_new_pack.56ffT2/_new  2017-10-06 10:56:16.922372906 +0200
@@ -19,7 +19,7 @@
 Name:   gnome-system-monitor
 Version:3.26.0
 Release:0
-Summary:A Simple Process Monitor
+Summary:A process monitor for the GNOME desktop
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
@@ -52,8 +52,9 @@
 %glib2_gsettings_schema_requires
 
 %description
-GNOME-system-monitor is a simple process and system monitor for the
-GNOME Desktop.
+GNOME-system-monitor is a process and system monitor for the GNOME
+Desktop. It shows you what programs are running and how much
+processor time, memory, and disk space are being used.
 
 %lang_package
 




commit bijiben for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2017-10-06 10:56:53

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


Package is "bijiben"

Fri Oct  6 10:56:53 2017 rev:34 rq:531091 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes  2017-09-13 
21:54:28.362429847 +0200
+++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes 2017-10-06 
10:57:00.927720914 +0200
@@ -1,0 +2,8 @@
+Mon Oct  2 00:19:06 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Fixed gettext domain.
+  + Updated a couple of help screenshots.
+  + Updated translations.
+
+---

Old:

  bijiben-3.26.0.tar.xz

New:

  bijiben-3.26.1.tar.xz



Other differences:
--
++ bijiben.spec ++
--- /var/tmp/diff_new_pack.rMxkMY/_old  2017-10-06 10:57:03.007406534 +0200
+++ /var/tmp/diff_new_pack.rMxkMY/_new  2017-10-06 10:57:03.007406534 +0200
@@ -19,7 +19,7 @@
 %define with_zeitgeist 0
 
 Name:   bijiben
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Note editor for GNOME
 License:GPL-3.0+ and CC-BY-SA-3.0

++ bijiben-3.26.0.tar.xz -> bijiben-3.26.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bijiben-3.26.0/ChangeLog new/bijiben-3.26.1/ChangeLog
--- old/bijiben-3.26.0/ChangeLog2017-09-12 00:56:33.0 +0200
+++ new/bijiben-3.26.1/ChangeLog2017-10-01 23:12:44.0 +0200
@@ -1,3 +1,58 @@
+commit d4e9270465dc0d8719d3d336de4938c819747793
+Author: Piotr Drąg 
+Date:   Sun Oct 1 18:22:29 2017 +0200
+
+gschema: Fix gettext-domain
+
+ data/org.gnome.bijiben.gschema.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 266c86cd2d0cb519dc6f6c51282f5b6ce5fd787f
+Author: Piotr Drąg 
+Date:   Sun Oct 1 14:39:18 2017 +0200
+
+help: Remove unused translated screenshot
+
+ help/pt_BR/figures/notes-scr.png | Bin 78902 -> 0 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit ef5c8f7360c9aafcd4746aa1e9f4dc0e1119e570
+Author: Piotr Drąg 
+Date:   Sat Sep 30 16:44:01 2017 +0200
+
+Add Polish help screenshots
+
+ help/pl/figures/notes-3-12.png | Bin 0 -> 21707 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 1204da813e5e19562da69bf8299693c8707e55a6
+Author: Matej Urbančič 
+Date:   Wed Sep 20 09:54:08 2017 +0200
+
+Updated Slovenian translation
+
+ po/sl.po | 12 
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit f9246d40894972c4e864dace14177e2b2ad2b71b
+Author: Dušan Kazik 
+Date:   Sat Sep 16 07:34:58 2017 +
+
+Update Slovak translation
+
+ po/sk.po | 277 ---
+ 1 file changed, 142 insertions(+), 135 deletions(-)
+
+commit a431b4d221792c334256362f6337d6ec9eef7cf4
+Author: Isaque Galdino 
+Date:   Mon Sep 11 19:58:55 2017 -0300
+
+Bump 3.26.0 release
+
+ NEWS | 29 +
+ configure.ac |  2 +-
+ 2 files changed, 30 insertions(+), 1 deletion(-)
+
 commit 992a41ef549e83267236bc5530d25a61fd057194
 Author: Piotr Drąg 
 Date:   Mon Sep 11 21:27:34 2017 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bijiben-3.26.0/NEWS new/bijiben-3.26.1/NEWS
--- old/bijiben-3.26.0/NEWS 2017-09-12 00:55:11.0 +0200
+++ new/bijiben-3.26.1/NEWS 2017-10-01 22:47:30.0 +0200
@@ -1,3 +1,13 @@
+Overview of changes in 3.26.1
+=
+
+* Fixed gettext domain (Piotr Drąg)
+* Updated a couple of help screenshots (Piotr Drąg)
+
+Translations
+* sk (Dušan Kazik)
+* sl (Matej Urbančič)
+
 Overview of changes in 3.26.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bijiben-3.26.0/configure new/bijiben-3.26.1/configure
--- old/bijiben-3.26.0/configure2017-09-12 00:56:23.0 +0200
+++ new/bijiben-3.26.1/configure2017-10-01 23:12:36.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bijiben 3.26.0.
+# Generated by GNU Autoconf 2.69 for bijiben 3.26.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='bijiben'
 PACKAGE_TARNAME='bijiben'
-PACKAGE_VERSION='3.26.0'

commit evolution for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2017-10-06 10:56:33

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


Package is "evolution"

Fri Oct  6 10:56:33 2017 rev:201 rq:531088 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2017-09-13 
21:48:57.460986348 +0200
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2017-10-06 
10:56:37.995187513 +0200
@@ -1,0 +2,17 @@
+Mon Oct  2 18:34:55 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Add flatpak build script for stable Evolution version.
+  + Show also git commit ID of Evolution in VERSION_SUBSTRING of
+flatpak build.
+  + Correct runtime warning when creating All Day Appointment.
+  + Cannot change organizer of existing meeting.
+  + Use large-enough buffer in e_calendar_item_draw_day_numbers().
+  + Fix some syntax errors in translations.
+  + Remove linked page that got deleted in 8f967d9f.
+  + Bugs fixed: bgo#758945, bgo#787411, bgo#785618, bgo#787590,
+bgo#785178, bgo#787646, bgo#739059, bgo#788050, bgo#788051,
+bgo#788164, bgo#788231, bgo#788112.
+  + Updated translations.
+
+---

Old:

  evolution-3.26.0.tar.xz

New:

  evolution-3.26.1.tar.xz



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

++ evolution-3.26.0.tar.xz -> evolution-3.26.1.tar.xz ++
/work/SRC/openSUSE:Factory/evolution/evolution-3.26.0.tar.xz 
/work/SRC/openSUSE:Factory/.evolution.new/evolution-3.26.1.tar.xz differ: char 
26, line 1




commit aisleriot for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package aisleriot for openSUSE:Factory 
checked in at 2017-10-06 10:56:19

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


Package is "aisleriot"

Fri Oct  6 10:56:19 2017 rev:47 rq:530832 version:3.22.3

Changes:

--- /work/SRC/openSUSE:Factory/aisleriot/aisleriot.changes  2017-09-13 
21:53:50.135808228 +0200
+++ /work/SRC/openSUSE:Factory/.aisleriot.new/aisleriot.changes 2017-10-06 
10:56:20.337856623 +0200
@@ -1,0 +2,5 @@
+Tue Oct  3 01:15:30 UTC 2017 - jeng...@inai.de
+
+- Update package descriptions.
+
+---



Other differences:
--
++ aisleriot.spec ++
--- /var/tmp/diff_new_pack.CkAZuT/_old  2017-10-06 10:56:20.933766545 +0200
+++ /var/tmp/diff_new_pack.CkAZuT/_new  2017-10-06 10:56:20.933766545 +0200
@@ -47,7 +47,7 @@
 Aisleriot is a compilation of 80 different solitaire card games.
 
 %package themes
-Summary:Solitaire Card Games for GNOME -- Extra Themes
+Summary:Extra themes for the Aisleriot solitaire card game program
 Group:  Amusements/Games/Board/Card
 Requires:   %{name} = %{version}
 Enhances:   %{name}




commit at-spi2-core for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2017-10-06 10:56:07

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


Package is "at-spi2-core"

Fri Oct  6 10:56:07 2017 rev:76 rq:530827 version:2.26.0

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes
2017-09-13 21:53:45.956396260 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes   
2017-10-06 10:56:08.779603756 +0200
@@ -1,0 +2,5 @@
+Tue Oct  3 00:00:22 UTC 2017 - jeng...@inai.de
+
+- Update package summaries and old RPM macros.
+
+---



Other differences:
--
++ at-spi2-core.spec ++
--- /var/tmp/diff_new_pack.ev61Ga/_old  2017-10-06 10:56:09.335519725 +0200
+++ /var/tmp/diff_new_pack.ev61Ga/_new  2017-10-06 10:56:09.335519725 +0200
@@ -21,7 +21,7 @@
 Release:0
 Summary:Assistive Technology Service Provider Interface - D-Bus based 
implementation
 License:GPL-2.0+
-Group:  System/Libraries
+Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
 Source0:
http://download.gnome.org/sources/at-spi2-core/2.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
@@ -49,7 +49,7 @@
 with applications running on the desktop.
 
 %package -n libatspi0
-Summary:An Accessibility ToolKit -- Library
+Summary:Assistive Technology Service Provider Interface
 Group:  System/Libraries
 
 %description -n libatspi0
@@ -57,7 +57,7 @@
 accessibility toolkit. This version is based on dbus.
 
 %package -n typelib-1_0-Atspi-2_0
-Summary:An Accessibility ToolKit -- Introspection bindings
+Summary:Introspection bindings for the Assistive Technology Service 
Provider Interface
 Group:  System/Libraries
 
 %description -n typelib-1_0-Atspi-2_0
@@ -68,7 +68,7 @@
 libatspi library.
 
 %package devel
-Summary:Include Files and Libraries mandatory for Development
+Summary:Development files for the Assistive Technology Service 
Provider Interface
 Group:  Development/Libraries/GNOME
 Requires:   at-spi2-core = %{version}
 Requires:   libatspi0 = %{version}
@@ -91,7 +91,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %suse_update_desktop_file at-spi-dbus-bus
 %find_lang at-spi2-core
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print




commit gvfs for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2017-10-06 10:56:47

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


Package is "gvfs"

Fri Oct  6 10:56:47 2017 rev:138 rq:531090 version:1.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes2017-09-29 
11:49:09.971430446 +0200
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2017-10-06 
10:56:49.865393163 +0200
@@ -1,0 +2,9 @@
+Mon Oct  2 18:26:16 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.34.1:
+  + dav: Prevent usage of uninitialized variables.
+  + afp: Prevent usage of uninitialized variables.
+  + programs: Remove bashism from gvfs-* wrapper script.
+  + Updated translations.
+
+---

Old:

  gvfs-1.34.0.tar.xz

New:

  gvfs-1.34.1.tar.xz



Other differences:
--
++ gvfs.spec ++
--- /var/tmp/diff_new_pack.WtJND7/_old  2017-10-06 10:56:51.673119898 +0200
+++ /var/tmp/diff_new_pack.WtJND7/_new  2017-10-06 10:56:51.677119294 +0200
@@ -19,7 +19,7 @@
 %define with_udisks2 1
 %define with_cdda 1
 Name:   gvfs
-Version:1.34.0
+Version:1.34.1
 Release:0
 Summary:Virtual File System functionality for GLib
 License:LGPL-2.0+ AND GPL-3.0

++ gvfs-1.34.0.tar.xz -> gvfs-1.34.1.tar.xz ++
 18248 lines of diff (skipped)




commit evolution-data-server for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2017-10-06 10:56:40

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


Package is "evolution-data-server"

Fri Oct  6 10:56:40 2017 rev:179 rq:531089 version:3.26.1

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2017-09-13 21:49:01.424428714 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2017-10-06 10:56:42.874449947 +0200
@@ -1,0 +2,19 @@
+Mon Oct  2 18:29:07 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + e_module_load_all_in_directory: Use g_debug() instead of
+g_warning().
+  + Ignore "timed out" error from
+goa_account_call_ensure_credentials_sync().
+  + [EGoaPasswordBased] Reuse GoaClient object between password
+lookup calls.
+  + Misleading error for Google collection account without Calendar
+part.
+  + [IMAPx] Wait for IDLE stop up to 10 seconds, then give up.
+  + Fix some issues found by Coverity Scan.
+  + Bugs fixed: bgo#787266, bgo#787341, bgo#769834, bgo#787445,
+bgo#787542, bgo#787713, bgo#787514, bgo#787935, bgo#788048,
+bgo#788051, bgo#787656, bgo#786208.
+  + Updated translations.
+
+---

Old:

  evolution-data-server-3.26.0.tar.xz

New:

  evolution-data-server-3.26.1.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.kllYU5/_old  2017-10-06 10:56:44.570193611 +0200
+++ /var/tmp/diff_new_pack.kllYU5/_new  2017-10-06 10:56:44.574193006 +0200
@@ -32,7 +32,7 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.26
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+

++ evolution-data-server-3.26.0.tar.xz -> 
evolution-data-server-3.26.1.tar.xz ++
 12165 lines of diff (skipped)




commit harfbuzz for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2017-10-06 10:56:23

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


Package is "harfbuzz"

Fri Oct  6 10:56:23 2017 rev:56 rq:531085 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2017-09-13 
21:42:20.528831751 +0200
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2017-10-06 
10:56:26.144978815 +0200
@@ -1,0 +2,26 @@
+Sat Sep  9 21:00:13 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.5.1:
+  + Fix "unsafe-to-break" in fallback shaping and other corner
+cases. All our tests pass with --verify now, meaning
+unsafe-to-break API works as expected.
+  + Add --unicodes to hb-view / hb-shape.
+  + [indic] Treat Consonant_With_Stacker as consonant.  This will
+need further tweaking.
+  + hb_buffer_diff() tweaks.
+- Changes from version 1.5.0:
+  + Misc new API, for appending a buffer to another, and for
+comparing contents of two buffers for types of differences.
+  + New "unsafe-to-break" API.  Can be used to speed up reshaping
+in line-breaking situations.  Essentially, after shaping, it
+returns positions in the input string (some of the cluster
+boundaries) that are "safe to break" in that if the text is
+segmented at that position and two sides reshaped and
+concatenated, the shaping result is exactly the same as shaping
+the text in one piece.
+  + hb-view and hb-shape and hb-shape now take --verify, which
+verifies the above property.
+  + Some corner cases of the implementation are still not quite
+working. Those will be fixed in subsequent releases.
+
+---

Old:

  harfbuzz-1.4.8.tar.bz2

New:

  harfbuzz-1.5.1.tar.bz2



Other differences:
--
++ harfbuzz.spec ++
--- /var/tmp/diff_new_pack.1PpS2L/_old  2017-10-06 10:56:26.680897805 +0200
+++ /var/tmp/diff_new_pack.1PpS2L/_new  2017-10-06 10:56:26.680897805 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   harfbuzz
-Version:1.4.8
+Version:1.5.1
 Release:0
 Summary:An OpenType text shaping engine
 License:MIT

++ harfbuzz-1.4.8.tar.bz2 -> harfbuzz-1.5.1.tar.bz2 ++
 10793 lines of diff (skipped)




commit java-1_7_0-openjdk for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2017-10-06 10:55:44

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


Package is "java-1_7_0-openjdk"

Fri Oct  6 10:55:44 2017 rev:91 rq:531543 version:1.7.0.151

Changes:

--- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes
2017-09-27 16:49:30.648388089 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes   
2017-10-06 10:55:53.325939680 +0200
@@ -1,0 +2,12 @@
+Thu Oct  5 08:04:23 UTC 2017 - fst...@suse.com
+
+- Rename the icons from java.png to java-1.7.0.png to correspond
+  to what the *.desktop files expect
+
+---
+Mon Oct  2 07:46:13 UTC 2017 - fst...@suse.com
+
+- Change the requirement of tzdata-java to Recommends, since it is
+  not strictly needed.
+
+---



Other differences:
--
++ java-1_7_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.Tf4vUg/_old  2017-10-06 10:55:55.565601143 +0200
+++ /var/tmp/diff_new_pack.Tf4vUg/_new  2017-10-06 10:55:55.565601143 +0200
@@ -370,10 +370,9 @@
 
 %package headless
 Summary:OpenJDK 7 runtime environment without X, audio and video 
support
-# Require zoneinfo data provided by tzdata-java subpackage.
 Group:  Development/Languages/Java
-Requires:   tzdata-java
 Requires(pre):  update-alternatives
+Recommends: tzdata-java
 Provides:   java-headless = %{version}-%{release}
 Provides:   java-openjdk-headless = %{version}-%{release}
 Provides:   jre-%{javaver}-headless = %{version}-%{release}
@@ -453,6 +452,9 @@
 Provides:   java-%{javaver}-javadoc = %{version}-%{release}
 Provides:   java-%{javaver}-openjdk-javadoc = %{version}-%{release}
 Provides:   java-javadoc = %{version}-%{release}
+%if 0%{?suse_version} >= 1120
+BuildArch:  noarch
+%endif
 
 %description javadoc
 This package provides documentation of the API provided by OpenJDK 7
@@ -793,7 +795,7 @@
 for s in 16 24 32 48 ; do
   install -D -p -m 644 \
 openjdk/jdk/src/solaris/classes/sun/awt/X11/java-icon${s}.png \
-%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/java.png
+%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/java-%{javaver}.png
 done
 
 # Install desktop files.
@@ -1077,7 +1079,7 @@
 
 %dir %{_jvmdir}/%{sdkdir}/jre/lib/desktop/
 %{_jvmdir}/%{sdkdir}/jre/lib/desktop/policytool.desktop
-%{_datadir}/icons/hicolor/*/apps/java.png
+%{_datadir}/icons/hicolor/*/apps/java-%{javaver}.png
 
 %{_jvmdir}/java-%{javaver}-openjdk
 %dir %{_jvmdir}/%{sdkdir}






commit colord for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2017-10-06 10:56:02

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


Package is "colord"

Fri Oct  6 10:56:02 2017 rev:71 rq:530825 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2017-09-29 
11:50:46.389833727 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2017-10-06 
10:56:04.144304417 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 22:13:40 UTC 2017 - jeng...@inai.de
+
+- Update package summaries. Replace old RPM shell variables.
+
+---



Other differences:
--
++ colord.spec ++
--- /var/tmp/diff_new_pack.1ebZnj/_old  2017-10-06 10:56:05.236139378 +0200
+++ /var/tmp/diff_new_pack.1ebZnj/_new  2017-10-06 10:56:05.236139378 +0200
@@ -66,7 +66,7 @@
 there are no users logged in.
 
 %package -n libcolord2
-Summary:System Daemon for Managing Color Devices -- Library
+Summary:Library for managing color devices
 Group:  System/Libraries
 Suggests:   %{name}
 
@@ -76,7 +76,7 @@
 there are no users logged in.
 
 %package -n libcolorhug2
-Summary:System Daemon for Managing Color Devices -- Library
+Summary:Library for managing color devices
 Group:  System/Libraries
 Suggests:   %{name}
 
@@ -86,7 +86,7 @@
 there are no users logged in.
 
 %package color-profiles
-Summary:System Daemon for Managing Color Devices -- Color profiles
+Summary:Color profiles for colord
 # Last version of shared-color profiles packaged
 Group:  System/Libraries
 Obsoletes:  shared-color-profiles <= 0.1.6
@@ -100,7 +100,7 @@
 This package provides color profiles previously provided by 
shared-color-profiles
 
 %package -n typelib-1_0-Colord-1_0
-Summary:System Daemon for Managing Color Devices -- Introspection 
bindings
+Summary:Introspection bindings for libcolord
 Group:  System/Libraries
 
 %description -n typelib-1_0-Colord-1_0
@@ -112,7 +112,7 @@
 libcolord library.
 
 %package -n typelib-1_0-Colorhug-1_0
-Summary:System Daemon for Managing Color Devices -- Introspection 
bindings
+Summary:Introspection bindings for libcolorhug
 Group:  System/Libraries
 
 %description -n typelib-1_0-Colorhug-1_0
@@ -124,7 +124,7 @@
 libcolorhug library.
 
 %package -n libcolord-devel
-Summary:System Daemon for Managing Color Devices -- Development Files
+Summary:Development files for libcolord
 Group:  Development/Languages/C and C++
 Requires:   %{name}-color-profiles = %{version}
 Requires:   libcolord2 = %{version}
@@ -169,8 +169,8 @@
 %meson_install
 
 # Create colord rclink
-mkdir $RPM_BUILD_ROOT%{_sbindir}
-ln -sf %{_sbindir}/service $RPM_BUILD_ROOT%{_sbindir}/rc%{name}
+mkdir %{buildroot}/%{_sbindir}
+ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rc%{name}
 find %{buildroot} -type f -name '*.la' -delete -print
 
 # Install Apparmor profile






commit jlex for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package jlex for openSUSE:Factory checked in 
at 2017-10-06 10:55:03

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


Package is "jlex"

Fri Oct  6 10:55:03 2017 rev:19 rq:530817 version:1.2.6

Changes:

--- /work/SRC/openSUSE:Factory/jlex/jlex.changes2013-08-25 
13:32:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.jlex.new/jlex.changes   2017-10-06 
10:55:04.413332865 +0200
@@ -1,0 +2,7 @@
+Tue Oct  3 11:03:47 UTC 2017 - fst...@suse.com
+
+- Build with source and target level 1.6 and do not require
+  java-gcj-compat
+- Clean spec file
+
+---



Other differences:
--
++ jlex.spec ++
--- /var/tmp/diff_new_pack.hEh6cD/_old  2017-10-06 10:55:05.149221639 +0200
+++ /var/tmp/diff_new_pack.hEh6cD/_new  2017-10-06 10:55:05.153221034 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jlex
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,52 +14,50 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-# icecream 0
 
 
-Name:   jlex
-BuildRequires:  ant
-BuildRequires:  java-1_5_0-gcj-compat-devel
-BuildRequires:  xml-commons-apis-bootstrap
-#!BuildIgnore:  xml-commons-apis xml-commons-resolver xml-commons xerces-j2
-#!BuildIgnore:  xml-commons-jaxp-1.3-apis xml-commons-resolver12
-%define namejlex
-%define version 1.2.6
-%define release 2jpp
 %define sectionfree
+Name:   jlex
 Version:1.2.6
 Release:0
 Summary:A Lexical Analyzer Generator for Java
 License:BSD-3-Clause
 Group:  Development/Libraries/Java
+Url:http://www.cs.princeton.edu/~appel/modern/java/JLex/
 Source0:
http://www.cs.princeton.edu/~appel/modern/java/JLex/Archive/1.2.5/Main.java
 Source1:%{name}-%{version}.build.xml
 Patch0: %{name}-%{version}.static.patch
-Url:http://www.cs.princeton.edu/~appel/modern/java/JLex/
+BuildRequires:  ant
+BuildRequires:  java-devel
+BuildRequires:  xml-commons-apis-bootstrap
+#!BuildIgnore:  xerces-j2
+#!BuildIgnore:  xml-commons
+#!BuildIgnore:  xml-commons-apis
+#!BuildIgnore:  xml-commons-jaxp-1.3-apis
+#!BuildIgnore:  xml-commons-resolver
+#!BuildIgnore:  xml-commons-resolver12
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 JLex is a lexical analyzer generator for Java.
 
 %prep
-%setup -c -T
+%setup -q -c -T
 cp %{SOURCE0} .
-%patch0 -p0
+%patch0
 cp %{SOURCE1} build.xml
 
 %build
 unset CLASSPATH
-ant
+ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
 
 %install
 # jar
-install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
-install -m 644 dist/lib/%{name}.jar 
$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
-(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  "s|-%{version}||g"`; done)
+install -d -m 755 %{buildroot}%{_javadir}
+install -m 644 dist/lib/%{name}.jar 
%{buildroot}%{_javadir}/%{name}-%{version}.jar
+(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  "s|-%{version}||g"`; done)
 
 %files
-%defattr(-,root,root,-)
 %{_javadir}/*
 
 %changelog

++ jlex-1.2.6.build.xml ++
--- /var/tmp/diff_new_pack.hEh6cD/_old  2017-10-06 10:55:05.197214385 +0200
+++ /var/tmp/diff_new_pack.hEh6cD/_new  2017-10-06 10:55:05.197214385 +0200
@@ -52,9 +52,7 @@
   destdir="${build.dir}/classes" 
debug="${compile.debug}" 
deprecation="${compile.deprecation}" 
-   optimize="${compile.optimize}" 
-  source="1.5"
-  target="1.5" />
+   optimize="${compile.optimize}" />
   
 
 




commit jflex for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package jflex for openSUSE:Factory checked 
in at 2017-10-06 10:55:19

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


Package is "jflex"

Fri Oct  6 10:55:19 2017 rev:19 rq:531061 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/jflex/jflex-bootstrap.changes2013-12-03 
09:06:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.jflex.new/jflex-bootstrap.changes   
2017-10-06 10:55:20.466906400 +0200
@@ -2 +2 @@
-Mon Dec  2 12:44:30 UTC 2013 - mvysko...@suse.com
+Wed Oct  4 07:49:17 UTC 2017 - fst...@suse.com
@@ -4 +4,16 @@
-- conflicts with non-bootstrap variant
+- Removed a jflex-lex-scan.patch again, so that bot is happy
+
+---
+Tue Oct  3 17:31:18 UTC 2017 - fst...@suse.com
+
+- Don't BuildRequire java-1_5_0-gcj-compat-devel, since it will be
+  soon gone; BuildRequire java-devel
+- Build with java source and target level 1.6 to allow building
+  with jdk9
+- Sync the bootstrap and non-bootstrap spec files using the
+  jpackage-bootstrap-prepare.sh script and clean spec file
+
+---
+Mon Dec  2 12:44:19 UTC 2013 - mvysko...@suse.com
+
+- conflict the non-bootstrap variant with the bootstrap variant
--- /work/SRC/openSUSE:Factory/jflex/jflex.changes  2013-12-03 
09:06:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.jflex.new/jflex.changes 2017-10-06 
10:55:20.502900959 +0200
@@ -1,0 +2,15 @@
+Wed Oct  4 07:49:17 UTC 2017 - fst...@suse.com
+
+- Removed a jflex-lex-scan.patch again, so that bot is happy
+
+---
+Tue Oct  3 17:31:18 UTC 2017 - fst...@suse.com
+
+- Don't BuildRequire java-1_5_0-gcj-compat-devel, since it will be
+  soon gone; BuildRequire java-devel
+- Build with java source and target level 1.6 to allow building
+  with jdk9
+- Sync the bootstrap and non-bootstrap spec files using the
+  jpackage-bootstrap-prepare.sh script and clean spec file
+
+---
@@ -4 +19 @@
-- conflicts with bootstrap variant
+- conflict the non-bootstrap variant with the bootstrap variant

Old:

  jflex-lex-scan.patch



Other differences:
--
++ jflex-bootstrap.spec ++
--- /var/tmp/diff_new_pack.XQNvjb/_old  2017-10-06 10:55:21.314778245 +0200
+++ /var/tmp/diff_new_pack.XQNvjb/_new  2017-10-06 10:55:21.314778245 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jflex-bootstrap
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,9 @@
 %define without()   %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
 %define bcond_with()%{expand:%%{?_with_%{1}:%%global with_%{1} 1}}
 %define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}}
-
 # WARNING: please do not edit this auto generated spec file. Use the 
jflex.spec! #
 %define with_bootstrap 1
-%bcond_withbootstrap
-
 %define sectionfree
-
 Name:   jflex-bootstrap
 # This line is not a comment, please do not remove it!
 #%(sh %{_sourcedir}/jpackage-bootstrap-prepare.sh %{_sourcedir} %{name})
@@ -38,22 +34,26 @@
 Url:http://www.jflex.de/
 Source0:http://www.jflex.de/jflex-%{version}.tar.bz2
 Source1:jflex.script
+Source100:  jpackage-bootstrap-prepare.sh
 Patch0: jflex-javac-no-target.patch
 Patch1: jflex-no-cup-no-jflex.patch
 Patch2: jflex-classpath.patch
-Patch3: jflex-lex-scan.patch
 Patch4: jflex-byaccj-utl.patch
-Requires:   java_cup
-Requires:   javapackages-tools
+#PATCH-FIX-OPENSUSE: make AllTests.main empty, code was not compatible with 
junit 4
+Patch5: jflex-junit4.patch
 BuildRequires:  ant
 BuildRequires:  java-cup-bootstrap
+BuildRequires:  java-devel
+Requires:   java_cup
+Requires:   javapackages-tools
+BuildArch:  noarch
 %if %without bootstrap
 BuildRequires:  jflex-bootstrap
 BuildRequires:  junit
+Conflicts:  jflex-bootstrap
+%else
+Conflicts:  jflex
 %endif
-BuildRequires:  java-1_5_0-gcj-compat-devel
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 JFlex is a lexical analyzer generator for Java written in Java. It is 
@@ -71,7 +71,6 @@
 * JLex compatibility
 
 %if %without bootstrap
-
 %package doc
 Summary:Documentation and examples for %{name}
 Group:  

commit objectweb-anttask for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package objectweb-anttask for 
openSUSE:Factory checked in at 2017-10-06 10:55:34

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


Package is "objectweb-anttask"

Fri Oct  6 10:55:34 2017 rev:18 rq:531103 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/objectweb-anttask/objectweb-anttask.changes  
2013-09-26 19:38:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.objectweb-anttask.new/objectweb-anttask.changes 
2017-10-06 10:55:35.788590515 +0200
@@ -1,0 +2,15 @@
+Wed Oct  4 08:47:31 UTC 2017 - fst...@suse.com
+
+- Specify java source and target level 1.6 in order to allow
+  building with jdk9
+- Removed patch:
+  * objectweb-anttask-java14compat.patch
++ Do not hardcode java source and target levels; we specify
+  them on command-line
+  * objectweb-anttask-java5.patch
++ Rename enum -> emun, since "enum" is a keyword in java5+
+   + Fix "no suitable method found for put(String,String) ...
+  argument mismatch; String cannot be converted to String[]"
+  with java5+
+
+---

Old:

  objectweb-anttask-java14compat.patch

New:

  objectweb-anttask-java5.patch



Other differences:
--
++ objectweb-anttask.spec ++
--- /var/tmp/diff_new_pack.3eSj6e/_old  2017-10-06 10:55:36.76036 +0200
+++ /var/tmp/diff_new_pack.3eSj6e/_new  2017-10-06 10:55:36.76036 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package objectweb-anttask
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,54 +14,52 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-# icecream 0
 
 
 Name:   objectweb-anttask
+Version:1.2
+Release:0
 Summary:ObjectWeb Ant task
 License:LGPL-2.1+
 Group:  Development/Languages/Java
-Version:1.2
-Release:0
 Url:http://forge.objectweb.org/projects/monolog/
-BuildArch:  noarch
 Source0:ow_util_ant_tasks_1.2.zip
-Patch:  %{name}-java14compat.patch
 Patch1: objectweb-anttask-ant17.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   owanttask
+Patch2: objectweb-anttask-java5.patch
 BuildRequires:  ant
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  unzip
 BuildRequires:  xalan-j2
 BuildRequires:  xml-commons-apis
+Provides:   owanttask
+BuildArch:  noarch
 
 %description
 ObjectWeb Ant task
 
-
-
 %prep
-%setup -c -q -n %{name}
-%patch
+%setup -q -c -n %{name}
 %patch1
+%patch2 -p1
 find . -name "*.class" -exec rm {} \;
 find . -name "*.jar" -exec rm {} \;
 
 %build
 export CLASSPATH=$(build-classpath xalan-j2)
-ant -Dbuild.compiler=modern jar
+ant \
+-Dbuild.compiler=modern \
+-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+jar
 
 %install
 # jars
-install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
-install -m 644 output/lib/ow_util_ant_tasks.jar 
$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
-pushd $RPM_BUILD_ROOT%{_javadir}
+install -d -m 0755 %{buildroot}%{_javadir}
+install -m 644 output/lib/ow_util_ant_tasks.jar 
%{buildroot}%{_javadir}/%{name}-%{version}.jar
+pushd %{buildroot}%{_javadir}
   ln -sf %{name}-%{version}.jar %{name}.jar
 popd
 
 %files
-%defattr(0644,root,root,0755)
 %{_javadir}/*
 
 %changelog

++ objectweb-anttask-java14compat.patch -> objectweb-anttask-java5.patch 
++
--- 
/work/SRC/openSUSE:Factory/objectweb-anttask/objectweb-anttask-java14compat.patch
   2011-09-23 02:14:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.objectweb-anttask.new/objectweb-anttask-java5.patch 
2017-10-06 10:55:35.304663662 +0200
@@ -1,13 +1,74 @@
-diff -Naur ../objectweb-anttask.orig/build.xml ./build.xml
 ../objectweb-anttask.orig/build.xml2004-08-26 18:21:06.0 
+0200
-+++ ./build.xml2006-09-21 13:17:52.0 +0200
-@@ -8,7 +8,8 @@
-   
-   
-   
--  
-+  
-   
-   
-   
+--- objectweb-anttask/src/org/objectweb/util/ant/JavadocMultipleLink.java  
2004-01-26 09:55:26.0 +0100
 objectweb-anttask/src/org/objectweb/util/ant/JavadocMultipleLink.java  
2017-10-04 10:45:59.549577218 +0200
+@@ -85,8 +85,8 @@
+ 
+   // Add files
+   try {
+-  for(Enumeration enum = v.elements(); 

commit xerces-j2 for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package xerces-j2 for openSUSE:Factory 
checked in at 2017-10-06 10:55:13

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


Package is "xerces-j2"

Fri Oct  6 10:55:13 2017 rev:39 rq:530905 version:2.11.0

Changes:

--- /work/SRC/openSUSE:Factory/xerces-j2/xerces-j2.changes  2017-05-31 
13:30:35.329200637 +0200
+++ /work/SRC/openSUSE:Factory/.xerces-j2.new/xerces-j2.changes 2017-10-06 
10:55:15.323683793 +0200
@@ -1,0 +2,9 @@
+Tue Oct  3 15:33:36 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * xerces-2_11_0-jdk7.patch
++ Dummy implementation of the getContentDocument() in common
+  DOM API, in order to be able to build with jdk >= 1.6
+- Specify java source and target level 1.6 and don't depend on gcj
+
+---

New:

  xerces-2_11_0-jdk7.patch



Other differences:
--
++ xerces-j2.spec ++
--- /var/tmp/diff_new_pack.7Pbp0B/_old  2017-10-06 10:55:16.251543548 +0200
+++ /var/tmp/diff_new_pack.7Pbp0B/_new  2017-10-06 10:55:16.255542944 +0200
@@ -33,22 +33,14 @@
 # PATCH-FIX-UPSTREAM bnc#814241 XERCESJ-1616
 Patch0: arrays-doubling.patch
 Patch1: scan-pseudo-attribute.patch
+Patch2: xerces-2_11_0-jdk7.patch
 BuildRequires:  dos2unix
-# some build requirements removed to enable jpackage bootstrap. this is
-# the first package built, and we use the libraries in the tools subdir
-# for it.
-#!BuildIgnore:  java-9-openjdk java-9-openjdk-devel
-#!BuildIgnore:  java-1_8_0-openjdk java-1_8_0-openjdk-devel
-#!BuildIgnore:  java-1_7_0-openjdk java-1_7_0-openjdk-devel
-#!BuildIgnore:  java-1_6_0-openjdk java-1_6_0-openjdk-devel
-#!BuildIgnore:  antlr antlr-java
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel >= 1.6
 BuildRequires:  javapackages-tools
 BuildRequires:  unzip
 Requires(post): update-alternatives
 Requires(pre):  update-alternatives
 Provides:   jaxp_parser_impl
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -167,9 +159,10 @@
 find -type f -print |xargs -i dos2unix {}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
-echo 'javac.target=1.5' > build.properties
-echo 'javac.source=1.5' >> build.properties
+echo 'javac.target=1.6' > build.properties
+echo 'javac.source=1.6' >> build.properties
 
 sed -i 's/\r//' LICENSE README NOTICE build.sh
 
@@ -177,9 +170,8 @@
 ## this uses the ant.jar provided by the xerces packages. Tough luck,
 # jpackage bootstrap has to start somewhere. It is not installed,
 # though.
-export JAVA_HOME=%{_libdir}/jvm/java-1.5.0-gcj
 export GC_MAXIMUM_HEAP_SIZE="134217728"
-export CLASSPATH=$CLASSPATH:`build-classpath antlr-bootstrap`
+export CLASSPATH=$CLASSPATH:$(build-classpath antlr-bootstrap)
 sh build.sh jars
 #ant tests test
 
@@ -238,7 +230,6 @@
 fi
 
 %files
-%defattr(0644,root,root,0755)
 %doc LICENSE README
 %{_javadir}/%{name}-%{version}.jar
 %{_javadir}/%{name}.jar
@@ -246,25 +237,21 @@
 %ghost %{_sysconfdir}/alternatives/jaxp_parser_impl.jar
 
 %files xml-apis
-%defattr(0644,root,root,0755)
 %{_javadir}/%{name}-%{version}-xml-apis.jar
 %{_javadir}/%{name}-xml-apis.jar
 %{_javadir}/xml-commons-apis.jar
 %ghost %{_sysconfdir}/alternatives/xml-commons-apis.jar
 
 %files xml-resolver
-%defattr(0644,root,root,0755)
 %{_javadir}/%{name}-%{version}-xml-resolver.jar
 %{_javadir}/%{name}-xml-resolver.jar
 %{_javadir}/xml-commons-resolver.jar
 %ghost %{_sysconfdir}/alternatives/xml-commons-resolver.jar
 
 %files demo
-%defattr(0644,root,root,0755)
 %{_datadir}/%{name}
 
 %files scripts
-%defattr(-,root,root)
 %{_bindir}/*
 %{_mandir}/man1/*
 

++ xerces-2_11_0-jdk7.patch ++
--- xerces-2_11_0/src/org/apache/html/dom/HTMLFrameElementImpl.java 
2010-11-26 21:42:02.0 +0100
+++ xerces-2_11_0/src/org/apache/html/dom/HTMLFrameElementImpl.java 
2017-10-03 17:28:29.096819783 +0200
@@ -17,6 +17,7 @@
 package org.apache.html.dom;
 
 import org.w3c.dom.html.HTMLFrameElement;
+import org.w3c.dom.Document;
 
 /**
  * @xerces.internal
@@ -127,6 +128,11 @@
 setAttribute( "src", src );
 }
 
+   public Document getContentDocument()
+   {
+   return null;
+   }
+
 
 /**
  * Constructor requires owner document.
--- xerces-2_11_0/src/org/apache/html/dom/HTMLIFrameElementImpl.java
2010-11-26 21:42:08.0 +0100
+++ xerces-2_11_0/src/org/apache/html/dom/HTMLIFrameElementImpl.java
2017-10-03 17:28:12.576819720 +0200
@@ -17,6 +17,7 @@
 package org.apache.html.dom;
 
 import org.w3c.dom.html.HTMLIFrameElement;
+import org.w3c.dom.Document;
 
 /**
  * @xerces.internal
@@ -150,6 +151,11 @@
   

commit javazic for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package javazic for openSUSE:Factory checked 
in at 2017-10-06 10:54:45

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


Package is "javazic"

Fri Oct  6 10:54:45 2017 rev:13 rq:530676 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/javazic/javazic.changes  2012-05-09 
07:25:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.javazic.new/javazic.changes 2017-10-06 
10:54:46.839988989 +0200
@@ -1,0 +2,7 @@
+Mon Oct  2 14:02:52 UTC 2017 - fst...@suse.com
+
+- Move the sun.util.calendar to sun.whatever.calendar in order to
+  avoid clash with internal java classes that have different
+  interface in jdk8+
+
+---



Other differences:
--
++ javazic.spec ++
--- /var/tmp/diff_new_pack.WMPu1w/_old  2017-10-06 10:54:47.723855398 +0200
+++ /var/tmp/diff_new_pack.WMPu1w/_new  2017-10-06 10:54:47.727854793 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package javazic (Version 1.6.0)
+# spec file for package javazic
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,53 +15,45 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   javazic
-BuildRequires:  gcc-java
-BuildRequires:  fastjar
-License:GPL-2.0-with-classpath-exception
-Summary:A time zone compiler for Java
-Group:  Development/Libraries/Java
 # javazic source codes comes from openjdk6-b09 source archive
 # see package java-1_6_0-java for details and source code
 Version:1.6.0
-Release:2
+Release:0
+Summary:A time zone compiler for Java
+License:GPL-2.0-with-classpath-exception
+Group:  Development/Libraries/Java
 Url:http://icedtea.classpath.org
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 Source0:javazic.tar.gz
 Patch0: javazic-fixup.patch
+BuildRequires:  java-devel
+BuildArch:  noarch
 
 %description
 This is a time zone compiler for opensource Java Virtual Machine
 derived from openjdk6 source code.
 
-
-
 %prep
 %setup -q -c %{name}-%{version}
 %patch0 -b .javazic-fixup
 
 %build
-gcj -C $(find sun/ -iname '*.java')
+mv sun/util sun/whatever
+perl -pi -e 's#sun\.util\.calendar#sun\.whatever\.calendar#g' $(find sun/ 
-iname '*.java')
+javac -source 6 -target 6 $(find sun/ -iname '*.java')
 echo "Main-Class: sun.tools.javazic.Main" > manifest.txt
-fastjar -cfm %{name}-%{version}.jar manifest.txt $(find . -iname '*.class')
+jar -cfm %{name}-%{version}.jar manifest.txt $(find . -iname '*.class')
 
 %install
-install -d -m 0755 $RPM_BUILD_ROOT/%{_javadir}
-install -m 0644 %{name}-%{version}.jar $RPM_BUILD_ROOT/%{_javadir}/
+install -d -m 0755 %{buildroot}/%{_javadir}
+install -m 0644 %{name}-%{version}.jar %{buildroot}/%{_javadir}/
 # jars
-(cd $RPM_BUILD_ROOT%{_javadir}/ && for jar in *-%{version}*; do ln -sf ${jar} 
${jar/-%{version}/}; done)
-install -d -m 0755 $RPM_BUILD_ROOT/%{_datadir}/%{name}
-cp -rp tzdata_jdk $RPM_BUILD_ROOT/%{_datadir}/%{name}/
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+(cd %{buildroot}%{_javadir}/ && for jar in *-%{version}*; do ln -sf ${jar} 
${jar/-%{version}/}; done)
+install -d -m 0755 %{buildroot}/%{_datadir}/%{name}
+cp -rp tzdata_jdk %{buildroot}/%{_datadir}/%{name}/
 
 %files
-%defattr(-,root,root,0755)
 %{_javadir}/%{name}*.jar
 %{_datadir}/%{name}
 




commit servletapi5 for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package servletapi5 for openSUSE:Factory 
checked in at 2017-10-06 10:54:49

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


Package is "servletapi5"

Fri Oct  6 10:54:49 2017 rev:20 rq:530810 version:5.0.18

Changes:

--- /work/SRC/openSUSE:Factory/servletapi5/servletapi5.changes  2014-08-01 
19:26:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.servletapi5.new/servletapi5.changes 
2017-10-06 10:54:51.767244265 +0200
@@ -1,0 +2,11 @@
+Tue Oct  3 10:43:13 UTC 2017 - fst...@suse.com
+
+- Removed patch:
+  * java150_build.patch
+- Don't hardcode the source and target levels, specify them on
+  command line instead
+- Don't build with java-1_5_0-gcj-compat, since it is bound to go
+- Specify source and target level 1.6 in order to allow building
+  with jdk9
+
+---

Old:

  java150_build.patch



Other differences:
--
++ servletapi5.spec ++
--- /var/tmp/diff_new_pack.Z8pC4e/_old  2017-10-06 10:54:53.379000657 +0200
+++ /var/tmp/diff_new_pack.Z8pC4e/_new  2017-10-06 10:54:53.38352 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package servletapi5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,11 +26,10 @@
 Group:  Development/Libraries/Java
 Url:http://jakarta.apache.org/tomcat/
 Source: %{full_name}-5-src.tar.gz
-Patch150:   java150_build.patch
 #!BuildIgnore:  xml-commons xml-commons-resolver xerces-j2 xml-commons-apis
 #!BuildIgnore:  xml-commons-jaxp-1.3-apis
 BuildRequires:  ant
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  xml-commons-apis-bootstrap
 Requires(post): update-alternatives
 Provides:   servlet = %{version}
@@ -45,7 +44,6 @@
 
 %prep
 %setup -q -c -T -a 0 -n %{full_name}-5-src
-%patch150
 
 %build
 # Fix us a license file first
@@ -54,11 +52,11 @@
 find . -type f -name "*.jar" -exec rm -f {} \;
 pushd .
 cd jsr154
-ant jar examples -Dservletapi.build=build -Dservletapi.dist=dist
+ant jar examples -Dservletapi.build=build -Dservletapi.dist=dist 
-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
 popd
 pushd .
 cd jsr152
-ant jar examples -Dservletapi.build=build -Dservletapi.dist=dist
+ant jar examples -Dservletapi.build=build -Dservletapi.dist=dist 
-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
 popd
 
 %install




commit xalan-j2 for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package xalan-j2 for openSUSE:Factory 
checked in at 2017-10-06 10:55:09

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


Package is "xalan-j2"

Fri Oct  6 10:55:09 2017 rev:24 rq:530856 version:2.7.2

Changes:

--- /work/SRC/openSUSE:Factory/xalan-j2/xalan-j2.changes2014-12-17 
19:15:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.xalan-j2.new/xalan-j2.changes   2017-10-06 
10:55:10.880355394 +0200
@@ -1,0 +2,9 @@
+Tue Oct  3 12:07:42 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * openjdk-build.patch
++ Fix build with different versions of OpenJDK
+- Do not require gcc-java any more
+- Run fdupes
+
+---

New:

  openjdk-build.patch



Other differences:
--
++ xalan-j2.spec ++
--- /var/tmp/diff_new_pack.zzirPy/_old  2017-10-06 10:55:11.692232680 +0200
+++ /var/tmp/diff_new_pack.zzirPy/_new  2017-10-06 10:55:11.696232076 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xalan-j2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,11 +28,13 @@
 Patch0: %{name}-noxsltcdeps.patch
 Patch1: %{name}-manifest.patch
 Patch2: %{name}-crosslink.patch
+Patch3: openjdk-build.patch
 BuildRequires:  ant
 BuildRequires:  bcel
 BuildRequires:  dos2unix
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  fdupes
 BuildRequires:  java-cup-bootstrap
+BuildRequires:  java-devel >= 1.6
 BuildRequires:  jlex
 BuildRequires:  servletapi5
 BuildRequires:  xml-commons-apis-bootstrap
@@ -98,6 +100,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 # Remove all binary libs, except ones needed to build docs and N/A elsewhere.
 for j in $(find . -name "*.jar"); do
 mv $j $j.no
@@ -121,12 +124,9 @@
 ln -sf $(build-classpath jlex) JLex.jar
 ln -sf $(build-classpath stylebook) stylebook-1.0-b3_xalan-2.jar
 popd
-export CLASSPATH=$(build-classpath servletapi5)
-#
-#
-#export CLASSPATH=$(build-classpath servletapi5 java_cup java_cup-runtime jlex 
\
-#bcel xerces-j2)
 ant \
+  -Dservlet-api.jar=$(build-classpath servletapi5) \
+  -Dcompiler.source=1.6 -Dcompiler.target=1.6 \
   -Djava.awt.headless=true \
   -Dapi.j2se=%{_javadocdir}/java \
   -Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
@@ -154,6 +154,7 @@
 install -p -m 644 build/xalanservlet.war \
   %{buildroot}%{_datadir}/%{name}/%{name}-servlet.war
 cp -pr samples %{buildroot}%{_datadir}/%{name}
+%fdupes -s %{buildroot}%{_datadir}/%{name}
 
 # alternatives
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives

++ openjdk-build.patch ++
--- xalan-j_2_7_2/build.xml 2014-03-26 16:21:31.0 +0100
+++ xalan-j_2_7_2/build.xml 2017-10-03 13:58:53.759678877 +0200
@@ -216,14 +216,12 @@
 
 
 
-
   
   
 
 
   
 
-
   
   
 
@@ -232,7 +230,6 @@
 
 
 
-
   
   
 
@@ -392,7 +389,6 @@
   
   
-  
 
 
 
@@ -408,6 +404,12 @@
   
   
+
+
 
+
+
+
 
 
   
   
-  
   
 
 
@@ -447,7 +448,6 @@
 
 
-
   
 
   
@@ -461,7 +461,6 @@
debug="${build.debug}"
   target="${compiler.target}" source="${compiler.source}">
   
-  
 

 
   

 
   

 
   

 
   

 
   

 
+   debug="${build.debug}">
   

 
   

 
   

 
   
 
 
   
  
 
   

 
   

 
   
  
 
   
 
 
   

@@ -864,7 +861,7 @@
  
 
 
@@ -904,13 +901,13 @@
   
 
 
 
   
 
@@ -923,7 +920,7 @@
 
 
 
 


@@ -959,7 +956,7 @@
 
 

 
@@ -977,7 +974,7 @@
 
 

 
@@ -1554,7 +1551,7 @@
 
 
+  classpath="${build.xalan.jar}:${bin.dir}/fop.jar:${bin.dir}/w3c.jar">
   
 
   
@@ -1690,7 +1687,6 @@
   target="${compiler.target}" source="${compiler.source}">
   
   
-  
 
 
 



commit objectweb-asm for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package objectweb-asm for openSUSE:Factory 
checked in at 2017-10-06 10:55:24

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


Package is "objectweb-asm"

Fri Oct  6 10:55:24 2017 rev:18 rq:531066 version:3.3.1

Changes:

--- /work/SRC/openSUSE:Factory/objectweb-asm/objectweb-asm.changes  
2017-05-31 13:29:48.807757990 +0200
+++ /work/SRC/openSUSE:Factory/.objectweb-asm.new/objectweb-asm.changes 
2017-10-06 10:55:26.066060088 +0200
@@ -1,0 +2,11 @@
+Wed Oct  4 08:01:47 UTC 2017 - fst...@suse.com
+
+- Remove dependency on java-1_5_0-gcj-compat-devel
+- Specify java source and target level 1.6 to allow building with
+  jdk9
+- Added patch:
+  * asm-3.3.1-sourcetarget.patch
++ Don't hardcode the source and target levels, allow specifying
+  them on command-line
+
+---

New:

  asm-3.3.1-sourcetarget.patch



Other differences:
--
++ objectweb-asm.spec ++
--- /var/tmp/diff_new_pack.Fx82Uq/_old  2017-10-06 10:55:27.377861809 +0200
+++ /var/tmp/diff_new_pack.Fx82Uq/_new  2017-10-06 10:55:27.381861204 +0200
@@ -34,8 +34,9 @@
 Source8:
http://repo1.maven.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
 Source9:asm-MANIFEST.MF
 Patch0: objectweb-asm-no-classpath-in-manifest.patch
+Patch1: asm-3.3.1-sourcetarget.patch
 BuildRequires:  ant >= 1.6.5
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel >= 1.6
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  objectweb-anttask
@@ -60,6 +61,7 @@
 %prep
 %setup -q -n asm-%{version}
 %patch0 -p1
+%patch1 -p1
 perl -pi -e 's/\r$//g' LICENSE.txt README.txt
 mkdir META-INF
 cp -p %{SOURCE9} META-INF/MANIFEST.MF
@@ -67,7 +69,10 @@
 %build
 export CLASSPATH=
 export OPT_JAR_LIST=:
-ant -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar
+ant \
+-Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) \
+   -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+   jar
 
 %install
 # jars

++ asm-3.3.1-sourcetarget.patch ++
--- asm-3.3.1/build.xml 2009-07-11 17:56:57.0 +0200
+++ asm-3.3.1/build.xml 2017-10-04 09:56:20.226981298 +0200
@@ -170,7 +170,7 @@
   
 
   
-   
+   
   
 
   



commit regexp for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package regexp for openSUSE:Factory checked 
in at 2017-10-06 10:54:58

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


Package is "regexp"

Fri Oct  6 10:54:58 2017 rev:21 rq:530811 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/regexp/regexp.changes2017-05-31 
13:29:32.290086198 +0200
+++ /work/SRC/openSUSE:Factory/.regexp.new/regexp.changes   2017-10-06 
10:54:59.322102385 +0200
@@ -1,0 +2,6 @@
+Tue Oct  3 10:48:19 UTC 2017 - fst...@suse.com
+
+- Don't depend on java-gcj-compat, since it is bound to go
+- Specify java source and target level 1.6
+
+---



Other differences:
--
++ regexp.spec ++
--- /var/tmp/diff_new_pack.iqHAmu/_old  2017-10-06 10:54:59.882017756 +0200
+++ /var/tmp/diff_new_pack.iqHAmu/_new  2017-10-06 10:54:59.890016548 +0200
@@ -30,7 +30,7 @@
 Source1:regexp-%{version}.pom
 BuildRequires:  ant
 BuildRequires:  ant >= 1.6
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  xml-commons-apis-bootstrap
@@ -56,7 +56,7 @@
 export OPT_JAR_LIST=:
 export CLASSPATH=
 mkdir lib
-ant -Djakarta-site2.dir=. jar
+ant -Djakarta-site2.dir=. -Dant.build.javac.source=1.6 
-Dant.build.javac.target=1.6  jar
 
 %install
 # jars




commit java-1_8_0-openjdk for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2017-10-06 10:54:25

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


Package is "java-1_8_0-openjdk"

Fri Oct  6 10:54:25 2017 rev:52 rq:530346 version:1.8.0.144

Changes:

--- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes
2017-09-21 12:30:13.010344784 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/java-1_8_0-openjdk.changes   
2017-10-06 10:54:30.230499379 +0200
@@ -1,0 +2,25 @@
+Mon Oct  2 07:40:41 UTC 2017 - fst...@suse.com
+
+- Change the requirement of tzdata-java8 to Recommends, since it is
+  not strictly needed.
+
+---
+Thu Sep 28 16:40:43 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * alternative-tzdb_dat.patch
++ Allow specifying alternative path where to find the tzdb.dat
+  file. With fallback to $JAVA_HOME/jre/lib/tzdb.dat
+- Don't symlink tzdb.dat in postinstall
+
+---
+Thu Sep 21 22:43:35 UTC 2017 - fst...@suse.com
+
+- Update the provided jdbc-stdext version to 4.2
+
+---
+Thu Sep 21 11:41:46 UTC 2017 - fst...@suse.com
+
+- Allow bootstrapping by itself (BuildConflicts: java-devel >= 1.9)
+
+---

New:

  alternative-tzdb_dat.patch



Other differences:
--
++ java-1_8_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.17m03B/_old  2017-10-06 10:54:32.586143346 +0200
+++ /var/tmp/diff_new_pack.17m03B/_new  2017-10-06 10:54:32.590142741 +0200
@@ -199,6 +199,7 @@
 Patch2000:  java-1_8_0-openjdk-gcc6.patch
 Patch2001:  disable-doclint-by-default.patch
 Patch2002:  java-1_8_0-openjdk-linuxfilestore.patch
+Patch2003:  alternative-tzdb_dat.patch
 BuildRequires:  alsa-lib-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -253,9 +254,9 @@
 Provides:   jre1.8.x
 %if %{with bootstrap}
 BuildRequires:  java-devel >= 1.7
-BuildConflicts: java-devel >= 1.8
+BuildConflicts: java-devel >= 1.9
 %else
-BuildRequires:  java-1_8_0-openjdk-devel
+BuildRequires:  %{name}-devel
 %endif
 %if %{with_system_kerberos}
 BuildRequires:  krb5-devel
@@ -312,6 +313,7 @@
 Requires(post): update-alternatives
 # Postun requires update-alternatives to uninstall tool update-alternatives.
 Requires(postun): update-alternatives
+Recommends: tzdata-java8
 # Standard JPackage base provides.
 Provides:   java-%{javaver}-headless = %{version}-%{release}
 Provides:   java-headless = %{javaver}
@@ -324,7 +326,7 @@
 Provides:   jaas = %{version}
 Provides:   java-sasl = %{version}
 Provides:   jce = %{version}
-Provides:   jdbc-stdext = 4.1
+Provides:   jdbc-stdext = 4.2
 Provides:   jndi = %{version}
 Provides:   jndi-cos = %{version}
 Provides:   jndi-dns = %{version}
@@ -344,10 +346,6 @@
 %else
 Requires:   mozilla-nss
 %endif
-%if 0%{?suse_version} > 1320
-# Require zoneinfo data in java8+ format provided by tzdata-java8 subpackage.
-Requires(post): tzdata-java8
-%endif
 
 %description headless
 The OpenJDK 8 runtime environment without audio and video support.
@@ -569,6 +567,7 @@
 patch -p0 -i %{PATCH2001}
 
 patch -p0 -i %{PATCH2002}
+patch -p0 -i %{PATCH2003}
 
 (cd openjdk/common/autoconf
  bash ./autogen.sh
@@ -614,6 +613,9 @@
 popd
 %endif
 
+# Copy tz.properties
+echo "sun.zoneinfo.dir=%{_datadir}/javazi" >> $JAVA_HOME/jre/lib/tz.properties
+
 # Check debug symbols are present and can identify code
 SERVER_JVM="$JAVA_HOME/jre/lib/%{archinstall}/server/libjvm.so"
 if [ -f "$SERVER_JVM" ] ; then
@@ -639,7 +641,7 @@
   # Install systemtap support files.
   install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir}/tapset
   for i in tapset/*.stp; do
-cp -a $i %{buildroot}%{_jvmdir}/%{sdkdir}/tapset/$(basename $i 
.stp)-1.8.0.stp
+cp -a $i %{buildroot}%{_jvmdir}/%{sdkdir}/tapset/$(basename $i 
.stp)-%{javaver}.stp
   done
   install -d -m 755 %{buildroot}%{tapsetdir}
   pushd %{buildroot}%{tapsetdir}
@@ -867,15 +869,6 @@
   --slave %{_jvmjardir}/jre-%{javaver} \
   jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
 
-%if 0%{?suse_version} > 1320
-if [ -e %{_datadir}/javazi/tzdb.dat ]; then
-   if [ -e %{_jvmdir}/%{jredir}/lib/tzdb.dat ]; then
-   rm -f %{_jvmdir}/%{jredir}/lib/tzdb.dat
-   fi
-   ln -sf %{_datadir}/javazi/tzdb.dat  %{_jvmdir}/%{jredir}/lib/tzdb.dat
-fi
-%endif
-
 %postun headless
 if [ $1 -eq 0 ]
 then
@@ -1105,9 +1098,6 @@
 %if 0%{?suse_version} <= 1130
 

commit java-9-openjdk for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package java-9-openjdk for openSUSE:Factory 
checked in at 2017-10-06 10:54:33

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


Package is "java-9-openjdk"

Fri Oct  6 10:54:33 2017 rev:13 rq:530347 version:9.0.0.0

Changes:

--- /work/SRC/openSUSE:Factory/java-9-openjdk/java-9-openjdk.changes
2017-09-23 21:30:21.922910631 +0200
+++ /work/SRC/openSUSE:Factory/.java-9-openjdk.new/java-9-openjdk.changes   
2017-10-06 10:54:36.037621685 +0200
@@ -1,0 +2,15 @@
+Mon Oct  2 07:44:19 UTC 2017 - fst...@suse.com
+
+- Change the requirement of tzdata-java8 to Recommends, since it is
+  not strictly needed.
+
+---
+Thu Sep 28 16:56:02 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * alternative-tzdb_dat.patch
++ Allow specifying alternative path where to find the tzdb.dat
+  file. With fallback to $JAVA_HOME/lib/tzdb.dat
+- Don't symlink tzdb.dat in postinstall
+
+---

New:

  alternative-tzdb_dat.patch



Other differences:
--
++ java-9-openjdk.spec ++
--- /var/tmp/diff_new_pack.TKWBVu/_old  2017-10-06 10:54:39.057165306 +0200
+++ /var/tmp/diff_new_pack.TKWBVu/_new  2017-10-06 10:54:39.057165306 +0200
@@ -186,6 +186,7 @@
 Patch300:   java-9-openjdk-linuxfilestore.patch
 Patch301:   bootcycle_jobs.patch
 Patch302:   disable-doclint-by-default.patch
+Patch303:   alternative-tzdb_dat.patch
 BuildRequires:  alsa-lib-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -303,6 +304,7 @@
 Requires(post): update-alternatives
 # Postun requires update-alternatives to uninstall tool update-alternatives.
 Requires(postun): update-alternatives
+Recommends: tzdata-java8
 # Standard JPackage base provides.
 Provides:   java-%{javaver}-headless = %{version}-%{release}
 Provides:   java-headless = %{javaver}
@@ -324,10 +326,6 @@
 Provides:   jndi-rmi = %{version}
 Provides:   jsse = %{version}
 Obsoletes:  %{oldname}-headless < %{version}-%{release}
-%if 0%{?suse_version} > 1320
-# Require zoneinfo data in java8+ format provided by tzdata-java8 subpackage.
-Requires(post): tzdata-java8
-%endif
 
 %description headless
 The OpenJDK 9 runtime environment without audio and video support.
@@ -499,6 +497,7 @@
 %patch300 -p1
 %patch301 -p1
 %patch302 -p1
+%patch303 -p1
 
 # Extract systemtap tapsets
 
@@ -669,6 +668,9 @@
 popd
 %endif
 
+# Copy tz.properties
+echo "sun.zoneinfo.dir=%{_datadir}/javazi" >> $JAVA_HOME/lib/tz.properties
+
 # Check debug symbols are present and can identify code
 SERVER_JVM="$JAVA_HOME/lib/server/libjvm.so"
 if [ -f "$SERVER_JVM" ] ; then
@@ -866,15 +868,6 @@
   --install %{_jvmdir}/jre-%{javaver} \
   jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority}
 
-%if 0%{?suse_version} > 1320
-if [ -e %{_datadir}/javazi/tzdb.dat ]; then
-if [ -e %{_jvmdir}/%{sdkdir}/lib/tzdb.dat ]; then
-rm -f %{_jvmdir}/%{sdkdir}/lib/tzdb.dat
-fi
-ln -sf %{_datadir}/javazi/tzdb.dat  %{_jvmdir}/%{sdkdir}/lib/tzdb.dat
-fi
-%endif
-
 %postun headless
 if [ $1 -eq 0 ]
 then
@@ -1135,6 +1128,8 @@
 %{_jvmdir}/%{sdkdir}/lib/modules
 %{_jvmdir}/%{sdkdir}/lib/psfontj2d.properties
 %{_jvmdir}/%{sdkdir}/lib/psfont.properties.ja
+%{_jvmdir}/%{sdkdir}/lib/tzdb.dat
+%{_jvmdir}/%{sdkdir}/lib/tz.properties
 %{_jvmdir}/%{sdkdir}/lib/*/libjsig.so
 %{_jvmdir}/%{sdkdir}/lib/*/libjvm.so
 %{_jvmdir}/%{sdkdir}/lib/*/Xusage.txt
@@ -1142,11 +1137,6 @@
 %if 0%{?suse_version} <= 1130
 %config(noreplace) %{cacerts}
 %endif
-%if 0%{?suse_version} > 1320
-%ghost %{_jvmdir}/%{sdkdir}/lib/tzdb.dat
-%else
-%{_jvmdir}/%{sdkdir}/lib/tzdb.dat
-%endif
 %config(noreplace) %{_jvmdir}/%{sdkdir}/lib/security/blacklisted.certs
 %config(noreplace) %{_jvmdir}/%{sdkdir}/lib/security/nss.cfg
 %{_jvmdir}/%{sdkdir}/lib/security/default.policy
@@ -1226,9 +1216,6 @@
 %{_jvmdir}/%{sdkdir}/lib/libjelfshim.so
 %endif
 %endif
-%if 0%{?suse_version} > 1320
-%ghost %{_jvmdir}/%{sdkdir}/lib/tzdb.dat
-%endif
 
 %if %{with_systemtap}
 %{_jvmdir}/%{sdkdir}/tapset/*.stp

++ alternative-tzdb_dat.patch ++
--- jdk9/jdk/src/java.base/share/classes/sun/util/calendar/ZoneInfoFile.java
2017-07-27 20:04:48.0 +0200
+++ jdk9/jdk/src/java.base/share/classes/sun/util/calendar/ZoneInfoFile.java
2017-09-28 18:47:17.942873513 +0200
@@ -31,6 +31,7 @@
 import java.io.DataInputStream;
 import java.io.File;
 import java.io.FileInputStream;
+import java.io.InputStream;
 import java.io.IOException;
 import java.io.StreamCorruptedException;
 import java.security.AccessController;
@@ -47,6 +48,7 @@
 import 

commit rhino for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package rhino for openSUSE:Factory checked 
in at 2017-10-06 10:54:39

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


Package is "rhino"

Fri Oct  6 10:54:39 2017 rev:32 rq:530675 version:1.7R3

Changes:

--- /work/SRC/openSUSE:Factory/rhino/rhino.changes  2017-09-17 
22:36:48.769442887 +0200
+++ /work/SRC/openSUSE:Factory/.rhino.new/rhino.changes 2017-10-06 
10:54:39.325124806 +0200
@@ -1,0 +2,8 @@
+Tue Oct  3 06:51:14 UTC 2017 - fst...@suse.com
+
+- Don't require java-1_5_0-gcj-compat-devel, since it is bound to
+  go
+- Require java-devel >= 1.6
+- Specify java source and target level 6 to allow buiding with jdk9
+
+---



Other differences:
--
++ rhino.spec ++
--- /var/tmp/diff_new_pack.9ubv4O/_old  2017-10-06 10:54:40.121004515 +0200
+++ /var/tmp/diff_new_pack.9ubv4O/_new  2017-10-06 10:54:40.121004515 +0200
@@ -48,26 +48,13 @@
 Patch100:   rhino-1.7-gcj.patch
 BuildRequires:  ant
 BuildRequires:  bea-stax-api
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel >= 1.6
 BuildRequires:  javapackages-tools
 BuildRequires:  jline
 BuildRequires:  xmlbeans-mini
 #!BuildIgnore:  antlr
 #!BuildIgnore:  antlr-java
-#!BuildIgnore:  java-1_6_0-openjdk
-#!BuildIgnore:  java-1_6_0-openjdk-devel
-#!BuildIgnore:  java-1_6_0-openjdk-headless
-#!BuildIgnore:  java-1_7_0-openjdk
-#!BuildIgnore:  java-1_7_0-openjdk-devel
-#!BuildIgnore:  java-1_7_0-openjdk-headless
-#!BuildIgnore:  java-1_8_0-openjdk
-#!BuildIgnore:  java-1_8_0-openjdk-devel
-#!BuildIgnore:  java-1_8_0-openjdk-headless
-#!BuildIgnore:  java-9-openjdk
-#!BuildIgnore:  java-9-openjdk-devel
-#!BuildIgnore:  java-9-openjdk-headless
 #!BuildIgnore:  xerces-j2
-#BuildRequires:  xerces-j2-bootstrap
 #!BuildIgnore:  xerces-j2-bootstrap
 #!BuildIgnore:  xml-commons
 #!BuildIgnore:  xml-commons-apis
@@ -119,12 +106,13 @@
 %{ant} -v -d \
 -Dxbean.jar=$(build-classpath xmlbeans/xbean | cut -d ':' -f 1) \
 -Djsr173.jar=$(build-classpath bea-stax-api) \
+-Dtarget-jvm=6 -Dsource-level=6 \
 deepclean jar copy-all
 
 export CLASSPATH=`pwd`/build/%{name}%{cvs_version}/js.jar:$(build-classpath 
xmlbeans/xbean 2>/dev/null)
 SOURCEPATH=`pwd`/build/%{name}%{cvs_version}/src
 pushd examples
-javac -sourcepath ${SOURCEPATH} -source 1.5 -target 1.5 *.java
+javac -sourcepath ${SOURCEPATH} -source 6 -target 6 *.java
 jar cvf ../build/%{name}%{cvs_version}/%{name}-examples.jar *.class
 popd
 




commit java-1_5_0-gcj-compat for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package java-1_5_0-gcj-compat for 
openSUSE:Factory checked in at 2017-10-06 10:54:10

Comparing /work/SRC/openSUSE:Factory/java-1_5_0-gcj-compat (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_5_0-gcj-compat.new (New)


Package is "java-1_5_0-gcj-compat"

Fri Oct  6 10:54:10 2017 rev:38 rq:529906 version:1.5.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/java-1_5_0-gcj-compat/java-1_5_0-gcj-compat.changes  
2017-09-17 22:35:56.436800619 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_5_0-gcj-compat.new/java-1_5_0-gcj-compat.changes
 2017-10-06 10:54:10.665456414 +0200
@@ -1,0 +2,5 @@
+Fri Sep 29 11:48:44 UTC 2017 - fst...@suse.com
+
+- Doesn't really depend on antlr-bootstrap or antlr
+
+---



Other differences:
--
++ java-1_5_0-gcj-compat.spec ++
--- /var/tmp/diff_new_pack.8XuFn5/_old  2017-10-06 10:54:11.329356074 +0200
+++ /var/tmp/diff_new_pack.8XuFn5/_new  2017-10-06 10:54:11.337354866 +0200
@@ -55,13 +55,11 @@
 # Call gij instead of gcj in the "java" wrapper script:
 Patch0: gcc43-fixes.patch
 Patch1: python_prefix.patch
-BuildRequires:  antlr-bootstrap
 BuildRequires:  gcc-gij
 BuildRequires:  gcc-java
 BuildRequires:  python-devel
 BuildRequires:  unzip
 BuildRequires:  update-alternatives
-#!BuildIgnore:  antlr
 Requires(post): coreutils
 Requires(post): sed
 Requires(post): update-alternatives




commit antlr for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package antlr for openSUSE:Factory checked 
in at 2017-10-06 10:54:15

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


Package is "antlr"

Fri Oct  6 10:54:15 2017 rev:37 rq:529938 version:2.7.7

Changes:

--- /work/SRC/openSUSE:Factory/antlr/antlr.changes  2017-09-13 
22:18:46.525251561 +0200
+++ /work/SRC/openSUSE:Factory/.antlr.new/antlr.changes 2017-10-06 
10:54:17.276457244 +0200
@@ -1,0 +2,6 @@
+Fri Sep 29 13:23:59 UTC 2017 - fst...@suse.com
+
+- Require java-devel >= 1.6 to build, because of the source and
+  target level
+
+---



Other differences:
--
++ antlr.spec ++
--- /var/tmp/diff_new_pack.HJOBDG/_old  2017-10-06 10:54:18.360293435 +0200
+++ /var/tmp/diff_new_pack.HJOBDG/_new  2017-10-06 10:54:18.360293435 +0200
@@ -34,6 +34,7 @@
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  java-devel >= 1.6
 BuildRequires:  javapackages-tools
 BuildRequires:  python
 BuildRequires:  xml-commons-apis
@@ -51,7 +52,7 @@
 %packagejava
 Summary:ANother Tool for Language Recognition (Manual)
 Group:  Development/Tools/Other
-Requires:   java >= 1.6.0
+Requires:   java >= 1.6
 BuildArch:  noarch
 
 %descriptionjava




commit jdom for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package jdom for openSUSE:Factory checked in 
at 2017-10-06 10:54:20

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


Package is "jdom"

Fri Oct  6 10:54:20 2017 rev:22 rq:530251 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/jdom/jdom.changes2017-09-17 
22:36:22.401150157 +0200
+++ /work/SRC/openSUSE:Factory/.jdom.new/jdom.changes   2017-10-06 
10:54:21.907757276 +0200
@@ -1,0 +2,10 @@
+Fri Sep 29 06:37:03 UTC 2017 - fst...@suse.com
+
+- Fix build with jdk9: specify java source and target level 1.6
+- Modified patch:
+  * jdom-1.1-build.xml.patch
++ specify java source and target level 1.6
+- Add more BuildRequires, in order to build more java files in
+  stage 1
+
+---



Other differences:
--
++ jdom.spec ++
--- /var/tmp/diff_new_pack.KPh1S9/_old  2017-10-06 10:54:22.723633965 +0200
+++ /var/tmp/diff_new_pack.KPh1S9/_new  2017-10-06 10:54:22.727633360 +0200
@@ -56,22 +56,16 @@
 Patch2: jdom-1.1-xom-get-jaxen.patch
 BuildRequires:  ant
 BuildRequires:  ant-junit
-BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  java-devel
 BuildRequires:  junit
+BuildRequires:  relaxngDatatype
 BuildRequires:  servletapi5
 BuildRequires:  unzip
 BuildRequires:  xalan-j2
 BuildRequires:  xerces-j2
-#!BuildIgnore:  java-1_6_0-openjdk
-#!BuildIgnore:  java-1_6_0-openjdk-devel
-#!BuildIgnore:  java-1_7_0-openjdk
-#!BuildIgnore:  java-1_7_0-openjdk-devel
-#!BuildIgnore:  java-1_8_0-openjdk
-#!BuildIgnore:  java-1_8_0-openjdk-devel
-#!BuildIgnore:  java-9-openjdk
-#!BuildIgnore:  java-9-openjdk-devel
+BuildRequires:  xpp2
+BuildRequires:  xpp3
 BuildArch:  noarch
-BuildConflicts: java-devel >= 1.9
 
 %description
 JDOM is, quite simply, a Java representation of an XML document. JDOM
@@ -162,11 +156,11 @@
 %patch2
 
 %build
-export JAVA_OPTS="-source 1.5 -target 1.5 -J-Xss4m"
+export JAVA_OPTS="-source 1.6 -target 1.6 -encoding UTF-8 -J-Xss4m"
 export JAVAC="javac ${JAVA_OPTS} "
 export ANT_OPTS="-Xss4m"
 i=0
-export CLASSPATH="%{stage1_build_dir}:$(build-classpath $LIBGCJ xerces-j2 
xalan-j2 xalan-j2-serializer junit 
servletapi5):%{jaxen_dir}/src/java/main/:%{jdom_dir}/src/java/:%{saxpath_dir}/src/java/main/:%{xom_dir}/src/:%{dom4j_dir}/src/java"
+export CLASSPATH="%{stage1_build_dir}:$(build-classpath $LIBGCJ xerces-j2 
xalan-j2 xalan-j2-serializer junit relaxngDatatype servletapi5 xpp2 
xpp3):%{jaxen_dir}/src/java/main/:%{jdom_dir}/src/java/:%{saxpath_dir}/src/java/main/:%{xom_dir}/src/:%{dom4j_dir}/src/java"
 SOURCE_DIRS="%{jaxen_dir}/src/java/main/ %{jdom_dir}/src/java/ 
%{saxpath_dir}/src/java/main/ %{xom_dir}/src/ %{dom4j_dir}/src/java"
 MAX=$(find ${SOURCE_DIRS} -iname "*.java" | wc -l)
 for file in  $(find ${SOURCE_DIRS} -name "*.java")
@@ -182,7 +176,7 @@
 -Dxml-apis.jar=$(build-classpath xml-commons-apis) \
 -Dglibj.jar=$(build-classpath glibj) \
 -Djaxen.lib.dir=%{stage1_build_dir} \
--Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
+-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
 package
 mv build/jdom.jar %{_builddir}/jdom-%{jdom_version}.jar
 popd

++ jdom-1.1-build.xml.patch ++
--- /var/tmp/diff_new_pack.KPh1S9/_old  2017-10-06 10:54:22.767627316 +0200
+++ /var/tmp/diff_new_pack.KPh1S9/_new  2017-10-06 10:54:22.767627316 +0200
@@ -6,8 +6,8 @@
  
 -
 -
-+
-+
++
++
  
  
  
@@ -19,3 +19,60 @@
  

  
+--- XOM/build.xml
 XOM/build.xml
+@@ -201,8 +201,8 @@
+debug="${debug}"
+optimize="${optimize}"
+deprecation="${deprecation}"
+-   target="1.2"
+-   source="1.3"
++   target="1.6"
++   source="1.6"
+encoding="UTF-8"
+excludes="nu/xom/pantry/* nu/xom/tools/* 
nu/xom/samples/*Servlet.java">
+
+@@ -228,8 +228,8 @@
+debug="${debug}"
+optimize="${optimize}"
+deprecation="${deprecation}"
+-   target="1.2"
+-   source="1.3"
++   target="1.6"
++   source="1.6"
+encoding="UTF-8">
+
+
+@@ -244,8 +244,8 @@
+debug="${debug}"
+optimize="${optimize}"
+deprecation="${deprecation}"
+-   target="1.2"
+-   source="1.3"
++   target="1.6"
++   source="1.6"
+encoding="UTF-8"
+failonerror="false">
+
+@@ -462,8 +462,8 @@
+debug="${debug}"
+optimize="${optimize}"
+deprecation="${deprecation}"
+-   target="1.2"
+-   source="1.3"
++ 

commit yast2-theme for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package yast2-theme for openSUSE:Factory 
checked in at 2017-10-06 10:53:51

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


Package is "yast2-theme"

Fri Oct  6 10:53:51 2017 rev:154 rq:531742 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-theme/yast2-theme.changes  2017-09-25 
13:50:47.087701544 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme.changes 
2017-10-06 10:53:53.911988456 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 13:37:55 UTC 2017 - jreidin...@suse.com
+
+- add to SLE theme registration specific autoinstall.png
+  (bsc#1054965)
+- 4.0.1
+
+---

Old:

  yast2-theme-4.0.0.tar.bz2

New:

  yast2-theme-4.0.1.tar.bz2



Other differences:
--
++ yast2-theme.spec ++
--- /var/tmp/diff_new_pack.nsiJyW/_old  2017-10-06 10:53:54.747862127 +0200
+++ /var/tmp/diff_new_pack.nsiJyW/_new  2017-10-06 10:53:54.747862127 +0200
@@ -19,7 +19,7 @@
 # YaST Oxygen icons maintained by Martin Schlander 
 
 Name:   yast2-theme
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-theme-4.0.0.tar.bz2 -> yast2-theme-4.0.1.tar.bz2 ++
/work/SRC/openSUSE:Factory/yast2-theme/yast2-theme-4.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme-4.0.1.tar.bz2 differ: 
char 11, line 1




commit util-linux for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2017-10-06 10:53:35

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


Package is "util-linux"

Fri Oct  6 10:53:35 2017 rev:222 rq:530401 version:2.30.1

Changes:

--- /work/SRC/openSUSE:Factory/util-linux/python-libmount.changes   
2017-09-28 12:32:50.345036644 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes  
2017-10-06 10:53:38.602302247 +0200
@@ -7,0 +8,6 @@
+Tue Sep 19 14:11:49 CEST 2017 - sbra...@suse.com
+
+- Link against tinfow instead of tinfo
+  (bsc#1056171, util-linux-use-tinfow.patch).
+
+---
util-linux-systemd.changes: same change
util-linux.changes: same change

New:

  util-linux-use-tinfow.patch



Other differences:
--
++ python-libmount.spec ++
--- /var/tmp/diff_new_pack.Glgpbx/_old  2017-10-06 10:53:40.578003657 +0200
+++ /var/tmp/diff_new_pack.Glgpbx/_new  2017-10-06 10:53:40.582003052 +0200
@@ -73,7 +73,7 @@
 %endif
 Summary:%main_summary
 License:GPL-2.0+
-Group:  %group_pl
+Group:  %main_group
 BuildRequires:  audit-devel
 BuildRequires:  bc
 BuildRequires:  binutils-devel
@@ -157,6 +157,8 @@
 Patch0: make-sure-sbin-resp-usr-sbin-are-in-PATH.diff
 # PATCH-FEATURE-SLE 
util-linux-losetup-Add-support-for-setting-logical-blocksize.patch bsc931634 
FATE319010 h...@suse.de -- Add support for setting logical blocksizes.
 Patch1: 
util-linux-losetup-Add-support-for-setting-logical-blocksize.patch
+# PATCH-FIX-UPSTREAM util-linux-use-tinfow.patch bsc#1056171 sbra...@suse.com 
-- Link against tinfow instead of tinfo.
+Patch2: util-linux-use-tinfow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 %if %build_util_linux
@@ -403,7 +405,6 @@
 %if %build_util_linux
 %package -n python-libmount
 Summary:%summary_pl
-License:GPL-2.0+
 Group:  %group_pl
 
 %description -n python-libmount
@@ -421,6 +422,7 @@
 # logical block size support in loop does not exist in Tumbleweed and upstream 
kernel yet
 %patch1 -p1
 %endif
+%patch2 -p1
 #
 # setctsid
 cp -p %{S:22} %{S:23} .

++ util-linux-systemd.spec ++
--- /var/tmp/diff_new_pack.Glgpbx/_old  2017-10-06 10:53:40.613998217 +0200
+++ /var/tmp/diff_new_pack.Glgpbx/_new  2017-10-06 10:53:40.617997613 +0200
@@ -157,6 +157,8 @@
 Patch0: make-sure-sbin-resp-usr-sbin-are-in-PATH.diff
 # PATCH-FEATURE-SLE 
util-linux-losetup-Add-support-for-setting-logical-blocksize.patch bsc931634 
FATE319010 h...@suse.de -- Add support for setting logical blocksizes.
 Patch1: 
util-linux-losetup-Add-support-for-setting-logical-blocksize.patch
+# PATCH-FIX-UPSTREAM util-linux-use-tinfow.patch bsc#1056171 sbra...@suse.com 
-- Link against tinfow instead of tinfo.
+Patch2: util-linux-use-tinfow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 %if %build_util_linux
@@ -420,6 +422,7 @@
 # logical block size support in loop does not exist in Tumbleweed and upstream 
kernel yet
 %patch1 -p1
 %endif
+%patch2 -p1
 #
 # setctsid
 cp -p %{S:22} %{S:23} .

++ util-linux.spec ++
--- /var/tmp/diff_new_pack.Glgpbx/_old  2017-10-06 10:53:40.637994590 +0200
+++ /var/tmp/diff_new_pack.Glgpbx/_new  2017-10-06 10:53:40.637994590 +0200
@@ -157,6 +157,8 @@
 Patch0: make-sure-sbin-resp-usr-sbin-are-in-PATH.diff
 # PATCH-FEATURE-SLE 
util-linux-losetup-Add-support-for-setting-logical-blocksize.patch bsc931634 
FATE319010 h...@suse.de -- Add support for setting logical blocksizes.
 Patch1: 
util-linux-losetup-Add-support-for-setting-logical-blocksize.patch
+# PATCH-FIX-UPSTREAM util-linux-use-tinfow.patch bsc#1056171 sbra...@suse.com 
-- Link against tinfow instead of tinfo.
+Patch2: util-linux-use-tinfow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 %if %build_util_linux
@@ -420,6 +422,7 @@
 # logical block size support in loop does not exist in Tumbleweed and upstream 
kernel yet
 %patch1 -p1
 %endif
+%patch2 -p1
 #
 # setctsid
 cp -p %{S:22} %{S:23} .


++ util-linux-use-tinfow.patch ++
>From ad442a818c6eefabb8258a9949206e12f2296161 Mon Sep 17 00:00:00 2001
From: Karel Zak 
Date: Tue, 19 Sep 2017 12:55:49 +0200
Subject: [PATCH] build-sys: add libtinfow check

It seems some systems differentiate between tinfo and tinfow. And it
seems that mix ncursesw and tinfo (wide vs. non-wide char) is problem
for the systems.

Note that for example Fedora have ncursesw as well as ncurses, but
only one tinfo library. So, we need fallback this scenario.

Reported-by: Stanislav Brabec 

commit libnsl for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package libnsl for openSUSE:Factory checked 
in at 2017-10-06 10:53:08

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


Package is "libnsl"

Fri Oct  6 10:53:08 2017 rev:5 rq:528502 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/libnsl/libnsl.changes2017-09-24 
11:32:25.886305644 +0200
+++ /work/SRC/openSUSE:Factory/.libnsl.new/libnsl.changes   2017-10-06 
10:53:08.562842061 +0200
@@ -1,0 +2,15 @@
+Tue Sep 12 12:43:01 CEST 2017 - ku...@suse.de
+
+- Install yppasswd.h again
+
+---
+Tue Sep  5 12:54:29 CEST 2017 - ku...@suse.de
+
+- Disable static library
+
+---
+Wed Aug 30 13:35:01 CEST 2017 - ku...@suse.de
+
+- Don't install into nsl subdirectories
+
+---



Other differences:
--
++ libnsl.spec ++
--- /var/tmp/diff_new_pack.rWhRGG/_old  2017-10-06 10:53:09.102760466 +0200
+++ /var/tmp/diff_new_pack.rWhRGG/_new  2017-10-06 10:53:09.106759862 +0200
@@ -66,20 +66,15 @@
 %setup -q
 
 %build
-%configure --libdir=/%{_libdir}/nsl --includedir=%{_includedir}/nsl
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
 # Don't strip .symtab to allow debugging
 export STRIP_KEEP_SYMTAB=libnsl*.so*
-# NO_BRP_CHECK_ROOTFS is for SLES11 only, but does not harm for Factory
-export NO_BRP_CHECK_ROOTFS=true
 make %{?_smp_mflags} DESTDIR=%{buildroot} install
-mv -v %{buildroot}/%{_libdir}/nsl/%{name}.so.2*  %{buildroot}%{_libdir}/
-# Adjust devel so link
-rm -v %{buildroot}/%{_libdir}/nsl/%{name}.{a,la,so}
-ln -s -v %{_libdir}/%{name}.so.2 %{buildroot}%{_libdir}/nsl/%{name}.so
-mv -v %{buildroot}/%{_libdir}/nsl/pkgconfig %{buildroot}/%{_libdir}
+# Remove .la file
+rm %{buildroot}%{_libdir}/%{name}.la
 
 %check
 make %{?_smp_mflags} check
@@ -94,10 +89,8 @@
 
 %files devel
 %defattr(-,root,root)
-%dir %{_libdir}/nsl/
-%{_libdir}/nsl/libnsl.so
-%dir %{_includedir}/nsl/
-%{_includedir}/nsl/*
+%{_libdir}/libnsl.so
+%{_includedir}/*
 %{_libdir}/pkgconfig/*
 
 %changelog




commit glibc for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2017-10-06 10:53:16

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


Package is "glibc"

Fri Oct  6 10:53:16 2017 rev:214 rq:531231 version:2.26

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2017-09-24 
11:32:35.137001524 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2017-10-06 10:53:19.337213768 +0200
@@ -1,0 +2,45 @@
+Wed Oct  4 12:14:30 UTC 2017 - sch...@suse.de
+
+- nss-compat.patch: Move nss_compat from nis to nss subdir and install it
+  unconditionally
+- nsswitch.conf: switch back to compat for passwd, group, shadow
+
+---
+Thu Sep 28 07:57:52 UTC 2017 - sch...@suse.de
+
+- assert-pedantic.patch: Suppress pedantic warning caused by statement
+  expression (BZ #21242, BZ #21972)
+- math-c++-compat.patch: Add more C++ compatibility
+- getaddrinfo-errno.patch: Fix errno and h_errno handling in getaddrinfo
+  (BZ #21915, BZ #21922)
+- resolv-conf-oom.patch: Fix memory handling in OOM situation during
+  resolv.conf parsing (BZ #22095, BZ #22096)
+- dynarray-allocation.patch: Fix initial size of dynarray allocation and
+  set errno on overflow error
+- nearbyint-inexact.patch: Avoid spurious inexact in nearbyint (BZ #5)
+
+---
+Mon Sep 25 10:12:24 UTC 2017 - sch...@suse.de
+
+- math-c++-compat.patch: add more C++ compatibility (BZ #22146)
+
+---
+Tue Sep 12 06:37:36 UTC 2017 - sch...@suse.de
+
+- Remove rpcsvc/yppasswd.* from glibc-devel
+- ld-so-hwcap-x86-64.patch: add x86_64 to hwcap (bsc#1056606, BZ #22093)
+
+---
+Thu Aug 31 13:43:07 UTC 2017 - sch...@suse.de
+
+- eh-frame-zero-terminator.patch: Properly terminate .eh_frame (BZ #22051)
+
+---
+Thu Aug 31 07:06:20 UTC 2017 - sch...@suse.de
+
+- Disable obsolete libnsl and NIS support
+- remove-nss-nis-compat.patch: remove nis and compat from default NSS
+  configs
+- nsswitch.conf: Likewise
+
+---
glibc-utils.changes: same change
glibc.changes: same change

New:

  assert-pedantic.patch
  dynarray-allocation.patch
  eh-frame-zero-terminator.patch
  getaddrinfo-errno.patch
  ld-so-hwcap-x86-64.patch
  nearbyint-inexact.patch
  nss-compat.patch
  remove-nss-nis-compat.patch
  resolv-conf-oom.patch



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.ZNofEy/_old  2017-10-06 10:53:21.540880732 +0200
+++ /var/tmp/diff_new_pack.ZNofEy/_new  2017-10-06 10:53:21.544880127 +0200
@@ -269,7 +269,7 @@
 ###
 # Patches from upstream
 ###
-# PATCH-FIX-UPSTREAM Fix leaks of resolver contexts
+# PATCH-FIX-UPSTREAM Fix leaks of resolver contexts (BZ #21885, BZ #21932)
 Patch1000:  resolv-context-leak.patch
 # PATCH-FIX-UPSTREAM Use _dl_runtime_resolve_opt only with AVX512F (BZ #21871)
 Patch1001:  dl-runtime-resolve-opt-avx512f.patch
@@ -277,6 +277,24 @@
 Patch1002:  libpthread-compat-wrappers.patch
 # PATCH-FIX-UPSTREAM Do not use __builtin_types_compatible_p in C++ mode (BZ 
#21930)
 Patch1003:  math-c++-compat.patch
+# PATCH-FIX-UPSTREAM Remove nis and compat from default NSS configs
+Patch1004:  remove-nss-nis-compat.patch
+# PATCH-FIX-UPSTREAM Properly terminate .eh_frame (BZ #22051)
+Patch1005:  eh-frame-zero-terminator.patch
+# PATCH-FIX-UPSTREAM x86: Add x86_64 to x86-64 HWCAP (BZ #22093)
+Patch1006:  ld-so-hwcap-x86-64.patch
+# PATCH-FIX-UPSTREAM assert: Suppress pedantic warning caused by statement 
expression (BZ #21242, BZ #21972)
+Patch1007:  assert-pedantic.patch
+# PATCH-FIX-UPSTREAM Fix errno and h_errno handling in getaddrinfo (BZ #21915, 
BZ #21922)
+Patch1008:  getaddrinfo-errno.patch
+# PATCH-FIX-UPSTREAM Fix memory handling in OOM situation during resolv.conf 
parsing (BZ #22095, BZ #22096)
+Patch1009:  resolv-conf-oom.patch
+# PATCH-FIX-UPSTREAM Fix initial size of dynarray allocation and set errno on 
overflow error
+Patch1010:  dynarray-allocation.patch
+# PATCH-FIX-UPSTREAM Avoid spurious inexact in nearbyint (BZ #5)
+Patch1011:  nearbyint-inexact.patch
+# PATCH-FIX-UPSTREAM Move nss_compat from nis to nss subdir and install it 
unconditionally
+Patch1012:  nss-compat.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -510,6 +528,15 @@
 %patch1001 -p1
 %patch1002 -p1
 %patch1003 -p1
+%patch1004 -p1
+%patch1005 

  1   2   >