commit slurm for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package slurm for openSUSE:Factory checked 
in at 2017-11-15 17:04:41

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


Package is "slurm"

Wed Nov 15 17:04:41 2017 rev:6 rq:542025 version:17.02.9

Changes:

--- /work/SRC/openSUSE:Factory/slurm/slurm.changes  2017-11-03 
16:26:37.408338271 +0100
+++ /work/SRC/openSUSE:Factory/.slurm.new/slurm.changes 2017-11-15 
17:04:42.380860024 +0100
@@ -1,0 +2,7 @@
+Fri Nov 10 13:52:30 UTC 2017 - e...@suse.com
+
+- Package so-versioned libs separately. sibslurm is expected
+  to change more frequently and thus is packaged separately
+  from libpmi.
+
+---



Other differences:
--
++ slurm.spec ++
--- /var/tmp/diff_new_pack.lhmrrH/_old  2017-11-15 17:04:43.728810669 +0100
+++ /var/tmp/diff_new_pack.lhmrrH/_new  2017-11-15 17:04:43.732810522 +0100
@@ -16,9 +16,11 @@
 #
 
 
-# Check file META in sources: update libslurm version to (API_CURRENT - 
API_AGE)
-%define libslurm libslurm31
+# Check file META in sources: update so_version to (API_CURRENT - API_AGE)
+%define so_version 31
 %define ver 17.02.9
+# so-version is 0 and seems to be stable
+%define pmi_so 0
 
 # For anything newer than Leap 42.1 and SLE-12-SP1 build compatible to OpenHPC.
 %if 0%{suse_version} > 1320 || 0%{?sle_version} >= 120200
@@ -51,6 +53,8 @@
  %define slurm_g root
 %endif
 
+%define libslurm libslurm%{so_version}
+
 Name:   slurm
 Version:%{ver}
 Release:0
@@ -143,10 +147,21 @@
 with SLURM.
 
 
+%package -n libpmi-%{name}%{pmi_so}
+Summary:Libraries for SLURM
+Group:  System/Libraries
+Requires:   %{libslurm} = %version
+
+%description -n libpmi-%{name}%{pmi_so}
+This package contains the library needed to run programs dynamically linked
+with SLURM.
+
+
 %package devel
 Summary:Development package for SLURM
 Group:  Development/Libraries/C and C++ 
 Requires:   %{libslurm} = %{version}
+Requires:   libpmi-%{name}%{pmi_so} = %{version}
 Requires:   slurm = %{version}
 
 %description devel
@@ -483,9 +498,11 @@
 %endif
 
 %post -n %{libslurm} -p /sbin/ldconfig
-
 %postun -n %{libslurm} -p /sbin/ldconfig
 
+%post -n  libpmi-%{name}%{pmi_so} -p /sbin/ldconfig
+%postun -n  libpmi-%{name}%{pmi_so} -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
 %doc AUTHORS NEWS RELEASE_NOTES DISCLAIMER COPYING
@@ -592,7 +609,11 @@
 
 %files -n %{libslurm}
 %defattr(-,root,root)
