openSUSE Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
September 2023
- 1 participants
- 2327 discussions
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cligj for openSUSE:Factory checked in at 2022-04-28 23:07:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cligj (Old)
and /work/SRC/openSUSE:Factory/.python-cligj.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cligj"
Thu Apr 28 23:07:52 2022 rev:2 rq:973538 version:0.7.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cligj/python-cligj.changes 2019-03-10 09:36:21.436162133 +0100
+++ /work/SRC/openSUSE:Factory/.python-cligj.new.1538/python-cligj.changes 2022-04-28 23:07:56.736686031 +0200
@@ -1,0 +2,17 @@
+Mon Apr 25 13:47:41 UTC 2022 - Stefan Br��ns <stefan.bruens(a)rwth-aachen.de>
+
+- Update to 0.7.2:
+ * Permit use with click versions 8 and higher.
+- Update to 0.7.1:
+ * Future deprecation warning added in 0.7.0 has been changed.
+ Cligj version 1.0.0 will support Python versions >= 3.6.
+- Update to 0.7.0:
+ * Warn about deprecation of support for Python versions < 3.7
+ in 1.0.0 (#33).
+ * Warn about future change in --sequence default when the option
+ is used (#31).
+- Update to 0.6.0:
+ * Always use `encoding='utf-8'` when opening input GeoJSON (#27).
+ * Improve docstrings (#22).
+
+-------------------------------------------------------------------
Old:
----
cligj-0.5.0.tar.gz
New:
----
cligj-0.7.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cligj.spec ++++++
--- /var/tmp/diff_new_pack.nCHSqc/_old 2022-04-28 23:07:57.216686554 +0200
+++ /var/tmp/diff_new_pack.nCHSqc/_new 2022-04-28 23:07:57.220686558 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-cligj
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -13,15 +13,16 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cligj
-Version: 0.5.0
+Version: 0.7.2
Release: 0
License: BSD-3-Clause
Summary: Click params for commmand line interfaces to GeoJSON
-Url: https://github.com/mapbox/cligj
+URL: https://github.com/mapbox/cligj
Group: Development/Languages/Python
# pypi source lack license and tests
Source: https://github.com/mapbox/cligj/archive/%{version}.tar.gz#/cligj-%{version}…
@@ -35,7 +36,6 @@
Requires: python-click
BuildArch: noarch
-
%python_subpackages
%description
++++++ cligj-0.5.0.tar.gz -> cligj-0.7.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/.travis.yml new/cligj-0.7.2/.travis.yml
--- old/cligj-0.5.0/.travis.yml 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/.travis.yml 2021-05-28 23:21:08.000000000 +0200
@@ -1,10 +1,9 @@
sudo: false
language: python
python:
- - "2.7"
- - "3.3"
- - "3.4"
- - "3.5"
+ - "3.6"
+ - "3.7"
+ - "3.8"
install:
- "pip install coveralls"
- "pip install -e .[test]"
@@ -17,4 +16,4 @@
tags: true
provider: pypi
distributions: "sdist bdist_wheel"
- user: mapboxci
+ user: __token__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/CHANGES.txt new/cligj-0.7.2/CHANGES.txt
--- old/cligj-0.5.0/CHANGES.txt 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/CHANGES.txt 2021-05-28 23:21:08.000000000 +0200
@@ -1,6 +1,36 @@
Changes
=======
+0.7.1 (2010-11-20)
+------------------
+
+- Future deprecation warning added in 0.7.0 has been changed. Cligj version
+ 1.0.0 will support Python versions >= 3.6.
+
+0.7.0 (2010-10-21)
+------------------
+
+- Warn about deprecation of support for Python versions < 3.7 in 1.0.0 (#33).
+- Warn about future change in --sequence default when the option is used (#31).
+
+0.6.0 (2020-10-19)
+------------------
+
+No changes since 0.6b1.
+
+0.6b1 (2020-10-14)
+------------------
+
+Future changes:
+
+- Feature sequences, not collections, will be the default form of output in
+ version 1.0 (#20).
+
+Bug fixes:
+
+- Always use `encoding='utf-8'` when opening input GeoJSON (#27).
+- Improve docstrings (#22).
+
0.5.0 (2018-09-26)
------------------
@@ -20,7 +50,7 @@
0.3.0 (2015-08-12)
------------------
-- Deprecation of the cligj.plugins module (#6). Please switch to the
+- Deprecation of the cligj.plugins module (#6). Please switch to the
click-plugins module: https://github.com/click-contrib/click-plugins. The
cligj.plugins module will be removed from cligj at version 1.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/MANIFEST.in new/cligj-0.7.2/MANIFEST.in
--- old/cligj-0.5.0/MANIFEST.in 1970-01-01 01:00:00.000000000 +0100
+++ new/cligj-0.7.2/MANIFEST.in 2021-05-28 23:21:08.000000000 +0200
@@ -0,0 +1,4 @@
+include CHANGES.txt
+include LICENSE
+
+graft tests
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/README.rst new/cligj-0.7.2/README.rst
--- old/cligj-0.5.0/README.rst 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/README.rst 2021-05-28 23:21:08.000000000 +0200
@@ -1,8 +1,8 @@
cligj
======
-.. image:: https://travis-ci.org/mapbox/cligj.svg
- :target: https://travis-ci.org/mapbox/cligj
+.. image:: https://travis-ci.com/mapbox/cligj.svg
+ :target: https://travis-ci.com/mapbox/cligj
.. image:: https://coveralls.io/repos/mapbox/cligj/badge.png?branch=master
:target: https://coveralls.io/r/mapbox/cligj?branch=master
@@ -10,7 +10,7 @@
Common arguments and options for GeoJSON processing commands, using Click.
`cligj` is for Python developers who create command line interfaces for geospatial data.
-`cligj` allows you to quickly build consistent, well-tested and interoperable CLIs for handling GeoJSON.
+`cligj` allows you to quickly build consistent, well-tested and interoperable CLIs for handling GeoJSON.
Arguments
@@ -76,11 +76,15 @@
reads and writes GeoJSON expects a text containing a single feature collection,
that's the default, and a LF-delimited sequence of texts containing one GeoJSON
feature each is a feature that is turned on using the ``--sequence`` option.
-To write sequences of feature texts that conform to the `JSON Text Sequences
-proposed standard
-<http://tools.ietf.org/html/draft-ietf-json-text-sequence-13>`__ (and might
-contain pretty-printed JSON) with the ASCII Record Separator (0x1e) as
-a delimiter, use the ``--rs`` option
+To write sequences of feature texts that conform to the `GeoJSON Text Sequences
+standard <https://tools.ietf.org/html/rfc8142>`__ (and might contain
+pretty-printed JSON) with the ASCII Record Separator (0x1e) as a delimiter, use
+the ``--rs`` option
+
+.. warning:: Future change warning
+ GeoJSON sequences (`--sequence`), not collections (`--no-sequence`), will be
+ the default in version 1.0.0.
+
.. code-block:: python
@@ -125,7 +129,6 @@
False).
--help Show this message and exit.
-
And can be used like this
.. code-block:: console
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/cligj/__init__.py new/cligj-0.7.2/cligj/__init__.py
--- old/cligj-0.5.0/cligj/__init__.py 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/cligj/__init__.py 2021-05-28 23:21:08.000000000 +0200
@@ -1,12 +1,21 @@
-# cligj
+"""cligj
-# Shared arguments and options.
+A package of arguments, options, and parsers for the Python GeoJSON
+ecosystem.
+"""
+
+import sys
+from warnings import warn
import click
from .features import normalize_feature_inputs
-# Arguments.
+__version__ = "0.7.2"
+
+if sys.version_info < (3, 6):
+ warn("cligj 1.0.0 will require Python >= 3.6", FutureWarning)
+
# Multiple input files.
files_in_arg = click.argument(
@@ -97,8 +106,14 @@
'--sequence/--no-sequence',
default=False,
help="Write a LF-delimited sequence of texts containing individual "
- "objects or write a single JSON text containing a feature "
- "collection object (the default).")
+ "objects or write a single JSON text containing a feature "
+ "collection object (the default).",
+ callback=lambda ctx, param, value: warn(
+ "Sequences of Features, not FeatureCollections, will be the default in version 1.0.0",
+ FutureWarning,
+ )
+ or value,
+)
use_rs_opt = click.option(
'--rs/--no-rs',
@@ -109,8 +124,8 @@
"(default is False).")
-# GeoJSON output mode option.
def geojson_type_collection_opt(default=False):
+ """GeoJSON FeatureCollection output mode"""
return click.option(
'--collection',
'geojson_type',
@@ -120,6 +135,7 @@
def geojson_type_feature_opt(default=False):
+ """GeoJSON Feature or Feature sequence output mode"""
return click.option(
'--feature',
'geojson_type',
@@ -129,6 +145,7 @@
def geojson_type_bbox_opt(default=False):
+ """GeoJSON bbox output mode"""
return click.option(
'--bbox',
'geojson_type',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/cligj/features.py new/cligj-0.7.2/cligj/features.py
--- old/cligj-0.5.0/cligj/features.py 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/cligj/features.py 2021-05-28 23:21:08.000000000 +0200
@@ -1,3 +1,5 @@
+"""Feature parsing and normalization"""
+
from itertools import chain
import json
import re
@@ -23,10 +25,16 @@
"[lng, lat]", or "lng, lat", or "lng lat".
If no value is provided, features will be read from stdin.
+
+ Yields
+ ------
+ Mapping
+ A GeoJSON Feature represented by a Python mapping
+
"""
for feature_like in value or ('-',):
try:
- with click.open_file(feature_like) as src:
+ with click.open_file(feature_like, encoding="utf-8") as src:
for feature in iter_features(iter(src)):
yield feature
except IOError:
@@ -55,6 +63,12 @@
A function that will be applied to each extracted feature. It
takes a feature object and may return a replacement feature or
None -- in which case iter_features does not yield.
+
+ Yields
+ ------
+ Mapping
+ A GeoJSON Feature represented by a Python mapping
+
"""
func = func or (lambda x: x)
first_line = next(geojsonfile)
@@ -136,9 +150,20 @@
def to_feature(obj):
- """Takes a feature or a geometry
- returns feature verbatim or
- wraps geom in a feature with empty properties
+ """Converts an object to a GeoJSON Feature
+
+ Returns feature verbatim or wraps geom in a feature with empty
+ properties.
+
+ Raises
+ ------
+ ValueError
+
+ Returns
+ -------
+ Mapping
+ A GeoJSON Feature represented by a Python mapping
+
"""
if obj['type'] == 'Feature':
return obj
@@ -177,13 +202,13 @@
an iterable of objects with a geo interface and
normalizes it to the former."""
for obj in feature_objs:
- if hasattr(obj, "__geo_interface__") and \
- 'type' in obj.__geo_interface__.keys() and \
- obj.__geo_interface__['type'] == 'Feature':
+ if (
+ hasattr(obj, "__geo_interface__")
+ and "type" in obj.__geo_interface__.keys()
+ and obj.__geo_interface__["type"] == "Feature"
+ ):
yield obj.__geo_interface__
- elif isinstance(obj, dict) and 'type' in obj and \
- obj['type'] == 'Feature':
+ elif isinstance(obj, dict) and "type" in obj and obj["type"] == "Feature":
yield obj
else:
- raise ValueError("Did not recognize object {0}"
- "as GeoJSON Feature".format(obj))
+ raise ValueError("Did not recognize object as GeoJSON Feature")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/setup.cfg new/cligj-0.7.2/setup.cfg
--- old/cligj-0.5.0/setup.cfg 1970-01-01 01:00:00.000000000 +0100
+++ new/cligj-0.7.2/setup.cfg 2021-05-28 23:21:08.000000000 +0200
@@ -0,0 +1,2 @@
+[metadata]
+license_file = LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/setup.py new/cligj-0.7.2/setup.py
--- old/cligj-0.5.0/setup.py 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/setup.py 2021-05-28 23:21:08.000000000 +0200
@@ -1,28 +1,32 @@
from codecs import open as codecs_open
+
from setuptools import setup, find_packages
+with open("cligj/__init__.py") as f:
+ for line in f:
+ if "__version__" in line:
+ version = line.split("=")[1].strip().strip('"').strip("'")
+ continue
-# Get the long description from the relevant file
with codecs_open('README.rst', encoding='utf-8') as f:
long_description = f.read()
-setup(name='cligj',
- version='0.5.0',
- description=u"Click params for commmand line interfaces to GeoJSON",
- long_description=long_description,
- classifiers=[],
- keywords='',
- author=u"Sean Gillies",
- author_email='sean(a)mapbox.com',
- url='https://github.com/mapbox/cligj',
- license='BSD',
- packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
- include_package_data=True,
- zip_safe=False,
- install_requires=[
- 'click >= 4.0, < 8'
- ],
- extras_require={
- 'test': ['pytest-cov'],
- })
+setup(
+ name="cligj",
+ version=version,
+ description=u"Click params for commmand line interfaces to GeoJSON",
+ long_description=long_description,
+ classifiers=[],
+ keywords="",
+ author=u"Sean Gillies",
+ author_email="sean(a)mapbox.com",
+ url="https://github.com/mapbox/cligj",
+ license="BSD",
+ packages=find_packages(exclude=["ez_setup", "examples", "tests"]),
+ include_package_data=True,
+ zip_safe=False,
+ python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4",
+ install_requires=["click >= 4.0"],
+ extras_require={"test": ["pytest-cov"],},
+)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/tests/test_cli.py new/cligj-0.7.2/tests/test_cli.py
--- old/cligj-0.5.0/tests/test_cli.py 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/tests/test_cli.py 2021-05-28 23:21:08.000000000 +0200
@@ -1,7 +1,9 @@
import os
import os.path
+import sys
import click
+import pytest
import cligj
@@ -155,62 +157,67 @@
assert result.output.splitlines() == ['geographic']
-def test_sequence(runner):
+(a)pytest.mark.filterwarnings("ignore")
+(a)pytest.mark.parametrize(
+ ("opt", "val"),
+ [
+ ("--sequence", True),
+ ("--no-sequence", False),
+ (None, cligj.__version__.startswith("1.0")),
+ ],
+)
+def test_sequence(runner, opt, val):
+ """True becomes the default in 1.0"""
@click.command()
@cligj.sequence_opt
def cmd(sequence):
- click.echo("%s" % sequence)
+ click.echo(str(sequence))
- result = runner.invoke(cmd)
+ result = runner.invoke(cmd, [opt] if opt is not None else [])
assert not result.exception
- assert result.output.splitlines() == ['False']
+ assert result.output.splitlines() == [str(val)]
- result = runner.invoke(cmd, ['--sequence'])
- assert not result.exception
- assert result.output.splitlines() == ['True']
- result = runner.invoke(cmd, ['--no-sequence'])
- assert not result.exception
- assert result.output.splitlines() == ['False']
+(a)pytest.mark.skipif(sys.version_info < (3,), reason="Requires Python 3")
+(a)pytest.mark.xfail(cligj.__version__.startswith("1.0"), reason="No warning in 1.0")
+def test_sequence_warns(runner):
+ """Warn about --sequence until 1.0"""
+ @click.command()
+ @cligj.sequence_opt
+ def cmd(sequence):
+ click.echo(str(sequence))
+
+ with pytest.warns(FutureWarning):
+ result = runner.invoke(cmd, ["--sequence"])
-def test_sequence_rs(runner):
+(a)pytest.mark.filterwarnings("ignore")
+(a)pytest.mark.parametrize(("opt", "val"), [("--rs", True), (None, False)])
+def test_sequence_rs(runner, opt, val):
@click.command()
@cligj.sequence_opt
@cligj.use_rs_opt
def cmd(sequence, use_rs):
- click.echo("%s" % sequence)
- click.echo("%s" % use_rs)
+ click.echo(str(sequence))
+ click.echo(str(use_rs))
- result = runner.invoke(cmd, ['--sequence', '--rs'])
+ result = runner.invoke(cmd, ["--sequence"] + ([opt] if opt is not None else []))
assert not result.exception
- assert result.output.splitlines() == ['True', 'True']
-
- result = runner.invoke(cmd, ['--sequence'])
- assert not result.exception
- assert result.output.splitlines() == ['True', 'False']
+ assert result.output.splitlines() == ["True", str(val)]
-def test_geojson_type(runner):
+(a)pytest.mark.parametrize(
+ ("opt", "val"),
+ [("--collection", "collection"), ("--feature", "feature"), ("--bbox", "bbox")],
+)
+def test_geojson_type(runner, opt, val):
@click.command()
@cligj.geojson_type_collection_opt(True)
@cligj.geojson_type_feature_opt(False)
@cligj.geojson_type_bbox_opt(False)
def cmd(geojson_type):
- click.echo("%s" % geojson_type)
-
- result = runner.invoke(cmd)
- assert not result.exception
- assert result.output.splitlines() == ['collection']
-
- result = runner.invoke(cmd, ['--collection'])
- assert not result.exception
- assert result.output.splitlines() == ['collection']
-
- result = runner.invoke(cmd, ['--feature'])
- assert not result.exception
- assert result.output.splitlines() == ['feature']
+ click.echo(str(geojson_type))
- result = runner.invoke(cmd, ['--bbox'])
+ result = runner.invoke(cmd, [opt])
assert not result.exception
- assert result.output.splitlines() == ['bbox']
+ assert result.output.splitlines() == [val]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cligj-0.5.0/tests/twopoints.geojson new/cligj-0.7.2/tests/twopoints.geojson
--- old/cligj-0.5.0/tests/twopoints.geojson 2018-09-26 17:58:55.000000000 +0200
+++ new/cligj-0.7.2/tests/twopoints.geojson 2021-05-28 23:21:08.000000000 +0200
@@ -1 +1 @@
-{"features": [{"bbox": [-122.9292140099711, 45.37948199034149, -122.44106199104115, 45.858097009742835], "center": [-122.7282, 45.5801], "context": [{"id": "postcode.2503633822", "text": "97203"}, {"id": "region.3470299826", "text": "Oregon"}, {"id": "country.4150104525", "short_code": "us", "text": "United States"}], "geometry": {"coordinates": [-122.7282, 45.5801], "type": "Point"}, "id": "place.42767", "place_name": "Portland, Oregon, United States", "properties": {}, "relevance": 0.999, "text": "Portland", "type": "Feature"}, {"bbox": [-121.9779540096568, 43.74737999114854, -120.74788099000016, 44.32812500969035], "center": [-121.3153, 44.0582], "context": [{"id": "postcode.3332732485", "text": "97701"}, {"id": "region.3470299826", "text": "Oregon"}, {"id": "country.4150104525", "short_code": "us", "text": "United States"}], "geometry": {"coordinates": [-121.3153, 44.0582], "type": "Point"}, "id": "place.3965", "place_name": "Bend, Oregon, United States", "properties": {}, "rele
vance": 0.999, "text": "Bend", "type": "Feature"}], "type": "FeatureCollection"}
+{"features": [{"bbox": [-122.9292140099711, 45.37948199034149, -122.44106199104115, 45.858097009742835], "center": [-122.7282, 45.5801], "context": [{"id": "postcode.2503633822", "text": "97203"}, {"id": "region.3470299826", "text": "Oregon"}, {"id": "country.4150104525", "short_code": "us", "text": "United States"}], "geometry": {"coordinates": [-122.7282, 45.5801], "type": "Point"}, "id": "place.42767", "place_name": "Portland, Oregon, United States", "properties": {}, "relevance": 0.999, "text": "Portland", "type": "Feature"}, {"bbox": [-121.9779540096568, 43.74737999114854, -120.74788099000016, 44.32812500969035], "center": [-121.3153, 44.0582], "context": [{"id": "postcode.3332732485", "text": "97701"}, {"id": "region.3470299826", "text": "Oregon"}, {"id": "country.4150104525", "short_code": "us", "text": "United States"}], "geometry": {"coordinates": [-121.3153, 44.0582], "type": "Point"}, "id": "place.3965", "place_name": "Bend, ����regon, United States", "properties": {}, "r
elevance": 0.999, "text": "Bend", "type": "Feature"}], "type": "FeatureCollection"}
2
1
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000update-repos for openSUSE:Factory checked in at 2023-09-30 21:01:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000update-repos (Old)
and /work/SRC/openSUSE:Factory/.000update-repos.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000update-repos"
Sat Sep 30 21:01:43 2023 rev:2343 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
New:
----
factory:non-oss_3756.1.packages.zst
factory_20230927.packages.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000product for openSUSE:Factory checked in at 2023-09-30 01:07:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000product (Old)
and /work/SRC/openSUSE:Factory/.000product.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000product"
Sat Sep 30 01:07:31 2023 rev:3757 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MicroOS-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:36.960769959 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:36.964770103 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__MicroOS___20230927" schemaversion="4.1">
+<image name="OBS__MicroOS___20230929" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230927</productvar>
+ <productvar name="VERSION">20230929</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:microos:20230927,openSUSE MicroOS</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:microos:20230929,openSUSE MicroOS</productinfo>
<productinfo name="LINGUAS">en_US </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230927/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230929/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
@@ -2578,6 +2578,7 @@
<repopackage name="screen"/>
<repopackage name="sddm"/>
<repopackage name="sddm-branding-openSUSE"/>
+ <repopackage name="sddm-greeter-qt5"/>
<repopackage name="sddm-theme-openSUSE"/>
<repopackage name="seahorse-daemon"/>
<repopackage name="seahorse-nautilus-lang"/>
++++++ openSUSE-Addon-NonOss-ftp-ftp-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:36.996771258 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.000771402 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE-Addon-NonOss___20230927" schemaversion="4.1">
+<image name="OBS__openSUSE-Addon-NonOss___20230929" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230927</productvar>
+ <productvar name="VERSION">20230929</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20230927,openSUSE NonOSS Addon</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20230929,openSUSE NonOSS Addon</productinfo>
<productinfo name="LINGUAS">af ar be_BY bg br ca cy el et ga gl gu_IN he hi_IN hr ka km ko lt mk nn pa_IN rw sk sl sr_CS ss st tg th tr uk ve vi xh zu </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2023…</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2023…</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ openSUSE-cd-mini-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.020772123 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.024772268 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230927" schemaversion="4.1">
+<image name="OBS__openSUSE___20230929" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230927</productvar>
+ <productvar name="VERSION">20230929</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230927,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230929,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230927/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230929/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ openSUSE-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.044772989 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.048773134 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230927" schemaversion="4.1">
+<image name="OBS__openSUSE___20230929" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230927</productvar>
+ <productvar name="VERSION">20230929</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230927,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230929,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230927/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230929/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
<productoption name="PLUGIN_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
@@ -4098,6 +4098,7 @@
<repopackage name="screen"/>
<repopackage name="sddm"/>
<repopackage name="sddm-branding-openSUSE"/>
+ <repopackage name="sddm-greeter-qt5"/>
<repopackage name="sddm-theme-openSUSE"/>
<repopackage name="seahorse"/>
<repopackage name="seahorse-daemon"/>
++++++ openSUSE-ftp-ftp-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.068773855 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.072773999 +0200
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230927" schemaversion="4.1">
+<image name="OBS__openSUSE___20230929" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -23,7 +23,7 @@
<productvar name="DISTNAME">openSUSE</productvar>
<productvar name="FLAVOR">ftp</productvar>
<productvar name="MAKE_LISTINGS">true</productvar>
- <productvar name="MEDIUM_NAME">openSUSE-20230927-x86_64</productvar>
+ <productvar name="MEDIUM_NAME">openSUSE-20230929-x86_64</productvar>
<productvar name="MULTIPLE_MEDIA">true</productvar>
<productvar name="PRODUCT_DIR">/</productvar>
<productvar name="PRODUCT_NAME">$DISTNAME-$FLAVOR</productvar>
@@ -35,11 +35,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230927</productvar>
+ <productvar name="VERSION">20230929</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230927,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230929,openSUSE Tumbleweed</productinfo>
<productinfo name="LINGUAS">cs da de el en en_GB en_US es fr hu it ja pl pt pt_BR ru zh zh_CN zh_TW </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230927/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230929/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="DEBUGMEDIUM">2</productoption>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ Aeon.product ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.112775442 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.112775442 +0200
@@ -6,7 +6,7 @@
<name>Aeon</name>
<releasepkgname>Aeon-release</releasepkgname>
<endoflife/>
- <version>20230927</version>
+ <version>20230929</version>
<!-- release is no longer optional -->
<release>0</release>
<productline>Aeon</productline>
++++++ MicroOS.product ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.128776020 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.132776163 +0200
@@ -6,7 +6,7 @@
<name>MicroOS</name>
<releasepkgname>MicroOS-release</releasepkgname>
<endoflife/>
- <version>20230927</version>
+ <version>20230929</version>
<!-- release is no longer optional -->
<release>0</release>
<productline>MicroOS</productline>
++++++ dvd.group ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.220779338 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.228779627 +0200
@@ -4049,6 +4049,7 @@
<package name="screen" supportstatus="unsupported"/> <!-- reason: dvd:patterns-base-console -->
<package name="sddm" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="sddm-branding-openSUSE" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
+ <package name="sddm-greeter-qt5" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="sddm-theme-openSUSE" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="seahorse" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="seahorse-daemon" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
++++++ openSUSE-Addon-NonOss.product ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.244780204 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.248780348 +0200
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE-Addon-NonOss</name>
- <version>20230927</version>
+ <version>20230929</version>
<release>0</release>
<summary>openSUSE NonOSS Addon</summary>
<shortsummary>non oss addon</shortsummary>
++++++ openSUSE.product ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.264780926 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.268781070 +0200
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20230927</version>
+ <version>20230929</version>
<release>0</release>
<productline>openSUSE</productline>
++++++ opensuse_microos.group ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.312782657 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.316782802 +0200
@@ -2527,6 +2527,7 @@
<package name="screen" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="sddm" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="sddm-branding-openSUSE" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
+ <package name="sddm-greeter-qt5" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="sddm-theme-openSUSE" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="seahorse-daemon" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-gnome -->
<package name="seahorse-nautilus-lang" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-gnome -->
++++++ unsorted.yml ++++++
--- /var/tmp/diff_new_pack.Ry651F/_old 2023-09-30 01:07:37.364784533 +0200
+++ /var/tmp/diff_new_pack.Ry651F/_new 2023-09-30 01:07:37.380785110 +0200
@@ -473,6 +473,7 @@
- afterburn
- afterburn-dracut
- agama-cli
+ - agama-dbus-server
- age
- agenda
- agenda-lang
@@ -623,7 +624,6 @@
- ant-contrib
- ant-contrib-javadoc
- ant-contrib-manual
- - ant-findbugs
- ant-imageio
- ant-jakartamail
- ant-javamail
@@ -687,8 +687,6 @@
- apache-commons-collections4-javadoc
- apache-commons-compress
- apache-commons-compress-javadoc
- - apache-commons-configuration
- - apache-commons-configuration-javadoc
- apache-commons-configuration2
- apache-commons-configuration2-javadoc
- apache-commons-csv
@@ -3704,8 +3702,6 @@
- eza-bash-completion
- eza-fish-completion
- eza-zsh-completion
- - ezmorph
- - ezmorph-javadoc
- ezstream
- f2c
- f2c-devel
@@ -3980,11 +3976,8 @@
- finalcut-bitmap-fonts
- finch
- finch-devel
- - findbugs
- findbugs-bcel
- findbugs-bcel-javadoc
- - findbugs-javadoc
- - findbugs-tools
- finger
- finger-server
- fio
@@ -8403,8 +8396,6 @@
- jarjar
- jarjar-javadoc
- jasper
- - jatl
- - jatl-javadoc
- java-11-openj9
- java-11-openj9-demo
- java-11-openj9-devel
@@ -15762,6 +15753,9 @@
- libwebrtc-audio-processing-1-3-32bit
- libwebrtc-audio-processing-devel
- libwebrtc-audio-processing-devel-static
+ - libwebrtc_audio_processing-devel
+ - libwebrtc_audio_processing-devel-static
+ - libwebrtc_audio_processing1
- libwebsockets-devel
- libwebsockets19
- libweston-12
@@ -22147,7 +22141,6 @@
- postgresql12-server
- postgresql12-server-devel
- postgresql12-test
- - postgresql12-timescaledb
- postgresql13
- postgresql13-contrib
- postgresql13-devel
@@ -26067,8 +26060,6 @@
- python310-skyfield
- python310-slack-sdk
- python310-slimit
- - python310-slip
- - python310-slip-dbus
- python310-slixmpp
- python310-sly
- python310-slycot
@@ -29408,8 +29399,6 @@
- python311-sklearn-pandas
- python311-slack-sdk
- python311-slimit
- - python311-slip
- - python311-slip-dbus
- python311-slixmpp
- python311-sly
- python311-slycot
@@ -32918,8 +32907,6 @@
- python39-skyfield
- python39-slack-sdk
- python39-slimit
- - python39-slip
- - python39-slip-dbus
- python39-slixmpp
- python39-sly
- python39-slycot
@@ -34765,6 +34752,9 @@
- sdcc-libc-sources
- sdcv
- sddm-branding-upstream
+ - sddm-greeter-qt6
+ - sddm-qt6
+ - sddm-qt6-branding-upstream
- sdl-asylum
- sdl-ball
- sdl12_compat-devel
@@ -45737,6 +45727,7 @@
- waybar
- waybar-branding-openSUSE
- waybar-branding-upstream
+ - waycheck
- wayland-devel
- wayland-devel-32bit
- wayland-protocols-devel
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000release-packages for openSUSE:Factory checked in at 2023-09-30 01:07:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
and /work/SRC/openSUSE:Factory/.000release-packages.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000release-packages"
Sat Sep 30 01:07:28 2023 rev:2516 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
MicroOS-release.spec: same change
openSUSE-Addon-NonOss-release.spec: same change
openSUSE-release.spec: same change
stub.spec: same change
++++++ weakremovers.inc ++++++
--- /var/tmp/diff_new_pack.WUX2HQ/_old 2023-09-30 01:07:32.260600411 +0200
+++ /var/tmp/diff_new_pack.WUX2HQ/_new 2023-09-30 01:07:32.272600844 +0200
@@ -1303,10 +1303,13 @@
Provides: weakremover(anjuta-extras-lang)
Provides: weakremover(anki)
Provides: weakremover(ansible-doc)
+Provides: weakremover(ant-findbugs)
Provides: weakremover(ant-phone)
Provides: weakremover(anthy-32bit)
Provides: weakremover(antimicro)
Provides: weakremover(antimicrox-devel)
+Provides: weakremover(apache-commons-configuration)
+Provides: weakremover(apache-commons-configuration-javadoc)
Provides: weakremover(apache-plasma-devel)
Provides: weakremover(apache-plasma-devel-static)
Provides: weakremover(apache-plasma-server)
@@ -2383,6 +2386,8 @@
Provides: weakremover(exodusii-devel)
Provides: weakremover(explain)
Provides: weakremover(extract-appdata-icons)
+Provides: weakremover(ezmorph)
+Provides: weakremover(ezmorph-javadoc)
Provides: weakremover(f2c-32bit)
Provides: weakremover(f2fs-tools-compat)
Provides: weakremover(fakeroot-32bit)
@@ -2478,6 +2483,9 @@
Provides: weakremover(filesystem-media)
Provides: weakremover(finalcut-devel)
Provides: weakremover(finalcut-examples)
+Provides: weakremover(findbugs)
+Provides: weakremover(findbugs-javadoc)
+Provides: weakremover(findbugs-tools)
Provides: weakremover(firebird)
Provides: weakremover(firebird-doc)
Provides: weakremover(firebird-examples)
@@ -7627,6 +7635,8 @@
Provides: weakremover(jamin)
Provides: weakremover(jansi-native)
Provides: weakremover(jansi-native-javadoc)
+Provides: weakremover(jatl)
+Provides: weakremover(jatl-javadoc)
Provides: weakremover(java-10-openjdk-accessibility)
Provides: weakremover(java-12-openjdk)
Provides: weakremover(java-12-openjdk-accessibility)
@@ -16245,9 +16255,6 @@
Provides: weakremover(libwebpextras0-32bit)
Provides: weakremover(libwebpmux2)
Provides: weakremover(libwebpmux2-32bit)
-Provides: weakremover(libwebrtc_audio_processing-devel)
-Provides: weakremover(libwebrtc_audio_processing-devel-static)
-Provides: weakremover(libwebrtc_audio_processing1)
Provides: weakremover(libwebrtc_audio_processing1-32bit)
Provides: weakremover(libwebsockets10)
Provides: weakremover(libwebsockets11)
@@ -19365,6 +19372,7 @@
Provides: weakremover(postgresql10-timescaledb)
Provides: weakremover(postgresql11-timescaledb)
Provides: weakremover(postgresql12-devel-mini)
+Provides: weakremover(postgresql12-timescaledb)
Provides: weakremover(postgresql13-devel-mini)
Provides: weakremover(postgresql14-devel-mini)
Provides: weakremover(postgresql15-devel-mini)
@@ -23660,6 +23668,8 @@
Provides: weakremover(python3-six-test)
Provides: weakremover(python3-skyfield)
Provides: weakremover(python3-sleekxmpp)
+Provides: weakremover(python3-slip)
+Provides: weakremover(python3-slip-dbus)
Provides: weakremover(python3-slumber)
Provides: weakremover(python3-smmap2)
Provides: weakremover(python3-socketIO-client-nexus)
@@ -23868,6 +23878,8 @@
Provides: weakremover(python310-sigal)
Provides: weakremover(python310-singledispatch)
Provides: weakremover(python310-sip5-devel)
+Provides: weakremover(python310-slip)
+Provides: weakremover(python310-slip-dbus)
Provides: weakremover(python310-sphinx-testing)
Provides: weakremover(python310-sphinxcontrib-actdiag)
Provides: weakremover(python310-subliminal)
@@ -23939,6 +23951,8 @@
Provides: weakremover(python311-serpy)
Provides: weakremover(python311-setuptools_scm_git_archive)
Provides: weakremover(python311-sigal)
+Provides: weakremover(python311-slip)
+Provides: weakremover(python311-slip-dbus)
Provides: weakremover(python311-vatnumber)
Provides: weakremover(python311-weblib)
Provides: weakremover(python311-whois_similarity_distance)
@@ -27872,6 +27886,8 @@
Provides: weakremover(python39-singledispatch)
Provides: weakremover(python39-sip5-devel)
Provides: weakremover(python39-sleekxmpp)
+Provides: weakremover(python39-slip)
+Provides: weakremover(python39-slip-dbus)
Provides: weakremover(python39-slumber)
Provides: weakremover(python39-socketIO-client-nexus)
Provides: weakremover(python39-spec)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000release-packages for openSUSE:Factory checked in at 2023-09-29 21:41:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
and /work/SRC/openSUSE:Factory/.000release-packages.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000release-packages"
Fri Sep 29 21:41:31 2023 rev:2515 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Aeon-release.spec ++++++
--- /var/tmp/diff_new_pack.fAm1Dk/_old 2023-09-29 21:43:08.733835169 +0200
+++ /var/tmp/diff_new_pack.fAm1Dk/_new 2023-09-29 21:43:08.737835313 +0200
@@ -17,7 +17,7 @@
Name: Aeon-release
-Version: 20230927
+Version: 20230929
Release: 0
Summary: openSUSE Aeon
License: GPL-2.0-or-later
@@ -172,9 +172,9 @@
%include %{SOURCE100}
Provides: %name-%version
Provides: product() = Aeon
-Provides: product(Aeon) = 20230927-0
+Provides: product(Aeon) = 20230929-0
Provides: product-label() = openSUSE%20Aeon
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aaeon%3A20230927
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aaeon%3A20230929
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
Provides: product-endoflife()
Requires: product_flavor(Aeon)
@@ -190,7 +190,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance)
-Provides: product_flavor(Aeon) = 20230927-0
+Provides: product_flavor(Aeon) = 20230929-0
Summary: openSUSE Aeon%{?betaversion: %{betaversion}}
%description appliance
@@ -255,11 +255,11 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>Aeon</name>
- <version>20230927</version>
+ <version>20230929</version>
<release>0</release>
<endoflife></endoflife>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:aeon:20230927</cpeid>
+ <cpeid>cpe:/o:opensuse:aeon:20230929</cpeid>
<productline>Aeon</productline>
<register>
<pool>
++++++ MicroOS-release.spec ++++++
--- /var/tmp/diff_new_pack.fAm1Dk/_old 2023-09-29 21:43:08.761836179 +0200
+++ /var/tmp/diff_new_pack.fAm1Dk/_new 2023-09-29 21:43:08.765836323 +0200
@@ -17,7 +17,7 @@
Name: MicroOS-release
-Version: 20230927
+Version: 20230929
Release: 0
Summary: openSUSE MicroOS
License: GPL-2.0-or-later
@@ -177,9 +177,9 @@
%include %{SOURCE100}
Provides: %name-%version
Provides: product() = MicroOS
-Provides: product(MicroOS) = 20230927-0
+Provides: product(MicroOS) = 20230929-0
Provides: product-label() = openSUSE%20MicroOS
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20230927
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20230929
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
Provides: product-endoflife()
Requires: product_flavor(MicroOS)
@@ -195,7 +195,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(dvd)
-Provides: product_flavor(MicroOS) = 20230927-0
+Provides: product_flavor(MicroOS) = 20230929-0
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
%description dvd
@@ -211,7 +211,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance)
-Provides: product_flavor(MicroOS) = 20230927-0
+Provides: product_flavor(MicroOS) = 20230929-0
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
%description appliance
@@ -276,11 +276,11 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>MicroOS</name>
- <version>20230927</version>
+ <version>20230929</version>
<release>0</release>
<endoflife></endoflife>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:microos:20230927</cpeid>
+ <cpeid>cpe:/o:opensuse:microos:20230929</cpeid>
<productline>MicroOS</productline>
<register>
<pool>
++++++ openSUSE-Addon-NonOss-release.spec ++++++
--- /var/tmp/diff_new_pack.fAm1Dk/_old 2023-09-29 21:43:08.789837189 +0200
+++ /var/tmp/diff_new_pack.fAm1Dk/_new 2023-09-29 21:43:08.793837334 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package openSUSE-Addon-NonOss-release (Version 20230927)
+# spec file for package openSUSE-Addon-NonOss-release (Version 20230929)
#
# Copyright (c) 2023 openSUSE.
#
@@ -16,7 +16,7 @@
Name: openSUSE-Addon-NonOss-release
%define product openSUSE-Addon-NonOss
Summary: openSUSE NonOSS Addon%{?betaversion: %{betaversion}}
-Version: 20230927
+Version: 20230929
Release: 0
License: BSD-3-Clause
Group: System/Fhs
@@ -24,9 +24,9 @@
Provides: %name-%version
Provides: product() = openSUSE%2DAddon%2DNonOss
-Provides: product(openSUSE-Addon-NonOss) = 20230927-0
+Provides: product(openSUSE-Addon-NonOss) = 20230929-0
Provides: product-label() = non%20oss%20addon
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20230927
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20230929
AutoReqProv: on
@@ -49,10 +49,10 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>openSUSE-Addon-NonOss</name>
- <version>20230927</version>
+ <version>20230929</version>
<release>0</release>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20230927</cpeid>
+ <cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20230929</cpeid>
<register>
<pool>
</pool>
++++++ openSUSE-release.spec ++++++
--- /var/tmp/diff_new_pack.fAm1Dk/_old 2023-09-29 21:43:08.817838199 +0200
+++ /var/tmp/diff_new_pack.fAm1Dk/_new 2023-09-29 21:43:08.821838343 +0200
@@ -20,7 +20,7 @@
#define betaversion %{nil}
%define codename Tumbleweed
Name: openSUSE-release
-Version: 20230927
+Version: 20230929
Release: 0
# 0 is the product release, not the build release of this package
Summary: openSUSE Tumbleweed
@@ -181,7 +181,7 @@
%include %{SOURCE100}
Provides: %name-%version
Provides: product() = openSUSE
-Provides: product(openSUSE) = 20230927-0
+Provides: product(openSUSE) = 20230929-0
%ifarch x86_64
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
%endif
@@ -195,7 +195,7 @@
Provides: product-register-target() = openSUSE%2DTumbleweed%2Daarch64
%endif
Provides: product-label() = openSUSE
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20230927
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20230929
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
Provides: product-url(repository) = http%3A%2F%2Fdownload.opensuse.org%2Ftumbleweed%2Frepo%2Foss%2F
Requires: product_flavor(openSUSE)
@@ -209,7 +209,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(ftp)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description ftp
@@ -224,7 +224,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(mini)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description mini
@@ -239,7 +239,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(dvd)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description dvd
@@ -254,7 +254,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-kde)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-kde
@@ -269,7 +269,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-x11)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-x11
@@ -284,7 +284,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-gnome)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-gnome
@@ -299,7 +299,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-xfce)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-xfce
@@ -314,7 +314,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-kde)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description usb-kde
@@ -329,7 +329,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-gnome)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description usb-gnome
@@ -344,7 +344,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-x11)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description usb-x11
@@ -359,7 +359,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance
@@ -374,7 +374,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-docker)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-docker
@@ -389,7 +389,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-kvm)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-kvm
@@ -404,7 +404,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-vmware)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-vmware
@@ -419,7 +419,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-openstack)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-openstack
@@ -434,7 +434,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-hyperv)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-hyperv
@@ -449,7 +449,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-vagrant)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-vagrant
@@ -464,7 +464,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-wsl)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-wsl
@@ -479,7 +479,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-custom)
-Provides: product_flavor(openSUSE) = 20230927-0
+Provides: product_flavor(openSUSE) = 20230929-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-custom
@@ -559,10 +559,10 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20230927</version>
+ <version>20230929</version>
<release>0</release>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:opensuse:20230927</cpeid>
+ <cpeid>cpe:/o:opensuse:opensuse:20230929</cpeid>
<productline>openSUSE</productline>
<register>
<target>openSUSE-Tumbleweed-x86_64</target>
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2023-09-29 21:14:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
and /work/SRC/openSUSE:Factory/.os-autoinst.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst"
Fri Sep 29 21:14:18 2023 rev:390 rq:1114308 version:4.6.1695896472.1c9ce39
Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2023-09-28 00:40:42.205710063 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.28202/os-autoinst.changes 2023-09-29 21:15:57.386906475 +0200
@@ -1,0 +2,10 @@
+Fri Sep 29 10:09:59 UTC 2023 - okurz(a)suse.com
+
+- Update to version 4.6.1695896472.1c9ce39:
+ * Add VNC depth support to the generalhw backend
+ * Require Mojolicious 9.340.0
+ * script/os-autoinst-setup-multi-machine: Drop unnecessary setcap on qemu
+ * ssh_screen: Log SSH read errors
+ * Fix return context check in mocked SSH error method in unit test
+
+-------------------------------------------------------------------
Old:
----
os-autoinst-4.6.1695644896.26abc02.obscpio
New:
----
os-autoinst-4.6.1695896472.1c9ce39.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.g1uuNc/_old 2023-09-29 21:15:59.318976185 +0200
+++ /var/tmp/diff_new_pack.g1uuNc/_new 2023-09-29 21:15:59.322976328 +0200
@@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
-Version: 4.6.1695644896.26abc02
+Version: 4.6.1695896472.1c9ce39
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later
++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.g1uuNc/_old 2023-09-29 21:15:59.346977194 +0200
+++ /var/tmp/diff_new_pack.g1uuNc/_new 2023-09-29 21:15:59.346977194 +0200
@@ -17,7 +17,7 @@
Name: os-autoinst
-Version: 4.6.1695644896.26abc02
+Version: 4.6.1695896472.1c9ce39
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
@@ -36,7 +36,7 @@
# The following line is generated from dependencies.yaml
%define build_requires %build_base_requires cmake ninja
# The following line is generated from dependencies.yaml
-%define main_requires git-core perl(B::Deparse) perl(Carp) perl(Carp::Always) perl(Config) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Cwd) perl(Data::Dumper) perl(Digest::MD5) perl(DynaLoader) perl(English) perl(Errno) perl(Exception::Class) perl(Exporter) perl(ExtUtils::testlib) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Temp) perl(File::Touch) perl(File::Which) perl(File::chdir) perl(IO::Handle) perl(IO::Scalar) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::UNIX) perl(IPC::Open3) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(JSON::Validator) perl(List::MoreUtils) perl(List::Util) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::JSON) perl(Mojo::Log) perl(Mojo::URL) perl(Mojo::UserAgent) perl(Mojolicious) >= 9.34 perl(Mojolicious::Lite) perl(Net::DBus) perl(Net::Domain) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(POSIX) perl(Scalar::Util) perl(Socket) perl(Socket::MsgHdr) perl(Term::ANSIColor) per
l(Thread::Queue) perl(Time::HiRes) perl(Time::Moment) perl(Time::Seconds) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(YAML::PP) perl(YAML::XS) perl(autodie) perl(base) perl(constant) perl(integer) perl(strict) perl(version) perl(warnings) perl-base
+%define main_requires git-core perl(B::Deparse) perl(Carp) perl(Carp::Always) perl(Config) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Cwd) perl(Data::Dumper) perl(Digest::MD5) perl(DynaLoader) perl(English) perl(Errno) perl(Exception::Class) perl(Exporter) perl(ExtUtils::testlib) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Temp) perl(File::Touch) perl(File::Which) perl(File::chdir) perl(IO::Handle) perl(IO::Scalar) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::UNIX) perl(IPC::Open3) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(JSON::Validator) perl(List::MoreUtils) perl(List::Util) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::JSON) perl(Mojo::Log) perl(Mojo::URL) perl(Mojo::UserAgent) perl(Mojolicious) >= 9.340.0 perl(Mojolicious::Lite) perl(Net::DBus) perl(Net::Domain) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(POSIX) perl(Scalar::Util) perl(Socket) perl(Socket::MsgHdr) perl(Term::ANSIColor)
perl(Thread::Queue) perl(Time::HiRes) perl(Time::Moment) perl(Time::Seconds) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(YAML::PP) perl(YAML::XS) perl(autodie) perl(base) perl(constant) perl(integer) perl(strict) perl(version) perl(warnings) perl-base
# all requirements needed by the tests, do not require on this in the package
# itself or any sub-packages
# SLE is missing spell check requirements
++++++ os-autoinst-4.6.1695644896.26abc02.obscpio -> os-autoinst-4.6.1695896472.1c9ce39.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1695644896.26abc02.obscpio /work/SRC/openSUSE:Factory/.os-autoinst.new.28202/os-autoinst-4.6.1695896472.1c9ce39.obscpio differ: char 50, line 1
++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.g1uuNc/_old 2023-09-29 21:15:59.410979504 +0200
+++ /var/tmp/diff_new_pack.g1uuNc/_new 2023-09-29 21:15:59.414979648 +0200
@@ -1,5 +1,5 @@
name: os-autoinst
-version: 4.6.1695644896.26abc02
-mtime: 1695644896
-commit: 26abc02f38e3abf40818deae9f18e1bc8256bf39
+version: 4.6.1695896472.1c9ce39
+mtime: 1695896472
+commit: 1c9ce39c9a5893e57584d94b252646b44be8d319
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openQA for openSUSE:Factory checked in at 2023-09-29 21:14:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
and /work/SRC/openSUSE:Factory/.openQA.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA"
Fri Sep 29 21:14:17 2023 rev:506 rq:1114305 version:4.6.1695913264.63a7e9e
Changes:
--------
openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2023-09-28 00:40:09.356515157 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.28202/openQA.changes 2023-09-29 21:15:53.990783944 +0200
@@ -1,0 +2,9 @@
+Fri Sep 29 09:58:28 UTC 2023 - okurz(a)suse.com
+
+- Update to version 4.6.1695913264.63a7e9e:
+ * Avoid displaying buttons on sticky table headers
+ * Dependency cron 2023-09-28
+ * Reduce runtime of t/04-scheduler.t
+ * Require Mojolicious 9.340.0
+
+-------------------------------------------------------------------
Old:
----
openQA-4.6.1695760067.7b58081.obscpio
New:
----
openQA-4.6.1695913264.63a7e9e.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.5669y4/_old 2023-09-29 21:15:56.270866208 +0200
+++ /var/tmp/diff_new_pack.5669y4/_new 2023-09-29 21:15:56.274866353 +0200
@@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
-Version: 4.6.1695760067.7b58081
+Version: 4.6.1695913264.63a7e9e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.5669y4/_old 2023-09-29 21:15:56.298867219 +0200
+++ /var/tmp/diff_new_pack.5669y4/_new 2023-09-29 21:15:56.298867219 +0200
@@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
-Version: 4.6.1695760067.7b58081
+Version: 4.6.1695913264.63a7e9e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.5669y4/_old 2023-09-29 21:15:56.326868230 +0200
+++ /var/tmp/diff_new_pack.5669y4/_new 2023-09-29 21:15:56.330868373 +0200
@@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
-Version: 4.6.1695760067.7b58081
+Version: 4.6.1695913264.63a7e9e
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later
++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.5669y4/_old 2023-09-29 21:15:56.354869239 +0200
+++ /var/tmp/diff_new_pack.5669y4/_new 2023-09-29 21:15:56.354869239 +0200
@@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
-Version: 4.6.1695760067.7b58081
+Version: 4.6.1695913264.63a7e9e
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.5669y4/_old 2023-09-29 21:15:56.378870105 +0200
+++ /var/tmp/diff_new_pack.5669y4/_new 2023-09-29 21:15:56.382870250 +0200
@@ -49,7 +49,7 @@
# The following line is generated from dependencies.yaml
%define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36
# The following line is generated from dependencies.yaml
-%define common_requires ntp-daemon perl >= 5.20.0 perl(Carp::Always) >= 0.14.02 perl(Config::IniFiles) perl(Config::Tiny) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Filesys::Df) perl(Getopt::Long) perl(Minion) >= 10.25 perl(Mojolicious) >= 9.34 perl(Regexp::Common) perl(Storable) perl(Time::Moment) perl(Try::Tiny)
+%define common_requires ntp-daemon perl >= 5.20.0 perl(Carp::Always) >= 0.14.02 perl(Config::IniFiles) perl(Config::Tiny) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Filesys::Df) perl(Getopt::Long) perl(Minion) >= 10.25 perl(Mojolicious) >= 9.340.0 perl(Regexp::Common) perl(Storable) perl(Time::Moment) perl(Try::Tiny)
# runtime requirements for the main package that are not required by other sub-packages
# The following line is generated from dependencies.yaml
%define main_requires %assetpack_requires bsdtar git-core hostname perl(BSD::Resource) perl(Carp) perl(CommonMark) perl(Config::Tiny) perl(DBD::Pg) >= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 perl(DBIx::Class::DeploymentHandler) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::OptimisticLocking) perl(DBIx::Class::ResultClass::HashRefInflator) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(Date::Format) perl(DateTime) perl(DateTime::Duration) perl(DateTime::Format::Pg) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Copy::Recursive) perl(File::Path) perl(File::Spec) perl(FindBin) perl(Getopt::Long::Descriptive) perl(IO::Handle) perl(IPC::Run) perl(JSON::Validator) perl(LWP::UserAgent) perl(Module::Load::Conditional) perl(Module::Pluggable) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2 perl(Mojo::URL) perl(Mojo::Util) perl(Mojolic
ious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Plugin::OAuth2) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Pod::POM) perl(SQL::Translator) perl(Scalar::Util) perl(Sort::Versions) perl(Text::Diff) perl(Time::HiRes) perl(Time::ParseDate) perl(Time::Piece) perl(Time::Seconds) perl(URI::Escape) perl(YAML::PP) >= 0.026 perl(YAML::XS) perl(aliased) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings)
@@ -78,7 +78,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
-Version: 4.6.1695760067.7b58081
+Version: 4.6.1695913264.63a7e9e
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
++++++ openQA-4.6.1695760067.7b58081.obscpio -> openQA-4.6.1695913264.63a7e9e.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1695760067.7b58081.obscpio /work/SRC/openSUSE:Factory/.openQA.new.28202/openQA-4.6.1695913264.63a7e9e.obscpio differ: char 50, line 1
++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.5669y4/_old 2023-09-29 21:15:56.486874003 +0200
+++ /var/tmp/diff_new_pack.5669y4/_new 2023-09-29 21:15:56.490874146 +0200
@@ -1,5 +1,5 @@
name: openQA
-version: 4.6.1695760067.7b58081
-mtime: 1695760067
-commit: 7b5808115694dc55ec1e77d492802d4b31cb4197
+version: 4.6.1695913264.63a7e9e
+mtime: 1695913264
+commit: 63a7e9e248ff4e215087f9904bff59119a861896
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Starman for openSUSE:Factory checked in at 2023-09-29 21:14:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Starman (Old)
and /work/SRC/openSUSE:Factory/.perl-Starman.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Starman"
Fri Sep 29 21:14:16 2023 rev:4 rq:1114047 version:0.4017
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Starman/perl-Starman.changes 2022-09-27 20:14:53.389952980 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Starman.new.28202/perl-Starman.changes 2023-09-29 21:15:52.134716977 +0200
@@ -1,0 +2,10 @@
+Thu Sep 14 03:09:01 UTC 2023 - Tina Müller <timueller+perl(a)suse.de>
+
+- updated to 0.4017
+ see /usr/share/doc/packages/perl-Starman/Changes
+
+ 0.4017 2023-09-13 13:27:02 PDT
+ - Handle EINTR when doing sysread calls (Rob Mueller) #148
+ - Requires perl 5.14
+
+-------------------------------------------------------------------
Old:
----
Starman-0.4016.tar.gz
New:
----
Starman-0.4017.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Starman.spec ++++++
--- /var/tmp/diff_new_pack.46zXy9/_old 2023-09-29 21:15:53.306759264 +0200
+++ /var/tmp/diff_new_pack.46zXy9/_new 2023-09-29 21:15:53.306759264 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Starman
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Starman
Name: perl-Starman
-Version: 0.4016
+Version: 0.4017
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: High-performance preforking PSGI/Plack web server
@@ -97,7 +97,8 @@
%prep
%autosetup -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Build.PL --installdirs=vendor
++++++ Starman-0.4016.tar.gz -> Starman-0.4017.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Starman-0.4016/Changes new/Starman-0.4017/Changes
--- old/Starman-0.4016/Changes 2022-09-13 19:11:36.000000000 +0200
+++ new/Starman-0.4017/Changes 2023-09-13 22:27:04.000000000 +0200
@@ -1,5 +1,9 @@
Revision history for Perl extension Starman
+0.4017 2023-09-13 13:27:02 PDT
+ - Handle EINTR when doing sysread calls (Rob Mueller) #148
+ - Requires perl 5.14
+
0.4016 2022-09-13 10:11:34 PDT
- Add psgix.informational callback #146
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Starman-0.4016/MANIFEST new/Starman-0.4017/MANIFEST
--- old/Starman-0.4016/MANIFEST 2022-09-13 19:11:36.000000000 +0200
+++ new/Starman-0.4017/MANIFEST 2023-09-13 22:27:04.000000000 +0200
@@ -19,6 +19,7 @@
t/chunked_termination.t
t/chunked_zero_length.t
t/early-hints.t
+t/eintr.t
t/expect.t
t/findbin.psgi
t/harakiri.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Starman-0.4016/META.json new/Starman-0.4017/META.json
--- old/Starman-0.4016/META.json 2022-09-13 19:11:36.000000000 +0200
+++ new/Starman-0.4017/META.json 2023-09-13 22:27:04.000000000 +0200
@@ -4,7 +4,7 @@
"Tatsuhiko Miyagawa <miyagawa(a)bulknews.net>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Milla version v1.0.21, Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Milla version v1.0.22, Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -34,7 +34,7 @@
},
"develop" : {
"requires" : {
- "Dist::Milla" : "v1.0.21",
+ "Dist::Milla" : "v1.0.22",
"LWP::Protocol::https" : "0",
"Test::Pod" : "1.41"
}
@@ -76,7 +76,7 @@
"web" : "https://github.com/miyagawa/Starman"
}
},
- "version" : "0.4016",
+ "version" : "0.4017",
"x_contributors" : [
"Adam Guthrie <adam.guthrie(a)dvlgames.com>",
"Alex Vandiver <alex(a)chmrr.net>",
@@ -103,6 +103,7 @@
"Robert Olson <olson(a)mcs.anl.gov>",
"Robert Rothenberg <rrwo(a)cpan.org>",
"Robert Sedlacek <r.sedlacek(a)shadowcat.co.uk>",
+ "Rob Mueller <robm(a)fastmailteam.com>",
"Slobodan Mi\u0161kovi\u0107 <slobodan(a)miskovic.ca>",
"spleenjack <spleenjack(a)gmail.com>",
"Tatsuhiko Miyagawa <tmiyagawa(a)fastly.com>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Starman-0.4016/META.yml new/Starman-0.4017/META.yml
--- old/Starman-0.4016/META.yml 2022-09-13 19:11:36.000000000 +0200
+++ new/Starman-0.4017/META.yml 2023-09-13 22:27:04.000000000 +0200
@@ -9,7 +9,7 @@
configure_requires:
Module::Build::Tiny: '0.034'
dynamic_config: 0
-generated_by: 'Dist::Milla version v1.0.21, Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Milla version v1.0.22, Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -37,7 +37,7 @@
bugtracker: https://github.com/miyagawa/Starman/issues
homepage: https://github.com/miyagawa/Starman
repository: https://github.com/miyagawa/Starman.git
-version: '0.4016'
+version: '0.4017'
x_contributors:
- 'Adam Guthrie <adam.guthrie(a)dvlgames.com>'
- 'Alex Vandiver <alex(a)chmrr.net>'
@@ -64,6 +64,7 @@
- 'Robert Olson <olson(a)mcs.anl.gov>'
- 'Robert Rothenberg <rrwo(a)cpan.org>'
- 'Robert Sedlacek <r.sedlacek(a)shadowcat.co.uk>'
+ - 'Rob Mueller <robm(a)fastmailteam.com>'
- 'Slobodan Mišković <slobodan(a)miskovic.ca>'
- 'spleenjack <spleenjack(a)gmail.com>'
- 'Tatsuhiko Miyagawa <tmiyagawa(a)fastly.com>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Starman-0.4016/lib/Starman/Server.pm new/Starman-0.4017/lib/Starman/Server.pm
--- old/Starman-0.4016/lib/Starman/Server.pm 2022-09-13 19:11:36.000000000 +0200
+++ new/Starman-0.4017/lib/Starman/Server.pm 2023-09-13 22:27:04.000000000 +0200
@@ -348,7 +348,7 @@
last if $self->{client}->{inputbuf} ne '' && $self->{client}->{inputbuf} =~ /$CR?$LF$CR?$LF/s;
# If not, read some data
- my $read = sysread $self->{server}->{client}, my $buf, CHUNKSIZE;
+ my $read = _sysread($self->{server}->{client}, my $buf, CHUNKSIZE);
if ( !defined $read || $read == 0 ) {
die "Read error: $!\n";
@@ -409,7 +409,7 @@
my $chunk = delete $self->{client}->{inputbuf};
return ($chunk, length $chunk);
}
- my $read = sysread $self->{server}->{client}, my($chunk), CHUNKSIZE;
+ my $read = _sysread($self->{server}->{client}, my($chunk), CHUNKSIZE);
return ($chunk, $read);
};
@@ -580,6 +580,13 @@
}
}
+sub _sysread {
+ while (1) {
+ my $len = sysread $_[0], $_[1], $_[2];
+ return $len if defined $len or $! != EINTR;
+ }
+}
+
sub _write_informational {
my ($conn, $code, $headers) = @_;
my $message = HTTP::Status::status_message($code);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Starman-0.4016/lib/Starman.pm new/Starman-0.4017/lib/Starman.pm
--- old/Starman-0.4016/lib/Starman.pm 2022-09-13 19:11:36.000000000 +0200
+++ new/Starman-0.4017/lib/Starman.pm 2023-09-13 22:27:04.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use 5.008_001;
-our $VERSION = '0.4016';
+our $VERSION = '0.4017';
1;
__END__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Starman-0.4016/t/eintr.t new/Starman-0.4017/t/eintr.t
--- old/Starman-0.4016/t/eintr.t 1970-01-01 01:00:00.000000000 +0100
+++ new/Starman-0.4017/t/eintr.t 2023-09-13 22:27:04.000000000 +0200
@@ -0,0 +1,74 @@
+use strict;
+use Starman::Server;
+use Plack::Test;
+use HTTP::Request;
+use Test::More;
+use File::Temp qw(tempfile);
+use Time::HiRes qw(sleep);
+
+my $fh = tempfile;
+$fh->autoflush(1);
+
+# When a child handles our request, write it's pid to the temp file
+{
+ no warnings 'redefine';
+ my $old_process_request = \&Starman::Server::process_request;
+ *Starman::Server::process_request = sub {
+ seek $fh, 0, 0;
+ print $fh $$;
+ goto &$old_process_request;
+ };
+}
+
+$Plack::Test::Impl = "Server";
+$ENV{PLACK_SERVER} = 'Starman';
+
+my $app = sub {
+ my $env = shift;
+ my $body;
+ my $clen = $env->{CONTENT_LENGTH};
+ while ($clen > 0) {
+ $env->{'psgi.input'}->read(my $buf, $clen) or last;
+ $clen -= length $buf;
+ $body .= $buf;
+ }
+ return [ 200, [ 'Content-Type', 'text/plain', 'X-Content-Length', $env->{CONTENT_LENGTH} ], [ $body ] ];
+};
+
+test_psgi $app, sub {
+ my $cb = shift;
+
+ my $c = 0;
+
+ my $req = HTTP::Request->new(POST => "http://localhost/");
+ $req->content(sub {
+ $c++;
+
+ # Send some chunked content
+ return "abcde" if $c == 1;
+
+ # Child should be processing request, get pid
+ seek $fh, 0, 0;
+ sysread $fh, my $pid, 100;
+
+ # Ensure child is waiting on a sysread
+ sleep 0.1;
+
+ kill 'HUP', $pid if $pid;
+
+ # Ensure child received HUP before sending more data
+ sleep 0.1;
+
+ # Now send it some more content
+ return "abcde" if $c <= 5;
+
+ return undef;
+ });
+
+ my $res = $cb->($req);
+
+ # We should have got 5 x 5 bytes or 25 bytes total
+ is $res->header('X-Content-Length'), 25;
+};
+
+done_testing;
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mozilla-jss for openSUSE:Factory checked in at 2023-09-29 21:14:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozilla-jss (Old)
and /work/SRC/openSUSE:Factory/.mozilla-jss.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozilla-jss"
Fri Sep 29 21:14:15 2023 rev:14 rq:1114280 version:5.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mozilla-jss/mozilla-jss.changes 2022-03-01 17:04:34.912349573 +0100
+++ /work/SRC/openSUSE:Factory/.mozilla-jss.new.28202/mozilla-jss.changes 2023-09-29 21:15:50.950674257 +0200
@@ -1,0 +2,5 @@
+Fri Sep 29 07:52:09 UTC 2023 - Fridrich Strba <fstrba(a)suse.com>
+
+- Remove bogus runtime dependency on apache-commons-lang
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mozilla-jss.spec ++++++
--- /var/tmp/diff_new_pack.Be5tKB/_old 2023-09-29 21:15:51.914709039 +0200
+++ /var/tmp/diff_new_pack.Be5tKB/_new 2023-09-29 21:15:51.918709183 +0200
@@ -1,7 +1,7 @@
#
# spec file for package mozilla-jss
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -46,7 +46,7 @@
BuildRequires: junit
-Requires: apache-commons-lang
+Requires: apache-commons-lang3
Requires: java-headless
Requires: jpackage-utils
Requires: mozilla-nss >= 3.44
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package sway for openSUSE:Factory checked in at 2023-09-29 21:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sway (Old)
and /work/SRC/openSUSE:Factory/.sway.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sway"
Fri Sep 29 21:14:13 2023 rev:41 rq:1114248 version:1.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/sway/sway.changes 2023-09-25 21:03:14.120274010 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.28202/sway.changes 2023-09-29 21:15:48.390581889 +0200
@@ -1,0 +2,5 @@
+Mon Sep 28 09:11:05 UTC 2023 - Denys Kondratenko <stdden(a)opensuse.org>
+
+- fix portal config typo (see https://github.com/emersion/xdg-desktop-portal-wlr/pull/269)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sway-portals.conf ++++++
--- /var/tmp/diff_new_pack.EJsHQw/_old 2023-09-29 21:15:49.666627929 +0200
+++ /var/tmp/diff_new_pack.EJsHQw/_new 2023-09-29 21:15:49.670628073 +0200
@@ -2,7 +2,7 @@
# use xdg-desktop-portal-gtk for every portal interface
default=gtk
# except for the xdg-desktop-portal-wlr supplied interfaces
-org.freedesktop.impl.portal.Screencast=wlr
+org.freedesktop.impl.portal.ScreenCast=wlr
org.freedesktop.impl.portal.Screenshot=wlr
(No newline at EOF)
1
0