commit OpenImageIO for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package OpenImageIO for openSUSE:Factory 
checked in at 2017-12-07 13:54:25

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


Package is "OpenImageIO"

Thu Dec  7 13:54:25 2017 rev:12 rq:554845 version:1.8.6

Changes:

--- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes  2017-10-09 
19:48:25.259056948 +0200
+++ /work/SRC/openSUSE:Factory/.OpenImageIO.new/OpenImageIO.changes 
2017-12-07 13:54:45.623274726 +0100
@@ -1,0 +2,56 @@
+Tue Dec  5 13:45:38 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+- Drop bundled fonts, recommend google-droid-fonts instead
+- Add oiio-add-libdl-for-plugin.patch
+- Update to release 1.8.6, upstream changes since 1.8.5 -
+  for more details see included CHANGES.md:
+  * oiiotool: Improved logic for propagating the pixel data format
+through multiple operations, especially for files with multiple
+subimages. #1769
+  * ImageCache/TextureSystem: improved stats on how long we wait for
+ImageInput mutexes. #1779
+  * Build: Fix build bug where if the makefile wrapper got CODECOV=0,
+it would force a "Debug" build (required for code coverage tests)
+even though code coverage is instructed to be off. (It would be
+fine if you didn't specify CODECOV at all.) #1792
+  * Build: minor fixes for Windows build. #1793, #1794
+  * Developers: The ParamValue class has added get_int_indexed() and
+get_float_indexed() methods. #1773
+  * Developers: array_view added begin(), end(), cbegin(), cend()
+methods, and new constructors from pointer pairs and from std::array.
+  * Developers: Fixed build break in simd.h when AVX512VL is enabled. #1781
+  * Developers: fmath.h now defined OIIO_FMATH_H so other files can
+easily detect if it has been included.
+  * Build: Fix broken build when Freetype was not found or disabled. #1800
+  * Python: fixed missing exposure of RATIONAL enum value. #1799
+- Update to release 1.8.5 (beta), upstream changes since 1.7.x:
+  * New oiiotool features:
+--info:format=xml, --info:verbose=1, --colormap, -i:type=..., -i:ch=a,...,
+--echo STRING, --eraseattrib, --text takes new optional modifiers, 
--deepholdout
+  * New ImageBufAlgo functionality:
++ color_map() applies a color map based on the input values; #1552 (1.8.1)
++ Added implementation of ImageBufAlgo::to_IplImage(). #1461 (1.7.9/1.8.1)
++ render_text() has added parameters controlling text alignment and drop
+  shadows. #1646 (1.8.3)
++ deep_holdout() culls all samples that are farther away than the opaque
+  depth of a second holdout image. #1691 (1.8.4)
+  * DICOM file format support (currently read-only). DICOM is the standard
+for medical imaging data. Will only build if dependency "dcmtk" is
+found at build time. #1534 (1.8.1)
+  * Experimental: The TextureSystem API has been extended to support batches
+of texture lookups in a SIMD fashion. At present, only the new API was
+added, a full implementation is in progress and may not be forthcoming
+or reliable until 1.9. Even the API is experimental, and may change for
+future releases. #1733 (1.8.5)
+  * Public API changes in TypeDesc; ImageSpec; 
ColorConig::createLookTransform()
+and createDisplayTransform(); ImageBuf::read(); new OIIO::getattribute()
+queries; ImageBufAlgo::render_text(); DeepData; 
ImageBufAlgo::colorconvert(),
+ociolook(), and ociodisplay(); ParamValueList::get_float
+  * Fixes, minor enhancements, and performance improvements in:
++ oiiotool
++ ImageBufAlgo; ImageBuf; TextureSystem / ImageCache / maketx
++ BMP; FFMpeg/movies; GIF; IFF; JPEG; OpenEXR; PNG; PSD; RAW; RLA; TIFF; 
webp; Nuke
++ Fixed several (so far unnoticed) buffer overruns and memory leaks. #1591 
(1.8.2)
+  * Build/test system improvements
+
+---

Old:

  oiio-Release-1.7.17.tar.gz

New:

  oiio-Release-1.8.6.tar.gz
  oiio-add-libdl-for-plugin.patch



Other differences:
--
++ OpenImageIO.spec ++
--- /var/tmp/diff_new_pack.EjA5gw/_old  2017-12-07 13:55:07.822469685 +0100
+++ /var/tmp/diff_new_pack.EjA5gw/_new  2017-12-07 13:55:07.826469540 +0100
@@ -15,10 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define so_ver 1_7
+%define so_ver 1_8
 %global gccv %(gcc  -dumpversion)
 Name:   OpenImageIO
-Version:1.7.17
+Version:1.8.6
 Release:0
 Summary:Library for Reading and Writing Images
 License:BSD-3-Clause
@@ -28,6 +28,7 @@
 Patch0: oiio-clusterfit-boundscheck.patch
 Patch1: oiio-detectplatform-others.patch
 

commit dosemu for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package dosemu for openSUSE:Factory checked 
in at 2017-12-07 13:54:15

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


Package is "dosemu"

Thu Dec  7 13:54:15 2017 rev:30 rq:554592 version:1.4.0.1.r2065

Changes:

--- /work/SRC/openSUSE:Factory/dosemu/dosemu.changes2015-06-23 
11:59:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.dosemu.new/dosemu.changes   2017-12-07 
13:54:44.551313599 +0100
@@ -1,0 +2,12 @@
+Tue Dec  5 14:58:23 UTC 2017 - crrodrig...@opensuse.org
+
+- Replace xorg-x11-devel build dependency for individual
+  libraries.
+
+---
+Sat May 27 19:22:06 UTC 2017 - bwiedem...@suse.com
+
+- Add reproducible.patch to sort input files (boo#1041090)
+  and to use gzip -n to make build fully reproducible
+
+---

New:

  reproducible.patch



Other differences:
--
++ dosemu.spec ++
--- /var/tmp/diff_new_pack.PXXalJ/_old  2017-12-07 13:54:45.423281978 +0100
+++ /var/tmp/diff_new_pack.PXXalJ/_new  2017-12-07 13:54:45.427281833 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dosemu
 #
-# 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
@@ -21,13 +21,13 @@
 BuildRequires:  bin86
 BuildRequires:  bison
 BuildRequires:  flex
-BuildRequires:  freetype2
 BuildRequires:  libsndfile-devel
 BuildRequires:  libtool
+BuildRequires:  mkfontdir
 BuildRequires:  slang-devel
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
-
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xxf86vm)
 %if 0%{?suse_version} > 1130
 BuildRequires:  gpm-devel
 %else
@@ -50,6 +50,8 @@
 Patch2: force-vm86-emu.patch
 Patch3: dosemu-flex.patch
 Patch4: dosemu-skip-glibc-test.patch
+# PATCH-FIX-UPSTREAM https://github.com/stsp/dosemu2/pull/386 
https://github.com/stsp/dosemu2/commit/8d7ab25daf6f2d8ca09e1598fd11de2d8460255e
+Patch5: reproducible.patch
 Url:http://www.dosemu.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -99,6 +101,7 @@
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 %build
 autoreconf -fiv
 export CFLAGS="%optflags -fgnu89-inline"

++ reproducible.patch ++
Upstream via
https://github.com/stsp/dosemu2/pull/386
and 
https://github.com/stsp/dosemu2/commit/8d7ab25daf6f2d8ca09e1598fd11de2d8460255e

Index: dosemu-1.4.0.1/src/arch/linux/Makefile.main
===
--- dosemu-1.4.0.1.orig/src/arch/linux/Makefile.main
+++ dosemu-1.4.0.1/src/arch/linux/Makefile.main
@@ -70,7 +70,7 @@ default: version include/confpath.h dosl
 ../etc/vga10x24.pcf.gz:
 ifdef X_SUPPORT
@for i in $(REALTOPDIR)/etc/*.bdf; do \
-   bdftopcf $$i | gzip -c -9 > ../etc/`basename $$i .bdf`.pcf.gz; \
+   bdftopcf $$i | gzip -n -c -9 > ../etc/`basename $$i .bdf`.pcf.gz; \
done
@cd ../etc; mkfontdir -x bdf
 endif
Index: dosemu-1.4.0.1/mkpluginhooks
===
--- dosemu-1.4.0.1.orig/mkpluginhooks
+++ dosemu-1.4.0.1/mkpluginhooks
@@ -15,7 +15,7 @@ PINC=plugin_incdirs
 PCONF=plugin_configure
 PARSDIR=src/base/init
 
-PDIRS=`cd $SRCDIR; find ./ -maxdepth 1 ! -name include -type d -printf ' %f'`
+PDIRS=`cd $SRCDIR; find ./ -maxdepth 1 ! -name include -type d -printf '\n%f' 
| LC_ALL=C sort`
 
 function gendummy {
   for i in $HEADERS; do



commit osc for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package osc for openSUSE:Factory checked in 
at 2017-12-07 13:53:57

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


Package is "osc"

Thu Dec  7 13:53:57 2017 rev:125 rq:553430 version:0.162.1

Changes:

--- /work/SRC/openSUSE:Factory/osc/osc.changes  2017-11-29 10:54:42.508191000 
+0100
+++ /work/SRC/openSUSE:Factory/.osc.new/osc.changes 2017-12-07 
13:54:32.219760789 +0100
@@ -1,0 +2,6 @@
+Tue Dec  5 13:41:04 UTC 2017 - marco.str...@suse.com
+
+- 0.162.1
+  - Send sha256 hashes for tracked files if the wc is pulled/linkrepair
+
+---

Old:

  osc-0.162.0.tar.gz

New:

  osc-0.162.1.tar.gz



Other differences:
--
++ osc.spec ++
--- /var/tmp/diff_new_pack.MuYmLf/_old  2017-12-07 13:54:36.291613129 +0100
+++ /var/tmp/diff_new_pack.MuYmLf/_new  2017-12-07 13:54:36.291613129 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define version_unconverted 0.162.0
+%define version_unconverted 0.162.1
 %define osc_plugin_dir %{_prefix}/lib/osc-plugins
 %define macros_file macros.osc
 
 Name:   osc
-Version:0.162.0
+Version:0.162.1
 Release:0
 Summary:Open Build Service Commander
 License:GPL-2.0+

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.MuYmLf/_old  2017-12-07 13:54:36.319612113 +0100
+++ /var/tmp/diff_new_pack.MuYmLf/_new  2017-12-07 13:54:36.323611968 +0100
@@ -1,5 +1,5 @@
 pkgname=osc
-pkgver=0.162.0
+pkgver=0.162.1
 pkgrel=0
 pkgdesc="Open Build Service client"
 arch=('i686' 'x86_64')

++ _service ++
--- /var/tmp/diff_new_pack.MuYmLf/_old  2017-12-07 13:54:36.339611388 +0100
+++ /var/tmp/diff_new_pack.MuYmLf/_new  2017-12-07 13:54:36.343611243 +0100
@@ -1,7 +1,7 @@
 
   
-0.162.0
-0.162.0
+0.162.1
+0.162.1
 git://github.com/openSUSE/osc.git
 git
   

++ debian.changelog ++
--- /var/tmp/diff_new_pack.MuYmLf/_old  2017-12-07 13:54:36.379609938 +0100
+++ /var/tmp/diff_new_pack.MuYmLf/_new  2017-12-07 13:54:36.379609938 +0100
@@ -1,4 +1,4 @@
-osc (0.162.0) unstable; urgency=low
+osc (0.162.1) unstable; urgency=low
   - Update to 0.161.1
 
  -- Marco Strigl   Thu, 26 Oct 2017 14:42:00 +0200

++ osc-0.162.0.tar.gz -> osc-0.162.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-0.162.0/NEWS new/osc-0.162.1/NEWS
--- old/osc-0.162.0/NEWS2017-11-28 15:00:03.0 +0100
+++ new/osc-0.162.1/NEWS2017-12-05 14:29:03.0 +0100
@@ -1,3 +1,6 @@
+0.162.1
+  - Send sha256 hashes for tracked files if the wc is pulled/linkrepair
+
 0.162
   - Additional file content check with SHA256 when using OBS 2.9
   - support deb format with control.tar.xz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-0.162.0/osc/commandline.py 
new/osc-0.162.1/osc/commandline.py
--- old/osc-0.162.0/osc/commandline.py  2017-11-28 15:00:03.0 +0100
+++ new/osc-0.162.1/osc/commandline.py  2017-12-05 14:29:03.0 +0100
@@ -4737,6 +4737,8 @@
 help='update to specified revision (this option will 
be ignored '
  'if you are going to update the complete project 
or more than '
  'one package)')
+@cmdln.option('', '--linkrev', metavar='REV',
+help='revision of the link target that is used during 
link expansion')
 @cmdln.option('-u', '--unexpand-link', action='store_true',
 help='if a package is an expanded link, update to the 
raw _link file')
 @cmdln.option('-e', '--expand-link', action='store_true',
@@ -4774,11 +4776,10 @@
 ${cmd_option_list}
 """
 
-if (opts.expand_link and opts.unexpand_link) \
-or (opts.expand_link and opts.revision) \
-or (opts.unexpand_link and opts.revision):
-raise oscerr.WrongOptions('Sorry, the options --expand-link, 
--unexpand-link and '
- '--revision are mutually exclusive.')
+if opts.expand_link and opts.unexpand_link:
+raise oscerr.WrongOptions('Sorry, the options --expand-link and '
+  '--unexpand-link and are mutually '
+  'exclusive.')
 
 args = parseargs(args)
 arg_list = args[:]
@@ -4809,6 +4810,28 @@
 if not checkRevision(pacs[0].prjname, pacs[0].name, rev, 
pacs[0].apiurl):
 print('Revision \'%s\' does not exist' % rev, file=sys.stderr)
 sys.exit(1)
+if 

commit python-reno for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package python-reno for openSUSE:Factory 
checked in at 2017-12-07 13:53:40

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


Package is "python-reno"

Thu Dec  7 13:53:40 2017 rev:5 rq:548450 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-reno/python-reno.changes  2017-08-12 
20:25:38.301180190 +0200
+++ /work/SRC/openSUSE:Factory/.python-reno.new/python-reno.changes 
2017-12-07 13:54:04.024783229 +0100
@@ -1,0 +2,29 @@
+Mon Dec  4 22:33:06 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.6.0
+  - remove some duplication in ChangeTracker
+  - Replace http with https
+  - Add user details for editing stable branch notes
+  - switch from oslosphinx to openstackdocstheme
+  - Update documention link for doc migration
+  - loader: Extract cache filename from config object
+  - expand examples in documentation
+  - ignore changes until the file is added within the scanned range
+  - fix release note markup
+  - Allow users to change prelude section name
+  - Block comment should start with '# '
+  - Clean up rendered HTML with openstackdocstheme
+  - update bindep list
+  - requirements: Stop requiring a specific pbr version
+  - Move notesdir default to 'defaults' module
+  - Remove Babel from setup.cfg and requirements
+  - rearrange the existing docs to follow the new standard layout
+  - Support repodir config files
+  - add release note for scanner fix
+  - Add option to create release note from user-provided template
+  - update ref search logic for zuulv3 CI layout
+  - release note for zuulv3 fix
+  - allow release notes sections to be single strings
+  - add option for ignoring some notes files
+
+---

Old:

  reno-2.4.1.tar.gz

New:

  reno-2.6.0.tar.gz



Other differences:
--
++ python-reno.spec ++
--- /var/tmp/diff_new_pack.gY5gow/_old  2017-12-07 13:54:11.776502130 +0100
+++ /var/tmp/diff_new_pack.gY5gow/_new  2017-12-07 13:54:11.776502130 +0100
@@ -16,61 +16,85 @@
 #
 
 
-%global sname reno
 Name:   python-reno
-Version:2.4.1
+Version:2.6.0
 Release:0
 Summary:RElease NOtes manager
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://www.openstack.org/
-Source0:https://pypi.io/packages/source/r/reno/reno-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/r/reno/reno-2.6.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Babel >= 2.3.4
-BuildRequires:  python-PyYAML >= 3.10.0
 BuildRequires:  python-devel
-BuildRequires:  python-dulwich >= 0.15.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-Babel >= 2.3.4
+BuildRequires:  python2-PyYAML >= 3.10
+BuildRequires:  python2-dulwich >= 0.15.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-Babel >= 2.3.4
+BuildRequires:  python3-PyYAML >= 3.10
+BuildRequires:  python3-devel
+BuildRequires:  python3-dulwich >= 0.15.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-PyYAML >= 3.10.0
+Requires:   python-PyYAML >= 3.10
 Requires:   python-dulwich >= 0.15.0
 BuildArch:  noarch
 %if 0%{?suse_version}
 BuildRequires:  git-core
 BuildRequires:  gpg2
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 %else
 BuildRequires:  git
 BuildRequires:  gnupg
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
 %endif
+%python_subpackages
 
 %description
 Reno is a release notes manager for storing release notes in a git
 repository and then building documentation from them.
 
 %prep
-%autosetup -p 1 -n %{sname}-%{version}
+%autosetup -p1 -n reno-2.6.0
 %py_req_cleanup
 
 %build
-%{py2_build}
+%{python_build}
 
 %install
-%{py2_install}
+%{python_install}
+%python_clone -a %{buildroot}%{_bindir}/reno
+
+%post
+%python_install_alternative 

commit openSUSE-release-tools for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2017-12-07 13:53:46

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


Package is "openSUSE-release-tools"

Thu Dec  7 13:53:46 2017 rev:28 rq:550957 version:20171205.1769209

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2017-12-05 01:30:49.672013022 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2017-12-07 13:54:27.079947177 +0100
@@ -1,0 +2,8 @@
+Tue Dec 05 12:26:54 UTC 2017 - opensuse-releaset...@opensuse.org
+
+- Update to version 20171205.1769209:
+  * compare_pkglist: improve submission message
+  * compare_pkglist: add feature to limits submission creating
+  * compare_pkglist: fix a typo
+
+---

Old:

  openSUSE-release-tools-20171204.4661a09.obscpio

New:

  openSUSE-release-tools-20171205.1769209.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.qWp04P/_old  2017-12-07 13:54:28.015913235 +0100
+++ /var/tmp/diff_new_pack.qWp04P/_new  2017-12-07 13:54:28.019913090 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20171204.4661a09
+Version:20171205.1769209
 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.qWp04P/_old  2017-12-07 13:54:28.067911350 +0100
+++ /var/tmp/diff_new_pack.qWp04P/_new  2017-12-07 13:54:28.071911205 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/osc-plugin-factory.git
-4661a09b2f27676c1944bd47e7d19bb99f09058f
+b165e07db38620d12e4adcd078bbe00fe192d5b8
   
 

++ openSUSE-release-tools-20171204.4661a09.obscpio -> 
openSUSE-release-tools-20171205.1769209.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20171204.4661a09/compare_pkglist.py 
new/openSUSE-release-tools-20171205.1769209/compare_pkglist.py
--- old/openSUSE-release-tools-20171204.4661a09/compare_pkglist.py  
2017-12-04 16:28:22.0 +0100
+++ new/openSUSE-release-tools-20171205.1769209/compare_pkglist.py  
2017-12-05 13:20:49.0 +0100
@@ -40,7 +40,7 @@
 http_POST = osc.core.http_POST
 
 class CompareList(object):
-def __init__(self, old_prj, new_prj, verbose, newonly, removedonly, 
existin, submit, submitfrom, submitto):
+def __init__(self, old_prj, new_prj, verbose, newonly, removedonly, 
existin, submit, submitfrom, submitto, submit_limit):
 self.new_prj = new_prj
 self.old_prj = old_prj
 self.verbose = verbose
@@ -49,6 +49,7 @@
 self.submit = submit
 self.submitfrom = submitfrom
 self.submitto = submitto
+self.submit_limit = submit_limit
 self.removedonly = removedonly
 self.apiurl = osc.conf.config['apiurl']
 self.debug = osc.conf.config['debug']
@@ -115,17 +116,20 @@
 return ET.tostring(root)
 return False
 
-def submit_new_package(self, source, target, package):
+def submit_new_package(self, source, target, package, msg=None):
 req = osc.core.get_request_list(self.apiurl, target, package, 
req_state=('new', 'review', 'declined'))
 if req:
 print("There is a request to %s / %s already, skip!"%(target, 
package))
 else:
-msg = 'New package submitted by compare_pkglist'
+if not msg:
+msg = 'New package submitted by compare_pkglist'
 res = osc.core.create_submit_request(self.apiurl, source, package, 
target, package, message=msg)
 if res and res is not None:
 print('Created request %s for %s' % (res, package))
+return True
 else:
 print('Error occurred when creating the submit request')
+return False
 
 def crawl(self):
 """Main method"""
@@ -137,7 +141,7 @@
 if not self.item_exists(self.submitfrom):
 print("Project %s is not exist"%self.submitfrom)
 return
-if not self.item_exists(self.submito):
+if not self.item_exists(self.submitto):
 print("Project %s is not exist"%self.submitto)
 return
 
@@ -152,6 +156,7 @@
 existin_packages 

commit courier-authlib for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package courier-authlib for openSUSE:Factory 
checked in at 2017-12-07 13:53:20

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


Package is "courier-authlib"

Thu Dec  7 13:53:20 2017 rev:41 rq:548100 version:0.68.0

Changes:

--- /work/SRC/openSUSE:Factory/courier-authlib/courier-authlib.changes  
2017-04-20 20:55:36.400455246 +0200
+++ /work/SRC/openSUSE:Factory/.courier-authlib.new/courier-authlib.changes 
2017-12-07 13:53:33.201900935 +0100
@@ -1,0 +2,18 @@
+Mon Dec  4 11:28:47 UTC 2017 - suse+bu...@de-korte.org
+
+- update to 0.68.0
+  * authldaplib.cpp: Rewrite authldap in modern C++. Autodetect
+and automatically reload authldaprc when it is changed. No server
+restart is required.
+  * authldaplib.cpp (operator): Fix compilation warning.
+  * checkpassword.c (do_authcheckpassword): Check for a null return
+value from crypt().
+  * authsqlite, authmysql, authpgsql: Rewrite these modules in
+modern C++. Autodetect and automatically reload the configuration
+file when it's changed, no server restart is needed.
+  * userdb/userdbpw.c (main): Use bcrypt_gensalt() on OpenBSD
+  * courierauth.h: Move declarations from cramlib.h into courierauth.h,
+exporting them as part of the public API.
+  * configure.ac: Rebuild against updated courier-unicode API.
+  
+---

Old:

  courier-authlib-0.66.4.tar.bz2
  courier-authlib-0.66.4.tar.bz2.sig

New:

  courier-authlib-0.68.0.tar.bz2
  courier-authlib-0.68.0.tar.bz2.sig



Other differences:
--
++ courier-authlib.spec ++
--- /var/tmp/diff_new_pack.HAlSUG/_old  2017-12-07 13:53:35.017835086 +0100
+++ /var/tmp/diff_new_pack.HAlSUG/_new  2017-12-07 13:53:35.021834941 +0100
@@ -20,7 +20,7 @@
 Summary:Courier authentication library
 License:SUSE-GPL-3.0-with-openssl-exception
 Group:  Productivity/Networking/Email/Servers
-Version:0.66.4
+Version:0.68.0
 Release:0
 Url:http://www.courier-mta.org/imap/
 Source0:%{name}-%{version}.tar.bz2
@@ -32,7 +32,7 @@
 Patch0: %{name}-authdaemonrc.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: coreutils
-BuildRequires:  courier-unicode-devel
+BuildRequires:  courier-unicode-devel >= 2.0
 BuildRequires:  expect
 BuildRequires:  gcc-c++
 BuildRequires:  gdbm-devel

++ courier-authlib-0.66.4.tar.bz2 -> courier-authlib-0.68.0.tar.bz2 ++
 18816 lines of diff (skipped)




commit courier-imap for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package courier-imap for openSUSE:Factory 
checked in at 2017-12-07 13:53:26

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


Package is "courier-imap"

Thu Dec  7 13:53:26 2017 rev:50 rq:548103 version:4.18.2

Changes:

--- /work/SRC/openSUSE:Factory/courier-imap/courier-imap.changes
2017-03-12 20:00:51.116484035 +0100
+++ /work/SRC/openSUSE:Factory/.courier-imap.new/courier-imap.changes   
2017-12-07 13:53:45.865441731 +0100
@@ -1,0 +2,14 @@
+Mon Dec  4 11:55:19 UTC 2017 - suse+bu...@de-korte.org
+
+- update to 4.18.2
+  * imapd.c (do_folder_delete): Fix check for DELETE INBOX.
+  * libs/maildrop/maildir.C (MaildirSave): Fix new/delete mismatch.
+  * libs/sqwebmail/gpg.c: Fix external linkage.
+  * libs/tcpd/libcouriertls.c: OpenSSL API update.
+  * courier-unicode library API update.
+  * libs/maildir/maildirquota.c (docheckquota): Skip DT_LNK.
+  * OpenSSL 1.1.0 compilation fixes.
+  * courier: switch default header encoding to UTF-8.
+  * Fix to configure.ac
+
+---

Old:

  courier-imap-4.17.1.tar.bz2
  courier-imap-4.17.1.tar.bz2.sig

New:

  courier-imap-4.18.2.tar.bz2
  courier-imap-4.18.2.tar.bz2.sig



Other differences:
--
++ courier-imap.spec ++
--- /var/tmp/diff_new_pack.9IKV8Q/_old  2017-12-07 13:53:46.949402425 +0100
+++ /var/tmp/diff_new_pack.9IKV8Q/_new  2017-12-07 13:53:46.953402279 +0100
@@ -20,7 +20,7 @@
 Summary:An IMAP and POP3 Server for Maildir MTAs
 License:GPL-3.0+
 Group:  Productivity/Networking/Email/Servers
-Version:4.17.1
+Version:4.18.2
 Release:0
 Url:http://www.courier-mta.org/imap/
 Source0:%{name}-%{version}.tar.bz2
@@ -48,8 +48,8 @@
 %if 0%{?suse_version} > 910
 BuildRequires:  audit-libs
 %endif
-BuildRequires:  courier-authlib-devel >= 0.62
-BuildRequires:  courier-unicode-devel
+BuildRequires:  courier-authlib-devel >= 0.68
+BuildRequires:  courier-unicode-devel >= 2.0
 BuildRequires:  db-devel
 %if 0%{?suse_version} >= 1220
 BuildRequires:  gamin-devel
@@ -67,7 +67,7 @@
 # openssl itself for /usr/bin/openssl configure check
 BuildRequires:  openssl
 Conflicts:  imap qpopper cyrus-imapd
-Requires:   courier-authlib >= 0.62
+Requires:   courier-authlib >= 0.68
 Requires:   fam-server
 Requires:   gdbm
 Requires:   openssl

++ courier-imap-4.17.1.tar.bz2 -> courier-imap-4.18.2.tar.bz2 ++
 5456 lines of diff (skipped)




commit rubygem-haml for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-haml for openSUSE:Factory 
checked in at 2017-12-07 13:51:51

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


Package is "rubygem-haml"

Thu Dec  7 13:51:51 2017 rev:29 rq:533911 version:5.0.4

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-haml/rubygem-haml.changes
2017-09-13 22:35:33.487490150 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-haml.new/rubygem-haml.changes   
2017-12-07 13:51:54.113500752 +0100
@@ -1,0 +2,9 @@
+Fri Oct 13 11:42:21 UTC 2017 - mschnit...@suse.com
+
+- updated to version 5.0.4
+  
+  Released on October 13, 2017 (diff).
+* Fix haml -c --stdin regression in 5.0.2. #958 (thanks Timo Göllner)
+* Ruby 2.5 support (it wasn't working due to Ripper API change). (Akira 
Matsuda)
+
+---

Old:

  haml-5.0.3.gem

New:

  haml-5.0.4.gem



Other differences:
--
++ rubygem-haml.spec ++
--- /var/tmp/diff_new_pack.g12Bo2/_old  2017-12-07 13:51:54.701479338 +0100
+++ /var/tmp/diff_new_pack.g12Bo2/_new  2017-12-07 13:51:54.705479193 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-haml
-Version:5.0.3
+Version:5.0.4
 Release:0
 %define mod_name haml
 %define mod_full_name %{mod_name}-%{version}

++ haml-5.0.3.gem -> haml-5.0.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2017-09-07 14:10:32.0 +0200
+++ new/.travis.yml 2017-10-13 10:07:03.0 +0200
@@ -3,9 +3,10 @@
 language: ruby
 cache: bundler
 rvm:
-  - 2.4.1
-  - 2.3.4
-  - 2.2.7
+  - ruby-head
+  - 2.4.2
+  - 2.3.5
+  - 2.2.8
   - 2.1.10
   - 2.0.0
   - jruby-9.1.12.0
@@ -31,14 +32,20 @@
   gemfile: test/gemfiles/Gemfile.rails-5.0.x
 - rvm: 2.1.10
   gemfile: test/gemfiles/Gemfile.rails-5.0.x.erubi
-- rvm: 2.4.1
+- rvm: 2.4.2
   gemfile: test/gemfiles/Gemfile.rails-4.0.x
-- rvm: 2.4.1
+- rvm: 2.4.2
   gemfile: test/gemfiles/Gemfile.rails-4.1.x
-- rvm: 2.4.1
+- rvm: 2.4.2
+  gemfile: test/gemfiles/Gemfile.rails-4.2.x
+- rvm: ruby-head
+  gemfile: test/gemfiles/Gemfile.rails-4.0.x
+- rvm: ruby-head
+  gemfile: test/gemfiles/Gemfile.rails-4.1.x
+- rvm: ruby-head
   gemfile: test/gemfiles/Gemfile.rails-4.2.x
   include:
-- rvm: 2.4.1
+- rvm: 2.4.2
   gemfile: test/gemfiles/Gemfile.rails-edge
   allow_failures:
 - rvm: rbx-3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-09-07 14:10:32.0 +0200
+++ new/CHANGELOG.md2017-10-13 10:07:03.0 +0200
@@ -1,5 +1,13 @@
 # Haml Changelog
 
+## 5.0.4
+
+Released on October 13, 2017
+([diff](https://github.com/haml/haml/compare/v5.0.3...v5.0.4)).
+
+* Fix `haml -c --stdin` regression in 5.0.2. 
[#958](https://github.com/haml/haml/pull/958) (thanks [Timo 
Göllner](https://github.com/TeaMoe))
+* Ruby 2.5 support (it wasn't working due to Ripper API change). (Akira 
Matsuda)
+
 ## 5.0.3
 
 Released on September 7, 2017
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/haml/attribute_parser.rb 
new/lib/haml/attribute_parser.rb
--- old/lib/haml/attribute_parser.rb2017-09-07 14:10:32.0 +0200
+++ new/lib/haml/attribute_parser.rb2017-10-13 10:07:03.0 +0200
@@ -98,16 +98,16 @@
 all_tokens = Ripper.lex(hash_literal.strip)
 all_tokens = all_tokens[1...-1] || [] # strip tokens for brackets
 
-each_balaned_tokens(all_tokens) do |tokens|
+each_balanced_tokens(all_tokens) do |tokens|
   key   = shift_key!(tokens)
-  value = tokens.map(&:last).join.strip
+  value = tokens.map {|t| t[2] }.join.strip
   block.call(key, value)
 end
   end
 
   # @param [Array] tokens - Ripper tokens
   # @param [Proc] block - that takes balanced Ripper tokens as arguments
-  def each_balaned_tokens(tokens, )
+  def each_balanced_tokens(tokens, )
 attr_tokens = []
 open_tokens = Hash.new { |h, k| h[k] = 0 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/haml/exec.rb new/lib/haml/exec.rb
--- old/lib/haml/exec.rb2017-09-07 14:10:32.0 +0200
+++ new/lib/haml/exec.rb2017-10-13 10:07:03.0 +0200
@@ -338,7 +338,7 @@
 
   def validate_ruby(code)
 begin
-  eval("BEGIN 

commit rubygem-sass for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2017-12-07 13:51:54

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


Package is "rubygem-sass"

Thu Dec  7 13:51:54 2017 rev:44 rq:542643 version:3.5.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes
2017-08-21 11:37:07.265512456 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2017-12-07 13:51:54.953470161 +0100
@@ -1,0 +2,13 @@
+Fri Nov 17 08:32:15 UTC 2017 - mschnit...@suse.com
+
+- updated to version 3.5.3
+  * Update map source range as new elements are parsed (#2394)
+  * MapLiteral nodes have the end_pos of their first element, rather than the 
last. This PR fixes the wrong behavior.
+
+---
+Wed Oct 11 06:17:10 UTC 2017 - co...@suse.com
+
+- updated to version 3.5.2
+  no changelog found
+
+---

Old:

  sass-3.5.1.gem

New:

  sass-3.5.3.gem



Other differences:
--
++ rubygem-sass.spec ++
--- /var/tmp/diff_new_pack.6dSlJb/_old  2017-12-07 13:51:55.729441900 +0100
+++ /var/tmp/diff_new_pack.6dSlJb/_new  2017-12-07 13:51:55.733441755 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass
-Version:3.5.1
+Version:3.5.3
 Release:0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -34,7 +34,7 @@
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://sass-lang.com/
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:A powerful but elegant CSS compiler that makes CSS fun again
 License:MIT

++ sass-3.5.1.gem -> sass-3.5.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2017-07-14 00:58:15.0 +0200
+++ new/VERSION 2017-10-27 02:52:01.0 +0200
@@ -1 +1 @@
-3.5.1
+3.5.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION_DATE new/VERSION_DATE
--- old/VERSION_DATE2017-07-14 00:58:15.0 +0200
+++ new/VERSION_DATE2017-10-27 02:52:01.0 +0200
@@ -1 +1 @@
-13 July 2017 22:58:15 UTC
+27 October 2017 00:52:01 UTC
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/script/parser.rb 
new/lib/sass/script/parser.rb
--- old/lib/sass/script/parser.rb   2017-07-14 00:58:15.0 +0200
+++ new/lib/sass/script/parser.rb   2017-10-27 02:52:01.0 +0200
@@ -323,6 +323,7 @@
   pair = map_pair
   return map unless pair
   map.pairs << pair
+  map.source_range.end_pos = map.pairs.last.last.source_range.end_pos
 end
 map
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/scss/rx.rb new/lib/sass/scss/rx.rb
--- old/lib/sass/scss/rx.rb 2017-07-14 00:58:15.0 +0200
+++ new/lib/sass/scss/rx.rb 2017-10-27 02:52:01.0 +0200
@@ -121,7 +121,7 @@
   OPTIONAL = /!#{W}optional/i
   IDENT_START = /-|#{NMSTART}/
 
-  IDENT_HYPHEN_INTERP = /-(?=#\{)/
+  IDENT_HYPHEN_INTERP = /-+(?=#\{)/
   STRING1_NOINTERP = /\"((?:[^\n\r\f\\"#]|#(?!\{)|#{ESCAPE})*)\"/
   STRING2_NOINTERP = /\'((?:[^\n\r\f\\'#]|#(?!\{)|#{ESCAPE})*)\'/
   STRING_NOINTERP = /#{STRING1_NOINTERP}|#{STRING2_NOINTERP}/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-07-14 00:58:15.0 +0200
+++ new/metadata2017-10-27 02:52:01.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: sass
 version: !ruby/object:Gem::Version
-  version: 3.5.1
+  version: 3.5.3
 platform: ruby
 authors:
 - Natalie Weizenbaum
@@ -10,7 +10,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-07-13 00:00:00.0 Z
+date: 2017-10-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: sass-listen
@@ -372,34 +372,34 @@
   version: '0'
 requirements: []
 rubyforge_project: sass
-rubygems_version: 2.6.11
+rubygems_version: 2.4.8
 signing_key: 
 specification_version: 4
 summary: A powerful but elegant CSS compiler that makes CSS fun again.
 test_files:
+- test/sass/extend_test.rb
+- test/sass/css2sass_test.rb
+- test/sass/util_test.rb
+- 

commit rubygem-activesupport-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-activesupport-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:49

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


Package is "rubygem-activesupport-4_2"

Thu Dec  7 13:51:49 2017 rev:14 rq:533910 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activesupport-4_2/rubygem-activesupport-4_2.changes
  2017-09-26 21:13:27.618513273 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activesupport-4_2.new/rubygem-activesupport-4_2.changes
 2017-12-07 13:51:50.585629235 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 05:57:41 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  activesupport-4.2.9.gem

New:

  activesupport-4.2.10.gem



Other differences:
--
++ rubygem-activesupport-4_2.spec ++
--- /var/tmp/diff_new_pack.BmEUjk/_old  2017-12-07 13:51:51.129609423 +0100
+++ /var/tmp/diff_new_pack.BmEUjk/_new  2017-12-07 13:51:51.129609423 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activesupport-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name activesupport
 %define mod_full_name %{mod_name}-%{version}
@@ -40,7 +40,7 @@
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:A toolkit of support libraries and Ruby core extensions 
extracted
 License:MIT

++ activesupport-4.2.9.gem -> activesupport-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:03.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:26:17.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   Fixed bug in `DateAndTime::Compatibility#to_time` that caused it to
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_support/gem_version.rb 
new/lib/active_support/gem_version.rb
--- old/lib/active_support/gem_version.rb   2017-06-26 23:29:03.0 
+0200
+++ new/lib/active_support/gem_version.rb   2017-09-27 16:26:17.0 
+0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:03.0 +0200
+++ new/metadata2017-09-27 16:26:17.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activesupport
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: i18n
@@ -323,7 +323,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.12
+rubygems_version: 2.5.2
 signing_key: 
 specification_version: 4
 summary: A toolkit of support libraries and Ruby core extensions extracted 
from the




commit rubygem-actionpack-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-actionpack-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:33

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


Package is "rubygem-actionpack-4_2"

Thu Dec  7 13:51:33 2017 rev:13 rq:533905 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionpack-4_2/rubygem-actionpack-4_2.changes
2017-09-26 21:13:26.310697176 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionpack-4_2.new/rubygem-actionpack-4_2.changes
   2017-12-07 13:51:39.398036680 +0100
@@ -1,0 +2,16 @@
+Wed Oct 11 05:55:59 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   Fix regression in behavior of `normalize_path`.
+  
+  In Rails 5 there was a change to ensure the encoding of the original 
string
+  in a path was maintained. This was incorrectly backported to Rails 4.2 
which
+  caused a regression.
+  
+  *Eileen M. Uchitelle*
+
+---

Old:

  actionpack-4.2.9.gem

New:

  actionpack-4.2.10.gem



Other differences:
--
++ rubygem-actionpack-4_2.spec ++
--- /var/tmp/diff_new_pack.rQ0fAD/_old  2017-12-07 13:51:40.006014537 +0100
+++ /var/tmp/diff_new_pack.rQ0fAD/_new  2017-12-07 13:51:40.010014392 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionpack-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name actionpack
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Web-flow and rendering framework putting the VC in MVC (part of
 License:MIT

++ actionpack-4.2.9.gem -> actionpack-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:05.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:28:23.0 +0200
@@ -1,3 +1,13 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   Fix regression in behavior of `normalize_path`.
+
+In Rails 5 there was a change to ensure the encoding of the original string
+in a path was maintained. This was incorrectly backported to Rails 4.2 
which
+caused a regression.
+
+*Eileen M. Uchitelle*
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   Use more specific check for :format in route path
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_dispatch/journey/router/utils.rb 
new/lib/action_dispatch/journey/router/utils.rb
--- old/lib/action_dispatch/journey/router/utils.rb 2017-06-26 
23:29:05.0 +0200
+++ new/lib/action_dispatch/journey/router/utils.rb 2017-09-27 
16:28:24.0 +0200
@@ -13,13 +13,11 @@
 #   normalize_path("")  # => "/"
 #   normalize_path("/%ab")  # => "/%AB"
 def self.normalize_path(path)
-  encoding = path.encoding
-  path = "/#{path}"
+  path = "/#{path}".force_encoding(Encoding::UTF_8)
   path.squeeze!('/')
   path.sub!(%r{/+\Z}, '')
   path.gsub!(/(%[a-f0-9]{2})/) { $1.upcase }
-  path = "/" if path == "".freeze
-  path.force_encoding(encoding)
+  path = '/' if path == ''
   path
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_pack/gem_version.rb 
new/lib/action_pack/gem_version.rb
--- old/lib/action_pack/gem_version.rb  2017-06-26 23:29:05.0 +0200
+++ new/lib/action_pack/gem_version.rb  2017-09-27 16:28:24.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:05.0 +0200
+++ new/metadata2017-09-27 16:28:23.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionpack
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 

commit rubygem-activerecord-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:47

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


Package is "rubygem-activerecord-4_2"

Thu Dec  7 13:51:47 2017 rev:13 rq:533909 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-4_2/rubygem-activerecord-4_2.changes
2017-09-26 21:13:21.243409728 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-4_2.new/rubygem-activerecord-4_2.changes
   2017-12-07 13:51:47.921726252 +0100
@@ -1,0 +2,15 @@
+Wed Oct 11 05:57:27 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   `Relation#joins` is no longer affected by the target model's
+  `current_scope`, with the exception of `unscoped`.
+  
+  Fixes #29338.
+  
+  *Sean Griffin*
+
+---

Old:

  activerecord-4.2.9.gem

New:

  activerecord-4.2.10.gem



Other differences:
--
++ rubygem-activerecord-4_2.spec ++
--- /var/tmp/diff_new_pack.w3a30r/_old  2017-12-07 13:51:48.497705276 +0100
+++ /var/tmp/diff_new_pack.w3a30r/_new  2017-12-07 13:51:48.501705130 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}
@@ -40,7 +40,7 @@
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Object-relational mapper framework (part of Rails)
 License:MIT

++ activerecord-4.2.9.gem -> activerecord-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:04.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:26:37.0 +0200
@@ -1,3 +1,12 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   `Relation#joins` is no longer affected by the target model's
+`current_scope`, with the exception of `unscoped`.
+
+Fixes #29338.
+
+*Sean Griffin*
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   Fix regression caused by `collection_singular_ids=` ignoring different 
primary key on relationship.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/active_record/associations/join_dependency/join_association.rb 
new/lib/active_record/associations/join_dependency/join_association.rb
--- old/lib/active_record/associations/join_dependency/join_association.rb  
2017-06-26 23:29:04.0 +0200
+++ new/lib/active_record/associations/join_dependency/join_association.rb  
2017-09-27 16:26:37.0 +0200
@@ -53,10 +53,8 @@
 scope_chain_index += 1
 
 klass_scope =
-  if klass.current_scope
-klass.current_scope.clone.tap { |scope|
-  scope.joins_values = []
-}
+  if klass.current_scope && klass.current_scope.values.blank?
+klass.unscoped
   else
 klass.send(:build_default_scope, 
ActiveRecord::Relation.create(klass, table))
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/active_record/connection_adapters/abstract_mysql_adapter.rb 
new/lib/active_record/connection_adapters/abstract_mysql_adapter.rb
--- old/lib/active_record/connection_adapters/abstract_mysql_adapter.rb 
2017-06-26 23:29:04.0 +0200
+++ new/lib/active_record/connection_adapters/abstract_mysql_adapter.rb 
2017-09-27 16:26:37.0 +0200
@@ -282,6 +282,14 @@
 0
   end
 
+  def quoted_date(value)
+if supports_datetime_with_precision? && value.acts_like?(:time) && 
value.respond_to?(:usec)
+  "#{super}.#{sprintf("%06d", value.usec)}"
+else
+  super
+end
+  end
+
   # REFERENTIAL INTEGRITY 
 
   def disable_referential_integrity #:nodoc:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/active_record/connection_adapters/mysql2_adapter.rb 
new/lib/active_record/connection_adapters/mysql2_adapter.rb
--- 

commit rubygem-activemodel-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:45

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


Package is "rubygem-activemodel-4_2"

Thu Dec  7 13:51:45 2017 rev:14 rq:533908 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2017-09-26 21:13:22.811189270 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2017-12-07 13:51:47.141754658 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 05:57:11 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  activemodel-4.2.9.gem

New:

  activemodel-4.2.10.gem



Other differences:
--
++ rubygem-activemodel-4_2.spec ++
--- /var/tmp/diff_new_pack.lgIWP6/_old  2017-12-07 13:51:47.705734118 +0100
+++ /var/tmp/diff_new_pack.lgIWP6/_new  2017-12-07 13:51:47.709733973 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:A toolkit for building modeling frameworks (part of Rails)
 License:MIT

++ activemodel-4.2.9.gem -> activemodel-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:04.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:26:24.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2017-06-26 23:29:04.0 +0200
+++ new/lib/active_model/gem_version.rb 2017-09-27 16:26:24.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:04.0 +0200
+++ new/metadata2017-09-27 16:26:24.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,7 +104,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.12
+rubygems_version: 2.5.2
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).




commit rubygem-activejob-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-activejob-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:43

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


Package is "rubygem-activejob-4_2"

Thu Dec  7 13:51:43 2017 rev:14 rq:533907 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-4_2/rubygem-activejob-4_2.changes  
2017-09-26 21:13:23.611076792 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-4_2.new/rubygem-activejob-4_2.changes
 2017-12-07 13:51:44.329857065 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 05:56:42 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  activejob-4.2.9.gem

New:

  activejob-4.2.10.gem



Other differences:
--
++ rubygem-activejob-4_2.spec ++
--- /var/tmp/diff_new_pack.eeroAf/_old  2017-12-07 13:51:44.937834924 +0100
+++ /var/tmp/diff_new_pack.eeroAf/_new  2017-12-07 13:51:44.937834924 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activejob-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name activejob
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Job framework with pluggable queues
 License:MIT

++ activejob-4.2.9.gem -> activejob-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:06.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:28:43.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2017-06-26 23:29:06.0 +0200
+++ new/lib/active_job/gem_version.rb   2017-09-27 16:28:43.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:06.0 +0200
+++ new/metadata2017-09-27 16:28:43.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -98,7 +98,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.12
+rubygems_version: 2.5.2
 signing_key: 
 specification_version: 4
 summary: Job framework with pluggable queues.




commit rubygem-actionview-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-actionview-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:39

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


Package is "rubygem-actionview-4_2"

Thu Dec  7 13:51:39 2017 rev:14 rq:533906 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-4_2/rubygem-actionview-4_2.changes
2017-09-26 21:13:25.322836087 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-4_2.new/rubygem-actionview-4_2.changes
   2017-12-07 13:51:40.457998076 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 05:56:12 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  actionview-4.2.9.gem

New:

  actionview-4.2.10.gem



Other differences:
--
++ rubygem-actionview-4_2.spec ++
--- /var/tmp/diff_new_pack.UBkybS/_old  2017-12-07 13:51:40.961979721 +0100
+++ /var/tmp/diff_new_pack.UBkybS/_new  2017-12-07 13:51:40.961979721 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionview-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Rendering framework putting the V in MVC (part of Rails)
 License:MIT

++ actionview-4.2.9.gem -> actionview-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:05.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:28:05.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2017-06-26 23:29:05.0 +0200
+++ new/lib/action_view/gem_version.rb  2017-09-27 16:28:05.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:05.0 +0200
+++ new/metadata2017-09-27 16:28:05.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -98,28 +98,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 description: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ 

commit rubygem-actionmailer-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:28

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


Package is "rubygem-actionmailer-4_2"

Thu Dec  7 13:51:28 2017 rev:13 rq:533904 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-4_2/rubygem-actionmailer-4_2.changes
2017-09-26 21:13:18.151844458 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-4_2.new/rubygem-actionmailer-4_2.changes
   2017-12-07 13:51:32.446289858 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 05:55:38 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  actionmailer-4.2.9.gem

New:

  actionmailer-4.2.10.gem



Other differences:
--
++ rubygem-actionmailer-4_2.spec ++
--- /var/tmp/diff_new_pack.g3hRCF/_old  2017-12-07 13:51:34.186226490 +0100
+++ /var/tmp/diff_new_pack.g3hRCF/_new  2017-12-07 13:51:34.186226490 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionmailer-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Email composition, delivery, and receiving framework (part of 
Rails)
 License:MIT

++ actionmailer-4.2.9.gem -> actionmailer-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:06.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:28:54.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2017-06-26 23:29:06.0 
+0200
+++ new/lib/action_mailer/gem_version.rb2017-09-27 16:28:54.0 
+0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:06.0 +0200
+++ new/metadata2017-09-27 16:28:54.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: mail
   requirement: !ruby/object:Gem::Requirement
@@ 

commit rubygem-erubi for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-erubi for openSUSE:Factory 
checked in at 2017-12-07 13:51:13

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


Package is "rubygem-erubi"

Thu Dec  7 13:51:13 2017 rev:2 rq:533898 version:1.7.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-erubi/rubygem-erubi.changes  
2017-09-04 12:36:29.006153420 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-erubi.new/rubygem-erubi.changes 
2017-12-07 13:51:18.718789805 +0100
@@ -1,0 +2,6 @@
+Fri Oct 13 11:19:23 UTC 2017 - mschnit...@suse.com
+
+- updated to version 1.7.0
+  * Fix escaping in erubi/capture_end, the setting was previously inverted 
(jeremyevans) (#10) 
+
+---

Old:

  erubi-1.6.1.gem

New:

  erubi-1.7.0.gem



Other differences:
--
++ rubygem-erubi.spec ++
--- /var/tmp/diff_new_pack.y8w8Ve/_old  2017-12-07 13:51:19.298768683 +0100
+++ /var/tmp/diff_new_pack.y8w8Ve/_new  2017-12-07 13:51:19.298768683 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-erubi
-Version:1.6.1
+Version:1.7.0
 Release:0
 %define mod_name erubi
 %define mod_full_name %{mod_name}-%{version}
@@ -34,7 +34,7 @@
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/jeremyevans/erubi
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Small ERB Implementation
 License:MIT

++ erubi-1.6.1.gem -> erubi-1.7.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG new/CHANGELOG
--- old/CHANGELOG   2017-06-27 22:02:01.0 +0200
+++ new/CHANGELOG   2017-10-09 17:00:55.0 +0200
@@ -1,3 +1,7 @@
+=== 1.7.0 (2017-10-09)
+
+* Fix escaping in erubi/capture_end, the setting was previously inverted 
(jeremyevans) (#10)
+
 === 1.6.1 (2017-06-27)
 
 * Fix usage on newer versions of JRuby 9.1 (jeremyevans)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.rdoc new/README.rdoc
--- old/README.rdoc 2017-06-27 22:02:01.0 +0200
+++ new/README.rdoc 2017-10-09 17:00:55.0 +0200
@@ -45,7 +45,8 @@
 
 Erubi does not support capturing block output into the template by default.
 However, it comes with an +erubi/capture_end+ file that supports capturing
-via <%|=, <%|==, <%| tags:
+via <%|= and <%|== tags which are closed with a
+<%| tag:
 
   <%|= form do %>
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/erubi/capture_end.rb new/lib/erubi/capture_end.rb
--- old/lib/erubi/capture_end.rb2017-06-27 22:02:01.0 +0200
+++ new/lib/erubi/capture_end.rb2017-10-09 17:00:55.0 +0200
@@ -28,7 +28,7 @@
   when '|=', '|=='
 rspace = nil if tailch && !tailch.empty?
 add_text(lspace) if lspace
-escape_capture = ((indicator == '|=') ^ @escape_capture)
+escape_capture = !((indicator == '|=') ^ @escape_capture)
 src << "begin; (#{@bufstack} ||= []) << #{@bufvar}; #{@bufvar} = 
#{@bufval}; #{@bufstack}.last << #{@escapefunc if escape_capture}((" << code
 add_text(rspace) if rspace
   when '|'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/erubi.rb new/lib/erubi.rb
--- old/lib/erubi.rb2017-06-27 22:02:01.0 +0200
+++ new/lib/erubi.rb2017-10-09 17:00:55.0 +0200
@@ -1,7 +1,7 @@
 # frozen_string_literal: true
 
 module Erubi
-  VERSION = '1.6.1'
+  VERSION = '1.7.0'
   RANGE_ALL = 0..-1
 
   if RUBY_VERSION >= '1.9'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-27 22:02:01.0 +0200
+++ new/metadata2017-10-09 17:00:55.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: erubi
 version: !ruby/object:Gem::Version
-  version: 1.6.1
+  version: 1.7.0
 platform: ruby
 authors:
 - Jeremy Evans
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-27 00:00:00.0 Z
+date: 2017-10-09 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: minitest
@@ -68,7 +68,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.11
+rubygems_version: 2.6.13
 signing_key: 
 specification_version: 4
 summary: Small ERB Implementation
diff -urN 

commit rubygem-slop for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-slop for openSUSE:Factory 
checked in at 2017-12-07 13:51:18

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


Package is "rubygem-slop"

Thu Dec  7 13:51:18 2017 rev:21 rq:533900 version:4.6.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-slop/rubygem-slop.changes
2017-06-08 15:00:23.717106049 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-slop.new/rubygem-slop.changes   
2017-12-07 13:51:22.570649523 +0100
@@ -1,0 +2,12 @@
+Wed Oct 11 06:18:38 UTC 2017 - co...@suse.com
+
+- updated to version 4.6.0
+ see installed CHANGELOG.md
+
+  v4.6.0 (2017-10-06)
+  ---
+  
+  Features
+* Add support for required options. #218 (William Woodruff)
+
+---

Old:

  slop-4.5.0.gem

New:

  slop-4.6.0.gem



Other differences:
--
++ rubygem-slop.spec ++
--- /var/tmp/diff_new_pack.KNSdcN/_old  2017-12-07 13:51:25.786532402 +0100
+++ /var/tmp/diff_new_pack.KNSdcN/_new  2017-12-07 13:51:25.790532256 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-slop
-Version:4.5.0
+Version:4.6.0
 Release:0
 %define mod_name slop
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://github.com/leejarvis/slop
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Simple Lightweight Option Parsing
 License:MIT

++ slop-4.5.0.gem -> slop-4.6.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2017-05-22 21:29:25.0 +0200
+++ new/.travis.yml 2017-10-06 14:34:48.0 +0200
@@ -7,7 +7,7 @@
   - 2.2
   - 2.3.4
   - 2.4.1
-  - jruby-9.1.8.0
+  - jruby-9.1.13.0
   - jruby-head
   - ruby-head
 notifications:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-05-22 21:29:25.0 +0200
+++ new/CHANGELOG.md2017-10-06 14:34:48.0 +0200
@@ -1,6 +1,12 @@
 Changelog
 =
 
+v4.6.0 (2017-10-06)
+---
+
+Features
+  * Add support for required options. #218 (William Woodruff)
+
 v4.5.0 (2017-05-22)
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-05-22 21:29:25.0 +0200
+++ new/README.md   2017-10-06 14:34:48.0 +0200
@@ -20,6 +20,7 @@
 opts = Slop.parse do |o|
   o.string '-h', '--host', 'a hostname'
   o.integer '--port', 'custom port', default: 80
+  o.string '-l', '--login', required: true
   o.bool '-v', '--verbose', 'enable verbose mode'
   o.bool '-q', '--quiet', 'suppress output (quiet mode)'
   o.bool '-c', '--check-ssl-certificate', 'check SSL certificate for host'
@@ -39,6 +40,12 @@
 opts.to_hash  #=> { host: "192.168.0.1", port: 80, verbose: true, quiet: 
false, check_ssl_certificate: true }
 ```
 
+Note that the block we've added to the `--version` flag will be executed
+during parse time. Therefore these blocks should be reserved
+for immediately reacting to the presence of a flag. If you want to
+access other options or mutate values, check out the "Custom option types"
+section below and implement the `#finish` method.
+
 Option types
 
 
@@ -191,6 +198,7 @@
 
 * An option used without an argument when it expects one: 
`Slop::MissingArgument`
 * An option used that Slop doesn't know about: `Slop::UnknownOption`
+* An option marked as `required` when not provided: 
`Slop::MissingRequiredOption`
 
 These errors inherit from `Slop::Error`, so you can rescue them all.
 Alternatively you can suppress these errors with the `suppress_errors` config
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/slop/error.rb new/lib/slop/error.rb
--- old/lib/slop/error.rb   2017-05-22 21:29:25.0 +0200
+++ new/lib/slop/error.rb   2017-10-06 14:34:48.0 +0200
@@ -32,4 +32,9 @@
   @flag = flag
 end
   end
+
+  # Raised when a required option is *not* parsed.
+  # Suppress with the `suppress_errors` config option.
+  class MissingRequiredOption < Error
+  end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/slop/option.rb 

commit rubygem-pathutil for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-pathutil for 
openSUSE:Factory checked in at 2017-12-07 13:51:25

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


Package is "rubygem-pathutil"

Thu Dec  7 13:51:25 2017 rev:2 rq:533903 version:0.16.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-pathutil/rubygem-pathutil.changes
2017-09-28 12:34:21.668195598 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-pathutil.new/rubygem-pathutil.changes   
2017-12-07 13:51:25.998524681 +0100
@@ -1,0 +2,6 @@
+Wed Oct 11 06:11:57 UTC 2017 - co...@suse.com
+
+- updated to version 0.16.0
+  no changelog found
+
+---

Old:

  pathutil-0.14.0.gem

New:

  pathutil-0.16.0.gem



Other differences:
--
++ rubygem-pathutil.spec ++
--- /var/tmp/diff_new_pack.8tuFAv/_old  2017-12-07 13:51:26.702499044 +0100
+++ /var/tmp/diff_new_pack.8tuFAv/_new  2017-12-07 13:51:26.706498897 +0100
@@ -15,16 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-pathutil
-Version:0.14.0
+Version:0.16.0
 Release:0
 %define mod_name pathutil
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
 BuildRequires:  %{rubygem gem2rpm}
-Url:http://github.com/envygeeks/pathutils
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
+Url:http://github.com/envygeeks/pathutil
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Almost like Pathname but just a little less insane

++ pathutil-0.14.0.gem -> pathutil-0.16.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gemfile new/Gemfile
--- old/Gemfile 2016-05-19 09:45:24.0 +0200
+++ new/Gemfile 2017-10-05 11:37:28.0 +0200
@@ -1,23 +1,20 @@
-# 
 # Frozen-string-literal: true
-# Copyright: 2015-2016 Jordon Bedwell - MIT License
+# Copyright: 2015 - 2017 Jordon Bedwell - MIT License
 # Encoding: utf-8
-# 
 
 source "https://rubygems.org;
 gem "rake", :require => false
 gemspec
 
 group :test do
-  gem "luna-rspec-formatters", :require => false
-  gem "codeclimate-test-reporter", :require => false
   gem "safe_yaml", :require => false
+  gem "luna-rspec-formatters", :require => false
+  gem "simplecov", :require => false
 end
 
 group :development do
   gem "rspec", :require => false
   gem "rspec-helpers", :require => false
-  gem "luna-rubocop-formatters", :require => false
   gem "rubocop", :github => "bbatsov/rubocop", :require => false
   gem "benchmark-ips", :require => false
   gem "simple-ansi", :require => false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE new/LICENSE
--- old/LICENSE 2016-05-19 09:45:24.0 +0200
+++ new/LICENSE 2017-10-05 11:37:28.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2015-2016 Jordon Bedwell
+Copyright (c) 2015 - 2017 Jordon Bedwell
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the "Software"),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile2016-05-19 09:45:24.0 +0200
+++ new/Rakefile2017-10-05 11:37:28.0 +0200
@@ -1,30 +1,28 @@
-# 
 # Frozen-string-literal: true
-# Copyright: 2015-2016 Jordon Bedwell - MIT License
+# Copyright: 2015 - 2017 Jordon Bedwell - MIT License
 # Encoding: utf-8
-# 
 
 require "open3"
 require "rspec/core/rake_task"
 require_relative "benchmark/support/task"
-require "luna/rubocop/rake/task"
+require "rubocop/rake_task"
 require "simple/ansi"
 require "pathutil"
 require "json"
 
-# 
+# --
 
 task :default => [
   ENV["BENCHMARK"] ? :benchmark : :spec
 ]
 
-# 

commit rubygem-loofah for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-loofah for openSUSE:Factory 
checked in at 2017-12-07 13:51:07

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


Package is "rubygem-loofah"

Thu Dec  7 13:51:07 2017 rev:4 rq:533897 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-loofah/rubygem-loofah.changes
2015-08-27 08:56:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-loofah.new/rubygem-loofah.changes   
2017-12-07 13:51:13.574977140 +0100
@@ -1,0 +2,9 @@
+Fri Oct 13 11:25:11 UTC 2017 - mschnit...@suse.com
+
+- updated to version 2.1.1
+  2.1.1 / 2017-09-24
+
+  Bugfixes:
+* Removed warning for unused variable. #124 (Thanks, @y-yagi!)
+
+---

Old:

  loofah-2.0.3.gem

New:

  loofah-2.1.1.gem



Other differences:
--
++ rubygem-loofah.spec ++
--- /var/tmp/diff_new_pack.Mrxul4/_old  2017-12-07 13:51:14.074958931 +0100
+++ /var/tmp/diff_new_pack.Mrxul4/_new  2017-12-07 13:51:14.074958931 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-loofah
 #
-# 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-loofah
-Version:2.0.3
+Version:2.1.1
 Release:0
 %define mod_name loofah
 %define mod_full_name %{mod_name}-%{version}
@@ -34,7 +34,7 @@
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/flavorjones/loofah
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Loofah is a general library for manipulating and transforming
 License:MIT
@@ -58,7 +58,7 @@
 
 %install
 %gem_install \
-  --doc-files="CHANGELOG.rdoc MIT-LICENSE.txt README.rdoc" \
+  --doc-files="CHANGELOG.md MIT-LICENSE.txt README.rdoc" \
   -f
 
 %gem_packages

++ loofah-2.0.3.gem -> loofah-2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md1970-01-01 01:00:00.0 +0100
+++ new/CHANGELOG.md2017-09-25 03:11:14.0 +0200
@@ -0,0 +1,248 @@
+# Changelog
+
+## 2.1.1 / 2017-09-24
+
+Bugfixes:
+
+* Removed warning for unused variable. #124 (Thanks, @y-yagi!)
+
+
+## 2.1.0 / 2017-09-24
+
+Notes:
+
+* Re-implemented CSS parsing and sanitization using the 
{crass}[https://github.com/rgrove/crass] library. #91
+
+
+Features:
+
+* Added :noopener HTML scrubber (Thanks, @tastycode!)
+* Support `data` URIs with the following media types: text/plain, text/css, 
image/png, image/gif, image/jpeg, image/svg+xml. #101, #120. (Thanks, 
@mrpasquini!)
+
+
+Bugfixes:
+
+* The :unprintable scrubber now scrubs unprintable characters in CDATA nodes 
(like ``). #124
+* Allow negative values in CSS properties. Restores functionality that was 
reverted in v2.0.3. #91
+
+
+## 2.0.3 / 2015-08-17
+
+Bug fixes:
+
+* Revert support for negative values in CSS properties due to slow 
performance. #90 (Related to #85.)
+
+
+## 2.0.2 / 2015-05-05
+
+Bug fixes:
+
+* Fix error with `#to_text` when Loofah::Helpers hadn't been required. #75
+* Allow multi-word data attributes. #84 (Thanks, @jstorimer!)
+* Allow negative values in CSS properties. #85 (Thanks, @siddhartham!)
+
+
+## 2.0.1 / 2014-08-21
+
+Bug fixes:
+
+* Load RR correctly when running test files directly. (Thanks, @ktdreyer!)
+
+
+Notes:
+
+* Extracted HTML5::Scrub#scrub_css_attribute to accommodate the Rails 
integration work. (Thanks, @kaspth!)
+
+
+## 2.0.0 / 2014-05-09
+
+Compatibility notes:
+
+* ActionView helpers now must be required explicitly: `require 
"loofah/helpers"`
+* Support for Ruby 1.8.7 and prior has been dropped
+
+Enhancements:
+
+* HTML5 whitelist allows the following ...
+  * tags: `article`, `aside`, `bdi`, `bdo`, `canvas`, `command`, `datalist`, 
`details`, `figcaption`, `figure`, `footer`, `header`, `mark`, `meter`, `nav`, 
`output`, `section`, `summary`, `time`
+  * attributes: `data-*` (Thanks, Rafael Franca!)
+  * URI attributes: `poster` and `preload`
+* Addition of the `:unprintable` scrubber to remove unprintable characters 
from text nodes. #65 (Thanks, Matt Swanson!)
+* `Loofah.fragment` accepts an optional encoding argument, compatible with 
`Nokogiri::HTML::DocumentFragment.parse`. #62 (Thanks, Ben Atkins!)
+* HTML5 sanitizers now remove attributes 

commit rubygem-railties-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:01

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


Package is "rubygem-railties-4_2"

Thu Dec  7 13:51:01 2017 rev:13 rq:533349 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2017-09-26 21:13:48.903520211 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2017-12-07 13:51:07.695191279 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 06:13:26 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  railties-4.2.9.gem

New:

  railties-4.2.10.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.FMA2wE/_old  2017-12-07 13:51:08.403165495 +0100
+++ /var/tmp/diff_new_pack.FMA2wE/_new  2017-12-07 13:51:08.403165495 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}
@@ -41,7 +41,7 @@
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Tools for creating, working with, and running Rails 
applications
 License:MIT

++ railties-4.2.9.gem -> railties-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:06.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:29:07.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2017-06-26 23:29:06.0 +0200
+++ new/lib/rails/gem_version.rb2017-09-27 16:29:07.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:06.0 +0200
+++ new/metadata2017-09-27 16:29:07.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -78,14 +78,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -358,7 +358,7 @@
   version: '0'
 

commit rubygem-rails-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-rails-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:50:59

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


Package is "rubygem-rails-4_2"

Thu Dec  7 13:50:59 2017 rev:14 rq:533348 version:4.2.10

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rails-4_2/rubygem-rails-4_2.changes  
2017-09-26 21:13:45.300026929 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rails-4_2.new/rubygem-rails-4_2.changes 
2017-12-07 13:51:02.863367252 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 06:13:06 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  rails-4.2.9.gem

New:

  rails-4.2.10.gem



Other differences:
--
++ rubygem-rails-4_2.spec ++
--- /var/tmp/diff_new_pack.7EpLPf/_old  2017-12-07 13:51:05.587268049 +0100
+++ /var/tmp/diff_new_pack.7EpLPf/_new  2017-12-07 13:51:05.591267903 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-rails-4_2
-Version:4.2.9
+Version:4.2.10
 Release:0
 %define mod_name rails
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://www.rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Full-stack web application framework
 License:MIT

++ rails-4.2.9.gem -> rails-4.2.10.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/guides/CHANGELOG.md new/guides/CHANGELOG.md
--- old/guides/CHANGELOG.md 2017-06-26 23:29:07.0 +0200
+++ new/guides/CHANGELOG.md 2017-09-27 16:29:35.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 2017) ##
 
 *   No changes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/guides/source/testing.md new/guides/source/testing.md
--- old/guides/source/testing.md2017-06-26 23:29:07.0 +0200
+++ new/guides/source/testing.md2017-09-27 16:29:35.0 +0200
@@ -950,7 +950,7 @@
 
 For the purposes of unit testing a mailer, fixtures are used to provide an 
example of how the output _should_ look. Because these are example emails, and 
not Active Record data like the other fixtures, they are kept in their own 
subdirectory apart from the other fixtures. The name of the directory within 
`test/fixtures` directly corresponds to the name of the mailer. So, for a 
mailer named `UserMailer`, the fixtures should reside in 
`test/fixtures/user_mailer` directory.
 
-When you generated your mailer, the generator creates stub fixtures for each 
of the mailers actions. If you didn't use the generator you'll have to make 
those files yourself.
+If you generated your mailer, the generator does not create stub fixtures for 
the mailers actions. You'll have to create those files yourself as described 
above.
 
  The Basic Test Case
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-06-26 23:29:07.0 +0200
+++ new/metadata2017-09-27 16:29:35.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: rails
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,112 +16,112 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-

commit rubygem-rouge for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-rouge for openSUSE:Factory 
checked in at 2017-12-07 13:50:57

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


Package is "rubygem-rouge"

Thu Dec  7 13:50:57 2017 rev:7 rq:533347 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rouge/rubygem-rouge.changes  
2017-09-13 22:35:50.229132943 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rouge.new/rubygem-rouge.changes 
2017-12-07 13:50:58.531525016 +0100
@@ -1,0 +2,6 @@
+Wed Oct 11 06:16:11 UTC 2017 - co...@suse.com
+
+- updated to version 3.0.0
+  no changelog found
+
+---

Old:

  rouge-2.2.1.gem

New:

  rouge-3.0.0.gem



Other differences:
--
++ rubygem-rouge.spec ++
--- /var/tmp/diff_new_pack.5rix2d/_old  2017-12-07 13:50:59.159502145 +0100
+++ /var/tmp/diff_new_pack.5rix2d/_new  2017-12-07 13:50:59.163501999 +0100
@@ -24,13 +24,13 @@
 #
 
 Name:   rubygem-rouge
-Version:2.2.1
+Version:3.0.0
 Release:0
 %define mod_name rouge
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 2.0}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://rouge.jneen.net/

++ rouge-2.2.1.gem -> rouge-3.0.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gemfile new/Gemfile
--- old/Gemfile 2017-08-22 03:21:26.0 +0200
+++ new/Gemfile 2017-09-22 03:09:40.0 +0200
@@ -3,12 +3,12 @@
 gemspec
 
 gem 'bundler', '~> 1.15'
-gem 'rake', '~> 12.0'
+gem 'rake'
 
-gem 'minitest', '~> 4.0'
-gem 'wrong'
+gem 'minitest', '>= 5.0'
+gem 'minitest-power_assert'
 
-gem 'rubocop', '~> 0.49.1' if RUBY_VERSION >= '2.0.0'
+gem 'rubocop', '~> 0.49.1'
 
 # don't try to install redcarpet under jruby
 gem 'redcarpet', :platforms => :ruby
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rouge/cli.rb new/lib/rouge/cli.rb
--- old/lib/rouge/cli.rb2017-08-22 03:21:26.0 +0200
+++ new/lib/rouge/cli.rb2017-09-22 03:09:40.0 +0200
@@ -13,9 +13,9 @@
 def file
   case input
   when '-'
-IO.new($stdin.fileno, 'r:utf-8')
+IO.new($stdin.fileno, 'rt:bom|utf-8')
   when String
-File.new(input, 'r:utf-8')
+File.new(input, 'rt:bom|utf-8')
   when ->(i){ i.respond_to? :read }
 input
   end
@@ -44,6 +44,7 @@
   yield %| help#{Help.desc}|
   yield %| style   #{Style.desc}|
   yield %| list#{List.desc}|
+  yield %| guess   #{Guess.desc}|
   yield %| version #{Version.desc}|
   yield %||
   yield %|See `rougify help ` for more info.|
@@ -97,6 +98,8 @@
 Style
   when 'list'
 List
+  when 'guess'
+Guess
   end
 end
 
@@ -375,6 +378,37 @@
   end
 end
 
+class Guess < CLI
+  def self.desc
+"guess the languages of file"
+  end
+
+  def self.parse(args)
+new(input_file: args.shift)
+  end
+
+  attr_reader :input_file, :input_source
+
+  def initialize(opts)
+@input_file = opts[:input_file] || '-'
+@input_source = FileReader.new(@input_file).read
+  end
+
+  def lexers
+Lexer.guesses(
+  filename: input_file,
+  source: input_source,
+)
+  end
+
+  def run
+lexers.each do |l|
+  puts "{ tag: #{l.tag.inspect}, title: #{l.title.inspect}, desc: 
#{l.desc.inspect} }"
+end
+  end
+end
+
+
   private_class_method
 def self.normalize_syntax(argv)
   out = []
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rouge/guessers/disambiguation.rb 
new/lib/rouge/guessers/disambiguation.rb
--- old/lib/rouge/guessers/disambiguation.rb1970-01-01 01:00:00.0 
+0100
+++ new/lib/rouge/guessers/disambiguation.rb2017-09-22 03:09:40.0 
+0200
@@ -0,0 +1,88 @@
+module Rouge
+  module Guessers
+class Disambiguation < Guesser
+  include Util
+  include Lexers
+
+  def initialize(filename, source)
+@filename = File.basename(filename)
+@source = source
+  end
+
+  def filter(lexers)
+return lexers if lexers.size == 1
+return lexers if lexers.size == Lexer.all.size
+
+@analyzer = 

commit rubygem-unicorn for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-unicorn for openSUSE:Factory 
checked in at 2017-12-07 13:50:53

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


Package is "rubygem-unicorn"

Thu Dec  7 13:50:53 2017 rev:4 rq:533346 version:5.3.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-unicorn/rubygem-unicorn.changes  
2017-04-17 10:27:01.260183491 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-unicorn.new/rubygem-unicorn.changes 
2017-12-07 13:50:54.835659617 +0100
@@ -1,0 +2,109 @@
+Wed Oct 11 06:19:39 UTC 2017 - co...@suse.com
+
+- updated to version 5.3.1
+ see installed NEWS
+
+  === unicorn 5.3.0 / 2017-04-01 08:03 UTC
+  
+A couple of portability fixes from Dylan Thacker-Smith and
+Jeremy Evans since 5.3.0.pre1 over a week ago, but this looks
+ready for a stable release, today.
+  
+When I started this over 8 years ago, I wondered if this would
+just end up being an April Fools' joke.  Guess not.  I guess I
+somehow tricked people into using a terribly marketed web server
+that cannot talk directly to untrusted clients :x  Anyways,
+unicorn won't be able to handle slow clients 8 years from now,
+either, or 80 years from now.  And I vow never to learn to use
+new-fangled things like epoll, kqueue, or threads :P
+  
+Anyways, this is a largish release with several new features,
+and no backwards incompatibilities.
+  
+Simon Eskildsen contributed heavily using TCP_INFO under Linux
+to implement the (now 5 year old) check_client_connection feature:
+  
+  
https://bogomips.org/unicorn/Unicorn/Configurator.html#method-i-check_client_connection
+  
https://bogomips.org/unicorn-public/?q=s:check_client_connection:..20170401=t
+  
+This also led to FreeBSD and OpenBSD portability improvements in
+one of our dependencies, raindrops:
+  
+   https://bogomips.org/raindrops-public/20170323024829.GA5190@dcvr/T/#u
+  
+Jeremy Evans contributed several new features.  First he
+implemented after_worker_exit to aid debugging:
+  
+  
https://bogomips.org/unicorn/Unicorn/Configurator.html#method-i-after_worker_exit
+  
https://bogomips.org/unicorn-public/?q=s:after_worker_exit:..20170401=t#t
+  
+And then security-related features to isolate workers.  Workers
+may now chroot to drop access to the master filesystem, and the
+new after_worker_ready configuration hook now exists to aid with
+chroot support in workers:
+  
+  
https://bogomips.org/unicorn/Unicorn/Configurator.html#method-i-after_worker_ready
+  https://bogomips.org/unicorn/Unicorn/Worker.html#method-i-user
+  
https://bogomips.org/unicorn-public/?q=s:after_worker_ready:..20170401=t#t
+  https://bogomips.org/unicorn-public/?q=s:chroot:..20170401=t#t
+  
+Additionally, workers may run in a completely different VM space
+(nullifying preload_app and any CoW savings) with the new
+worker_exec option:
+  
+  
https://bogomips.org/unicorn/Unicorn/Configurator.html#method-i-worker_exec
+  https://bogomips.org/unicorn-public/?q=s:worker_exec:..20170401=t#t
+  
+There are also several improvements to FreeBSD and OpenBSD
+support with the addition of these features.
+  
+shortlog of changes since v5.2.0 (2016-10-31):
+  
+Dylan Thacker-Smith (1):
+  Check for Socket::TCP_INFO constant before trying to get TCP_INFO
+  
+Eric Wong (30):
+  drop rb_str_set_len compatibility replacement
+  TUNING: document THP caveat for Linux users
+  tee_input: simplify condition for IO#write
+  remove response_start_sent
+  http_request: freeze constant strings passed IO#write
+  Revert "remove response_start_sent"
+  t/t0012-reload-empty-config.sh: access ivars directly if needed
+  t0011-active-unix-socket.sh: fix race condition in test
+  new test for check_client_connection
+  revert signature change to HttpServer#process_client
+  support "struct tcp_info" on non-Linux and Ruby 2.2+
+  unicorn_http: reduce rb_global_variable calls
+  oob_gc: rely on opt_aref_with optimization on Ruby 2.2+
+  http_request: reduce insn size for check_client_connection
+  freebsd: avoid EINVAL when setting accept filter
+  test-lib: expr(1) portability fix
+  tests: keep disabled tests defined
+  test_exec: SO_KEEPALIVE value only needs to be true
+  doc: fix links to raindrops project
+  http_request: support proposed Raindrops::TCP states on non-Linux
+  ISSUES: expand on mail archive info + subscription disclaimer
+  test_ccc: use a pipe to synchronize test
+  doc: remove private email 

commit bundle-lang-common for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2017-12-07 13:11:22

Comparing /work/SRC/openSUSE:Factory/bundle-lang-common (Old)
 and  /work/SRC/openSUSE:Factory/.bundle-lang-common.new (New)


Package is "bundle-lang-common"

Thu Dec  7 13:11:22 2017 rev:241 rq: version:13.2

Changes:

--- /work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.changes
2017-12-07 12:39:18.843788399 +0100
+++ 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.changes   
2017-12-07 13:11:25.089880096 +0100
@@ -4 +4 @@
-- Fix xupdtae-list.sh: use queryformat with escaped %%VERSION.
+- Fix update-list.sh: use queryformat with escaped %%VERSION.
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change



Other differences:
--
bundle-lang-gnome.spec: same change
bundle-lang-kde.spec: same change
bundle-lang-other.spec: same change



commit bundle-lang-common for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2017-12-07 12:39:16

Comparing /work/SRC/openSUSE:Factory/bundle-lang-common (Old)
 and  /work/SRC/openSUSE:Factory/.bundle-lang-common.new (New)


Package is "bundle-lang-common"

Thu Dec  7 12:39:16 2017 rev:240 rq: version:13.2

Changes:

--- /work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.changes
2016-10-03 15:35:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.changes   
2017-12-07 12:39:18.843788399 +0100
@@ -1,0 +2,5 @@
+Thu Dec  7 10:32:11 UTC 2017 - dleuenber...@suse.com
+
+- Fix xupdtae-list.sh: use queryformat with escaped %%VERSION.
+
+---
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change



Other differences:
--
++ bundle-lang-common.spec ++
 5533 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.spec
 and 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.spec

bundle-lang-gnome.spec: same change
bundle-lang-kde.spec: same change
++ update-list.sh ++
--- /var/tmp/diff_new_pack.jhJdtX/_old  2017-12-07 12:39:21.691685006 +0100
+++ /var/tmp/diff_new_pack.jhJdtX/_new  2017-12-07 12:39:21.691685006 +0100
@@ -101,8 +101,8 @@
   echo "Summary:summary"
   echo "Group:  group"
   for pack in $packages; do
-   echo "Provides:   $pack = %(rpm -q --queryformat '%{VERSION}' 
$pack)"
-   echo "Obsoletes:  $pack < %(rpm -q --queryformat '%{VERSION}' 
$pack)"
+   echo "Provides:   $pack = %(rpm -q --queryformat '%%{VERSION}' 
$pack)"
+   echo "Obsoletes:  $pack < %(rpm -q --queryformat '%%{VERSION}' 
$pack)"
case $pack in
   *-lang)
 echo "Provides:   locale(${pack/-lang/}:$lang)"




commit bundle-lang-common for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2017-12-07 10:57:04

Comparing /work/SRC/openSUSE:Factory/bundle-lang-common (Old)
 and  /work/SRC/openSUSE:Factory/.bundle-lang-common.new (New)


Package is "bundle-lang-common"

Thu Dec  7 10:57:04 2017 rev:239 rq: version:13.2

Changes:

bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change
bundle-lang-other.changes: same change



Other differences:
--
bundle-lang-gnome.spec: same change
bundle-lang-kde.spec: same change
bundle-lang-other.spec: same change
++ packages.txt ++
--- /var/tmp/diff_new_pack.RrJwQb/_old  2017-12-07 10:57:13.230950037 +0100
+++ /var/tmp/diff_new_pack.RrJwQb/_new  2017-12-07 10:57:13.230950037 +0100
@@ -447,7 +447,6 @@
 pim-sieve-editor-lang kde
 pimcommon-lang kde
 pitivi-lang gnome-extras
-planner-lang gnome-extras
 plasma-framework-lang kde
 plasma-nm5-lang kde
 plasma5-addons-lang kde