-%{_libdir}/*.so.*
+%{_libdir}/*.so.%{so_version}*
+
+%files -n libpmi-%{name}%{pmi_so}
+%defattr(-,root,root)
+%{_libdir}/*.so.0*
 
 %files devel
 %defattr(-,root,root)




commit dpdk for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package dpdk for openSUSE:Factory checked in 
at 2017-11-15 17:04:37

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


Package is "dpdk"

Wed Nov 15 17:04:37 2017 rev:20 rq:542003 version:17.08

Changes:

--- /work/SRC/openSUSE:Factory/dpdk/dpdk-thunderx.changes   2017-09-13 
22:30:35.757405663 +0200
+++ /work/SRC/openSUSE:Factory/.dpdk.new/dpdk-thunderx.changes  2017-11-15 
17:04:39.096980263 +0100
@@ -1,0 +2,5 @@
+Wed Nov 15 09:02:07 UTC 2017 - mchand...@suse.de
+
+- Add missing libelf-devel dependency
+
+---
dpdk.changes: same change



Other differences:
--
++ dpdk-thunderx.spec ++
--- /var/tmp/diff_new_pack.FnbrMo/_old  2017-11-15 17:04:40.188940281 +0100
+++ /var/tmp/diff_new_pack.FnbrMo/_new  2017-11-15 17:04:40.192940135 +0100
@@ -65,6 +65,7 @@
 Patch2: 0002-kni-fix-build-on-SLE12-SP3.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
+BuildRequires:  libelf-devel
 BuildRequires:  libnuma-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  pesign-obs-integration

dpdk.spec: same change



commit openSUSE-release-tools for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2017-11-15 17:03:32

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


Package is "openSUSE-release-tools"

Wed Nov 15 17:03:32 2017 rev:20 rq:541959 version:20171115.6140695

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2017-11-12 18:11:07.341641991 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2017-11-15 17:03:34.507345222 +0100
@@ -1,0 +2,7 @@
+Wed Nov 15 07:34:36 UTC 2017 - opensuse-releaset...@opensuse.org
+
+- Update to version 20171115.6140695:
+  * compare_pkglist: displays deleted package
+  * compare_pkglist: misc improvements
+
+---

Old:

  openSUSE-release-tools-20171112.b690943.obscpio

New:

  openSUSE-release-tools-20171115.6140695.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.OT79yc/_old  2017-11-15 17:03:36.163284589 +0100
+++ /var/tmp/diff_new_pack.OT79yc/_new  2017-11-15 17:03:36.163284589 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20171112.b690943
+Version:20171115.6140695
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0+ and MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.OT79yc/_old  2017-11-15 17:03:36.203283124 +0100
+++ /var/tmp/diff_new_pack.OT79yc/_new  2017-11-15 17:03:36.207282978 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/osc-plugin-factory.git
-b6909435e9c6f4da1d1209378797b0ae78769473
+6140695f1d908bccc9be129dc8487ae2b0d2923b
   
 

++ openSUSE-release-tools-20171112.b690943.obscpio -> 
openSUSE-release-tools-20171115.6140695.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20171112.b690943/compare_pkglist.py 
new/openSUSE-release-tools-20171115.6140695/compare_pkglist.py
--- old/openSUSE-release-tools-20171112.b690943/compare_pkglist.py  
2017-11-12 11:59:03.0 +0100
+++ new/openSUSE-release-tools-20171115.6140695/compare_pkglist.py  
2017-11-15 08:28:36.0 +0100
@@ -40,10 +40,12 @@
 http_POST = osc.core.http_POST
 
 class CompareList(object):
-def __init__(self, old_prj, new_prj, verbose):
+def __init__(self, old_prj, new_prj, verbose, newonly, removedonly):
 self.new_prj = new_prj
 self.old_prj = old_prj
 self.verbose = verbose
+self.newonly = newonly
+self.removedonly = removedonly
 self.apiurl = osc.conf.config['apiurl']
 self.debug = osc.conf.config['debug']
 
@@ -56,6 +58,19 @@
 
 return packages
 
+def removed_pkglist(self, project):
+if project.startswith('SUSE:'):
+apiurl = 'https://api.suse.de'
+else:
+apiurl = self.apiurl
+query = 
"match=state/@name='accepted'+and+(action/target/@project='{}'+and+action/@type='delete')".format(project)
+url = makeurl(apiurl, ['search', 'request'], query)
+f = http_GET(url)
+root = ET.parse(f).getroot()
+packages = [t.get('package') for t in 
root.findall('./request/action/target')]
+
+return packages
+
 def is_linked_package(self, project, package):
 u = makeurl(self.apiurl, ['source', project, package])
 root = ET.parse(http_GET(u)).getroot()
@@ -86,31 +101,41 @@
 """Main method"""
 # get souce packages from target
 print 'Gathering the package list from %s' % self.old_prj
-old_packages = self.get_source_packages(self.old_prj)
+source = self.get_source_packages(self.old_prj)
 print 'Gathering the package list from %s' % self.new_prj
-new_packages = self.get_source_packages(self.new_prj)
+target = self.get_source_packages(self.new_prj)
+removed_packages = self.removed_pkglist(self.old_prj)
 
-for pkg in old_packages:
-if pkg not in new_packages:
-logging.info('%s is not in %s' % (pkg, self.new_prj))
-else:
-# ignore the second specfile package
-linked = self.is_linked_package(self.old_prj, pkg)
-if linked is not None:
+if not self.removedonly:
+for pkg in source:
+if pkg.startswith('000'):
 continue
 
-

commit icedtea-web for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2017-11-15 17:03:49

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


Package is "icedtea-web"

Wed Nov 15 17:03:49 2017 rev:22 rq:541971 version:1.7

Changes:

--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2017-11-14 
13:07:04.505332446 +0100
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes 
2017-11-15 17:03:50.610755593 +0100
@@ -1,0 +2,6 @@
+Wed Nov 15 08:47:55 UTC 2017 - fst...@suse.com
+
+- Bumped by mistake build requirement, bump it back.
+  Build with java-devel >= 1.8
+
+---



Other differences:
--
++ icedtea-web.spec ++
--- /var/tmp/diff_new_pack.zGVB61/_old  2017-11-15 17:03:52.746677386 +0100
+++ /var/tmp/diff_new_pack.zGVB61/_new  2017-11-15 17:03:52.746677386 +0100
@@ -46,7 +46,7 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  hamcrest
-BuildRequires:  java-devel >= 10
+BuildRequires:  java-devel >= 1.8
 # owns javadocdir
 BuildRequires:  javapackages-tools
 BuildRequires:  junit




commit java-10-openjdk for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package java-10-openjdk for openSUSE:Factory 
checked in at 2017-11-15 17:03:18

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


Package is "java-10-openjdk"

Wed Nov 15 17:03:18 2017 rev:2 rq:541945 version:10.0.0.0~31

Changes:

--- /work/SRC/openSUSE:Factory/java-10-openjdk/java-10-openjdk.changes  
2017-11-11 14:19:51.182656923 +0100
+++ /work/SRC/openSUSE:Factory/.java-10-openjdk.new/java-10-openjdk.changes 
2017-11-15 17:03:25.431677528 +0100
@@ -1,0 +2,11 @@
+Wed Nov 15 06:57:14 UTC 2017 - fst...@suse.com
+
+- Make alternative priority 2005 instead of 0. Like that jdk10 will
+  have priority over jdk9 if installed.
+
+---
+Fri Nov 10 16:05:25 UTC 2017 - fst...@suse.com
+
+- Update to upstream tag jdk-10+31
+
+---

Old:

  8fee80b92e65.tar.bz2

New:

  e6278add9ff2.tar.bz2



Other differences:
--
++ java-10-openjdk.spec ++
--- /var/tmp/diff_new_pack.b8qrY0/_old  2017-11-15 17:03:28.099579843 +0100
+++ /var/tmp/diff_new_pack.b8qrY0/_new  2017-11-15 17:03:28.103579696 +0100
@@ -32,16 +32,14 @@
 %global minorver0
 %global securityver 0
 %global patchver0
-%global buildver30
+%global buildver31
 %global root_projectjdk
 %global root_repository jdk
-%global root_revision   8fee80b92e65
+%global root_revision   e6278add9ff2
 %global icedtea_sound_version 1.0.1
 %global java_atk_wrapper_version 0.33.2
 # priority must be 6 digits in total
-#This is a proof-of-concept, so make it of no prio whatsoever
-#%global priority2005
-%global priority0
+%global priority2005
 %global javaver %{majorver}
 # Standard JPackage directories and symbolic links.
 %global sdklnk  java-%{javaver}-openjdk
@@ -122,7 +120,7 @@
 Summary:OpenJDK 10 Runtime Environment
 License:Apache-1.1 AND Apache-2.0 AND GPL-1.0+ AND GPL-2.0 AND 
GPL-2.0-with-classpath-exception AND LGPL-2.0 AND MPL-1.0 AND MPL-1.1 AND 
SUSE-Public-Domain AND W3C
 Group:  Development/Languages/Java
-URL:http://openjdk.java.net/
+Url:http://openjdk.java.net/
 # Sources from upstream OpenJDK10 project.
 Source0:
http://hg.openjdk.java.net/%{root_project}/%{root_repository}/archive/%{root_revision}.tar.bz2
 # Accessibility support
@@ -317,8 +315,8 @@
 
 %package devel
 Summary:OpenJDK 10 Development Environment
-Group:  Development/Languages/Java
 # Require base package.
+Group:  Development/Languages/Java
 Requires:   %{name} = %{version}-%{release}
 # Post requires update-alternatives to install tool update-alternatives.
 Requires(post): update-alternatives

++ 8fee80b92e65.tar.bz2 -> e6278add9ff2.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-10-openjdk/8fee80b92e65.tar.bz2 
/work/SRC/openSUSE:Factory/.java-10-openjdk.new/e6278add9ff2.tar.bz2 differ: 
char 11, line 1




commit docker-image-migrator for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package docker-image-migrator for 
openSUSE:Factory checked in at 2017-11-15 17:03:08

Comparing /work/SRC/openSUSE:Factory/docker-image-migrator (Old)
 and  /work/SRC/openSUSE:Factory/.docker-image-migrator.new (New)


Package is "docker-image-migrator"

Wed Nov 15 17:03:08 2017 rev:3 rq:541906 version:1.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/docker-image-migrator/docker-image-migrator.changes  
2016-08-15 10:31:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.docker-image-migrator.new/docker-image-migrator.changes
 2017-11-15 17:03:09.908245921 +0100
@@ -1,0 +2,5 @@
+Mon Nov 13 16:12:01 UTC 2017 - dims...@opensuse.org
+
+- Drop empty pre, preun and postun scripts.
+
+---



Other differences:
--
++ docker-image-migrator.spec ++
--- /var/tmp/diff_new_pack.pr1G9T/_old  2017-11-15 17:03:11.068203448 +0100
+++ /var/tmp/diff_new_pack.pr1G9T/_new  2017-11-15 17:03:11.072203302 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package docker-image-migrator
 #
-# 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
@@ -35,7 +35,7 @@
 Name:   docker-image-migrator
 Version:1.0.2
 Release:0
-Summary:No-downtime migration tool for Docker v1 image manifests.
+Summary:No-downtime migration tool for Docker v1 image manifests
 License:Apache-2.0
 Group:  System/Management
 Url:https://github.com/docker/v1.10-migrator
@@ -90,8 +90,6 @@
 %{__install} -m0755 %{name}-%{version} %{buildroot}%{bindir}/%{name}
 %{__install} -m0755 %{migratescriptname} 
%{buildroot}%{bindir}/%{migratescriptname}
 
-%pre
-
 %post
 cat <

commit youtube-dl for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package youtube-dl for openSUSE:Factory 
checked in at 2017-11-15 17:02:47

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


Package is "youtube-dl"

Wed Nov 15 17:02:47 2017 rev:69 rq:541905 version:2017.11.15

Changes:

--- /work/SRC/openSUSE:Factory/youtube-dl/python-youtube-dl.changes 
2017-09-26 21:17:32.804042058 +0200
+++ /work/SRC/openSUSE:Factory/.youtube-dl.new/python-youtube-dl.changes
2017-11-15 17:02:47.945050106 +0100
@@ -1,0 +2,6 @@
+Tue Nov 14 22:17:34 UTC 2017 - astie...@suse.com
+
+- update to 2017.11.15:
+  * many update to various downloaders and extractors
+
+---
youtube-dl.changes: same change

Old:

  youtube-dl-2017.09.24.tar.gz
  youtube-dl-2017.09.24.tar.gz.sig

New:

  youtube-dl-2017.11.15.tar.gz
  youtube-dl-2017.11.15.tar.gz.sig



Other differences:
--
++ python-youtube-dl.spec ++
--- /var/tmp/diff_new_pack.DAGO7u/_old  2017-11-15 17:02:50.564954177 +0100
+++ /var/tmp/diff_new_pack.DAGO7u/_new  2017-11-15 17:02:50.568954031 +0100
@@ -19,7 +19,7 @@
 %define modname youtube-dl
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-youtube-dl
-Version:2017.09.24
+Version:2017.11.15
 Release:0
 Summary:A python module for downloading from video sites for offline 
watching
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl.spec ++
--- /var/tmp/diff_new_pack.DAGO7u/_old  2017-11-15 17:02:50.600952859 +0100
+++ /var/tmp/diff_new_pack.DAGO7u/_new  2017-11-15 17:02:50.604952713 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   youtube-dl
-Version:2017.09.24
+Version:2017.11.15
 Release:0
 Summary:A tool for downloading from video sites for offline watching
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl-2017.09.24.tar.gz -> youtube-dl-2017.11.15.tar.gz ++
 6898 lines of diff (skipped)




commit python-ldap for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package python-ldap for openSUSE:Factory 
checked in at 2017-11-15 17:02:32

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


Package is "python-ldap"

Wed Nov 15 17:02:32 2017 rev:46 rq:541892 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-ldap/python-ldap.changes  2017-10-10 
11:42:50.627848244 +0200
+++ /work/SRC/openSUSE:Factory/.python-ldap.new/python-ldap.changes 
2017-11-15 17:02:45.789129045 +0100
@@ -1,0 +2,36 @@
+Sun Nov 12 17:49:25 UTC 2017 - mich...@stroeder.com
+
+- update to upstream release 2.5.1
+- adjusted BuildRequires to match upstream prerequisites
+
+Changes since 2.4.45:
+
+Mandatory prerequisites:
+- Python 2.7.x
+- pyasn1 0.3.7+ and pyasn1_modules 0.1.5+
+
+Modules/
+* removed unused code schema.c
+
+Lib/
+* ldap.__version__, ldap.__author__ and ldap.__license__ now
+  imported from new sub-module ldap.pkginfo also to setup.py
+* Added safety assertion when importing _ldap:
+  ldap.pkginfo.__version__ must match _ldap.__version__
+* removed stand-alone module dsml
+* slapdtest.SlapdObject.restart() just restarts slapd
+  without cleaning any data
+* Compability changes for pyasn1 0.3.x or newer
+  (thanks to Ilya Etingof and Christian Heimes)
+* The methods SSSResponseControl.decodeControlValue() and
+  VLVResponseControl.decodeControlValue() now follow the coding
+  convention to use camel-cased ASN.1 name as class attribute name.
+  The old class names are still set for back-ward compability
+  but should not be used in new code because they might be removed
+  in a later release.
+* removed SSSRequestControl from ldap.controls.KNOWN_RESPONSE_CONTROLS
+
+Tests/
+* added explicit reconnect tests for ReconnectLDAPObject
+
+---

Old:

  python-ldap-2.4.45.tar.gz
  python-ldap-2.4.45.tar.gz.asc

New:

  python-ldap-2.5.1.tar.gz
  python-ldap-2.5.1.tar.gz.asc



Other differences:
--
++ python-ldap.spec ++
--- /var/tmp/diff_new_pack.MujBPy/_old  2017-11-15 17:02:47.537065044 +0100
+++ /var/tmp/diff_new_pack.MujBPy/_new  2017-11-15 17:02:47.537065044 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-ldap
-Version:2.4.45
+Version:2.5.1
 Release:0
 Summary:Python LDAP interface
 License:Python-2.0
@@ -33,11 +33,11 @@
 BuildRequires:  openldap2
 BuildRequires:  openldap2-client
 BuildRequires:  openldap2-devel >= 2.4.11
-BuildRequires:  python-devel >= 2.3
+BuildRequires:  python-devel >= 2.7
 BuildRequires:  python-setuptools
 Requires:   libldap-2_4-2 >= 2.4.11
-Requires:   python-pyasn1
-Requires:   python-pyasn1-modules
+Requires:   python-pyasn1 >= 0.3.7
+Requires:   python-pyasn1-modules >= 0.1.5
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}

++ python-ldap-2.4.45.tar.gz -> python-ldap-2.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.45/CHANGES 
new/python-ldap-2.5.1/CHANGES
--- old/python-ldap-2.4.45/CHANGES  2017-10-09 17:10:02.0 +0200
+++ new/python-ldap-2.5.1/CHANGES   2017-11-12 18:32:33.0 +0100
@@ -1,4 +1,37 @@
 
+Released 2.5.1 2017-11-12
+
+Changes since 2.4.45:
+
+Mandatory prerequisites:
+- Python 2.7.x
+- pyasn1 0.3.7+ and pyasn1_modules 0.1.5+
+
+Modules/
+* removed unused code schema.c
+
+Lib/
+* ldap.__version__, ldap.__author__ and ldap.__license__ now
+  imported from new sub-module ldap.pkginfo also to setup.py
+* Added safety assertion when importing _ldap:
+  ldap.pkginfo.__version__ must match _ldap.__version__
+* removed stand-alone module dsml
+* slapdtest.SlapdObject.restart() just restarts slapd
+  without cleaning any data
+* Compability changes for pyasn1 0.3.x or newer
+  (thanks to Ilya Etingof and Christian Heimes)
+* The methods SSSResponseControl.decodeControlValue() and
+  VLVResponseControl.decodeControlValue() now follow the coding
+  convention to use camel-cased ASN.1 name as class attribute name.
+  The old class names are still set for back-ward compability
+  but should not be used in new code because they might be removed
+  in a later release.
+* removed SSSRequestControl from ldap.controls.KNOWN_RESPONSE_CONTROLS
+
+Tests/
+* added explicit reconnect tests for ReconnectLDAPObject
+
+
 Released 2.4.45 2017-

commit alsa-tools for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package alsa-tools for openSUSE:Factory 
checked in at 2017-11-15 17:01:57

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


Package is "alsa-tools"

Wed Nov 15 17:01:57 2017 rev:71 rq:541879 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/alsa-tools/alsa-tools.changes2016-12-29 
22:52:57.579351359 +0100
+++ /work/SRC/openSUSE:Factory/.alsa-tools.new/alsa-tools.changes   
2017-11-15 17:02:00.402790871 +0100
@@ -1,0 +2,14 @@
+Tue Nov 14 16:02:21 UTC 2017 - dims...@opensuse.org
+
+- Eliminate a few rpmlint warnings:
+  + ld10k-devel should require ld10k versioned.
+  + Do not package empty ChangeLog files.
+
+---
+Tue Nov 14 15:07:12 CET 2017 - ti...@suse.de
+
+- Update to alsa-tools 1.1.5:
+  * echomixer: obsolete usage of dimension information
+  * as10k1: Drop superfluous inline prefix
+
+---

Old:

  alsa-tools-1.1.3.tar.bz2

New:

  alsa-tools-1.1.5.tar.bz2



Other differences:
--
++ alsa-tools.spec ++
--- /var/tmp/diff_new_pack.bdtjTp/_old  2017-11-15 17:02:01.478751474 +0100
+++ /var/tmp/diff_new_pack.bdtjTp/_new  2017-11-15 17:02:01.478751474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alsa-tools
 #
-# 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,7 @@
 #
 
 
-%define package_version1.1.3
+%define package_version1.1.5
 #
 %define build_hwdep_loader 0
 %define have_fltk  1
@@ -27,7 +27,7 @@
 %define have_gtk3  0
 %endif
 Name:   alsa-tools
-Version:1.1.3
+Version:1.1.5
 Release:0
 Summary:Various ALSA Tools
 License:GPL-2.0+
@@ -111,7 +111,7 @@
 Release:0
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
-Requires:   ld10k1
+Requires:   ld10k1 = 0.1.8p1
 Provides:   alsa-tools-devel = 1.0.28
 Obsoletes:  alsa-tools-devel <= 1.0.28
 
@@ -456,7 +456,6 @@
 %defattr(-, root, root)
 %{_bindir}/hdsploader
 %doc hdsploader/AUTHORS
-%doc hdsploader/ChangeLog
 %doc hdsploader/COPYING
 %doc hdsploader/README
 

++ alsa-tools-1.1.3.tar.bz2 -> alsa-tools-1.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-tools-1.1.3/Makefile 
new/alsa-tools-1.1.5/Makefile
--- old/alsa-tools-1.1.3/Makefile   2016-12-20 10:15:04.0 +0100
+++ new/alsa-tools-1.1.5/Makefile   2017-11-14 09:06:03.0 +0100
@@ -1,4 +1,4 @@
-VERSION = 1.1.3
+VERSION = 1.1.5
 TOP = .
 SUBDIRS = as10k1 envy24control hdsploader hdspconf hdspmixer \
  mixartloader pcxhrloader rmedigicontrol sb16_csp seq sscape_ctl \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-tools-1.1.3/as10k1/as10k1.c 
new/alsa-tools-1.1.5/as10k1/as10k1.c
--- old/alsa-tools-1.1.3/as10k1/as10k1.c2016-12-20 10:12:29.0 
+0100
+++ new/alsa-tools-1.1.5/as10k1/as10k1.c2017-11-14 08:52:10.0 
+0100
@@ -366,8 +366,8 @@
exit(1);
 }
 
-inline void output_tram_line( struct list_head *line_head, int type){
-
+void output_tram_line(struct list_head *line_head, int type)
+{
 struct tram *tram_sym;
 struct list_head *entry;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-tools-1.1.3/echomixer/echomixer.c 
new/alsa-tools-1.1.5/echomixer/echomixer.c
--- old/alsa-tools-1.1.3/echomixer/echomixer.c  2016-12-20 10:12:29.0 
+0100
+++ new/alsa-tools-1.1.5/echomixer/echomixer.c  2017-11-14 08:52:10.0 
+0100
@@ -525,6 +525,25 @@
 nLOut=snd_ctl_elem_value_get_integer(control, 2);  // Number of output 
channels
 fdOut=snd_ctl_elem_value_get_integer(control, 3);  // First digital out
 nPOut=snd_ctl_elem_value_get_integer(control, 4);  // Number of virtual 
output channels (==nLOut on non-vmixer cards)
+
+mixerControl.outputs = nLOut;
+mixerControl.inputs = nIn;
+
+if (vmixerId) {
+  vmixerControl.outputs = nLOut;
+  vmixerControl.inputs = nPOut;
+
+  /* For outputs and inputs. */
+  metersStreams = 2;
+} else {
+  /* For outputs, inputs and system outputs. */
+  metersStreams = 3;
+}
+
+/* For the number of channels. */
+metersNumber = 16;
+/* For each

commit password-store for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package password-store for openSUSE:Factory 
checked in at 2017-11-15 17:01:40

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


Package is "password-store"

Wed Nov 15 17:01:40 2017 rev:6 rq:541849 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/password-store/password-store.changes
2017-03-21 22:51:09.825086800 +0100
+++ /work/SRC/openSUSE:Factory/.password-store.new/password-store.changes   
2017-11-15 17:01:46.183311519 +0100
@@ -1,0 +2,14 @@
+Thu Nov  9 19:00:02 UTC 2017 - aavind...@gmail.com
+
+- Version bump 1.7.1
+  * Bug Fixes
+* Add compatibility with GnuPG 2.2.19
+* Uniformly use the $GPG variable
+* Do the correct thing with subkeys when reencrypting
+* Fix test suite on OS X
+- Drop password-store-gpg-2.1.patch
+ * merged in 6f867674272a03273212259b9039c9356a6ed90
+- clean spec file with spec-cleaner
+- use %make_install macro
+
+---

Old:

  password-store-1.7.tar.xz
  password-store-gpg-2.1.patch

New:

  password-store-1.7.1.tar.xz



Other differences:
--
++ password-store.spec ++
--- /var/tmp/diff_new_pack.nRafKJ/_old  2017-11-15 17:01:46.791289257 +0100
+++ /var/tmp/diff_new_pack.nRafKJ/_new  2017-11-15 17:01:46.795289111 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package password-store
 #
-# 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
@@ -15,33 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   password-store
-Version:1.7
+Version:1.7.1
 Release:0
 Summary:Stores, retrieves, generates, and synchronizes passwords
 License:GPL-2.0+
 Group:  Productivity/Other
-Url:http://zx2c4.com/projects/password-store/
+URL:http://zx2c4.com/projects/password-store/
 Source: 
http://git.zx2c4.com/password-store/snapshot/%{name}-%{version}.tar.xz
-Patch0: password-store-gpg-2.1.patch
+BuildRequires:  bash-completion
 BuildRequires:  git
 BuildRequires:  gpg2
 BuildRequires:  qrencode
 BuildRequires:  tree
 BuildRequires:  xz
-BuildRequires:  bash-completion
 BuildRequires:  zsh
-%if 0%{?suse_version} > 1320
-BuildRequires:  fish
-%endif
 Requires:   gpg2
 Requires:   qrencode
 Requires:   tree
-Recommends: xclip
 Recommends: pwgen
+Recommends: xclip
 Suggests:   git
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+%if 0%{?suse_version} > 1320
+BuildRequires:  fish
+%endif
 
 %description
 With password-store, each password lives inside of a gpg encrypted file whose
@@ -52,7 +51,6 @@
 
 %package dmenu
 Summary:A dmenu interface to pass
-License:GPL-2.0+
 Group:  Productivity/Other
 Requires:   dmenu
 Recommends: xdotool
@@ -63,12 +61,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 
 %install
-make DESTDIR=%{buildroot} 
FISHCOMP_PATH=%{buildroot}%{_datadir}/fish/completions WITH_ALLCOMP="yes" 
install %{?_smp_mflags}
+%make_install FISHCOMP_PATH=%{buildroot}%{_datadir}/fish/completions 
WITH_ALLCOMP="yes"
 install -D -m 0755 contrib/dmenu/passmenu %{buildroot}%{_bindir}/passmenu
 
 %check
@@ -77,11 +74,10 @@
 %endif
 
 %files
-%defattr(-,root,root)
 %doc README COPYING
-%{_mandir}/man1/pass.1.gz
+%{_mandir}/man1/pass.1%{ext_man}
 %{_bindir}/pass
-%if 0%{suse_version} <= 1320
+%if 0%{?suse_version} <= 1320
 %dir %{_datadir}/fish
 %dir %{_datadir}/fish/vendor_completions.d
 %endif
@@ -90,7 +86,6 @@
 %{_datadir}/zsh/site-functions/_pass
 
 %files dmenu
-%defattr(-,root,root)
 %doc contrib/dmenu/README.md
 %{_bindir}/passmenu
 

++ password-store-1.7.tar.xz -> password-store-1.7.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/password-store-1.7/src/password-store.sh 
new/password-store-1.7.1/src/password-store.sh
--- old/password-store-1.7/src/password-store.sh2017-02-26 
18:52:16.0 +0100
+++ new/password-store-1.7.1/src/password-store.sh  2017-04-13 
12:11:14.0 +0200
@@ -58,7 +58,7 @@
 verify_file() {
[[ -n $PASSWORD_STORE_SIGNING_KEY ]] || return 0
[[ -f $1.sig ]] || die "Signature for $1 does not exist."
-   local fingerprints="$(gpg $PASSWORD_STORE_GPG_OPTS --verify 
--status-fd=1 "$1.sig" "$1" 2>/dev/null | sed -n 's/\[GNUPG:\] VALIDSIG 
\([A-F0-9]\{40\}\) .* \([A-F0-9]

commit xroach for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package xroach for openSUSE:Factory checked 
in at 2017-11-15 17:01:28

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


Package is "xroach"

Wed Nov 15 17:01:28 2017 rev:18 rq:541822 version:12.6.97

Changes:

--- /work/SRC/openSUSE:Factory/xroach/xroach.changes2014-10-02 
14:14:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.xroach.new/xroach.changes   2017-11-15 
17:01:32.779802289 +0100
@@ -1,0 +2,6 @@
+Tue Nov 14 13:52:11 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---

Old:

  README.SuSE

New:

  README.SUSE



Other differences:
--
++ xroach.spec ++
--- /var/tmp/diff_new_pack.u2O7pE/_old  2017-11-15 17:01:33.815764358 +0100
+++ /var/tmp/diff_new_pack.u2O7pE/_new  2017-11-15 17:01:33.815764358 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xroach
 #
-# 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
@@ -27,7 +27,7 @@
 Group:  Amusements/Toys/Background
 Source: %{name}.tar.bz2
 Source1:toon_root.c
-Source2:README.SuSE
+Source2:README.SUSE
 Patch:  xroach.dif
 Patch1: xroach-return.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,7 +41,7 @@
 %define _xorg7_termcap /usr/lib/X11/etc
 %define _xorg7_serverincl /usr/include/xorg
 %define _xorg7_fonts /usr/share/fonts
-#%define _xorg7_config /usr/share/X11/config #use libshare macro
+#define _xorg7_config /usr/share/X11/config #use libshare macro
 %define _xorg7_prefix /usr
 
 %description
@@ -67,7 +67,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README.SuSE
+%doc README.SUSE
 /usr/%{_xorg7bin}/xroach
 %doc %{_xorg7_mandir}/man1/*
 

++ README.SUSE ++
To fix xroach to work under KDE, parts of code from xpenguins
(author Robin Hogan ) were used.



commit openscap for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package openscap for openSUSE:Factory 
checked in at 2017-11-15 17:00:37

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


Package is "openscap"

Wed Nov 15 17:00:37 2017 rev:51 rq:541803 version:1.2.16

Changes:

--- /work/SRC/openSUSE:Factory/openscap/openscap.changes2017-08-28 
15:17:53.222640423 +0200
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes   2017-11-15 
17:00:39.441755267 +0100
@@ -1,0 +2,19 @@
+Tue Nov 14 12:14:41 UTC 2017 - meiss...@suse.com
+
+- openscap-1.2.16
+  - New features
+- oscap can generate output that is compatible with STIG Viewer.
+- CVRF parsing and export has been implemented.
+- oscap info command has been expanded.
+- The AIX platform is supported.
+- Many documentation improvements.
+- Numerous other improvements of existing features.
+  - Maintenance
+- Huge cross-platform improvements.
+- Memory leaks fixed (RHBZ#1485876).
+- SELinux fixes.
+- Many coverity fixes.
+- Numerous other bugfixes.
+- buildrequire procps-devel
+
+---

Old:

  1.2.15.tar.gz

New:

  1.2.16.tar.gz



Other differences:
--
++ openscap.spec ++
--- /var/tmp/diff_new_pack.8YKGdf/_old  2017-11-15 17:00:40.829704447 +0100
+++ /var/tmp/diff_new_pack.8YKGdf/_new  2017-11-15 17:00:40.833704301 +0100
@@ -20,7 +20,7 @@
 %define with_bindings 0
 
 Name:   openscap
-Version:1.2.15
+Version:1.2.16
 Release:1.0
 Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz
 Source1:oscap-scan.init
@@ -51,6 +51,7 @@
 BuildRequires:  pcre-devel
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
+BuildRequires:  procps-devel
 BuildRequires:  python-devel
 BuildRequires:  rpm-devel
 BuildRequires:  swig

++ 1.2.15.tar.gz -> 1.2.16.tar.gz ++
/work/SRC/openSUSE:Factory/openscap/1.2.15.tar.gz 
/work/SRC/openSUSE:Factory/.openscap.new/1.2.16.tar.gz differ: char 13, line 1




commit caja for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package caja for openSUSE:Factory checked in 
at 2017-11-15 17:00:22

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


Package is "caja"

Wed Nov 15 17:00:22 2017 rev:27 rq:541798 version:1.18.5

Changes:

--- /work/SRC/openSUSE:Factory/caja/caja.changes2017-09-04 
12:33:32.263006502 +0200
+++ /work/SRC/openSUSE:Factory/.caja.new/caja.changes   2017-11-15 
17:00:25.482266396 +0100
@@ -1,0 +2,16 @@
+Tue Nov 14 12:10:18 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.5:
+  * Fix wrong behaviour with the "enter" key when renaming files in
+list view.
+  * Open a directory in new window: [ctrl] + [shift] + [w].
+  * zoom-control: Change zoom with mousewheel scroll over button.
+  * View -> Visible Columns: Fix vertical expand of dialogue
+content.
+  * Fix wrong  behaviour when renaming files.
+  * Fix high cpu when loading background image.
+  * icon-dnd: Remove a hardcoded highlight frame.
+  * list view: Fix large icon margins on zooming out.
+  * Remove a weird +x attribute from a source file.
+
+---

Old:

  caja-1.18.4.tar.xz

New:

  caja-1.18.5.tar.xz



Other differences:
--
++ caja.spec ++
--- /var/tmp/diff_new_pack.3x784G/_old  2017-11-15 17:00:26.250238276 +0100
+++ /var/tmp/diff_new_pack.3x784G/_new  2017-11-15 17:00:26.254238130 +0100
@@ -20,10 +20,10 @@
 %define typelib typelib-1_0-Caja-2_0
 %define _version 1.18
 Name:   caja
-Version:1.18.4
+Version:1.18.5
 Release:0
 Summary:File manager for the MATE desktop
-License:GPL-2.0 and LGPL-2.0
+License:GPL-2.0 AND LGPL-2.0
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -144,28 +144,29 @@
 %suse_update_desktop_file caja
 %suse_update_desktop_file mate-network-scheme
 
+%post -n %{lname} -p /sbin/ldconfig
+
+%postun -n %{lname} -p /sbin/ldconfig
+
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
-%mime_database_post
 %icon_theme_cache_post
+%mime_database_post
 
 %postun
 %desktop_database_postun
-%mime_database_postun
 %icon_theme_cache_postun
-
-%post -n %{lname} -p /sbin/ldconfig
-
-%postun -n %{lname} -p /sbin/ldconfig
+%mime_database_postun
 
 %post gschemas
 %glib2_gsettings_schema_post
 
 %postun gschemas
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING COPYING.EXTENSIONS COPYING.LIB NEWS
 %{_bindir}/caja
 %{_bindir}/caja-autorun-software
@@ -194,22 +195,17 @@
 %dir %{_datadir}/caja-extensions/
 
 %files lang -f caja.lang
-%defattr(-,root,root)
 
 %files -n %{typelib}
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Caja-2.0.typelib
 
 %files -n %{lname}
-%defattr(-,root,root)
 %{_libdir}/*.so.*
 
 %files gschemas
-%defattr(-,root,root)
 %{_datadir}/glib-2.0/schemas/*.xml
 
 %files devel
-%defattr(-,root,root)
 %{_datadir}/gtk-doc/html/libcaja-extension/
 %{_includedir}/caja/
 %{_libdir}/*.so

++ caja-1.18.4.tar.xz -> caja-1.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/caja-1.18.4/ChangeLog new/caja-1.18.5/ChangeLog
--- old/caja-1.18.4/ChangeLog   2017-08-26 14:04:56.0 +0200
+++ new/caja-1.18.5/ChangeLog   2017-11-13 11:37:34.0 +0100
@@ -1,3 +1,129 @@
+commit 645f14c58d5e04b90fb2480d8a0eaaeced28dfc2
+Author: raveit65 
+Date:   Mon Nov 13 11:30:53 2017 +0100
+
+release 1.18.5
+
+ NEWS | 12 
+ configure.ac |  2 +-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit 188233e09c64f73238d165e90c72e3e658c547ce
+Author: Pablo Barciela 
+Date:   Sat Nov 4 03:48:05 2017 +0100
+
+Fix: wrong behavior with key "enter" while renaming files in list view
+
+Fixes https://github.com/mate-desktop/caja/issues/698
+
+ src/file-manager/fm-list-view.c | 31 +--
+ 1 file changed, 21 insertions(+), 10 deletions(-)
+
+commit e83410a4fc27b60f5146ea67037c627ef5168654
+Author: Pablo Barciela 
+Date:   Sun Nov 5 01:45:33 2017 +0100
+
+open folder in new window: [ctrl] + [shift] + [w]
+
+Fixes https://github.com/mate-desktop/caja/issues/859
+
+ src/file-manager/fm-directory-view.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4e22e482dbbf62ca5527fa808dc7c2eb86b117be
+Author: monsta 
+Date:   Thu Nov 2 17:39:50 2017 +0300
+
+zoom-control: change zoom with mousewheel scroll over button
+
+like it was with GTK+2
+
+ src/caja-zoom-control.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion

commit gammu for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package gammu for openSUSE:Factory checked 
in at 2017-11-15 17:00:14

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


Package is "gammu"

Wed Nov 15 17:00:14 2017 rev:46 rq:541796 version:1.38.3

Changes:

--- /work/SRC/openSUSE:Factory/gammu/gammu.changes  2017-06-28 
10:36:44.663489454 +0200
+++ /work/SRC/openSUSE:Factory/.gammu.new/gammu.changes 2017-11-15 
17:00:15.550630043 +0100
@@ -1,0 +2,12 @@
+Thu Oct 26 12:05:38 UTC 2017 - dims...@opensuse.org
+
+- Explicitly package systemd service on suse_version >= 1330:
+  depending on the dep chain, systemd is already detected (and
+  causes build failures for unpackaged files).
+
+---
+Sun Jul 30 10:40:44 UTC 2017 - meiss...@suse.com
+
+- forcefully enable PIE as automatism does not trigger.
+
+---



Other differences:
--
++ gammu.spec ++
--- /var/tmp/diff_new_pack.humNsW/_old  2017-11-15 17:00:16.718587278 +0100
+++ /var/tmp/diff_new_pack.humNsW/_new  2017-11-15 17:00:16.722587132 +0100
@@ -119,6 +119,9 @@
 %else
 BuildRequires:  pkgconfig
 %endif
+%if 0%{?suse_version} >= 1330
+BuildRequires:  pkgconfig(systemd)
+%endif
 BuildRequires:  %{dist_bluez_libs}
 %if 0%{?suse_version} > 1140
 BuildRequires:  python-Sphinx
@@ -277,8 +280,9 @@
 %build
 mkdir build
 cd build
-export CFLAGS="%{optflags}"
-export CXXFLAGS="%{optflags}"
+export CFLAGS="%{optflags} -fPIE"
+export CXXFLAGS="%{optflags} -fPIE"
+export LDFLAGS="-pie"
 cmake ../ \
 -DBUILD_SHARED_LIBS=ON \
 -DCMAKE_INSTALL_PREFIX=%{_prefix} \
@@ -331,6 +335,20 @@
 
 %postun -n libgsmsd%{so_ver} -p /sbin/ldconfig
 
+%if 0%{?suse_version} >= 1330
+%pre smsd
+%service_add_pre gammu-smsd.service
+
+%preun smsd
+%service_del_preun gammu-smsd.service
+
+%post smsd
+%service_add_post gammu-smsd.service
+
+%postun smsd
+%service_del_postun gammu-smsd.service
+%endif
+
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %config %{_sysconfdir}/bash_completion.d/gammu
@@ -371,6 +389,9 @@
 %{_bindir}/gammu-smsd
 %{_bindir}/gammu-smsd-inject
 %{_bindir}/gammu-smsd-monitor
+%if 0%{?suse_version} >= 1330
+%{_unitdir}/gammu-smsd.service
+%endif
 %doc %{_mandir}/man1/gammu-smsd-inject.1*
 %doc %{_mandir}/man1/gammu-smsd-monitor.1*
 %doc %{_mandir}/man1/gammu-smsd.1*




commit mgp for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package mgp for openSUSE:Factory checked in 
at 2017-11-15 16:59:54

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


Package is "mgp"

Wed Nov 15 16:59:54 2017 rev:26 rq:541795 version:1.13a

Changes:

--- /work/SRC/openSUSE:Factory/mgp/mgp.changes  2016-06-25 02:22:36.0 
+0200
+++ /work/SRC/openSUSE:Factory/.mgp.new/mgp.changes 2017-11-15 
16:59:59.219228019 +0100
@@ -1,0 +2,11 @@
+Tue Nov 14 12:27:03 UTC 2017 - mplus...@suse.com
+
+- Cleanup with spec-cleaner
+
+---
+Mon Nov 13 15:05:42 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---

Old:

  README.SuSE

New:

  README.SUSE



Other differences:
--
++ mgp.spec ++
--- /var/tmp/diff_new_pack.hqtgBz/_old  2017-11-15 17:00:00.063197117 +0100
+++ /var/tmp/diff_new_pack.hqtgBz/_new  2017-11-15 17:00:00.067196971 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mgp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,6 @@
 
 
 Name:   mgp
-BuildRequires:  automake
-BuildRequires:  bison
-BuildRequires:  emacs-nox
-BuildRequires:  flex
-BuildRequires:  freetype
-BuildRequires:  freetype2-devel
-BuildRequires:  giflib-devel
-BuildRequires:  imlib2-devel
-BuildRequires:  libmng-devel
-BuildRequires:  libpng-devel
-BuildRequires:  pkgconfig
-BuildRequires:  sharutils
-BuildRequires:  xorg-x11-devel
-Provides:   magicpoint
-Requires:   freetype
-Requires:   perl
-Requires:   sharutils
-Recommends: imlib2
 Version:1.13a
 Release:0
 Summary:MagicPoint, an X Window System Presentation Tool
@@ -42,7 +24,7 @@
 Group:  Productivity/Publishing/Presentation
 Url:http://member.wide.ad.jp/wg/mgp/
 Source: magicpoint-%{version}.tar.bz2
-Source1:README.SuSE
+Source1:README.SUSE
 Patch1: magicpoint-ia64.diff
 Patch2: magicpoint-imlib2.patch
 Patch3: magicpoint-%{version}-tffonts.diff
@@ -58,7 +40,24 @@
 Patch15:mgp-imlib2-segfault-fix.diff
 Patch16:mgp-alpha-channel.diff
 Patch17:mpg-netpbm-jpeg-fix.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  automake
+BuildRequires:  bison
+BuildRequires:  emacs-nox
+BuildRequires:  flex
+BuildRequires:  freetype
+BuildRequires:  freetype2-devel
+BuildRequires:  giflib-devel
+BuildRequires:  imlib2-devel
+BuildRequires:  libmng-devel
+BuildRequires:  libpng-devel
+BuildRequires:  pkgconfig
+BuildRequires:  sharutils
+BuildRequires:  xorg-x11-devel
+Requires:   freetype
+Requires:   perl
+Requires:   sharutils
+Recommends: imlib2
+Provides:   magicpoint
 
 %description
 MagicPoint is an X Window System presentation tool. It is designed to
@@ -70,7 +69,7 @@
 into other file formats.
 
 %prep
-%setup -n magicpoint-%{version}
+%setup -q -n magicpoint-%{version}
 #%patch
 %patch1
 %patch2  -p1
@@ -91,44 +90,42 @@
 rm -rf sample/CVS
 
 %build
-%{?suse_update_config:%{suse_update_config -f}}
-autoreconf --force --install
-CFLAGS=$RPM_OPT_FLAGS _lib=%{_lib} \
-./configure \
---prefix=/usr --mandir=%{_mandir} --enable-gif --enable-imlib \
---enable-locale --disable-vflib --enable-freetype-charset16 \
---enable-freetype --with-freetype-lib=/usr/%_lib
+autoreconf -fiv
+# FIXME: you should use the %%configure macro
+%configure \
+  --enable-gif \
+  --enable-imlib \
+  --enable-locale \
+  --disable-vflib \
+  --enable-freetype-charset16 \
+  --enable-freetype \
+  --with-freetype-lib=%{_libdir}
 xmkmf -a
 make Makefiles
-make CCOPTIONS="$RPM_OPT_FLAGS"
+make CCOPTIONS="%{optflags}"
 emacs --batch --no-site -f batch-byte-compile contrib/mgp-mode20.el
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
-make DESTDIR=$RPM_BUILD_ROOT install.man
-install -d $RPM_BUILD_ROOT/usr/bin
-install -c contrib/mgp2html.pl $RPM_BUILD_ROOT/usr/bin/mgp2html
-install -c contrib/mgp2latex.pl $RPM_BUILD_ROOT/usr/bin/mgp2latex
-install -d $RPM_BUILD_ROOT/usr/share/emacs/site-lisp
-install -p -m644 contrib/mgp-mode20.el{,c} 
$RPM_BUILD_ROOT/usr/share/emacs/site-lisp
+%make_install install.man
+install -d %{buildroot}%{_bindir}
+install -c contrib/mgp2html.pl %{buildroot}%{_bindir}/mgp2html
+install -c contrib/mgp2latex.pl %{buildroot}%{_bindir}/mgp2latex
+install -d %{buildroot}%

commit gnome-initial-setup for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package gnome-initial-setup for 
openSUSE:Factory checked in at 2017-11-15 16:59:19

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


Package is "gnome-initial-setup"

Wed Nov 15 16:59:19 2017 rev:21 rq:541785 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes  
2017-09-15 22:31:46.323571438 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new/gnome-initial-setup.changes 
2017-11-15 16:59:30.896265067 +0100
@@ -1,0 +2,7 @@
+Thu Nov  9 13:29:30 UTC 2017 - qz...@suse.com
+
+- Add gnome-initial-setup-mozc-engine-prioritized.patch: Make the 
+  Mozc input engine as the 1st choice for Japanese environment
+  (boo#1067288,bnc#1029083). 
+
+---

New:

  gnome-initial-setup-mozc-engine-prioritized.patch



Other differences:
--
++ gnome-initial-setup.spec ++
--- /var/tmp/diff_new_pack.iCnyBM/_old  2017-11-15 16:59:31.716235044 +0100
+++ /var/tmp/diff_new_pack.iCnyBM/_new  2017-11-15 16:59:31.716235044 +0100
@@ -30,6 +30,8 @@
 Patch1: gnome-initial-setup-only-setup-keyboard.patch
 # PATCH-FEATURE-SLE gnome-initial-setup-disable-dep-on-started-docs.patch 
FATE#321126 yfji...@suse.com -- Disable help dialog after g-i-s system to break 
the dependency of gnome-getting-started-docs
 Patch2: gnome-initial-setup-disable-dep-on-started-docs.patch
+# PATCH-FIX-OPENSUSE gnome-initial-setup-mozc-engine-prioritized.patch 
boo#1067288 bnc#1029083 qz...@suse.com -- Make the Mozc input engine as the 1st 
choice for Japanese environment.
+Patch3: gnome-initial-setup-mozc-engine-prioritized.patch
 BuildRequires:  intltool >= 0.40
 BuildRequires:  krb5-devel
 BuildRequires:  vala
@@ -75,6 +77,7 @@
 %patch1 -p1
 %patch2 -p1
 %endif
+%patch3 -p1
 
 %build
 %configure

++ gnome-initial-setup-mozc-engine-prioritized.patch ++
diff -Nura 
gnome-initial-setup-3.26.0/gnome-initial-setup/pages/keyboard/cc-input-chooser.c
 
gnome-initial-setup-3.26.0_new/gnome-initial-setup/pages/keyboard/cc-input-chooser.c
--- 
gnome-initial-setup-3.26.0/gnome-initial-setup/pages/keyboard/cc-input-chooser.c
2016-10-22 15:09:29.0 +0800
+++ 
gnome-initial-setup-3.26.0_new/gnome-initial-setup/pages/keyboard/cc-input-chooser.c
2017-11-10 14:43:56.748638684 +0800
@@ -274,6 +274,14 @@
should_be_visible = FALSE;
else
should_be_visible = g_strcmp0 (widget->id, priv->id) == 0 && 
g_strcmp0 (widget->type, priv->type) == 0;
+
+if ((g_strcmp0 (widget->id, "jp") == 0) && 
+   (g_strcmp0 (priv->id, "jp") == 0))
+should_be_visible = FALSE;
+
+if (g_strcmp0 (widget->id, "mozc-jp") == 0)
+should_be_visible = TRUE;
+
 gtk_widget_set_opacity (widget->checkmark, should_be_visible ? 1.0 : 
0.0);
 
 if (widget->is_extra && should_be_visible)
@@ -452,6 +460,13 @@
 
 widget = get_input_widget (child);
 
+if((g_strcmp0 (widget->id, "mozc-jp") == 0) ||
+   (g_strcmp0 (widget->id, "anthy") == 0))
+return TRUE;
+
+if(g_strcmp0 (widget->id, "Japanese (Mozc)") == 0)
+return FALSE;
+
 if (!priv->showing_extra && widget->is_extra)
 return FALSE;
 
@@ -479,6 +494,14 @@
 if (lb == NULL)
 return -1;
 
+if (g_strcmp0 (la->id, "mozc-jp") == 0 ||
+g_strcmp0 (la->id, "anthy")   == 0)
+return -1;
+
+if (g_strcmp0 (lb->id, "mozc-jp") == 0 ||
+g_strcmp0 (lb->id, "anthy")   == 0)
+return 1;
+
 if (la->is_extra && !lb->is_extra)
 return 1;
 



commit ecryptfs-utils for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package ecryptfs-utils for openSUSE:Factory 
checked in at 2017-11-15 16:59:05

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


Package is "ecryptfs-utils"

Wed Nov 15 16:59:05 2017 rev:49 rq:541775 version:111

Changes:

--- /work/SRC/openSUSE:Factory/ecryptfs-utils/ecryptfs-utils.changes
2017-03-12 20:04:55.733870513 +0100
+++ /work/SRC/openSUSE:Factory/.ecryptfs-utils.new/ecryptfs-utils.changes   
2017-11-15 16:59:09.901033809 +0100
@@ -1,0 +2,18 @@
+Tue Nov 14 10:25:45 UTC 2017 - meiss...@suse.com
+
+- The license is GPL-2.0 (without + / or later)
+
+---
+Tue Nov  7 14:27:25 UTC 2017 - vci...@suse.com
+
+- Update to 111
+  * upstream provides no changelog
+- add ecryptfs-utils-openssl11.patch to support build with
+  OpenSSL 1.1 (bsc#1066937)
+
+---
+Tue Nov  7 14:18:15 UTC 2017 - vci...@suse.com
+
+- drop validate-mount-destination-fs-type.patch (upstream)
+
+---

Old:

  ecryptfs-utils_108.orig.tar.gz
  validate-mount-destination-fs-type.patch

New:

  ecryptfs-utils-openssl11.patch
  ecryptfs-utils_111.orig.tar.gz



Other differences:
--
++ ecryptfs-utils.spec ++
--- /var/tmp/diff_new_pack.cpPZha/_old  2017-11-15 16:59:12.768928801 +0100
+++ /var/tmp/diff_new_pack.cpPZha/_new  2017-11-15 16:59:12.772928654 +0100
@@ -18,10 +18,10 @@
 
 %define lname   libecryptfs1
 Name:   ecryptfs-utils
-Version:108
+Version:111
 Release:0
 Summary:Userspace Utilities for ecryptfs
-License:GPL-2.0+
+License:GPL-2.0
 Group:  Productivity/Security
 Url:http://ecryptfs.org/
 Source0:
http://launchpad.net/ecryptfs/trunk/%{version}/+download/ecryptfs-utils_%{version}.orig.tar.gz
@@ -31,7 +31,7 @@
 Patch0: ecryptfs-setup-swap-SuSE.patch
 # PATCH-FIX-OPENSUSE build with -fpie/-pie
 Patch1: ecryptfs-utils-src-utils-Makefile.patch
-Patch2: validate-mount-destination-fs-type.patch
+Patch2: ecryptfs-utils-openssl11.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -77,7 +77,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+%patch2 -p0
 
 %build
 export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing"


++ ecryptfs-utils-openssl11.patch ++
=== modified file 'src/key_mod/ecryptfs_key_mod_openssl.c'
--- src/key_mod/ecryptfs_key_mod_openssl.c  2013-10-25 19:45:09 +
+++ src/key_mod/ecryptfs_key_mod_openssl.c  2017-06-02 18:27:28 +
@@ -41,6 +41,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -55,6 +56,19 @@
char *passphrase;
 };
 
+#if OPENSSL_VERSION_NUMBER < 0x1010L
+static void RSA_get0_key(const RSA *r,
+ const BIGNUM **n, const BIGNUM **e, const BIGNUM **d)
+{
+   if (n != NULL)
+   *n = r->n;
+   if (e != NULL)
+   *e = r->e;
+   if (d != NULL)
+   *d = r->d;
+}
+#endif
+
 static void
 ecryptfs_openssl_destroy_openssl_data(struct openssl_data *openssl_data)
 {
@@ -142,6 +156,7 @@
 {
int len, nbits, ebits, i;
int nbytes, ebytes;
+   const BIGNUM *key_n, *key_e;
unsigned char *hash;
unsigned char *data = NULL;
int rc = 0;
@@ -152,11 +167,13 @@
rc = -ENOMEM;
goto out;
}
-   nbits = BN_num_bits(key->n);
+   RSA_get0_key(key, &key_n, NULL, NULL);
+   nbits = BN_num_bits(key_n);
nbytes = nbits / 8;
if (nbits % 8)
nbytes++;
-   ebits = BN_num_bits(key->e);
+   RSA_get0_key(key, NULL, &key_e, NULL);
+   ebits = BN_num_bits(key_e);
ebytes = ebits / 8;
if (ebits % 8)
ebytes++;
@@ -179,11 +196,13 @@
data[i++] = '\02';
data[i++] = (nbits >> 8);
data[i++] = nbits;
-   BN_bn2bin(key->n, &(data[i]));
+   RSA_get0_key(key, &key_n, NULL, NULL);
+   BN_bn2bin(key_n, &(data[i]));
i += nbytes;
data[i++] = (ebits >> 8);
data[i++] = ebits;
-   BN_bn2bin(key->e, &(data[i]));
+   RSA_get0_key(key, NULL, &key_e, NULL);
+   BN_bn2bin(key_e, &(data[i]));
i += ebytes;
SHA1(data, len + 3, hash);
to_hex(sig, (char *)hash, ECRYPTFS_SIG_SIZE);
@@ -278,7 +297,9 @@
BIO *in = NULL;
int rc;
 
+   #if OPENSSL_VERSION_NUMBER < 0x1010L
CRYPTO_malloc_init();
+   #endif
ERR_load_crypto_strings();
OpenSSL_add_all_algorithms();

commit perl-MIME-Types for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-MIME-Types for openSUSE:Factory 
checked in at 2017-11-15 16:58:38

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


Package is "perl-MIME-Types"

Wed Nov 15 16:58:38 2017 rev:41 rq:541238 version:2.14

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-Types/perl-MIME-Types.changes  
2016-03-16 10:34:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MIME-Types.new/perl-MIME-Types.changes 
2017-11-15 16:58:40.158122848 +0100
@@ -1,0 +2,12 @@
+Thu Nov  9 06:28:46 UTC 2017 - co...@suse.com
+
+- updated to 2.14
+   see /usr/share/doc/packages/perl-MIME-Types/ChangeLog
+
+  version 2.14: Wed  8 Nov 17:45:22 CET 2017
+  
+   Fixes:
+   - MojoX should not die on missing types.
+ rt.cpan.org#123298 [Dmitry Latin]
+
+---

Old:

  MIME-Types-2.13.tar.gz

New:

  MIME-Types-2.14.tar.gz



Other differences:
--
++ perl-MIME-Types.spec ++
--- /var/tmp/diff_new_pack.1xa5an/_old  2017-11-15 16:58:41.018091360 +0100
+++ /var/tmp/diff_new_pack.1xa5an/_new  2017-11-15 16:58:41.018091360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-Types
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-MIME-Types
-Version:2.13
+Version:2.14
 Release:0
 %define cpan_name MIME-Types
 Summary:Definition of MIME types
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MIME-Types/
-Source0:
http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ MIME-Types-2.13.tar.gz -> MIME-Types-2.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.13/ChangeLog 
new/MIME-Types-2.14/ChangeLog
--- old/MIME-Types-2.13/ChangeLog   2016-03-07 15:48:38.0 +0100
+++ new/MIME-Types-2.14/ChangeLog   2017-11-08 17:54:05.0 +0100
@@ -6,6 +6,12 @@
 TODO:
  . Add source http://www.ltsw.se/knbase/internet/mime.htp ?
 
+version 2.14: Wed  8 Nov 17:45:22 CET 2017
+
+   Fixes:
+   - MojoX should not die on missing types.
+ rt.cpan.org#123298 [Dmitry Latin]
+
 version 2.13: Mon  7 Mar 15:48:28 CET 2016
 
Fixes:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.13/META.json 
new/MIME-Types-2.14/META.json
--- old/MIME-Types-2.13/META.json   2016-03-07 15:48:41.0 +0100
+++ new/MIME-Types-2.14/META.json   2017-11-08 17:54:07.0 +0100
@@ -10,7 +10,7 @@
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "MIME-Types",
"no_index" : {
@@ -40,5 +40,5 @@
   }
},
"release_status" : "stable",
-   "version" : "2.13"
+   "version" : "2.14"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.13/META.yml new/MIME-Types-2.14/META.yml
--- old/MIME-Types-2.13/META.yml2016-03-07 15:48:41.0 +0100
+++ new/MIME-Types-2.14/META.yml2017-11-08 17:54:07.0 +0100
@@ -22,4 +22,4 @@
   File::Spec: 0
   List::Util: 0
   Test::More: 0.47
-version: 2.13
+version: 2.14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.13/Makefile.PL 
new/MIME-Types-2.14/Makefile.PL
--- old/MIME-Types-2.13/Makefile.PL 2016-03-07 15:48:38.0 +0100
+++ new/MIME-Types-2.14/Makefile.PL 2017-11-08 17:54:05.0 +0100
@@ -2,7 +2,7 @@
 
 require 5.006;
 
-my $version  = '2.13';   # scanned by bin/collect_types !
+my $version  = '2.14';   # scanned by bin/collect_types !
 
 WriteMakefile
   ( NAME  => 'MIME::Types'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.13/lib/MIME/Type.pm 
new/MIME-Types-2.14/lib/MIME/Type.pm
--- old/MIME-Types-2.13/lib/MIME/Type.pm2016-03-07 15:48:38.0 
+0100
+++ new/MIME-Types-2.14/lib/MIME/Type.pm2017-11-08 17:54:05.0 
+0100
@@ -1,1

commit xtexit for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package xtexit for openSUSE:Factory checked 
in at 2017-11-15 16:58:58

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


Package is "xtexit"

Wed Nov 15 16:58:58 2017 rev:16 rq:541762 version:0.42

Changes:

--- /work/SRC/openSUSE:Factory/xtexit/xtexit.changes2014-10-06 
22:04:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.xtexit.new/xtexit.changes   2017-11-15 
16:58:58.745442272 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 16:03:33 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling (Update xtexit.dif).
+
+---



Other differences:
--
++ xtexit.spec ++
--- /var/tmp/diff_new_pack.UenYHi/_old  2017-11-15 16:58:59.653409027 +0100
+++ /var/tmp/diff_new_pack.UenYHi/_new  2017-11-15 16:58:59.653409027 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xtexit
 #
-# 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
@@ -55,14 +55,6 @@
 If this package is installed, it will be automatically integrated into
 the sample user fvwm menu.
 
-
-
-Authors:
-
-Klaus Franken 
-Teemu Torma, Front End Oy 
-Paul Raines 
-
 %prep
 %setup -q -n xtexit
 %patch0
@@ -80,7 +72,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README README.SuSE
+%doc README README.SUSE
 %{_bindir}/xtexit
 %dir %{_appdefdir}
 %config %{_appdefdir}/XTexit

++ xtexit.dif ++
--- /var/tmp/diff_new_pack.UenYHi/_old  2017-11-15 16:58:59.685407855 +0100
+++ /var/tmp/diff_new_pack.UenYHi/_new  2017-11-15 16:58:59.689407709 +0100
@@ -1,7 +1,7 @@
 README.SuSE
-+++ README.SuSE2000/05/31 00:02:21
+--- README.SUSE
 README.SUSE2000/05/31 00:02:21
 @@ -0,0 +1,52 @@
-+README.SuSE for xtexit
++README.SUSE for xtexit
 +k...@suse.de 7.5.96
 +
 +




commit python-bleach for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package python-bleach for openSUSE:Factory 
checked in at 2017-11-15 16:57:49

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


Package is "python-bleach"

Wed Nov 15 16:57:49 2017 rev:2 rq:541217 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-bleach/python-bleach.changes  
2017-05-09 18:04:02.741297971 +0200
+++ /work/SRC/openSUSE:Factory/.python-bleach.new/python-bleach.changes 
2017-11-15 16:57:52.779858595 +0100
@@ -1,0 +2,41 @@
+Sat Nov 11 17:17:50 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 2.1.1:
+  * Bug fixes
++ Fix setup.py opening files when LANG=. (#324)
+
+- changes from version 2.1:
+  * Security fixes
++ Convert control characters (backspace particularly) to “?”
+  preventing malicious copy-and-paste situations. (#298)
+  See https://github.com/mozilla/bleach/issues/298 for more details.
+  This affects all previous versions of Bleach. Check the comments
+  on that issue for ways to alleviate the issue if you can’t
+  upgrade to Bleach 2.1.
+  * Backwards incompatible changes
++ Redid versioning. bleach.VERSION is no longer available. Use the
+  string version at bleach.__version__ and parse it with
+  pkg_resources.parse_version. (#307)
++ clean, linkify: linkify and clean should only accept text types;
+  thank you, Janusz! (#292)
++ clean, linkify: accept only unicode or utf-8-encoded str (#176)
+  * Bug fixes
++ bleach.clean() no longer unescapes entities including ones that
+  are missing a ; at the end which can happen in urls and other
+  places. (#143)
++ linkify: fix http links inside of mailto links; thank you,
+  sedrubal! (#300)
++ clarify security policy in docs (#303)
++ fix dependency specification for html5lib 1.0b8, 1.0b9, and
+  1.0b10; thank you, Zoltán! (#268)
++ add Bleach vs. html5lib comparison to README; thank you, Stu
+  Cox! (#278)
++ fix KeyError exceptions on tags without href attr; thank you,
+  Alex Defsen! (#273)
++ add test website and scripts to test bleach.clean() output in
+  browser; thank you, Greg Guthe!
+
+---

Old:

  bleach-2.0.0.tar.gz

New:

  bleach-2.1.1.tar.gz



Other differences:
--
++ python-bleach.spec ++
--- /var/tmp/diff_new_pack.JKLCVd/_old  2017-11-15 16:57:54.011813458 +0100
+++ /var/tmp/diff_new_pack.JKLCVd/_new  2017-11-15 16:57:54.015813312 +0100
@@ -19,21 +19,21 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-bleach
-Version:2.0.0
+Version:2.1.1
 Release:0
 Summary:An easy whitelist-based HTML-sanitizing tool
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://github.com/jsocol/bleach
 Source: 
https://files.pythonhosted.org/packages/source/b/bleach/bleach-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module html5lib >= 0.}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module webencodings}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:   python-html5lib >= 0.
 Requires:   python-six
 Requires:   python-webencodings

++ bleach-2.0.0.tar.gz -> bleach-2.1.1.tar.gz ++
 5089 lines of diff (skipped)




commit python-SQLAlchemy-Utils for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package python-SQLAlchemy-Utils for 
openSUSE:Factory checked in at 2017-11-15 16:58:07

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


Package is "python-SQLAlchemy-Utils"

Wed Nov 15 16:58:07 2017 rev:7 rq:541231 version:0.32.21

Changes:

--- 
/work/SRC/openSUSE:Factory/python-SQLAlchemy-Utils/python-SQLAlchemy-Utils.changes
  2017-11-08 15:10:17.905687117 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy-Utils.new/python-SQLAlchemy-Utils.changes
 2017-11-15 16:58:15.107040572 +0100
@@ -1,0 +2,11 @@
+Mon Nov 13 04:55:56 UTC 2017 - a...@gmx.de
+
+- update to version 0.32.21:
+  * Close connections on exists, create and drop database functions
+(#295, pull request courtesy of Terseus)
+
+- changes from version 0.32.20 :
+  * Added __hash__ method for choice objects (#294, pull request
+courtesy of havelock)
+
+---

Old:

  SQLAlchemy-Utils-0.32.19.tar.gz

New:

  SQLAlchemy-Utils-0.32.21.tar.gz



Other differences:
--
++ python-SQLAlchemy-Utils.spec ++
--- /var/tmp/diff_new_pack.diw3U0/_old  2017-11-15 16:58:16.722981367 +0100
+++ /var/tmp/diff_new_pack.diw3U0/_new  2017-11-15 16:58:16.726981221 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-SQLAlchemy-Utils
-Version:0.32.19
+Version:0.32.21
 Release:0
 Summary:Various utility functions for SQLAlchemy
 License:BSD-3-Clause

++ SQLAlchemy-Utils-0.32.19.tar.gz -> SQLAlchemy-Utils-0.32.21.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SQLAlchemy-Utils-0.32.19/.isort.cfg 
new/SQLAlchemy-Utils-0.32.21/.isort.cfg
--- old/SQLAlchemy-Utils-0.32.19/.isort.cfg 2016-01-20 08:23:47.0 
+0100
+++ new/SQLAlchemy-Utils-0.32.21/.isort.cfg 2017-11-11 18:53:06.0 
+0100
@@ -1,5 +1,6 @@
 [settings]
 known_first_party=sqlalchemy_utils
+known_third_party=flexmock
 line_length=79
 multi_line_output=3
 not_skip=__init__.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SQLAlchemy-Utils-0.32.19/CHANGES.rst 
new/SQLAlchemy-Utils-0.32.21/CHANGES.rst
--- old/SQLAlchemy-Utils-0.32.19/CHANGES.rst2017-10-17 10:34:46.0 
+0200
+++ new/SQLAlchemy-Utils-0.32.21/CHANGES.rst2017-11-11 18:53:06.0 
+0100
@@ -4,6 +4,18 @@
 Here you can see the full list of changes between each SQLAlchemy-Utils 
release.
 
 
+0.32.21 (2017-11-11)
+
+
+- Close connections on exists, create and drop database functions (#295, pull 
request courtesy of Terseus)
+
+
+0.32.20 (2017-11-04)
+
+
+- Added `__hash__` method for choice objects (#294, pull request courtesy of 
havelock)
+
+
 0.32.19 (2017-10-17)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SQLAlchemy-Utils-0.32.19/PKG-INFO 
new/SQLAlchemy-Utils-0.32.21/PKG-INFO
--- old/SQLAlchemy-Utils-0.32.19/PKG-INFO   2017-10-17 10:44:09.0 
+0200
+++ new/SQLAlchemy-Utils-0.32.21/PKG-INFO   2017-11-11 19:41:23.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SQLAlchemy-Utils
-Version: 0.32.19
+Version: 0.32.21
 Summary: Various utility functions for SQLAlchemy.
 Home-page: https://github.com/kvesteri/sqlalchemy-utils
 Author: Konsta Vesterinen, Ryan Leckey, Janne Vanhala, Vesa Uimonen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/SQLAlchemy-Utils-0.32.19/SQLAlchemy_Utils.egg-info/PKG-INFO 
new/SQLAlchemy-Utils-0.32.21/SQLAlchemy_Utils.egg-info/PKG-INFO
--- old/SQLAlchemy-Utils-0.32.19/SQLAlchemy_Utils.egg-info/PKG-INFO 
2017-10-17 10:44:09.0 +0200
+++ new/SQLAlchemy-Utils-0.32.21/SQLAlchemy_Utils.egg-info/PKG-INFO 
2017-11-11 19:41:23.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SQLAlchemy-Utils
-Version: 0.32.19
+Version: 0.32.21
 Summary: Various utility functions for SQLAlchemy.
 Home-page: https://github.com/kvesteri/sqlalchemy-utils
 Author: Konsta Vesterinen, Ryan Leckey, Janne Vanhala, Vesa Uimonen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SQLAlchemy-Utils-0.32.19/docs/installation.rst 
new/SQLAlchemy-Utils-0.32.21/docs/installation.rst
--- old/SQLAlchemy-Utils-0.32.19/docs/installation.rst  2016-07-17 
22:00:22.0 +0200
+++ new/SQLAlchemy-Utils-0.32.21/docs/installation.rst  2017-11-11 
18:53:06.0 +0100
@@ -13,6 +13,7 @@
 - cPython 3

commit python-gevent for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package python-gevent for openSUSE:Factory 
checked in at 2017-11-15 16:58:01

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


Package is "python-gevent"

Wed Nov 15 16:58:01 2017 rev:19 rq:541223 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gevent/python-gevent.changes  
2017-06-08 15:04:15.852344839 +0200
+++ /work/SRC/openSUSE:Factory/.python-gevent.new/python-gevent.changes 
2017-11-15 16:58:03.659459988 +0100
@@ -1,0 +2,41 @@
+Sun Nov 12 16:56:47 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * added CHANGES.rst CONTRIBUTING.rst to %doc
+
+- update to version 1.2.2:
+  * Testing on Python 3.5 now uses Python 3.5.3 due to SSL
+changes. See :issue:`943`.
+  * Linux CI has been updated from Ubuntu 12.04 to Ubuntu 14.04 since
+the former has reached EOL.
+  * Linux CI now tests on PyPy2 5.7.1, updated from PyPy2 5.6.0.
+  * Linux CI now tests on PyPy3 3.5-5.7.1-beta, updated from PyPy3
+3.3-5.5-alpha.
+  * Python 2 sockets are compatible with the SOCK_CLOEXEC flag found
+on Linux. They no longer pass the socket type or protocol to
+getaddrinfo when connect is called. Reported in :issue:`944` by
+Bernie Hackett.
+  * Replace optparse module with argparse. See :issue:`947`.
+  * Update to version 1.3.1 of tblib to fix :issue:`954`, reported by
+ml31415.
+  * Fix the name of the type parameter to
+:func:`gevent.socket.getaddrinfo` to be correct on Python 3. This
+would cause callers using keyword arguments to raise a
+:exc:`TypeError`. Reported in :issue:`960` by js6626069. Likewise,
+correct the argument names for fromfd and socketpair on Python 2,
+although they cannot be called with keyword arguments under
+CPython.
+Note:
+The gethost* functions take different argument names under CPython
+and PyPy. gevent follows the CPython convention, although these
+functions cannot be called with keyword arguments on CPython.
+  * The previously-singleton exception objects FileObjectClosed and
+cancel_wait_ex were converted to classes. On Python 3, an
+exception object is stateful, including references to its context
+and possibly traceback, which could lead to objects remaining
+alive longer than intended.
+  * Make sure that python -m gevent.monkey 

commit cinnamon-translations for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package cinnamon-translations for 
openSUSE:Factory checked in at 2017-11-15 16:57:14

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


Package is "cinnamon-translations"

Wed Nov 15 16:57:14 2017 rev:11 rq:541125 version:3.6.2

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-translations/cinnamon-translations.changes  
2017-11-10 14:56:17.974460655 +0100
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-translations.new/cinnamon-translations.changes
 2017-11-15 16:57:18.665108496 +0100
@@ -1,0 +2,6 @@
+Sun Nov 12 21:00:18 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.2:
+  * Update translations.
+
+---

Old:

  cinnamon-translations-3.6.1.tar.gz

New:

  cinnamon-translations-3.6.2.tar.gz



Other differences:
--
++ cinnamon-translations.spec ++
--- /var/tmp/diff_new_pack.C7d5qE/_old  2017-11-15 16:57:21.069020421 +0100
+++ /var/tmp/diff_new_pack.C7d5qE/_new  2017-11-15 16:57:21.069020421 +0100
@@ -18,7 +18,7 @@
 
 %define _version 3.6.0
 Name:   cinnamon-translations
-Version:3.6.1
+Version:3.6.2
 Release:0
 Summary:Translation files for the Cinnamon desktop
 License:GPL-2.0+

++ cinnamon-translations-3.6.1.tar.gz -> cinnamon-translations-3.6.2.tar.gz 
++
/work/SRC/openSUSE:Factory/cinnamon-translations/cinnamon-translations-3.6.1.tar.gz
 
/work/SRC/openSUSE:Factory/.cinnamon-translations.new/cinnamon-translations-3.6.2.tar.gz
 differ: char 13, line 1




commit python-execnet for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package python-execnet for openSUSE:Factory 
checked in at 2017-11-15 16:57:23

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


Package is "python-execnet"

Wed Nov 15 16:57:23 2017 rev:4 rq:541211 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-execnet/python-execnet.changes
2017-05-06 18:27:11.352073502 +0200
+++ /work/SRC/openSUSE:Factory/.python-execnet.new/python-execnet.changes   
2017-11-15 16:57:26.584818332 +0100
@@ -1,0 +2,24 @@
+Sat Nov 11 17:20:57 UTC 2017 - a...@gmx.de
+
+- specfile
+  * CHANGELOG -> CHANGELOG.rst
+  * README.txt -> README.rst
+
+- update to version 1.5.0:
+  * support shell escaping in python pathnames of popen.
+Eugene Ciurana discovered that execnet breaks if you use pathnames
+with spaces in a "python=" part of a spec. We now use shlex.split
+to split the string.  There is a potential for regressions if you
+used quote or escape sequences as part of your python command.
+  * Only insert importdir into sys.path if it is not already in the
+path.
+This prevents a bug when using enum34 with python 3.6 and
+pytest-xdist.
+The issue is that enum34 installs an 'enum' module in
+site-packages which is normally shadowed by the stdlib version of
+enum, however in gateway_bootstrap.py site-packages is added at
+the front the the search path. This means on the workers enum34 is
+hit for import enum which in turn causes import re to fail (as it
+makes use of the new enum features in 3.6).
+
+---

Old:

  execnet-1.4.1.tar.gz

New:

  execnet-1.5.0.tar.gz



Other differences:
--
++ python-execnet.spec ++
--- /var/tmp/diff_new_pack.9XfAGm/_old  2017-11-15 16:57:28.932732309 +0100
+++ /var/tmp/diff_new_pack.9XfAGm/_new  2017-11-15 16:57:28.936732162 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-execnet
-Version:1.4.1
+Version:1.5.0
 Release:0
 Summary:Rapid multi-Python deployment
 License:MIT
@@ -78,7 +78,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc CHANGELOG LICENSE README.txt
+%doc CHANGELOG.rst LICENSE README.rst
 %{python_sitelib}/execnet
 %{python_sitelib}/execnet-%{version}-py%{python_version}.egg-info
 

++ execnet-1.4.1.tar.gz -> execnet-1.5.0.tar.gz ++
 4214 lines of diff (skipped)




commit cinnamon-control-center for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package cinnamon-control-center for 
openSUSE:Factory checked in at 2017-11-15 16:56:51

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


Package is "cinnamon-control-center"

Wed Nov 15 16:56:51 2017 rev:8 rq:541124 version:3.6.2

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-control-center/cinnamon-control-center.changes
  2017-11-10 14:55:46.271607300 +0100
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-control-center.new/cinnamon-control-center.changes
 2017-11-15 16:56:56.217930923 +0100
@@ -1,0 +2,7 @@
+Sun Nov 12 21:00:18 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.2:
+  * Fix GOA desktop file missing proper l10n.
+  * Generate desktop files.
+
+---

Old:

  cinnamon-control-center-3.6.1.tar.gz

New:

  cinnamon-control-center-3.6.2.tar.gz



Other differences:
--
++ cinnamon-control-center.spec ++
--- /var/tmp/diff_new_pack.YOPfYD/_old  2017-11-15 16:56:56.993902492 +0100
+++ /var/tmp/diff_new_pack.YOPfYD/_new  2017-11-15 16:56:56.993902492 +0100
@@ -19,7 +19,7 @@
 %define soname  libcinnamon-control-center
 %define sover   1
 Name:   cinnamon-control-center
-Version:3.6.1
+Version:3.6.2
 Release:0
 Summary:Utilities to configure the Cinnamon desktop
 License:GPL-2.0 AND GPL-3.0+ AND MIT

++ cinnamon-control-center-3.6.1.tar.gz -> 
cinnamon-control-center-3.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cinnamon-control-center-3.6.1/cinnamon-control-center.pot 
new/cinnamon-control-center-3.6.2/cinnamon-control-center.pot
--- old/cinnamon-control-center-3.6.1/cinnamon-control-center.pot   
2017-10-24 14:42:59.0 +0200
+++ new/cinnamon-control-center-3.6.2/cinnamon-control-center.pot   
2017-11-12 11:32:14.0 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-10-04 11:18+0100\n"
+"POT-Creation-Date: 2017-11-10 13:19+\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"
@@ -796,16 +796,16 @@
 msgid "Other"
 msgstr ""
 
-#: panels/online-accounts/cc-online-accounts-panel.c:603
+#: panels/online-accounts/cc-online-accounts-panel.c:593
 #, c-format
 msgid "%s Account"
 msgstr ""
 
-#: panels/online-accounts/cc-online-accounts-panel.c:895
+#: panels/online-accounts/cc-online-accounts-panel.c:888
 msgid "Error removing account"
 msgstr ""
 
-#: panels/online-accounts/cc-online-accounts-panel.c:960
+#: panels/online-accounts/cc-online-accounts-panel.c:953
 #, c-format
 msgid "%s removed"
 msgstr ""
@@ -2067,3 +2067,11 @@
 #: generate_additional_files.py:87
 msgid "Set button mappings and adjust stylus sensitivity for graphics tablets"
 msgstr ""
+
+#: generate_additional_files.py:101
+msgid "Online Accounts"
+msgstr ""
+
+#: generate_additional_files.py:101
+msgid "Connect your online accounts"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-control-center-3.6.1/configure.ac 
new/cinnamon-control-center-3.6.2/configure.ac
--- old/cinnamon-control-center-3.6.1/configure.ac  2017-10-24 
14:42:59.0 +0200
+++ new/cinnamon-control-center-3.6.2/configure.ac  2017-11-12 
11:32:14.0 +0100
@@ -1,4 +1,4 @@
-m4_define([cinnamon_control_center_version], 3.6.1)
+m4_define([cinnamon_control_center_version], 3.6.2)
 AC_INIT([cinnamon-control-center], [cinnamon_control_center_version],
 [https://github.com/linuxmint/cinnamon-control-center/issues])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-control-center-3.6.1/debian/changelog 
new/cinnamon-control-center-3.6.2/debian/changelog
--- old/cinnamon-control-center-3.6.1/debian/changelog  2017-10-24 
14:42:59.0 +0200
+++ new/cinnamon-control-center-3.6.2/debian/changelog  2017-11-12 
11:32:14.0 +0100
@@ -1,3 +1,10 @@
+cinnamon-control-center (3.6.2) sylvia; urgency=medium
+
+  * l10n: Fix GOA desktop file missing proper l10n
+  * l10n: Generate desktop files
+
+ -- Clement Lefebvre   Sun, 12 Nov 2017 10:31:49 +
+
 cinnamon-control-center (3.6.1) sylvia; urgency=medium
 
   * Fix build when --disable-onlineaccounts is used
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cinnamon-control-center-3.6.1/generate_additional_files.py 
new/cinnamon-control-center-3.6.2/generate_additional_files.py
--- old/cinnamon-

commit twemoji-color-font for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package twemoji-color-font for 
openSUSE:Factory checked in at 2017-11-15 16:56:36

Comparing /work/SRC/openSUSE:Factory/twemoji-color-font (Old)
 and  /work/SRC/openSUSE:Factory/.twemoji-color-font.new (New)


Package is "twemoji-color-font"

Wed Nov 15 16:56:36 2017 rev:2 rq:540715 version:1.3

Changes:

--- /work/SRC/openSUSE:Factory/twemoji-color-font/twemoji-color-font.changes
2017-01-22 00:33:13.632437535 +0100
+++ 
/work/SRC/openSUSE:Factory/.twemoji-color-font.new/twemoji-color-font.changes   
2017-11-15 16:56:42.838421126 +0100
@@ -1,0 +2,9 @@
+Wed Nov  8 01:25:13 UTC 2017 - kamika...@opensuse.org
+
+- Version 1.3
+- Uses Twemoji 2.3.0 graphics
+- Unicode 10.0 and Emoji 5.0 coverage
+- Rebuild with SVG transform (translate/scale) following SVGinOT spec.
+- Added rainbow and pirate flag.
+
+---

Old:

  twemoji-color-font-1.1.tar.gz

New:

  twemoji-color-font-1.3.tar.xz



Other differences:
--
++ twemoji-color-font.spec ++
--- /var/tmp/diff_new_pack.7XrVcZ/_old  2017-11-15 16:56:43.562394601 +0100
+++ /var/tmp/diff_new_pack.7XrVcZ/_new  2017-11-15 16:56:43.570394308 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   twemoji-color-font
-Version:1.1
+Version:1.3
 Release:0
 Summary:Colored Emoji Font From Twitter
 License:CC-BY-4.0
 Group:  System/X11/Fonts
 Url:https://github.com/eosrei/emojione-color-font
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
 BuildRequires:  fontpackages-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch




commit borgbackup for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package borgbackup for openSUSE:Factory 
checked in at 2017-11-15 16:55:49

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


Package is "borgbackup"

Wed Nov 15 16:55:49 2017 rev:8 rq:540469 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes2017-10-24 
22:22:56.129654751 +0200
+++ /work/SRC/openSUSE:Factory/.borgbackup.new/borgbackup.changes   
2017-11-15 16:55:52.204276289 +0100
@@ -1,0 +2,39 @@
+Fri Nov 10 10:20:09 UTC 2017 - alarr...@suse.com
+
+- Fix build on Leap 42.2 by BuildRequiring bash-completion 
+
+---
+Wed Nov  8 18:44:37 UTC 2017 - alarr...@suse.com
+
+- Update to borgbackup 1.1.2
+- Fixes:
+  * fix KeyError crash when talking to borg server < 1.0.7
+  * extract: set bsdflags last (include immutable flag)
+  * create: don't do stat() call on excluded-norecurse directory, fix 
exception handling for stat() call
+  * create --stats: do not count data volume twice when checkpointing
+  * recreate: move chunks_healthy when excluding hardlink master
+  * recreate: get rid of chunks_healthy when rechunking (does not match)
+  * check: get rid of already existing not matching chunks_healthy metadata
+  * list: fix stdout broken pipe handling
+  * list/diff: remove tag-file options (not used)
+- New features:
+  * bash, zsh and fish shell auto-completions, see scripts/shell_completions/
+  * added BORG_CONFIG_DIR env var
+- Other changes:
+  * docs:
+* clarify using a blank passphrase in keyfile mode
+* mention "!" (exclude-norecurse) type in "patterns" help
+* document to first heal before running borg recreate to re-chunk stuff, 
because that will have to get rid of chunks_healthy metadata.
+* more than 23 is not supported for CHUNK_MAX_EXP
+* borg does not respect nodump flag by default any more
+* clarify same-filesystem requirement for borg upgrade
+* update / rephrase cygwin / WSL status
+* improve docs about --stats
+* vagrant: openindiana new clang package
+- Already contained in 1.1.1 (last minute fix):
+  * arg parsing: fix fallback function, refactor
+- Generate new subpackages borgbackup-bash-completion,
+  borgbackup-zsh-completion and borgbackup-fish-completion with
+  autocompletion scripts for each shell.
+
+---

Old:

  borgbackup-1.1.1.tar.gz

New:

  borgbackup-1.1.2.tar.gz



Other differences:
--
++ borgbackup.spec ++
--- /var/tmp/diff_new_pack.bg9kgX/_old  2017-11-15 16:55:54.160204626 +0100
+++ /var/tmp/diff_new_pack.bg9kgX/_new  2017-11-15 16:55:54.160204626 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   borgbackup
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:Deduplicating backup program with compression and 
authenticated encryption
 License:BSD-3-Clause
@@ -35,10 +35,16 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-msgpack-python >= 0.4.6
 # testing requirements
+BuildRequires:  bash
+%if 0%{?sle_version} == 120200
+BuildRequires:  bash-completion
+%endif
+BuildRequires:  fish
 BuildRequires:  python3-pytest
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-setuptools_scm
 BuildRequires:  python3-sphinx_rtd_theme
+BuildRequires:  zsh
 Requires:   python3-msgpack-python >= 0.4.6
 # weak dependencies
 Recommends: python3-llfuse
@@ -53,6 +59,54 @@
 Run borg for a commands overview and check out the docs at
 %{_docdir}/%{name}/html/index.html.
 
+%package bash-completion
+Summary:Bash Completion for %{name}
+Group:  Productivity/Archiving/Backup
+Requires:   %{name} = %{version}
+Requires:   bash-completion
+Supplements:packageand(borgbackup:bash)
+BuildArch:  noarch
+
+%description bash-completion
+BorgBackup is a deduplicating backup program which stores deltas. It
+supports compression and authenticated encryption as well,
+facilitating frequent backups and storing to not fully trusted
+targets.
+
+This package contains the bash completion script for borgbackup.
+
+%package zsh-completion
+Summary:Zsh Completion for %{name}
+Group:  Productivity/Archiving/Backup
+Requires:   %{name} = %{version}
+Requires:   zsh
+Supplements:packageand(borgbackup:zsh)
+BuildArch:  noarch
+
+%description zsh-completion
+BorgBackup is a deduplicating backup program which stores deltas. It
+supports compression and authenticated encryption as well,
+facilitating frequent backups and storing to not fully trusted
+targets.
+
+This package contains the zsh completion script for borgbackup.
+

commit nomacs for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package nomacs for openSUSE:Factory checked 
in at 2017-11-15 16:55:57

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


Package is "nomacs"

Wed Nov 15 16:55:57 2017 rev:13 rq:540478 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/nomacs/nomacs.changes2017-04-07 
14:19:57.953558393 +0200
+++ /work/SRC/openSUSE:Factory/.nomacs.new/nomacs.changes   2017-11-15 
16:55:58.744036681 +0100
@@ -1,0 +2,13 @@
+Fri Nov 10 09:40:52 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.8.0:
+  * Full PhaseOne Support (Monochrome).
+  * Optimise RAW loader (less RAM & speed-up).
+  * Improve RAW loading (reduce pink pixels).
+  * Fix Drag & Drop.
+  * Fix batch resize.
+  * Fix GPS link.
+  * Fix the translation downloader.
+- Remove nomacs-remove-datetime.patch.
+
+---

Old:

  nomacs-3.6.1.tar.gz
  nomacs-remove-datetime.patch

New:

  nomacs-3.8.0.tar.gz



Other differences:
--
++ nomacs.spec ++
--- /var/tmp/diff_new_pack.Add6JE/_old  2017-11-15 16:56:00.139985535 +0100
+++ /var/tmp/diff_new_pack.Add6JE/_new  2017-11-15 16:56:00.139985535 +0100
@@ -17,17 +17,16 @@
 
 
 Name:   nomacs
-Version:3.6.1
+Version:3.8.0
 Release:0
 Summary:Lightweight image viewer
 License:GPL-3.0+
 Group:  Productivity/Graphics/Viewers
 Url:https://nomacs.org/
 Source: 
https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM nomacs-remove-datetime.patch sor.ale...@meowr.ru -- 
Remove __DATE__ and __TIME__.
-Patch0: nomacs-remove-datetime.patch
 BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
+BuildRequires:  lcov
 BuildRequires:  libqt5-linguist-devel >= 5.2
 BuildRequires:  opencv-qt5-devel >= 2.4.6
 BuildRequires:  pkgconfig
@@ -53,7 +52,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i 's/\r$//g' ImageLounge/Readme/*
 
 %build
@@ -69,31 +67,38 @@
 pushd ImageLounge/
 %cmake_install
 popd
-install -Dpm 0644 ImageLounge/%{name}.appdata.xml \
-  %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+%if 0%{?suse_version} <= 1320
+mv %{buildroot}%{_datadir}/{metainfo,appdata}/
+%endif
 
 rm %{buildroot}%{_libdir}/lib%{name}*.so
 %suse_update_desktop_file %{name}
-%find_lang %{name} --with-qt
 
 %post
-%desktop_database_post
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
+%desktop_database_post
+%endif
 
 %postun
-%desktop_database_postun
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
+%desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc ImageLounge/Readme/*
 %{_bindir}/%{name}
 %{_libdir}/lib%{name}*.so.*
-%{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.*
+%if 0%{?suse_version} > 1320
+%dir %{_datadir}/metainfo/
+%{_datadir}/metainfo/%{name}.appdata.xml
+%else
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
+%endif
 %{_mandir}/man?/%{name}.?%{?ext_man}
 
 %changelog

++ nomacs-3.6.1.tar.gz -> nomacs-3.8.0.tar.gz ++
/work/SRC/openSUSE:Factory/nomacs/nomacs-3.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.nomacs.new/nomacs-3.8.0.tar.gz differ: char 13, 
line 1




commit mstflint for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package mstflint for openSUSE:Factory 
checked in at 2017-11-15 16:55:34

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


Package is "mstflint"

Wed Nov 15 16:55:34 2017 rev:10 rq:540248 version:4.8.0

Changes:

--- /work/SRC/openSUSE:Factory/mstflint/mstflint.changes2017-08-13 
14:58:00.210781311 +0200
+++ /work/SRC/openSUSE:Factory/.mstflint.new/mstflint.changes   2017-11-15 
16:55:36.596848125 +0100
@@ -1,0 +2,12 @@
+Thu Nov  9 11:19:43 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v4.8.0-2
+  * Drop proprietary Mellanox file
+
+---
+Tue Oct 31 12:32:47 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Update to v4.8.0-1, No info of changes available (bsc#1046293, fate#322949)
+- Update mstflint-gcc7.patch to the latest sources
+
+---

Old:

  mstflint-4.7.0.tar.gz

New:

  mstflint-4.8.0.tar.gz



Other differences:
--
++ mstflint.spec ++
--- /var/tmp/diff_new_pack.dYDm52/_old  2017-11-15 16:55:37.564812660 +0100
+++ /var/tmp/diff_new_pack.dYDm52/_new  2017-11-15 16:55:37.568812514 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%define extra_version -1
+%define extra_version -2
 
 Name:   mstflint
-Version:4.7.0
+Version:4.8.0
 Release:0
 Summary:Mellanox Firmware Burning and Diagnostics Tools
 License:GPL-2.0 or BSD-2-Clause
 Group:  System/Console
 Url:http://www.openfabrics.org
 Obsoletes:  mstflint-devel < %{version}
-
-Source: 
https://github.com/Mellanox/mstflint/releases/download/v%{version}%{?extra_version}/%{name}-%{version}.tar.gz
+Source: 
https://github.com/Mellanox/mstflint/files/1457191/mstflint-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM Build libmtcr as shared library
 Source1:mstfint-mtcr_ul_no_static_lib.patch
 # PATCH-FIX-UPSTREAM Add all needed defines to get it built on s390x
@@ -81,6 +80,7 @@
 %doc README COPYING LICENSE
 %{_bindir}/mstconfig
 %{_bindir}/mstflint
+%{_bindir}/mstfwreset
 %{_bindir}/mstmcra
 %{_bindir}/mstmread
 %{_bindir}/mstmtserver

++ mstflint-4.7.0.tar.gz -> mstflint-4.8.0.tar.gz ++
 60526 lines of diff (skipped)

++ mstflint-gcc7.patch ++
--- /var/tmp/diff_new_pack.dYDm52/_old  2017-11-15 16:55:38.116792436 +0100
+++ /var/tmp/diff_new_pack.dYDm52/_new  2017-11-15 16:55:38.120792290 +0100
@@ -1,8 +1,8 @@
 diff --git configure.ac configure.ac
-index bc966cd..6265f28 100644
+index 437db76..360a948 100644
 --- configure.ac
 +++ configure.ac
-@@ -121,6 +121,7 @@ AS_IF([test "x$enable_dynamic_ld" = "xyes"], [
+@@ -144,6 +144,7 @@ AS_IF([test "x$enable_dynamic_ld" = "xyes"], [
LDFLAGS="$LDFLAGS -Wl,--dynamic-linker=/lib64/ld64.so.2"
  ])
  
@@ -10,15 +10,3 @@
  CFLAGS="$CFLAGS -Werror -DMST_UL"
  CXXFLAGS="$CXXFLAGS -Werror -DMST_UL"
  
-diff --git fw_comps_mgr/fw_comps_mgr.cpp fw_comps_mgr/fw_comps_mgr.cpp
-index f4afc0c..ec6dad0 100644
 fw_comps_mgr/fw_comps_mgr.cpp
-+++ fw_comps_mgr/fw_comps_mgr.cpp
-@@ -804,7 +804,6 @@ void FwCompsMgr::extractRomInfo(tools_open_mgir* mgir, 
fwInfoT* fwQuery)
- bool FwCompsMgr::queryFwInfo(fwInfoT* query)
- {
- if (!query) {
--return FWCOMPS_BAD_PARAM;
- return false;
- }
- memset(query, 0, sizeof(fwInfoT));




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

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-CPAN-Perl-Releases for 
openSUSE:Factory checked in at 2017-11-15 16:54:44

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


Package is "perl-CPAN-Perl-Releases"

Wed Nov 15 16:54:44 2017 rev:53 rq:539971 version:3.40

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CPAN-Perl-Releases/perl-CPAN-Perl-Releases.changes
  2017-10-09 19:47:42.908918265 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Perl-Releases.new/perl-CPAN-Perl-Releases.changes
 2017-11-15 16:54:48.102624902 +0100
@@ -1,0 +2,6 @@
+Wed Nov  8 16:59:25 UTC 2017 - co...@suse.com
+
+- updated to 3.40
+   see /usr/share/doc/packages/perl-CPAN-Perl-Releases/Changes
+
+---

Old:

  CPAN-Perl-Releases-3.38.tar.gz

New:

  CPAN-Perl-Releases-3.40.tar.gz



Other differences:
--
++ perl-CPAN-Perl-Releases.spec ++
--- /var/tmp/diff_new_pack.iMbddL/_old  2017-11-15 16:54:49.170585772 +0100
+++ /var/tmp/diff_new_pack.iMbddL/_new  2017-11-15 16:54:49.174585626 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Perl-Releases
-Version:3.38
+Version:3.40
 Release:0
 %define cpan_name CPAN-Perl-Releases
 Summary:Mapping Perl releases on CPAN to the location of the tarballs

++ CPAN-Perl-Releases-3.38.tar.gz -> CPAN-Perl-Releases-3.40.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.38/Changes 
new/CPAN-Perl-Releases-3.40/Changes
--- old/CPAN-Perl-Releases-3.38/Changes 2017-09-23 10:52:59.0 +0200
+++ new/CPAN-Perl-Releases-3.40/Changes 2017-10-21 00:17:04.0 +0200
@@ -1,8 +1,18 @@
 ==
-Changes from 2012-09-24 00:00:00 + to present.
+Changes from 2012-10-21 00:00:00 + to present.
 ==
 
 -
+version 3.40 at 2017-10-20 22:14:11 +
+-
+
+  Change: daff9aedd0530e83e49b6e0445260747884ed31b
+  Author: Chris 'BinGOs' Williams 
+  Date : 2017-10-20 23:14:11 +
+
+Updated for v5.27.5 
+
+-
 version 3.38 at 2017-09-23 08:44:14 +
 -
 
@@ -1357,46 +1367,6 @@
 
 updated for v5.16.2-RC1 
 
--
-version 0.78 at 2012-10-20 16:36:50 +
--
-
-  Change: 7a72937fd58f487ab8e6dd0b94881f09d1a85f44
-  Author: Chris 'BinGOs' Williams 
-  Date : 2012-10-20 17:36:50 +
-
-Updated for v5.17.5 
-
--
-version 0.76 at 2012-10-12 20:35:16 +
--
-
-  Change: 87e6e5da364b4f1c58f2ddfb54ffb90120231724
-  Author: Chris 'BinGOs' Williams 
-  Date : 2012-10-12 21:35:16 +
-
-Updated for v5.14.3 
-
--
-version 0.74 at 2012-10-10 19:54:14 +
--
-
-  Change: dc632e0d015e272819aa993f374ff44e26f7c1dd
-  Author: Chris 'BinGOs' Williams 
-  Date : 2012-10-10 20:54:14 +
-
-Updated for v5.14.3-RC2 
-
--
-version 0.72 at 2012-09-26 22:25:05 +
--
-
-  Change: 7d0b5370dce7820018df0a41aa347316b214576f
-  Author: Chris 'BinGOs' Williams 
-  Date : 2012-09-26 23:25:05 +
-
-Updated for v5.14.3-RC1 
-
 =
-Plus 35 releases after 2012-09-24 00:00:00 +.
+Plus 39 releases after 2012-10-21 00:00:00 +.
 =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.38/META.json 
new/CPAN-Perl-Releases-3.40/META.json
--- old/CPAN-Perl-Releases-3.38/META.json   2017-09-23 10:52:59.0 
+0200
+++ new/CPAN-Perl-Releases-3.40/META.json   2017-10-21 00:17:04.0 
+0200
@@ -54,7 +54,7 @@
  "web" : "https://github.com/bingos/cpan-perl-releases";
   }
},
-   "version" : "3.38",
+   "version" : "3.40",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Perl-Releases-3.38/META.yml 
new/CPAN-Perl-Releases-3.40/META.yml
--- old/CPAN-Perl-Releases-3.38/META.yml2017-09-23 10:52:59.0 
+0200
+++ new/CPAN-Perl-Releases-3.40/META.yml2017-10-21 00:17:04.0 
+0200
@@ -

commit s3fs for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package s3fs for openSUSE:Factory checked in 
at 2017-11-15 16:55:18

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


Package is "s3fs"

Wed Nov 15 16:55:18 2017 rev:7 rq:540234 version:1.82

Changes:

--- /work/SRC/openSUSE:Factory/s3fs/s3fs.changes2015-12-20 
10:52:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.s3fs.new/s3fs.changes   2017-11-15 
16:55:20.045454549 +0100
@@ -1,0 +2,169 @@
+Thu Nov  9 14:16:38 UTC 2017 - rjsch...@suse.com
+
+- Update to version 1.82
+  + #597 - Not fallback to HTTP - #596
+- From 1.81
+  + #426 - Updated to correct ChangeLog
+  + #431 - fix typo s/controll/control/
+  + #432 - Include location constraint when creating bucket
+  + #433 - Correct search and replace typo
+  + #440 - Handled all curl error without exiting process - #437
+  + #443 - Fix for leaks during stat cache entry expiry / truncation (#340)
+  + #444 - Add mirror file logic for removing cache file
+  + #447 - added fuse package for mounting via /etc/fstab, fixes #417
+  + #449 - Accept mount options compatible with mtab
+  + #451 - Correct path in README
+  + #454 - Changed for accepting mount options compatible with mtab - #449
+  + #466 - Fixed a bug about could not copy file mode from org file
+  + #471 - Added use_xattr option for #467 and #460
+  + #477 - OS-specific correspondence of the extended attribute header
+  + #483 - Trim symbolic link original path in file
+  + #487 - Split header debugging onto multiple lines for easier reading
+  + #488 - Fixed searching Content-Length without case sensitive - #480
+  + #489 - Changed headers_t map using nocase compare function - #488
+  + #494 - Fix typo s/destroied/destroyed/
+  + #495 - Fix invalid V4 signature on multipart copy requests
+  + #498 - Upgrade to S3Proxy 1.5.1
+  + #502 - Fixed issue#435 branch codes for remaining bugs(2)
+  + #503 - Add missing call to mtime test
+  + #504 - Use describe helper function
+  + #505 - Correct typos
+  + #509 - Use server-provided ETag during complete upload
+  + #511 - Fixed a bug about uploading NULL to some part of the file contents
+  + #512 - Changed clock_gettime func to s3fs_clock_gettime for homebrew - #468
+  + #513 - Added issue and PR templates.
+  + #517 - Update s3fs.1 - removed duplicated word
+  + #520 - Added links for eventual consistency in README.md - #515
+  + #539 - Upgrade to S3Proxy 1.5.2
+  + #540 - Address cppcheck 1.77 warnings
+  + #545 - Changed base cached time of stat_cache_expire option - #523
+  + #546 - Fixed double initialization of SSL library at foreground
+  + #550 - Add umount instruction for unplivileged user
+  + #551 - Updated stat_cache_expire option description - #545
+  + #552 - switch S3fsMultiCurl to use foreground threads
+  + #553 - add TLS cipher suites customization
+  + #554 - cleanup cache directory when running out of disk space
+  + #555 - don't sign empty headers (as they are discarded
+  + #556 - fix multipart upload handling without cache
+  + #557 - Added check_cache_dir_exist option(refixed #347) - #538
+  + #558 - Fixed a bug in logic about truncating stat cache
+  + #560 - Fixed about multipart uploading at no free space related to #509
+  + #567 - Do not send ACL unless overridden
+  + #576 - Added option for complementing lack of stat mode
+  + #578 - Refactored the get_object_attribute function
+  + #579 - Added notsup_compat_dir option
+  + #580 - Enhanced bucket/path parameter check
+  + #582 - Check errors returned in 200 OK responses for put header request
+  + #583 - Updated limit object size in s3fs man page
+  + #585 - Fixed failure to upload/copy with SSE_C and SSE_KMS
+  + #587 - Changed copyright year format for debian pkg
+  + #588 - Default transport to HTTPS
+  + #590 - Updated man page for default_acl option - #567
+  + #593 - Backward compatible for changing default transport to HTTPS
+  + #594 - Check bucket at public bucket and add nocopyapi option automatically
+- From 1.80
+  + #213 - Parse ETag from copy multipart correctly
+  + #215 - Fix mem leak in openssl_auth.cpp:s3fs_sha256hexsum
+  + #217 - Override install, so that the make install does not install
+rename_before_close under /test
+  + #219 - Address Coverity errors
+  + #220 - Test removing a non-empty directory
+  + #221 - Compare idiomatically
+  + #222 - Annotate constructors as explicit
+  + #224 - Configure cppcheck
+  + #229 - Convert rename_before_close to a shell script
+  + #231 - Rewrite AutoLock
+  + #232 - Always hold stat_cache_lock when using stat_cache
+  + #233 - Remove IntToStr
+  + #234 - Update README
+  + #235 - Plug leak during complete multipart upload
+  + #237 - Refactor tests into individual functions
+  + #238 - Enable all cppcheck rules
+  + #239 - Update stale Google 

commit mate-terminal for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package mate-terminal for openSUSE:Factory 
checked in at 2017-11-15 16:55:00

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


Package is "mate-terminal"

Wed Nov 15 16:55:00 2017 rev:18 rq:540048 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-terminal/mate-terminal.changes  
2017-05-08 19:04:49.332818158 +0200
+++ /work/SRC/openSUSE:Factory/.mate-terminal.new/mate-terminal.changes 
2017-11-15 16:55:02.426100103 +0100
@@ -1,0 +2,7 @@
+Wed Nov  8 17:56:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * Avoid deprecated vte_terminal_search_get_gregex.
+  * Update translations.
+
+---

Old:

  mate-terminal-1.18.1.tar.xz

New:

  mate-terminal-1.18.2.tar.xz



Other differences:
--
++ mate-terminal.spec ++
--- /var/tmp/diff_new_pack.oDx8X6/_old  2017-11-15 16:55:04.986006311 +0100
+++ /var/tmp/diff_new_pack.oDx8X6/_new  2017-11-15 16:55:04.990006165 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.18
 Name:   mate-terminal
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:MATE Desktop terminal emulator
 License:GPL-3.0+
@@ -65,6 +65,7 @@
 # Axe out scrollkeeper stuff.
 rm -rf %{buildroot}%{_localstatedir}/
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %glib2_gsettings_schema_post
@@ -72,9 +73,9 @@
 %postun
 %desktop_database_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc COPYING NEWS README
 %{_bindir}/%{name}
 %{_bindir}/%{name}.wrapper
@@ -87,6 +88,5 @@
 %{_datadir}/help/C/%{name}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ mate-terminal-1.18.1.tar.xz -> mate-terminal-1.18.2.tar.xz ++
 116463 lines of diff (skipped)




commit perl-File-LibMagic for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-File-LibMagic for 
openSUSE:Factory checked in at 2017-11-15 16:54:04

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


Package is "perl-File-LibMagic"

Wed Nov 15 16:54:04 2017 rev:2 rq:539964 version:1.16

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-LibMagic/perl-File-LibMagic.changes
2017-06-08 15:02:11.017962607 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-File-LibMagic.new/perl-File-LibMagic.changes   
2017-11-15 16:54:12.379933752 +0100
@@ -1,0 +2,13 @@
+Mon Oct 23 05:19:59 UTC 2017 - co...@suse.com
+
+- updated to 1.16
+   see /usr/share/doc/packages/perl-File-LibMagic/Changes
+
+  1.16 2017-10-22
+  
+  - Added a doc note on installing the required dependencies on Red Hat. RT
+#110796.
+  
+  - Fix tests on macOS. Based on PR #7 from Tom Wyant.
+
+---

Old:

  File-LibMagic-1.15.tar.gz

New:

  File-LibMagic-1.16.tar.gz



Other differences:
--
++ perl-File-LibMagic.spec ++
--- /var/tmp/diff_new_pack.5hz0S5/_old  2017-11-15 16:54:12.979911769 +0100
+++ /var/tmp/diff_new_pack.5hz0S5/_new  2017-11-15 16:54:12.983911622 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-File-LibMagic
-Version:1.15
+Version:1.16
 Release:0
 %define cpan_name File-LibMagic
 Summary:Determine MIME types of data or files using libmagic
@@ -60,7 +60,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README.md
+%doc Changes const CONTRIBUTING.md dev-bin README.md
 %license LICENSE
 
 %changelog

++ File-LibMagic-1.15.tar.gz -> File-LibMagic-1.16.tar.gz ++
 10910 lines of diff (skipped)




commit perl-Lingua-EN-Inflect for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Lingua-EN-Inflect for 
openSUSE:Factory checked in at 2017-11-15 16:54:20

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


Package is "perl-Lingua-EN-Inflect"

Wed Nov 15 16:54:20 2017 rev:12 rq:539968 version:1.903

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Lingua-EN-Inflect/perl-Lingua-EN-Inflect.changes
2017-05-31 12:19:56.074770922 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Lingua-EN-Inflect.new/perl-Lingua-EN-Inflect.changes
   2017-11-15 16:54:21.319606208 +0100
@@ -1,0 +2,13 @@
+Wed Nov  8 16:55:46 UTC 2017 - co...@suse.com
+
+- updated to 1.903
+   see /usr/share/doc/packages/perl-Lingua-EN-Inflect/Changes
+
+  
+  
+  1.903  Mon Oct 30 11:44:44 2017
+  
+  - Various bugs in documentation code debugged
+(Thanks, Kornel!)
+
+---

Old:

  Lingua-EN-Inflect-1.902.tar.gz

New:

  Lingua-EN-Inflect-1.903.tar.gz



Other differences:
--
++ perl-Lingua-EN-Inflect.spec ++
--- /var/tmp/diff_new_pack.eieTZe/_old  2017-11-15 16:54:21.943583347 +0100
+++ /var/tmp/diff_new_pack.eieTZe/_new  2017-11-15 16:54:21.943583347 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Lingua-EN-Inflect
-Version:1.902
+Version:1.903
 Release:0
 %define cpan_name Lingua-EN-Inflect
 Summary:Convert singular to plural. Select "a" or "an"

++ Lingua-EN-Inflect-1.902.tar.gz -> Lingua-EN-Inflect-1.903.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.902/Changes 
new/Lingua-EN-Inflect-1.903/Changes
--- old/Lingua-EN-Inflect-1.902/Changes 2017-05-27 22:23:21.0 +0200
+++ new/Lingua-EN-Inflect-1.903/Changes 2017-10-30 01:44:44.0 +0100
@@ -264,3 +264,9 @@
 
 - Noted the new conversion documentation in Lingua::EN::Inflexion
   (thanks Lady Aleena)
+
+
+1.903  Mon Oct 30 11:44:44 2017
+
+- Various bugs in documentation code debugged
+  (Thanks, Kornel!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.902/META.json 
new/Lingua-EN-Inflect-1.903/META.json
--- old/Lingua-EN-Inflect-1.902/META.json   2017-05-27 22:23:25.0 
+0200
+++ new/Lingua-EN-Inflect-1.903/META.json   2017-10-30 01:44:49.0 
+0100
@@ -10,7 +10,7 @@
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "Lingua-EN-Inflect",
"no_index" : {
@@ -37,5 +37,5 @@
   }
},
"release_status" : "stable",
-   "version" : "1.902"
+   "version" : "1.903"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.902/META.yml 
new/Lingua-EN-Inflect-1.903/META.yml
--- old/Lingua-EN-Inflect-1.902/META.yml2017-05-27 22:23:25.0 
+0200
+++ new/Lingua-EN-Inflect-1.903/META.yml2017-10-30 01:44:48.0 
+0100
@@ -19,4 +19,4 @@
 - inc
 requires:
   Test::More: '0'
-version: '1.902'
+version: '1.903'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.902/README 
new/Lingua-EN-Inflect-1.903/README
--- old/Lingua-EN-Inflect-1.902/README  2017-05-27 22:23:21.0 +0200
+++ new/Lingua-EN-Inflect-1.903/README  2017-10-30 01:44:44.0 +0100
@@ -1,4 +1,4 @@
-Lingua::EN::Inflect version 1.902
+Lingua::EN::Inflect version 1.903
 
 The exportable subroutines of Lingua::EN::Inflect provide plural
 inflections and "a"/"an" selection for English words.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Lingua-EN-Inflect-1.902/lib/Lingua/EN/Inflect.pm 
new/Lingua-EN-Inflect-1.903/lib/Lingua/EN/Inflect.pm
--- old/Lingua-EN-Inflect-1.902/lib/Lingua/EN/Inflect.pm2017-05-27 
22:23:21.0 +0200
+++ new/Lingua-EN-Inflect-1.903/lib/Lingua/EN/Inflect.pm2017-10-30 
01:44:44.0 +0100
@@ -7,7 +7,7 @@
 require Exporter;
 @ISA = qw(Exporter);
 
-our $VERSION = '1.902';
+our $VERSION = '1.903';
 
 %EXPORT_TAGS =
 (
@@ -1831,7 +1831,7 @@
 
 =head1 VERSION
 
-This document describes version 1.902 of Lingua::EN::Inflect
+This document describes version 1.903 of Lingua::EN::Inflect
 
 =head1 SYNOPSIS
 
@@ -1975,12 +1975,12 @@
  # "NUM()" AND "ORD()" WITHIN STRINGS:
 
   print inflect("The plural of $word is PL($word)\n");
-  print inflect("I saw $cat_count PL("cat",$cat_count)\n");
-  print inflect("PL(I,$N1) PL_V(saw,$N1) PL(a,$N2) PL_N(saw,$N2)"

commit perl-Mojolicious-Plugin-AssetPack for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2017-11-15 16:54:37

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


Package is "perl-Mojolicious-Plugin-AssetPack"

Wed Nov 15 16:54:37 2017 rev:36 rq:539969 version:2.01

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
  2017-10-18 16:16:41.612151700 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new/perl-Mojolicious-Plugin-AssetPack.changes
 2017-11-15 16:54:39.582937055 +0100
@@ -1,0 +2,16 @@
+Wed Nov  8 16:57:47 UTC 2017 - co...@suse.com
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  2.01 2017-11-06T13:02:45+0100
+  
+   - Up version number to try to fix pause indexing issues
+  
+  1.48 2017-10-29T10:20:51+0800
+   - Fix RollupJs package name #130
+   - load_module() confess on error
+   - Removed EXPERIMENTAL Reloader pipe
+   - Removed EXPERIMENTAL clone() method in AssetPack::Asset
+
+---

Old:

  Mojolicious-Plugin-AssetPack-1.47.tar.gz

New:

  Mojolicious-Plugin-AssetPack-2.01.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-AssetPack.spec ++
--- /var/tmp/diff_new_pack.Z2UxQi/_old  2017-11-15 16:54:40.346909064 +0100
+++ /var/tmp/diff_new_pack.Z2UxQi/_new  2017-11-15 16:54:40.346909064 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Mojolicious-Plugin-AssetPack
-Version:1.47
+Version:2.01
 Release:0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:Compress and convert css, less, sass, javascript and 
coffeescript files
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious-Plugin-AssetPack/
-Source0:
https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/M/MR/MRAMBERG/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Mojolicious-Plugin-AssetPack-1.47.tar.gz -> 
Mojolicious-Plugin-AssetPack-2.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.47/Changes 
new/Mojolicious-Plugin-AssetPack-2.01/Changes
--- old/Mojolicious-Plugin-AssetPack-1.47/Changes   2017-10-14 
18:58:55.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.01/Changes   2017-11-06 
13:02:45.0 +0100
@@ -1,5 +1,15 @@
 Revision history for perl distribution Mojolicious-Plugin-AssetPack
 
+2.01 2017-11-06T13:02:45+0100
+
+ - Up version number to try to fix pause indexing issues
+
+1.48 2017-10-29T10:20:51+0800
+ - Fix RollupJs package name #130
+ - load_module() confess on error
+ - Removed EXPERIMENTAL Reloader pipe
+ - Removed EXPERIMENTAL clone() method in AssetPack::Asset
+
 1.47 2017-10-14T18:58:55+0200
  - Dropping "original" from assetpack.db
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.47/MANIFEST 
new/Mojolicious-Plugin-AssetPack-2.01/MANIFEST
--- old/Mojolicious-Plugin-AssetPack-1.47/MANIFEST  2017-10-14 
18:58:57.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-2.01/MANIFEST  2017-11-06 
13:02:45.0 +0100
@@ -3,7 +3,6 @@
 .travis.yml
 Changes
 cpanfile
-examples/reloader.pl
 examples/rollup.pl
 examples/sprites.pl
 lib/Mojolicious/Plugin/AssetPack.pm
@@ -22,11 +21,10 @@
 lib/Mojolicious/Plugin/AssetPack/Pipe/Jpeg.pm
 lib/Mojolicious/Plugin/AssetPack/Pipe/Less.pm
 lib/Mojolicious/Plugin/AssetPack/Pipe/Png.pm
-lib/Mojolicious/Plugin/AssetPack/Pipe/Reloader.pm
 lib/Mojolicious/Plugin/AssetPack/Pipe/require.js
 lib/Mojolicious/Plugin/AssetPack/Pipe/riot.js
 lib/Mojolicious/Plugin/AssetPack/Pipe/Riotjs.pm
-lib/Mojolicious/Plugin/AssetPack/Pipe/Rollupjs.pm
+lib/Mojolicious/Plugin/AssetPack/Pipe/RollupJs.pm
 lib/Mojolicious/Plugin/AssetPack/Pipe/Sass.pm
 lib/Mojolicious/Plugin/AssetPack/Pipe/typescript.js
 lib/Mojolicious/Plugin/AssetPack/Pipe/TypeScript.pm
@@ -89,8 +87,6 @@
 t/range.t
 t/recreate.t
 t/register.t
-t/reloader-process.t
-t/reloader.t
 t/riotjs-not-loaded.t
 t/riotjs.t
 t/rollup.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.47/META.json 
new/Mojolicious-Plugin-AssetPack-2.01/META.json
--- old/Mojolicious-Plugin-Ass

commit perl-Font-FreeType for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Font-FreeType for 
openSUSE:Factory checked in at 2017-11-15 16:54:13

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


Package is "perl-Font-FreeType"

Wed Nov 15 16:54:13 2017 rev:24 rq:539967 version:0.09

Changes:

--- /work/SRC/openSUSE:Factory/perl-Font-FreeType/perl-Font-FreeType.changes
2015-10-12 10:01:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Font-FreeType.new/perl-Font-FreeType.changes   
2017-11-15 16:54:15.591816070 +0100
@@ -1,0 +2,16 @@
+Thu Oct 19 05:21:51 UTC 2017 - co...@suse.com
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-Font-FreeType/Changes
+
+  0.09 2017-10-18 d...@cpan.org
+   - Fallback to default charmap for 2.8.1 for backward-compatibility
+ for FNT-fonts
+  
+  0.08_1 2015-05-02 d...@cpan.org
+   - Added .gitignore file (ht...@users.sourceforge.net)
+   - Remove generated files from MANIFEST listing (ht...@users.sourceforge.net)
+   - Removed unused variables and silenced some compiler warnings
+ (ht...@users.sourceforge.net)
+
+---

Old:

  Font-FreeType-0.07.tar.gz

New:

  Font-FreeType-0.09.tar.gz



Other differences:
--
++ perl-Font-FreeType.spec ++
--- /var/tmp/diff_new_pack.zcarQa/_old  2017-11-15 16:54:16.739774010 +0100
+++ /var/tmp/diff_new_pack.zcarQa/_new  2017-11-15 16:54:16.739774010 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Font-FreeType
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Font-FreeType
-Version:0.07
+Version:0.09
 Release:0
 %define cpan_name Font-FreeType
 Summary:Read Font Files and Render Glyphs From Perl Using Freetype2
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Font-FreeType/
-Source0:
http://www.cpan.org/authors/id/D/DM/DMOL/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DM/DMOL/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Font-FreeType-0.07.tar.gz -> Font-FreeType-0.09.tar.gz ++
 2028 lines of diff (skipped)




commit perl-Minion for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2017-11-15 16:53:54

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


Package is "perl-Minion"

Wed Nov 15 16:53:54 2017 rev:33 rq:539963 version:7.09

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2017-10-26 
18:46:31.237968109 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2017-11-15 16:53:58.316449027 +0100
@@ -1,0 +2,10 @@
+Fri Oct 27 05:32:15 UTC 2017 - co...@suse.com
+
+- updated to 7.09
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  7.09  2017-10-20
+- Fixed a deadlock problem in Minion::Backend::Pg where jobs could fail if 
two
+  processes tried to acquire the same lock at the same time.
+
+---

Old:

  Minion-7.08.tar.gz

New:

  Minion-7.09.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.57atPv/_old  2017-11-15 16:53:59.720397588 +0100
+++ /var/tmp/diff_new_pack.57atPv/_new  2017-11-15 16:53:59.720397588 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:7.08
+Version:7.09
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-7.08.tar.gz -> Minion-7.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.08/Changes new/Minion-7.09/Changes
--- old/Minion-7.08/Changes 2017-10-18 12:25:15.0 +0200
+++ new/Minion-7.09/Changes 2017-10-21 04:07:27.0 +0200
@@ -1,3 +1,6 @@
+7.09  2017-10-20
+  - Fixed a deadlock problem in Minion::Backend::Pg where jobs could fail if 
two
+processes tried to acquire the same lock at the same time.
 
 7.08  2017-10-18
   - Fixed a bug in the worker command where processing jobs could be
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.08/META.json new/Minion-7.09/META.json
--- old/Minion-7.08/META.json   2017-10-18 12:27:10.0 +0200
+++ new/Minion-7.09/META.json   2017-10-21 15:02:02.0 +0200
@@ -54,6 +54,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.08",
+   "version" : "7.09",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.08/META.yml new/Minion-7.09/META.yml
--- old/Minion-7.08/META.yml2017-10-18 12:27:10.0 +0200
+++ new/Minion-7.09/META.yml2017-10-21 15:02:02.0 +0200
@@ -27,5 +27,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '7.08'
+version: '7.09'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.08/lib/Minion/Backend/Pg.pm 
new/Minion-7.09/lib/Minion/Backend/Pg.pm
--- old/Minion-7.08/lib/Minion/Backend/Pg.pm2017-08-01 11:44:20.0 
+0200
+++ new/Minion-7.09/lib/Minion/Backend/Pg.pm2017-10-21 02:10:42.0 
+0200
@@ -957,12 +957,23 @@
   nametext not null,
   expires timestamp with time zone not null
 );
-create function minion_lock(text, int, int) returns bool as $$
+
+-- 16 down
+drop table if exists minion_locks;
+
+-- 17 up
+alter table minion_jobs add column notes jsonb
+  check(jsonb_typeof(notes) = 'object') not null default '{}';
+alter table minion_locks set unlogged;
+create index on minion_locks (name, expires);
+
+-- 18 up
+create or replace function minion_lock(text, int, int) returns bool as $$
 declare
   new_expires timestamp with time zone = now() + (interval '1 second' * $2);
 begin
-  delete from minion_locks where expires < now();
   lock table minion_locks in exclusive mode;
+  delete from minion_locks where expires < now();
   if (select count(*) >= $3 from minion_locks where name = $1) then
 return false;
   end if;
@@ -973,12 +984,5 @@
 end;
 $$ language plpgsql;
 
--- 16 down
+-- 18 down
 drop function if exists minion_lock(text, int, int);
-drop table if exists minion_locks;
-
--- 17 up
-alter table minion_jobs add column notes jsonb
-  check(jsonb_typeof(notes) = 'object') not null default '{}';
-alter table minion_locks set unlogged;
-create index on minion_locks (name, expires);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.08/lib/Minion.pm 
new/Minion-7.09/lib/Minion.pm
--- old/Minion-7.08/lib/Minion.pm   2017-10-12 10:29:24.000

commit perl-PPIx-Regexp for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2017-11-15 16:53:32

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


Package is "perl-PPIx-Regexp"

Wed Nov 15 16:53:32 2017 rev:34 rq:539960 version:0.053

Changes:

--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes
2017-10-10 11:43:40.893642063 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes   
2017-11-15 16:53:35.605281152 +0100
@@ -1,0 +2,12 @@
+Tue Oct 31 06:46:34 UTC 2017 - co...@suse.com
+
+- updated to 0.053
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.0532017-10-30  T. R. Wyant
+  Recognize \px as Unicode char class. At least, when the x is C, L,
+  M, N, P, S or Z.
+  
+  The 'parse' argument to new() is now deprecated.
+
+---

Old:

  PPIx-Regexp-0.052.tar.gz

New:

  PPIx-Regexp-0.053.tar.gz



Other differences:
--
++ perl-PPIx-Regexp.spec ++
--- /var/tmp/diff_new_pack.b4kI1R/_old  2017-11-15 16:53:37.465213004 +0100
+++ /var/tmp/diff_new_pack.b4kI1R/_new  2017-11-15 16:53:37.469212858 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-PPIx-Regexp
-Version:0.052
+Version:0.053
 Release:0
 %define cpan_name PPIx-Regexp
 Summary:Represent a regular expression of some sort

++ PPIx-Regexp-0.052.tar.gz -> PPIx-Regexp-0.053.tar.gz ++
 1673 lines of diff (skipped)




commit perl-Software-License for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Software-License for 
openSUSE:Factory checked in at 2017-11-15 16:53:45

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


Package is "perl-Software-License"

Wed Nov 15 16:53:45 2017 rev:12 rq:539961 version:0.103013

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Software-License/perl-Software-License.changes  
2016-05-12 09:33:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Software-License.new/perl-Software-License.changes
 2017-11-15 16:53:50.128749019 +0100
@@ -1,0 +2,12 @@
+Sat Oct 28 05:56:14 UTC 2017 - co...@suse.com
+
+- updated to 0.103013
+   see /usr/share/doc/packages/perl-Software-License/Changes
+
+  0.103013  2017-10-27 17:45:23+02:00 Europe/Amsterdam
+  - guess_license_from_pod() now knows about Software::License::CC0_1_0
+  - Enable "v" as a version word
+  - Improve FreeBSD (2-Clause) phrases.
+  - Added EUPL v1.1 and v1.2
+
+---

Old:

  Software-License-0.103012.tar.gz

New:

  Software-License-0.103013.tar.gz



Other differences:
--
++ perl-Software-License.spec ++
--- /var/tmp/diff_new_pack.8quLbK/_old  2017-11-15 16:53:52.632657278 +0100
+++ /var/tmp/diff_new_pack.8quLbK/_new  2017-11-15 16:53:52.636657131 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Software-License
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Software-License
-Version:0.103012
+Version:0.103013
 Release:0
 %define cpan_name Software-License
 Summary:Packages That Provide Templated Software Licenses
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Software-License/
-Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -62,6 +62,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++ Software-License-0.103012.tar.gz -> Software-License-0.103013.tar.gz 
++
 2946 lines of diff (skipped)




commit perl-Module-Build-XSUtil for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Module-Build-XSUtil for 
openSUSE:Factory checked in at 2017-11-15 16:53:05

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


Package is "perl-Module-Build-XSUtil"

Wed Nov 15 16:53:05 2017 rev:4 rq:539958 version:0.17

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Module-Build-XSUtil/perl-Module-Build-XSUtil.changes
2015-07-03 00:13:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Build-XSUtil.new/perl-Module-Build-XSUtil.changes
   2017-11-15 16:53:11.446166330 +0100
@@ -1,0 +2,9 @@
+Wed Nov  1 06:34:27 UTC 2017 - co...@suse.com
+
+- updated to 0.17
+   see /usr/share/doc/packages/perl-Module-Build-XSUtil/Changes
+
+  0.17 2017-10-31T13:00:43Z
+  - Support pure-perl build
+
+---

Old:

  Module-Build-XSUtil-0.16.tar.gz

New:

  Module-Build-XSUtil-0.17.tar.gz



Other differences:
--
++ perl-Module-Build-XSUtil.spec ++
--- /var/tmp/diff_new_pack.kqSWzn/_old  2017-11-15 16:53:12.186139218 +0100
+++ /var/tmp/diff_new_pack.kqSWzn/_new  2017-11-15 16:53:12.190139071 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Build-XSUtil
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Module-Build-XSUtil
-Version:0.16
+Version:0.17
 Release:0
 %define cpan_name Module-Build-XSUtil
 Summary:Module::Build class for building XS modules
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Module-Build-XSUtil/
-Source0:
http://www.cpan.org/authors/id/H/HI/HIDEAKIO/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/H/HI/HIDEAKIO/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -35,6 +35,7 @@
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(File::Copy::Recursive)
 BuildRequires:  perl(Module::Build) >= 0.400500
+BuildRequires:  perl(Module::Build::Tiny) >= 0.035
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(parent)
 Requires:   perl(Devel::CheckCompiler)
@@ -43,60 +44,61 @@
 %{perl_requires}
 
 %description
-Module::Build::XSUtil is subclass of the Module::Build manpage for support
-building XS modules.
+Module::Build::XSUtil is subclass of Module::Build for support building XS
+modules.
 
 This is a list of a new parameters in the Module::Build::new method:
 
 * needs_compiler_c99
 
-  This option checks C99 compiler's availability. If it's not available,
-  Build.PL exits by 0.
+This option checks C99 compiler's availability. If it's not available,
+Build.PL exits by 0.
 
 * needs_compiler_cpp
 
-  This option checks C++ compiler's availability. If it's not available,
-  Build.PL exits by 0.
+This option checks C++ compiler's availability. If it's not available,
+Build.PL exits by 0.
 
-  In addition, append 'extra_compiler_flags' and 'extra_linker_flags' for
-  C++.
+In addition, append 'extra_compiler_flags' and 'extra_linker_flags' for
+C++.
 
 * generate_ppport_h
 
-  Genereate ppport.h by the Devel::PPPort manpage.
+Genereate ppport.h by Devel::PPPort.
 
 * generate_xshelper_h
 
-  Genereate xshelper.h which is a helper header file to include EXTERN.h,
-  perl.h, XSUB.h and ppport.h, and defines some portability stuff which are
-  not supported by ppport.h.
+Genereate xshelper.h which is a helper header file to include EXTERN.h,
+perl.h, XSUB.h and ppport.h, and defines some portability stuff which are
+not supported by ppport.h.
 
-  It is porting from the Module::Install::XSUtil manpage.
+It is porting from Module::Install::XSUtil.
 
 * cc_warnings
 
-  Enable compiler warnings flag. It is enable by default.
+Enable compiler warnings flag. It is enable by default.
 
 * -g options
 
-  If invoke Build.PL with '-g' option, It will build with debug options.
+If invoke Build.PL with '-g' option, It will build with debug options.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
-./Build build flags=%{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor optimize="%{optflags}"
+./Build build --flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=%{buildroot} create_packl

commit perl-Class-Container for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Class-Container for 
openSUSE:Factory checked in at 2017-11-15 16:52:55

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


Package is "perl-Class-Container"

Wed Nov 15 16:52:55 2017 rev:10 rq:539956 version:0.13

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Container/perl-Class-Container.changes
2011-11-21 12:37:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Container.new/perl-Class-Container.changes
   2017-11-15 16:52:57.938661241 +0100
@@ -1,0 +2,6 @@
+Sat Nov  4 06:09:21 UTC 2017 - co...@suse.com
+
+- updated to 0.13
+   see /usr/share/doc/packages/perl-Class-Container/Changes
+
+---

Old:

  Class-Container-0.12.tar.gz

New:

  Class-Container-0.13.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Class-Container.spec ++
--- /var/tmp/diff_new_pack.3w0dxT/_old  2017-11-15 16:52:58.546638964 +0100
+++ /var/tmp/diff_new_pack.3w0dxT/_new  2017-11-15 16:52:58.546638964 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Container
 #
-# Copyright (c) 2011 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,65 +15,64 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Class-Container
+Version:0.13
+Release:0
 %define cpan_name Class-Container
 Summary:Glues object frameworks together transparently
-Version:0.12
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Class-Container/
-#Source: 
http://www.cpan.org/modules/by-module/Class/Class-Container-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/K/KW/KWILLIAMS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Params::Validate) >= 0.23
-BuildRequires:  perl(Scalar::Util)
-Requires:   perl(Carp)
-Requires:   perl(Params::Validate) >= 0.23
-Requires:   perl(Scalar::Util)
+BuildRequires:  perl(Module::Build) >= 0.360100
+BuildRequires:  perl(Params::Validate)
+Requires:   perl(Params::Validate)
+%{perl_requires}
 
 %description
-This class facilitates building frameworks of several classes that inter-
-operate. It was first designed and built for HTML::Mason, in which the
-Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
+This class facilitates building frameworks of several classes that
+inter-operate. It was first designed and built for 'HTML::Mason', in which
+the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
 other objects must create each other transparently, passing the appropriate
 parameters to the right class, possibly substituting other subclasses for
 any of these objects.
 
+The main features of 'Class::Container' are:
+
+  * Explicit declaration of containment relationships (aggregation, factory
+creation, etc.)
 
-Authors:
-
-Ken Williams 
-Dave Rolsky 
+  * Declaration of constructor parameters accepted by each member in a class
+framework
+
+  * Transparent passing of constructor parameters to the class that needs them
+
+  * Ability to create one (automatic) or many (manual) contained objects
+automatically and transparently
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
-./Build
+./Build build flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes README
+%license LICENSE
 
 %changelog

++ Class-Container-0.12.tar.gz -> Class-Container-0.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Container-0.12/Build.PL 
new/Class-Container-0.13/Build.PL
--- old/Class-Container-0.12/Build.PL   2005-01-24 04:06:02.0

commit perl-Net-Whois-RIPE for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Net-Whois-RIPE for 
openSUSE:Factory checked in at 2017-11-15 16:52:58

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


Package is "perl-Net-Whois-RIPE"

Wed Nov 15 16:52:58 2017 rev:30 rq:539957 version:2.006001

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE/perl-Net-Whois-RIPE.changes  
2015-09-30 05:50:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new/perl-Net-Whois-RIPE.changes 
2017-11-15 16:52:58.838628266 +0100
@@ -1,0 +2,10 @@
+Fri Nov  3 06:44:12 UTC 2017 - co...@suse.com
+
+- updated to 2.006001
+   see /usr/share/doc/packages/perl-Net-Whois-RIPE/Changes
+
+  2.0060012017-11-2
+  -  Fix bug when hostname was used in constructor
+  -  Dirty workaround to handle RADB until a complete handling is 
written
+
+---

Old:

  Net-Whois-RIPE-2.006.tar.gz

New:

  Net-Whois-RIPE-2.006001.tar.gz



Other differences:
--
++ perl-Net-Whois-RIPE.spec ++
--- /var/tmp/diff_new_pack.ZjHyY5/_old  2017-11-15 16:52:59.574601301 +0100
+++ /var/tmp/diff_new_pack.ZjHyY5/_new  2017-11-15 16:52:59.574601301 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Whois-RIPE
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Net-Whois-RIPE
-Version:2.006
+Version:2.006001
 Release:0
 %define cpan_name Net-Whois-RIPE
 Summary:Pure-Perl Implementation of the Ripe Database Client
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-Whois-RIPE/
-Source0:
http://www.cpan.org/authors/id/A/AA/AASSAD/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/A/AA/AASSAD/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Net-Whois-RIPE-2.006.tar.gz -> Net-Whois-RIPE-2.006001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/Changes 
new/Net-Whois-RIPE-2.006001/Changes
--- old/Net-Whois-RIPE-2.006/Changes2015-05-21 10:52:11.0 +0200
+++ new/Net-Whois-RIPE-2.006001/Changes 2017-11-02 20:10:39.0 +0100
@@ -1,5 +1,9 @@
 Revision history for net-whois-ripe
 
+2.0060012017-11-2
+-  Fix bug when hostname was used in constructor
+-  Dirty workaround to handle RADB until a complete handling is written
+
 2.0060002015-05-23
-  Fix bug in attribute autogeneration which affected Inet6Num.pm
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/META.json 
new/Net-Whois-RIPE-2.006001/META.json
--- old/Net-Whois-RIPE-2.006/META.json  2015-05-21 10:53:14.0 +0200
+++ new/Net-Whois-RIPE-2.006001/META.json   2017-11-02 20:13:00.0 
+0100
@@ -4,7 +4,7 @@
   "Luis Motta Campos "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142690",
+   "generated_by" : "ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "unknown"
],
@@ -48,5 +48,6 @@
  "url" : "https://github.com/arhuman/Net-Whois-RIPE";
   }
},
-   "version" : 2.006
+   "version" : 2.006001,
+   "x_serialization_backend" : "JSON::PP version 2.27300_01"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-RIPE-2.006/META.yml 
new/Net-Whois-RIPE-2.006001/META.yml
--- old/Net-Whois-RIPE-2.006/META.yml   2015-05-21 10:53:13.0 +0200
+++ new/Net-Whois-RIPE-2.006001/META.yml2017-11-02 20:13:00.0 
+0100
@@ -6,7 +6,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.142690'
+generated_by: 'ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter 
version 2.150005'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,4 +25,5 @@
 resources:
   bugtracker: https://github.com/arhuman/Net-Whois-RIPE/issues
   repository: https://github.com/arhuman/Net-Whois-RIPE
-version: 2.006
+version: 2.00600

commit perl-URI-db for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-URI-db for openSUSE:Factory 
checked in at 2017-11-15 16:52:38

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


Package is "perl-URI-db"

Wed Nov 15 16:52:38 2017 rev:2 rq:539955 version:0.18

Changes:

--- /work/SRC/openSUSE:Factory/perl-URI-db/perl-URI-db.changes  2017-02-03 
18:55:07.288715486 +0100
+++ /work/SRC/openSUSE:Factory/.perl-URI-db.new/perl-URI-db.changes 
2017-11-15 16:52:47.923028211 +0100
@@ -1,0 +2,11 @@
+Sat Nov  4 07:05:38 UTC 2017 - co...@suse.com
+
+- updated to 0.18
+   see /usr/share/doc/packages/perl-URI-db/Changes
+
+  0.18  2017-11-03T15:01:43Z
+- Added URI::redshift to support db:redshift: URIs, thanks to a pull
+  request from Steve Caldwell (PR #12).
+- Added URI::exasol, thanks to Johan Wärlander.
+
+---

Old:

  URI-db-0.17.tar.gz

New:

  URI-db-0.18.tar.gz



Other differences:
--
++ perl-URI-db.spec ++
--- /var/tmp/diff_new_pack.Kc2BbJ/_old  2017-11-15 16:52:49.142983511 +0100
+++ /var/tmp/diff_new_pack.Kc2BbJ/_new  2017-11-15 16:52:49.146983365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-URI-db
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-URI-db
-Version:0.17
+Version:0.18
 Release:0
 %define cpan_name URI-db
 Summary:Database URIs
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/URI-db/
-Source0:
http://www.cpan.org/authors/id/D/DW/DWHEELER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/D/DW/DWHEELER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ URI-db-0.17.tar.gz -> URI-db-0.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/URI-db-0.17/Changes new/URI-db-0.18/Changes
--- old/URI-db-0.17/Changes 2016-02-03 19:35:41.0 +0100
+++ new/URI-db-0.18/Changes 2017-11-03 16:02:00.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Perl extension URI::db.
 
+0.18  2017-11-03T15:01:43Z
+  - Added URI::redshift to support db:redshift: URIs, thanks to a pull
+request from Steve Caldwell (PR #12).
+  - Added URI::exasol, thanks to Johan Wärlander.
+
 0.17  2016-02-03T18:35:33Z
   - Added URI::_ado, which subclasses URI::_odbc to provide a `dbi_dsn()`
 that returns a DSN using DBD::ADO. NOTE: This class is experimental,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/URI-db-0.17/MANIFEST new/URI-db-0.18/MANIFEST
--- old/URI-db-0.17/MANIFEST2016-02-03 19:35:41.0 +0100
+++ new/URI-db-0.18/MANIFEST2017-11-03 16:02:00.0 +0100
@@ -10,6 +10,7 @@
 lib/URI/db.pm
 lib/URI/db2.pm
 lib/URI/derby.pm
+lib/URI/exasol.pm
 lib/URI/firebird.pm
 lib/URI/hive.pm
 lib/URI/impala.pm
@@ -34,6 +35,7 @@
 lib/URI/postgres.pm
 lib/URI/postgresql.pm
 lib/URI/postgresxc.pm
+lib/URI/redshift.pm
 lib/URI/sqlite.pm
 lib/URI/sqlite3.pm
 lib/URI/sqlserver.pm
@@ -42,10 +44,10 @@
 lib/URI/unify.pm
 lib/URI/vertica.pm
 MANIFEST   This list of files
-META.json
-META.yml
 README
 README.md
 t/db.t
 t/dbi.t
 t/engines.t
+META.yml
+META.json
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/URI-db-0.17/META.json new/URI-db-0.18/META.json
--- old/URI-db-0.17/META.json   2016-02-03 19:35:41.0 +0100
+++ new/URI-db-0.18/META.json   2017-11-03 16:02:00.0 +0100
@@ -4,7 +4,7 @@
   "David E. Wheeler "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4212",
+   "generated_by" : "Module::Build version 0.421",
"license" : [
   "perl_5"
],
@@ -36,155 +36,163 @@
"provides" : {
   "URI::cassandra" : {
  "file" : "lib/URI/cassandra.pm",
- "version" : "0.17"
+ "version" : "0.18"
   },
   "URI::couch" : {
  "file" : "lib/URI/couch.pm",
- "version" : "0.17"
+ "version" : "0.18"
   },
   "URI::couchdb" : {
  "file" : "lib/URI/couchdb.pm",
- "version" : "0.17"
+ "version" : "0.18"
   },
   "URI::cubrid" : {
  "file" : "lib/UR

commit perl-Scope-Upper for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Scope-Upper for 
openSUSE:Factory checked in at 2017-11-15 16:52:29

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


Package is "perl-Scope-Upper"

Wed Nov 15 16:52:29 2017 rev:11 rq:539952 version:0.30

Changes:

--- /work/SRC/openSUSE:Factory/perl-Scope-Upper/perl-Scope-Upper.changes
2016-06-19 10:48:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Scope-Upper.new/perl-Scope-Upper.changes   
2017-11-15 16:52:32.243602701 +0100
@@ -1,0 +2,11 @@
+Sun Nov  5 07:00:09 UTC 2017 - co...@suse.com
+
+- updated to 0.30
+   see /usr/share/doc/packages/perl-Scope-Upper/Changes
+
+  0.302017-11-04 15:55 UTC
+  + Fix : [RT #123481] : Compatibility with CV-in-stash optimisation
+  Thanks Father Chrysostomos for reporting and contributing a
+  patch.
+
+---

Old:

  Scope-Upper-0.29.tar.gz

New:

  Scope-Upper-0.30.tar.gz



Other differences:
--
++ perl-Scope-Upper.spec ++
--- /var/tmp/diff_new_pack.dyaowS/_old  2017-11-15 16:52:33.839544226 +0100
+++ /var/tmp/diff_new_pack.dyaowS/_new  2017-11-15 16:52:33.843544080 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Scope-Upper
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Scope-Upper
-Version:0.29
+Version:0.30
 Release:0
 %define cpan_name Scope-Upper
 Summary:Act on upper scopes
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Scope-Upper/
-Source0:
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Scope-Upper-0.29.tar.gz -> Scope-Upper-0.30.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Scope-Upper-0.29/Changes new/Scope-Upper-0.30/Changes
--- old/Scope-Upper-0.29/Changes2016-06-06 12:57:42.0 +0200
+++ new/Scope-Upper-0.30/Changes2017-11-04 16:46:07.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Scope-Upper
 
+0.302017-11-04 15:55 UTC
++ Fix : [RT #123481] : Compatibility with CV-in-stash optimisation
+Thanks Father Chrysostomos for reporting and contributing a
+patch.
+
 0.292016-06-06 12:00 UTC
 + Chg : A large chunk of boilerplate XS code, which is also used in
 other XS modules, has been factored out of the main .xs file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Scope-Upper-0.29/MANIFEST 
new/Scope-Upper-0.30/MANIFEST
--- old/Scope-Upper-0.29/MANIFEST   2016-05-30 14:56:46.0 +0200
+++ new/Scope-Upper-0.30/MANIFEST   2017-11-04 16:43:50.0 +0100
@@ -68,5 +68,6 @@
 t/lib/VPIT/TestHelpers.pm
 xsh/caps.h
 xsh/debug.h
+xsh/mem.h
 xsh/threads.h
 xsh/util.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Scope-Upper-0.29/META.json 
new/Scope-Upper-0.30/META.json
--- old/Scope-Upper-0.29/META.json  2016-06-06 12:59:28.0 +0200
+++ new/Scope-Upper-0.30/META.json  2017-11-04 16:46:31.0 +0100
@@ -4,13 +4,13 @@
   "Vincent Pit "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "Scope-Upper",
"no_index" : {
@@ -59,6 +59,6 @@
  "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FScope-Upper.git";
   }
},
-   "version" : "0.29",
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "version" : "0.30",
+   "x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Scope-Upper-0.29/META.yml 
new/Scope-Upper-0.30/META.yml
--- old/Scope-Upper-0.29/META.yml

commit perl-Gnome2 for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-Gnome2 for openSUSE:Factory 
checked in at 2017-11-15 16:51:55

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


Package is "perl-Gnome2"

Wed Nov 15 16:51:55 2017 rev:2 rq:539946 version:1.047

Changes:

--- /work/SRC/openSUSE:Factory/perl-Gnome2/perl-Gnome2.changes  2016-03-09 
16:48:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Gnome2.new/perl-Gnome2.changes 
2017-11-15 16:51:55.592945579 +0100
@@ -1,0 +2,6 @@
+Wed Nov  8 06:25:52 UTC 2017 - co...@suse.com
+
+- updated to 1.047
+   see /usr/share/doc/packages/perl-Gnome2/ChangeLog.pre-git
+
+---

Old:

  Gnome2-1.046.tar.gz

New:

  Gnome2-1.047.tar.gz



Other differences:
--
++ perl-Gnome2.spec ++
--- /var/tmp/diff_new_pack.K7vwwk/_old  2017-11-15 16:51:56.292919932 +0100
+++ /var/tmp/diff_new_pack.K7vwwk/_new  2017-11-15 16:51:56.292919932 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Gnome2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Gnome2
-Version:1.046
+Version:1.047
 Release:0
 %define cpan_name Gnome2
 Summary:Perl interface to the 2.x series of the GNOME libraries
 License:LGPL-2.1+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Gnome2/
-Source0:
http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -59,10 +59,9 @@
 is the canonical reference.
 
 In addition to that, there's also the automatically generated API
-documentation: the Gnome2::index manpage(3pm).
+documentation: Gnome2::index(3pm).
 
-The mapping described in the Gtk2::api manpage(3pm) also applies to this
-module.
+The mapping described in Gtk2::api(3pm) also applies to this module.
 
 To discuss this module, ask questions and flame/praise the authors, join
 gtk-perl-l...@gnome.org at lists.gnome.org.
@@ -84,6 +83,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc AUTHORS ChangeLog.pre-git doctypes examples gnome.typemap LICENSE maps 
NEWS perl-Gnome2.doap README TODO
+%doc AUTHORS ChangeLog.pre-git doctypes examples gnome.typemap maps NEWS 
perl-Gnome2.doap README TODO
+%license LICENSE
 
 %changelog

++ Gnome2-1.046.tar.gz -> Gnome2-1.047.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/Gnome2.pm new/Gnome2-1.047/Gnome2.pm
--- old/Gnome2-1.046/Gnome2.pm  2015-06-22 21:35:57.0 +0200
+++ new/Gnome2-1.047/Gnome2.pm  2017-11-07 22:52:07.0 +0100
@@ -14,7 +14,7 @@
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.046';
+our $VERSION = '1.047';
 
 sub import {
   my $self = shift();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/META.json new/Gnome2-1.047/META.json
--- old/Gnome2-1.046/META.json  2015-06-22 21:41:50.0 +0200
+++ new/Gnome2-1.047/META.json  2017-11-06 14:20:05.0 +0100
@@ -4,7 +4,7 @@
   "Gnome2 Perl Team "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.140640",
+   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
"license" : [
   "lgpl_2_1"
],
@@ -23,25 +23,9 @@
   ]
},
"prereqs" : {
-  "build" : {
- "requires" : {
-"ExtUtils::MakeMaker" : "0"
- }
-  },
   "configure" : {
  "requires" : {
 "ExtUtils::Depends" : "0.20",
-"ExtUtils::MakeMaker" : "0",
-"ExtUtils::PkgConfig" : "1.03",
-"Glib" : "1.04",
-"Gnome2::Canvas" : "1.00",
-"Gnome2::VFS" : "1.00",
-"Gtk2" : "1.00"
- }
-  },
-  "runtime" : {
- "requires" : {
-"ExtUtils::Depends" : "0.20",
 "ExtUtils::PkgConfig" : "1.03",
 "Glib" : "1.04",
 "Gnome2::Canvas" : "1.00",
@@ -72,5 +56,5 @@
   },
   "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list";
},
-   "version" : "1.046"
+   "version" : "1.047"
 }
diff -urN '--exclu

commit perl-indirect for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package perl-indirect for openSUSE:Factory 
checked in at 2017-11-15 16:52:18

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


Package is "perl-indirect"

Wed Nov 15 16:52:18 2017 rev:6 rq:539948 version:0.38

Changes:

--- /work/SRC/openSUSE:Factory/perl-indirect/perl-indirect.changes  
2016-07-20 09:19:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-indirect.new/perl-indirect.changes 
2017-11-15 16:52:18.936090287 +0100
@@ -1,0 +2,11 @@
+Sun Nov  5 07:17:46 UTC 2017 - co...@suse.com
+
+- updated to 0.38
+   see /usr/share/doc/packages/perl-indirect/Changes
+
+  0.382017-11-04 15:40 UTC
+  + Fix : [RT #123374] : Compatibility with CV-in-stash optimisation
+  Thanks Father Chrysostomos for reporting and contributing a
+  patch.
+
+---

Old:

  indirect-0.37.tar.gz

New:

  indirect-0.38.tar.gz



Other differences:
--
++ perl-indirect.spec ++
--- /var/tmp/diff_new_pack.fRgvAh/_old  2017-11-15 16:52:19.656063907 +0100
+++ /var/tmp/diff_new_pack.fRgvAh/_new  2017-11-15 16:52:19.660063761 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-indirect
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-indirect
-Version:0.37
+Version:0.38
 Release:0
 %define cpan_name indirect
 Summary:Lexically warn about using the indirect method call syntax
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/indirect/
-Source0:
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ indirect-0.37.tar.gz -> indirect-0.38.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/indirect-0.37/Changes new/indirect-0.38/Changes
--- old/indirect-0.37/Changes   2016-07-12 18:08:04.0 +0200
+++ new/indirect-0.38/Changes   2017-11-04 16:23:03.0 +0100
@@ -1,5 +1,10 @@
 Revision history for indirect
 
+0.382017-11-04 15:40 UTC
++ Fix : [RT #123374] : Compatibility with CV-in-stash optimisation
+Thanks Father Chrysostomos for reporting and contributing a
+patch.
+
 0.372016-07-12 16:40 UTC
 + Chg : A large chunk of boilerplate XS code, which is also used in
 other XS modules, has been factored out of the main .xs file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/indirect-0.37/META.json new/indirect-0.38/META.json
--- old/indirect-0.37/META.json 2016-07-12 18:15:40.0 +0200
+++ new/indirect-0.38/META.json 2017-11-04 16:23:16.0 +0100
@@ -4,13 +4,13 @@
   "Vincent Pit "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "indirect",
"no_index" : {
@@ -63,6 +63,6 @@
  "url" : "http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git";
   }
},
-   "version" : "0.37",
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "version" : "0.38",
+   "x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/indirect-0.37/META.yml new/indirect-0.38/META.yml
--- old/indirect-0.37/META.yml  2016-07-12 18:15:40.0 +0200
+++ new/indirect-0.38/META.yml  2017-11-04 16:23:16.0 +0100
@@ -19,7 +19,7 @@
   Config: '0'
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -38,5 +38,5 @@
   homepage: http:/

commit roundcubemail for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package roundcubemail for openSUSE:Factory 
checked in at 2017-11-15 16:49:45

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


Package is "roundcubemail"

Wed Nov 15 16:49:45 2017 rev:46 rq:527577 version:1.2.6

Changes:

--- /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail.changes  
2017-07-29 09:02:45.445385491 +0200
+++ /work/SRC/openSUSE:Factory/.roundcubemail.new/roundcubemail.changes 
2017-11-15 16:49:48.453604019 +0100
@@ -1,0 +2,15 @@
+Tue Sep 19 09:02:32 UTC 2017 - mich...@stroeder.com
+
+- Update to 1.2.6
+  * Don't ignore (global) userlogins/sendmail logging in per_user_logging mode
+  * Enigma: Fix compatibility with assets_dir
+  * Managesieve: Fix AM/PM suffix in vacation time selectors
+  * Fix bug where comment notation within style tag would cause the whole 
style to be ignored (#5747)
+  * Fix bug where it wasn't possible to scroll folders list in Edge (#5750)
+  * Fix addressbook searching by gender (#5757)
+  * Fix SQL syntax error on MariaDB 10.2 (#5774)
+  * Fix bug where it wasn't possible to set timezone to auto-detected value 
(#5782)
+  * Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure 
rcube_utils::random_bytes() result has always requested length (#5788)
+  * Fix potential XSS vulnerability with malformed HTML message markup
+
+---

Old:

  roundcubemail-1.2.5.tar.gz
  roundcubemail-1.2.5.tar.gz.asc

New:

  roundcubemail-1.2.6.tar.gz
  roundcubemail-1.2.6.tar.gz.asc



Other differences:
--
++ roundcubemail.spec ++
--- /var/tmp/diff_new_pack.ge55HR/_old  2017-11-15 16:49:49.081581009 +0100
+++ /var/tmp/diff_new_pack.ge55HR/_new  2017-11-15 16:49:49.085580863 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   roundcubemail
-Version:1.2.5
+Version:1.2.6
 Release:0
 Summary:A modern browser-based multilingual IMAP client
 License:GPL-3.0+ and GPL-2.0 and BSD-3-Clause

++ roundcubemail-1.2.5.tar.gz -> roundcubemail-1.2.6.tar.gz ++
 2670 lines of diff (skipped)





commit audit for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package audit for openSUSE:Factory checked 
in at 2017-11-15 16:49:16

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


Package is "audit"

Wed Nov 15 16:49:16 2017 rev:84 rq:540279 version:2.8.1

Changes:

--- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes2017-08-24 
17:40:48.126416700 +0200
+++ /work/SRC/openSUSE:Factory/.audit.new/audit-secondary.changes   
2017-11-15 16:49:25.546443358 +0100
@@ -1,0 +2,19 @@
+Thu Nov  9 16:21:23 UTC 2017 - mplus...@suse.com
+
+- Rename python binding packages to match current python packaging
+  standards
+- Update python build dependencies to resolve future split of
+  python2/3
+
+---
+Sat Nov  4 21:11:35 UTC 2017 - aavind...@gmail.com
+
+- Update to version 2.8.1. See audit.spec (libaudit1) for upstream
+  changelog
+- Remove audit-implicit-writev.patch (fixed upstream across 2
+  commits)
+  * 3b30db20ad983274989ce9a522120c3c225436b3
+  * 07132c22314e9abbe64d1031fd8734243285bb3f
+- Cleanup with spec-cleaner
+
+---
--- /work/SRC/openSUSE:Factory/audit/audit.changes  2017-08-08 
11:56:38.078037176 +0200
+++ /work/SRC/openSUSE:Factory/.audit.new/audit.changes 2017-11-15 
16:49:27.230381656 +0100
@@ -1,0 +2,10 @@
+Sat Nov  4 21:12:09 UTC 2017 - aavind...@gmail.com
+
+- Update to version 2.8.1 release (includes 2.8 and 2.7.8 changes)
+  * many features added to auparse_normalize
+  * cli option added to auditd and audispd for setting config dir
+  * in auditd, restore the umask after creating a log file
+  * option added to auditd for skipping email verification
+-  Full changelog: http://people.redhat.com/sgrubb/audit/ChangeLog
+
+---

Old:

  audit-2.7.7.tar.gz
  audit-implicit-writev.patch

New:

  audit-2.8.1.tar.gz



Other differences:
--
++ audit-secondary.spec ++
--- /var/tmp/diff_new_pack.bbwAOW/_old  2017-11-15 16:49:29.586295333 +0100
+++ /var/tmp/diff_new_pack.bbwAOW/_new  2017-11-15 16:49:29.590295187 +0100
@@ -20,7 +20,7 @@
 # The seperation is required to minimize unnecessary build cycles.
 %define_name audit
 Name:   audit-secondary
-Version:2.7.7
+Version:2.8.1
 Release:0
 Summary:Linux kernel audit subsystem utilities
 License:GPL-2.0+
@@ -31,21 +31,19 @@
 Patch2: audit-no-gss.patch
 Patch3: audit-allow-manual-stop.patch
 Patch4: audit-ausearch-do-not-require-tclass.patch
-Patch5: audit-implicit-writev.patch
 BuildRequires:  audit-devel = %{version}
 BuildRequires:  autoconf >= 2.12
 BuildRequires:  gcc-c++
 BuildRequires:  kernel-headers >= 2.6.30
 BuildRequires:  libtool
 BuildRequires:  openldap2-devel
-BuildRequires:  pkg-config
-BuildRequires:  python-devel
+BuildRequires:  pkgconfig
+BuildRequires:  python2-devel
 BuildRequires:  python3-devel
 BuildRequires:  swig
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  tcpd-devel
 BuildRequires:  pkgconfig(libcap-ng)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The audit package contains the user space utilities for storing and
@@ -65,21 +63,25 @@
 processing the audit records generated by the audit subsystem in the
 Linux kernel.
 
-%package -n audit-libs-python
+%package -n python2-audit
 Summary:Python Bindings for libaudit
 License:LGPL-2.1+
 Group:  Development/Languages/Python
+Provides:   audit-libs-python = %{version}
+Obsoletes:  audit-libs-python < %{version}
 
-%description -n audit-libs-python
+%description -n python2-audit
 The audit-libs-python package contains the bindings for using libaudit
 by python.
 
-%package -n audit-libs-python3
+%package -n python3-audit
 Summary:Python3 Bindings for libaudit
 License:LGPL-2.1+
 Group:  Development/Languages/Python
+Provides:   audit-libs-python3 = %{version}
+Obsoletes:  audit-libs-python3 < %{version}
 
-%description -n audit-libs-python3
+%description -n python3-audit
 The audit-libs-python3 package contains the bindings for using libaudit
 by python3.
 
@@ -103,7 +105,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 autoreconf -fi
@@ -121,7 +122,7 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 mkdir -p %{buildroot}%{_localstatedir}/log/audit/
 touch %{buildroot}%{_localstatedir}/log/audit/audit.log
@@ -193,7 +194,6 @@
 %service_del_postun auditd.service
 
 %files -n audit
-%defattr(-,root,root,-)
 %doc README COPYI

commit build-compare for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2017-11-15 16:48:50

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


Package is "build-compare"

Wed Nov 15 16:48:50 2017 rev:106 rq:539772 version:20171108T070456.b855319

Changes:

--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes  
2017-10-28 14:18:09.351292785 +0200
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2017-11-15 16:48:54.583577869 +0100
@@ -1,0 +2,15 @@
+Wed Nov  8 06:04:42 UTC 2017 - o...@aepfle.de
+
+- srpm check requires cpio
+
+---
+Mon Nov  6 15:15:04 UTC 2017 - o...@aepfle.de
+
+- Fix usage of cmp_spec and unrpm in srpm-check.sh
+
+---
+Fri Nov  3 14:03:04 UTC 2017 - o...@aepfle.de
+
+- Catch empty rpm -qp --qf output for tags not understood by rpm
+
+---



Other differences:
--
++ build-compare.spec ++
--- /var/tmp/diff_new_pack.KaCwjP/_old  2017-11-15 16:48:56.691500632 +0100
+++ /var/tmp/diff_new_pack.KaCwjP/_new  2017-11-15 16:48:56.691500632 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Development/Tools/Building
 Url:https://github.com/openSUSE/build-compare
-Version:20171020T085619.7cef93b
+Version:20171108T070456.b855319
 Release:0
 Source1:COPYING
 Source2:same-build-result.sh
@@ -31,6 +31,7 @@
 %if 0%{?suse_version}
 Requires:   bash
 Requires:   coreutils
+Requires:   cpio
 Requires:   diffutils
 Requires:   file
 Requires:   gawk

++ functions.sh ++
--- /var/tmp/diff_new_pack.KaCwjP/_old  2017-11-15 16:48:56.759498141 +0100
+++ /var/tmp/diff_new_pack.KaCwjP/_new  2017-11-15 16:48:56.759498141 +0100
@@ -146,7 +146,7 @@
 # $1: printed info
 # $2: file1
 # $3: file2
-# $4, $5: spec_old and spec_new, for cleanup.
+# $4, $5: rpm_meta_old and rpm_meta_new, for cleanup.
 function comp_file()
 {
 echo "comparing $1"
@@ -208,7 +208,7 @@
 # 1 in case of errors or difference
 # 2 in case of differences that need further investigation
 # Sets $files with list of files that need further investigation
-function cmp_spec ()
+function cmp_rpm_meta ()
 {
 local RES
 local file1 file2
@@ -219,36 +219,45 @@
 
 file1=`mktemp`
 file2=`mktemp`
-spec_old=`mktemp`
-spec_new=`mktemp`
+rpm_meta_old=`mktemp`
+rpm_meta_new=`mktemp`
 
-check_header "$QF_ALL" $oldrpm > $spec_old
-check_header "$QF_ALL" $newrpm > $spec_new
+check_header "$QF_ALL" $oldrpm > $rpm_meta_old
+check_header "$QF_ALL" $newrpm > $rpm_meta_new
 
-name_new="$(get_value QF_NAME $spec_new)"
-version_release_new="$(get_value QF_VER_REL $spec_new)"
-name_ver_rel_new="$(get_value QF_NAME_VER_REL $spec_new)"
+# rpm returns 0 even in case of error
+if test -s $rpm_meta_old && test -s $rpm_meta_new ; then
+  : some output provided, all query tags understood by rpm
+else
+  ls -l $rpm_meta_old $rpm_meta_new
+  echo "empty 'rpm -qp' output..."
+  return 1
+fi
+
+name_new="$(get_value QF_NAME $rpm_meta_new)"
+version_release_new="$(get_value QF_VER_REL $rpm_meta_new)"
+name_ver_rel_new="$(get_value QF_NAME_VER_REL $rpm_meta_new)"
 
-version_release_old="$(get_value QF_VER_REL $spec_old)"
-name_ver_rel_old="$(get_value QF_NAME_VER_REL $spec_old)"
+version_release_old="$(get_value QF_VER_REL $rpm_meta_old)"
+name_ver_rel_old="$(get_value QF_NAME_VER_REL $rpm_meta_old)"
 
 set_regex
 
 # Check the whole spec file at first, return 0 immediately if the
 # are the same.
-cat $spec_old | trim_release_old > $file1
-cat $spec_new | trim_release_new > $file2
+cat $rpm_meta_old | trim_release_old > $file1
+cat $rpm_meta_new | trim_release_new > $file2
 echo "comparing the rpm tags of $name_new"
 if diff -au $file1 $file2; then
   if test -z "$check_all"; then
-rm $file1 $file2 $spec_old $spec_new
+rm $file1 $file2 $rpm_meta_old $rpm_meta_new
 return 0
   fi
 fi
 
-get_value QF_TAGS $spec_old > $file1
-get_value QF_TAGS $spec_new > $file2
-comp_file rpmtags $file1 $file2 $spec_old $spec_new || return 1
+get_value QF_TAGS $rpm_meta_old > $file1
+get_value QF_TAGS $rpm_meta_new > $file2
+comp_file rpmtags $file1 $file2 $rpm_meta_old $rpm_meta_new || return 1
 
 # This might happen when?!
 echo "comparing RELEASE"
@@ -266,24 +275,24 @@
   esac
 fi
 
-get_value

commit shadow for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package shadow for openSUSE:Factory checked 
in at 2017-11-15 16:49:00

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


Package is "shadow"

Wed Nov 15 16:49:00 2017 rev:24 rq:539856 version:4.5

Changes:

--- /work/SRC/openSUSE:Factory/shadow/shadow.changes2017-10-25 
17:47:34.183278867 +0200
+++ /work/SRC/openSUSE:Factory/.shadow.new/shadow.changes   2017-11-15 
16:49:02.971270535 +0100
@@ -1,0 +2,7 @@
+Wed Nov  8 12:39:12 UTC 2017 - mvet...@suse.com
+
+- bsc#1061838:
+  Revert: Requires: group(mail)
+  Introduced circular dependency
+
+---



Other differences:
--
++ shadow.spec ++
--- /var/tmp/diff_new_pack.fdQLmy/_old  2017-11-15 16:49:03.971233894 +0100
+++ /var/tmp/diff_new_pack.fdQLmy/_new  2017-11-15 16:49:03.975233748 +0100
@@ -52,7 +52,6 @@
 BuildRequires:  libsemanage-devel
 BuildRequires:  pam-devel
 BuildRequires:  xz
-Requires:   group(mail)
 Requires(pre):  group(root)
 Requires(pre):  group(shadow)
 Requires(pre):  user(root)






commit glibc for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2017-11-15 16:48:09

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


Package is "glibc"

Wed Nov 15 16:48:09 2017 rev:216 rq:536907 version:2.26

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2017-10-20 
14:38:24.305197570 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2017-11-15 16:48:20.540825237 +0100
@@ -1,0 +2,25 @@
+Thu Oct 26 08:40:52 UTC 2017 - sch...@suse.de
+
+- spawni-assert.patch: Fix improper assert in Linux posix_spawn (BZ
+  #22273)
+
+---
+Mon Oct 23 09:35:18 UTC 2017 - sch...@suse.de
+
+- math-c++-compat.patch: Add more C++ compatibility (BZ #22296)
+- malloc-tcache-leak.patch: Fix tcache leak after thread destruction (BZ
+  #22111)
+- falkor-memcpy-memmove.patch: Optimized implementation of memcpy/memmove
+  for Qualcomm Falkor
+- aarch64-cpu-features.patch: Fix glibc.tune.cpu tunable handling
+- nss-files-large-buffers.patch: Avoid large buffers with many host
+  addresses (BZ #22078)
+- sysconf-uio-maxiov.patch: Fix missing definition of UIO_MAXIOV (BZ
+  #22321)
+- glob-tilde-overflow.patch: Fix buffer overflows with GLOB_TILDE
+  (CVE-2017-15670, CVE-2017-15671, CVE-2017-15804,
+  bsc#1064569. bsc#1064580, bsc#1064583, BZ #22320, BZ #22325, BZ #22332)
+- dl-runtime-resolve-xsave.patch: Use fxsave/xsave/xsavec in
+  _dl_runtime_resolve (BZ #21265)
+
+---
@@ -25 +50 @@
-- math-c++-compat.patch: Add more C++ compatibility
+- math-c++-compat.patch: Add more C++ compatibility (BZ #22235)
glibc-utils.changes: same change
glibc.changes: same change

New:

  aarch64-cpu-features.patch
  dl-runtime-resolve-xsave.patch
  falkor-memcpy-memmove.patch
  glob-tilde-overflow.patch
  malloc-tcache-leak.patch
  nss-files-large-buffers.patch
  spawni-assert.patch
  sysconf-uio-maxiov.patch



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.vWDO4C/_old  2017-11-15 16:48:22.192764708 +0100
+++ /var/tmp/diff_new_pack.vWDO4C/_new  2017-11-15 16:48:22.192764708 +0100
@@ -273,7 +273,7 @@
 Patch1001:  dl-runtime-resolve-opt-avx512f.patch
 # PATCH-FIX-UPSTREAM Don't use IFUNC resolver for longjmp or system in 
libpthread (BZ #21041)
 Patch1002:  libpthread-compat-wrappers.patch
-# PATCH-FIX-UPSTREAM Do not use __builtin_types_compatible_p in C++ mode (BZ 
#21930)
+# PATCH-FIX-UPSTREAM Do not use __builtin_types_compatible_p in C++ mode (BZ 
#21930, BZ #22146, BZ #22235, BZ #22296)
 Patch1003:  math-c++-compat.patch
 # PATCH-FIX-UPSTREAM Remove nis and compat from default NSS configs
 Patch1004:  remove-nss-nis-compat.patch
@@ -295,6 +295,22 @@
 Patch1012:  nss-compat.patch
 # PATCH-FIX-UPSTREAM Remove reference to libnsl from nscd
 Patch1013:  nscd-libnsl.patch
+# PATCH-FIX-UPSTREAM malloc: Fix tcache leak after thread destruction (BZ 
#22111)
+Patch1014:  malloc-tcache-leak.patch
+# PATCH-FIX-UPSTREAM aarch64: Optimized implementation of memcpy/memmove for 
Qualcomm Falkor
+Patch1015:  falkor-memcpy-memmove.patch
+# PATCH-FIX-UPSTREAM aarch64: Fix glibc.tune.cpu tunable handling
+Patch1016:  aarch64-cpu-features.patch
+# PATCH-FIX-UPSTREAM nss_files: Avoid large buffers with many host addresses 
(BZ #22078)
+Patch1017:  nss-files-large-buffers.patch
+# PATCH-FIX-UPSTREAM sysconf: Fix missing definition of UIO_MAXIOV on Linux 
(BZ #22321)
+Patch1018:  sysconf-uio-maxiov.patch
+# PATCH-FIX-UPSTREAM glob: Fix buffer overflows (CVE-2017-15670, 
CVE-2017-15671, CVE-2017-15804, BZ #22320, BZ #22325, BZ #22332)
+Patch1019:  glob-tilde-overflow.patch
+# PATCH-FIX-UPSTREAM x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve 
(BZ #21265)
+Patch1020:  dl-runtime-resolve-xsave.patch
+# PATCH-FIX-UPSTREAM posix: Fix improper assert in Linux posix_spawn (BZ 
#22273)
+Patch1021:  spawni-assert.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -519,6 +535,14 @@
 %patch1011 -p1
 %patch1012 -p1
 %patch1013 -p1
+%patch1014 -p1
+%patch1015 -p1
+%patch1016 -p1
+%patch1017 -p1
+%patch1018 -p1
+%patch1019 -p1
+%patch1020 -p1
+%patch1021 -p1
 
 %patch2000 -p1
 %patch2001 -p1

glibc-utils.spec: same change
++ glibc.spec ++
--- /var/tmp/diff_new_pack.vWDO4C/_old  2017-11-15 16:48:22.240762950 +0100
+++ /var/tmp/diff_new_pack.vWDO4C/_new  2017-11-15 16:48:22.244762803 +0100
@@ -279,7 +279,7 @@
 Patch1001:  dl-runtime-resolve-opt-avx512f.patch
 # PATCH-FIX-UPSTREAM Don't use IFUNC resolver for longjmp or system in 
libpthread (BZ #21041)
 Patch10

commit bzip2 for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package bzip2 for openSUSE:Factory checked 
in at 2017-11-15 16:48:41

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


Package is "bzip2"

Wed Nov 15 16:48:41 2017 rev:59 rq:539673 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes  2017-06-12 
15:11:18.595167326 +0200
+++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2017-11-15 
16:48:45.471911731 +0100
@@ -1,0 +2,12 @@
+Sat Nov  4 06:35:46 UTC 2017 - bwiedem...@suse.com
+
+- Fix build on Fedora and Mageia
+
+---
+Tue Oct 31 18:09:43 CET 2017 - sbra...@suse.com
+
+- Update bzip2-1.0.6-autoconfiscated.patch:
+  * Bump version to 1.0.6.
+  * Fix script symlinks on platforms with EXEEXT.
+
+---



Other differences:
--
++ bzip2.spec ++
--- /var/tmp/diff_new_pack.Vg4Nxq/_old  2017-11-15 16:48:46.151886815 +0100
+++ /var/tmp/diff_new_pack.Vg4Nxq/_new  2017-11-15 16:48:46.155886669 +0100
@@ -30,7 +30,7 @@
 Source3:baselibs.conf
 Source100:  bzip2-rpmlintrc
 # PATCH-FEATURE-OPENSUSE bzip2-1.0.6-autoconfiscated.patch sbra...@suse.cz -- 
Convert to a standard autoconf based package.
-Patch0: 
http://ftp.suse.com/pub/people/sbrabec/bzip2/for_downstream/bzip2-1.0.6-autoconfiscated.patch
+Patch0: 
http://ftp.suse.com/pub/people/sbrabec/bzip2/bzip2-1.0.6-autoconfiscated.patch
 Patch1: bzip2-1.0.6-fix-bashisms.patch
 Patch2: bzip2-unsafe_strcpy.patch
 Patch3: bzip2-point-to-doc-pkg.patch
@@ -86,7 +86,7 @@
 %configure \
   --with-pic \
   --disable-static
-%if %{do_profiling}
+%if 0%{?do_profiling}
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}"
   make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" test
   make clean

++ bzip2-1.0.6-autoconfiscated.patch ++
--- /var/tmp/diff_new_pack.Vg4Nxq/_old  2017-11-15 16:48:46.203884911 +0100
+++ /var/tmp/diff_new_pack.Vg4Nxq/_new  2017-11-15 16:48:46.207884764 +0100
@@ -58,7 +58,7 @@
 +# Process this file with autoconf to produce a configure script.
 +
 +AC_PREREQ([2.57])
-+AC_INIT([bzip2], [1.0.5], [Julian Seward ])
++AC_INIT([bzip2], [1.0.6], [Julian Seward ])
 +BZIP2_LT_CURRENT=1
 +BZIP2_LT_REVISION=6
 +BZIP2_LT_AGE=0
@@ -165,10 +165,10 @@
 +  rm -f $(DESTDIR)$(bindir)/`echo "bzcmp" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
 +  $(LN_S) `echo "bzip2" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'` 
$(DESTDIR)$(bindir)/`echo "bunzip2" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
 +  $(LN_S) `echo "bzip2" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'` 
$(DESTDIR)$(bindir)/`echo "bzcat" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  $(LN_S) `echo "bzgrep" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'` 
$(DESTDIR)$(bindir)/`echo "bzegrep" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  $(LN_S) `echo "bzgrep" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'` 
$(DESTDIR)$(bindir)/`echo "bzfgrep" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  $(LN_S) `echo "bzmore" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'` 
$(DESTDIR)$(bindir)/`echo "bzless" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  $(LN_S) `echo "bzdiff" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'` 
$(DESTDIR)$(bindir)/`echo "bzcmp" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
++  $(LN_S) `echo "bzgrep" | sed 's,^.*/,,;$(transform)'` 
$(DESTDIR)$(bindir)/`echo "bzegrep" | sed 's,^.*/,,;$(transform)'`
++  $(LN_S) `echo "bzgrep" | sed 's,^.*/,,;$(transform)'` 
$(DESTDIR)$(bindir)/`echo "bzfgrep" | sed 's,^.*/,,;$(transform)'`
++  $(LN_S) `echo "bzmore" | sed 's,^.*/,,;$(transform)'` 
$(DESTDIR)$(bindir)/`echo "bzless" | sed 's,^.*/,,;$(transform)'`
++  $(LN_S) `echo "bzdiff" | sed 's,^.*/,,;$(transform)'` 
$(DESTDIR)$(bindir)/`echo "bzcmp" | sed 's,^.*/,,;$(transform)'`
 +
 +install-data-hook:
 +  echo ".so man1/`echo "bzip2" | sed 's,^.*/,,;$(transform)'`.1" 
>$(DESTDIR)$(mandir)/man1/`echo "bunzip2" | sed 's,^.*/,,;$(transform)'`.1
@@ -181,10 +181,10 @@
 +uninstall-hook:
 +  rm -f $(DESTDIR)$(bindir)/`echo "bunzip2" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
 +  rm -f $(DESTDIR)$(bindir)/`echo "bzcat" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  rm -f $(DESTDIR)$(bindir)/`echo "bzegrep" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  rm -f $(DESTDIR)$(bindir)/`echo "bzfgrep" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  rm -f $(DESTDIR)$(bindir)/`echo "bzless" | sed 
's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`
-+  rm -f $(DESTDIR)$(bindir)/`echo "

commit make for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package make for openSUSE:Factory checked in 
at 2017-11-15 16:48:30

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


Package is "make"

Wed Nov 15 16:48:30 2017 rev:40 rq:539477 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/make/make.changes2017-10-25 
17:43:41.802185278 +0200
+++ /work/SRC/openSUSE:Factory/.make.new/make.changes   2017-11-15 
16:48:38.368172021 +0100
@@ -1,0 +2,5 @@
+Mon Nov  6 08:52:40 UTC 2017 - sch...@suse.de
+
+- glob-lstat.patch: Do not assume glibc glob internals
+
+---

New:

  glob-lstat.patch



Other differences:
--
++ make.spec ++
--- /var/tmp/diff_new_pack.MT6rZU/_old  2017-11-15 16:48:39.620126148 +0100
+++ /var/tmp/diff_new_pack.MT6rZU/_new  2017-11-15 16:48:39.620126148 +0100
@@ -28,8 +28,9 @@
 # keyring downloaded from 
http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=make
 Source2:%{name}.keyring
 Patch1: make-testcases_timeout.diff
-# FEATURE-OPENSUSE sort glob https://savannah.gnu.org/bugs/index.php?52076
+# PATCH-FEATURE-OPENSUSE sort glob 
https://savannah.gnu.org/bugs/index.php?52076
 Patch2: make-sorted-glob.patch
+Patch3: glob-lstat.patch
 Patch64:make-library-search-path.diff
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
@@ -46,6 +47,7 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 if [ %{_lib} == lib64 ]; then
 %patch64 -p1
 fi

++ glob-lstat.patch ++
>From 193f1e81edd6b1b56b0eb0ff8aa4b41c7b4257b4 Mon Sep 17 00:00:00 2001
From: Paul Eggert 
Date: Sun, 24 Sep 2017 09:12:58 -0400
Subject: [PATCH] glob: Do not assume glibc glob internals.

It has been proposed that glibc glob start using gl_lstat,
which the API allows it to do.  GNU 'make' should not get in
the way of this.  See:
https://sourceware.org/ml/libc-alpha/2017-09/msg00409.html

* dir.c (local_lstat): New function, like local_stat.
(dir_setup_glob): Use it to initialize gl_lstat too, as the API
requires.
---
 dir.c | 29 +++--
 1 file changed, 27 insertions(+), 2 deletions(-)

diff --git a/dir.c b/dir.c
index adbb8a9b99..c343e4c29c 100644
--- a/dir.c
+++ b/dir.c
@@ -1299,15 +1299,40 @@ local_stat (const char *path, struct stat *buf)
 }
 #endif
 
+/* Similarly for lstat.  */
+#if !defined(lstat) && !defined(WINDOWS32) || defined(VMS)
+# ifndef VMS
+#  ifndef HAVE_SYS_STAT_H
+int lstat (const char *path, struct stat *sbuf);
+#  endif
+# else
+/* We are done with the fake lstat.  Go back to the real lstat */
+#   ifdef lstat
+# undef lstat
+#   endif
+# endif
+# define local_lstat lstat
+#elif defined(WINDOWS32)
+/* Windows doesn't support lstat().  */
+# define local_lstat local_stat
+#else
+static int
+local_lstat (const char *path, struct stat *buf)
+{
+  int e;
+  EINTRLOOP (e, lstat (path, buf));
+  return e;
+}
+#endif
+
 void
 dir_setup_glob (glob_t *gl)
 {
   gl->gl_opendir = open_dirstream;
   gl->gl_readdir = read_dirstream;
   gl->gl_closedir = free;
+  gl->gl_lstat = local_lstat;
   gl->gl_stat = local_stat;
-  /* We don't bother setting gl_lstat, since glob never calls it.
- The slot is only there for compatibility with 4.4 BSD.  */
 }
 
 void
-- 
2.15.0






commit pam for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package pam for openSUSE:Factory checked in 
at 2017-11-15 16:48:22

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


Package is "pam"

Wed Nov 15 16:48:22 2017 rev:88 rq:539328 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/pam/pam.changes  2017-03-08 00:44:34.320275725 
+0100
+++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes 2017-11-15 
16:48:22.884739353 +0100
@@ -1,0 +2,5 @@
+Thu Oct 12 08:55:29 UTC 2017 - sch...@suse.de
+
+- Prerequire group(shadow), user(root)
+
+---



Other differences:
--
++ pam.spec ++
--- /var/tmp/diff_new_pack.SomRpv/_old  2017-11-15 16:48:23.740707990 +0100
+++ /var/tmp/diff_new_pack.SomRpv/_new  2017-11-15 16:48:23.744707843 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam
 #
-# Copyright (c) 2017 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
@@ -42,6 +42,10 @@
 License:GPL-2.0+ or BSD-3-Clause
 Group:  System/Libraries
 PreReq: permissions
+%if 0%{?suse_version} >= 1330
+Requires(pre):  group(shadow)
+Requires(pre):  user(root)
+%endif
 
 #DL-URL:   https://fedorahosted.org/releases/l/i/linux-pam/
 Source: Linux-PAM-%{version}.tar.bz2




commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 15:13:52

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 15:13:52 2017 rev:8 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ groups.yml ++
--- /var/tmp/diff_new_pack.P0osQw/_old  2017-11-15 15:13:56.872223499 +0100
+++ /var/tmp/diff_new_pack.P0osQw/_new  2017-11-15 15:13:56.872223499 +0100
@@ -32,7 +32,7 @@
 #
 
 dvd:
-  - patterns-media-rest_dvd
+  - patterns-media-rest_dvd: [recommended]
 
 empty:
 
@@ -45,7 +45,10 @@
 opensuse_kubic:
   - patterns-caasp-MicroOS
   - package-caasp-Stack
+  - openSUSE-Tumbleweed-Kubic-release
 
 opensuse_kubic_dvd:
+  - dummy-release: [locked]
+  - openSUSE-Tumbleweed-Kubic-release
   - patterns-caasp-onlyDVD
 




commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 14:29:35

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 14:29:35 2017 rev:7 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ groups.yml ++
--- /var/tmp/diff_new_pack.lHol4F/_old  2017-11-15 14:29:36.893453754 +0100
+++ /var/tmp/diff_new_pack.lHol4F/_new  2017-11-15 14:29:36.897453608 +0100
@@ -9,8 +9,18 @@
 OUTPUT:
 #  - DVD5-i586
   - dvd:
-  includs:
+  includes:
 - base
+  - addon_nonoss:
+  includes:
+- empty
+  - opensuse_kubic:
+  includes:
+- empty
+  - opensuse_kubic_dvd:
+  includes:
+- empty
+   
 #  - i686_kernel_ftp
 #  - i686_list
 #  - openSUSE-Addon-NonOss-Deps
@@ -24,5 +34,18 @@
 dvd:
   - patterns-media-rest_dvd
 
+empty:
+
+addon_nonoss:
+  - frogatto
+
 base:
   - kernel-default
+
+opensuse_kubic:
+  - patterns-caasp-MicroOS
+  - package-caasp-Stack
+
+opensuse_kubic_dvd:
+  - patterns-caasp-onlyDVD
+




commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 13:40:50

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 13:40:50 2017 rev:6 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ groups.yml ++
--- /var/tmp/diff_new_pack.eH71xZ/_old  2017-11-15 13:40:52.412346695 +0100
+++ /var/tmp/diff_new_pack.eH71xZ/_new  2017-11-15 13:40:52.416346549 +0100
@@ -9,6 +9,8 @@
 OUTPUT:
 #  - DVD5-i586
   - dvd:
+  includs:
+- base
 #  - i686_kernel_ftp
 #  - i686_list
 #  - openSUSE-Addon-NonOss-Deps
@@ -21,3 +23,6 @@
 
 dvd:
   - patterns-media-rest_dvd
+
+base:
+  - kernel-default




commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 13:36:21

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 13:36:21 2017 rev:5 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ groups.yml ++
--- /var/tmp/diff_new_pack.HZmYs0/_old  2017-11-15 13:36:23.638171850 +0100
+++ /var/tmp/diff_new_pack.HZmYs0/_new  2017-11-15 13:36:23.638171850 +0100
@@ -8,7 +8,7 @@
 # excludes are not package groups but solved module groups
 OUTPUT:
 #  - DVD5-i586
-  - dvd
+  - dvd:
 #  - i686_kernel_ftp
 #  - i686_list
 #  - openSUSE-Addon-NonOss-Deps




commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 13:30:43

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 13:30:43 2017 rev:4 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ groups.yml ++
--- /var/tmp/diff_new_pack.IV04kH/_old  2017-11-15 13:30:45.282550976 +0100
+++ /var/tmp/diff_new_pack.IV04kH/_new  2017-11-15 13:30:45.282550976 +0100
@@ -8,7 +8,7 @@
 # excludes are not package groups but solved module groups
 OUTPUT:
 #  - DVD5-i586
-  - DVD5-x86_64
+  - dvd
 #  - i686_kernel_ftp
 #  - i686_list
 #  - openSUSE-Addon-NonOss-Deps
@@ -19,5 +19,5 @@
 #  - openSUSE-Kubic
 #
 
-DVD5-x86_64:
+dvd:
   - patterns-media-rest_dvd




commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 13:28:15

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 13:28:15 2017 rev:3 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  groups.yml



Other differences:
--
++ groups.yml ++
# 'OUTPUT' is not a group, this defines the entry point for the solver.
# there is an entry for every group file that needs to be written out.
# the name of it needs to exist as package group as well and the solver
# will take the instructions in this group and the included ones
# (that's why sle_minimal is included to get minimal instructions)
# and solve the packages in it (one by one next to 'silents' and 'locks')
# and then at the end remove packages in the 'excludes'.
# excludes are not package groups but solved module groups
OUTPUT:
#  - DVD5-i586
  - DVD5-x86_64
#  - i686_kernel_ftp
#  - i686_list
#  - openSUSE-Addon-NonOss-Deps
#  - openSUSE-Addon-NonOss-Deps-x86_64
#  - openSUSE-Addon-NonOss
#  - openSUSE-Addon-NonOss-x86_64
#  - openSUSE-Kubic-DVD
#  - openSUSE-Kubic
#

DVD5-x86_64:
  - patterns-media-rest_dvd



commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 12:51:33

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 12:51:33 2017 rev:2 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

Old:

  openSUSE-Tumbleweed-Kubic-release.spec
  openSUSE-release.spec

New:

  openSUSE-Tumbleweed-Kubic-release.spec.in
  openSUSE-release.spec.in



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

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


Name:   openSUSE-Tumbleweed-Kubic-release
Summary:___SUMMARY___ ___BETA_VERSION___
License:GPL-2.0+
Group:  System/Fhs
Version:___VERSION___
Release:0
BuildRequires:  skelcd-openSUSE
Recommends: branding
# in rare cases, 'ln' is not found...
Requires(post): coreutils
Requires:   issue-generator
Provides:   distribution-release
# Needed to not break installation-images in short turn; this needs to fixed 
there of course
Provides:   openSUSE-Kubic-release
Conflicts:  otherproviders(distribution-release)

___PRODUCT_PROVIDES___

___PRODUCT_DEPENDENCIES___

# Make sure we are at SLES12 SP2 level
PreReq: glibc >= 2.19
Conflicts:  kernel < 4.4

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# this package should only be available for the "basearchs" of a product
ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64

%description
___DESCRIPTION___


___FLAVOR_PACKAGES___

%prep

%build

%install
mkdir -p $RPM_BUILD_ROOT/etc
mkdir -p $RPM_BUILD_ROOT/usr/lib/issue.d
echo -e "\nWelcome to ___SUMMARY___ ___BETA_VERSION___ (%{_target_cpu}) - 
Kernel \\\r (\\\l).\n" > $RPM_BUILD_ROOT/usr/lib/issue.d/10-OS
echo -e "\n" > $RPM_BUILD_ROOT/usr/lib/issue.d/90-OS

touch $RPM_BUILD_ROOT/etc/motd

# Put EULA into correct place
mkdir -p $RPM_BUILD_ROOT//etc/YaST2/licenses/base
cd $RPM_BUILD_ROOT//etc/YaST2/licenses/base
if [ -f /CD1/license.tar.gz ]; then
  tar -xzf /CD1/license.tar.gz
elif [ -f /usr/lib/skelcd/CD1/license.tar.gz ]; then
  tar -xzf /usr/lib/skelcd/CD1/license.tar.gz
fi

VERSION_ID=`echo %{version}|tr '[:upper:]' '[:lower:]'|sed -e 's/ //g;'`
# note: VERSION is an optional field and has no meaning other than informative 
on a rolling distro
# We do thus not add it to the os-release file
cat > $RPM_BUILD_ROOT/usr/lib/os-release 

commit 000package-groups for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000package-groups for 
openSUSE:Factory checked in at 2017-11-15 12:41:39

Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
 and  /work/SRC/openSUSE:Factory/.000package-groups.new (New)


Package is "000package-groups"

Wed Nov 15 12:41:39 2017 rev:1 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  NON_FTP_PACKAGES.group
  archsets.inc
  conditionals.inc
  obsoletepackages.inc
  openSUSE-Addon-NonOss.product
  openSUSE-Tumbleweed-Kubic-release.spec
  openSUSE-Tumbleweed-Kubic.product
  openSUSE-release.spec
  openSUSE.product



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

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


Name:   openSUSE-Tumbleweed-Kubic-release
Summary:___SUMMARY___ ___BETA_VERSION___
License:GPL-2.0+
Group:  System/Fhs
Version:___VERSION___
Release:0
BuildRequires:  skelcd-openSUSE
Recommends: branding
# in rare cases, 'ln' is not found...
Requires(post): coreutils
Requires:   issue-generator
Provides:   distribution-release
# Needed to not break installation-images in short turn; this needs to fixed 
there of course
Provides:   openSUSE-Kubic-release
Conflicts:  otherproviders(distribution-release)

___PRODUCT_PROVIDES___

___PRODUCT_DEPENDENCIES___

# Make sure we are at SLES12 SP2 level
PreReq: glibc >= 2.19
Conflicts:  kernel < 4.4

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# this package should only be available for the "basearchs" of a product
ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64

%description
___DESCRIPTION___


___FLAVOR_PACKAGES___

%prep

%build

%install
mkdir -p $RPM_BUILD_ROOT/etc
mkdir -p $RPM_BUILD_ROOT/usr/lib/issue.d
echo -e "\nWelcome to ___SUMMARY___ ___BETA_VERSION___ (%{_target_cpu}) - 
Kernel \\\r (\\\l).\n" > $RPM_BUILD_ROOT/usr/lib/issue.d/10-OS
echo -e "\n" > $RPM_BUILD_ROOT/usr/lib/issue.d/90-OS

touch $RPM_BUILD_ROOT/etc/motd

# Put EULA into correct place
mkdir -p $RPM_BUILD_ROOT//etc/YaST2/licenses/base
cd $RPM_BUILD_ROOT//etc/YaST2/licenses/base
if [ -f /CD1/license.tar.gz ]; then
  tar -xzf /CD1/license.tar.gz
elif [ -f /usr/lib/skelcd/CD1/license.tar.gz ]; then
  tar -xzf /usr/lib/skelcd/CD1/license.tar.gz
fi

VERSION_ID=`echo %{version}|tr '[:upper:]' '[:lower:]'|sed -e 's/ //g;'`
# note: VERSION is an optional field and has no meaning other than informative 
on a rolling distro
# We do thus not add it to the os-release file
cat > $RPM_BUILD_ROOT/usr/lib/os-release 

commit 000product for openSUSE:Factory

2017-11-15 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2017-11-15 12:38:49

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


Package is "000product"

Wed Nov 15 12:38:49 2017 rev:1 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _service



Other differences:
--
++ _service ++