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
January 2023
- 1 participants
- 2776 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 000release-packages for openSUSE:Factory checked in at 2023-02-01 00:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
and /work/SRC/openSUSE:Factory/.000release-packages.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000release-packages"
Wed Feb 1 00:35:22 2023 rev:2084 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
openSUSE-Addon-NonOss-release.spec: same change
openSUSE-release.spec: same change
stub.spec: same change
++++++ weakremovers.inc ++++++
--- /var/tmp/diff_new_pack.QJ6NBx/_old 2023-02-01 00:44:48.101586368 +0100
+++ /var/tmp/diff_new_pack.QJ6NBx/_new 2023-02-01 00:44:48.109586399 +0100
@@ -1471,6 +1471,7 @@
Provides: weakremover(boost-license1_77_0)
Provides: weakremover(boost-license1_78_0)
Provides: weakremover(boost-license1_79_0)
+Provides: weakremover(boost-license1_80_0)
Provides: weakremover(boost1_69_0-doc-html)
Provides: weakremover(boost1_69_0-doc-pdf)
Provides: weakremover(boost1_69_0-jam)
@@ -1503,6 +1504,10 @@
Provides: weakremover(boost1_79_0-doc-pdf)
Provides: weakremover(boost1_79_0-jam)
Provides: weakremover(boost1_79_0-quickbook)
+Provides: weakremover(boost1_80_0-doc-html)
+Provides: weakremover(boost1_80_0-doc-pdf)
+Provides: weakremover(boost1_80_0-jam)
+Provides: weakremover(boost1_80_0-quickbook)
Provides: weakremover(boost_1_64-devel)
Provides: weakremover(boost_1_64-doc-html)
Provides: weakremover(boost_1_64-doc-pdf)
@@ -1719,7 +1724,6 @@
Provides: weakremover(clckwrks-cli)
Provides: weakremover(clipboard)
Provides: weakremover(cloud-init-test)
-Provides: weakremover(clpeak)
Provides: weakremover(cmpi-bindings-pywbem)
Provides: weakremover(cmpi-bindings-ruby-doc)
Provides: weakremover(cmpi-pywbem-base)
@@ -7891,6 +7895,8 @@
Provides: weakremover(libboost_atomic1_78_0-devel)
Provides: weakremover(libboost_atomic1_79_0)
Provides: weakremover(libboost_atomic1_79_0-devel)
+Provides: weakremover(libboost_atomic1_80_0)
+Provides: weakremover(libboost_atomic1_80_0-devel)
Provides: weakremover(libboost_chrono1_64_0)
Provides: weakremover(libboost_chrono1_64_0-devel)
Provides: weakremover(libboost_chrono1_65_1)
@@ -7915,6 +7921,8 @@
Provides: weakremover(libboost_chrono1_78_0-devel)
Provides: weakremover(libboost_chrono1_79_0)
Provides: weakremover(libboost_chrono1_79_0-devel)
+Provides: weakremover(libboost_chrono1_80_0)
+Provides: weakremover(libboost_chrono1_80_0-devel)
Provides: weakremover(libboost_container1_64_0)
Provides: weakremover(libboost_container1_64_0-devel)
Provides: weakremover(libboost_container1_65_1)
@@ -7939,6 +7947,8 @@
Provides: weakremover(libboost_container1_78_0-devel)
Provides: weakremover(libboost_container1_79_0)
Provides: weakremover(libboost_container1_79_0-devel)
+Provides: weakremover(libboost_container1_80_0)
+Provides: weakremover(libboost_container1_80_0-devel)
Provides: weakremover(libboost_context1_64_0)
Provides: weakremover(libboost_context1_64_0-devel)
Provides: weakremover(libboost_context1_65_1)
@@ -7963,6 +7973,8 @@
Provides: weakremover(libboost_context1_78_0-devel)
Provides: weakremover(libboost_context1_79_0)
Provides: weakremover(libboost_context1_79_0-devel)
+Provides: weakremover(libboost_context1_80_0)
+Provides: weakremover(libboost_context1_80_0-devel)
Provides: weakremover(libboost_contract1_68_0)
Provides: weakremover(libboost_contract1_68_0-devel)
Provides: weakremover(libboost_contract1_69_0)
@@ -7981,6 +7993,8 @@
Provides: weakremover(libboost_contract1_78_0-devel)
Provides: weakremover(libboost_contract1_79_0)
Provides: weakremover(libboost_contract1_79_0-devel)
+Provides: weakremover(libboost_contract1_80_0)
+Provides: weakremover(libboost_contract1_80_0-devel)
Provides: weakremover(libboost_coroutine1_64_0)
Provides: weakremover(libboost_coroutine1_64_0-devel)
Provides: weakremover(libboost_coroutine1_65_1)
@@ -8005,6 +8019,8 @@
Provides: weakremover(libboost_coroutine1_78_0-devel)
Provides: weakremover(libboost_coroutine1_79_0)
Provides: weakremover(libboost_coroutine1_79_0-devel)
+Provides: weakremover(libboost_coroutine1_80_0)
+Provides: weakremover(libboost_coroutine1_80_0-devel)
Provides: weakremover(libboost_date_time1_64_0)
Provides: weakremover(libboost_date_time1_64_0-devel)
Provides: weakremover(libboost_date_time1_65_1)
@@ -8029,6 +8045,8 @@
Provides: weakremover(libboost_date_time1_78_0-devel)
Provides: weakremover(libboost_date_time1_79_0)
Provides: weakremover(libboost_date_time1_79_0-devel)
+Provides: weakremover(libboost_date_time1_80_0)
+Provides: weakremover(libboost_date_time1_80_0-devel)
Provides: weakremover(libboost_fiber1_64_0)
Provides: weakremover(libboost_fiber1_64_0-devel)
Provides: weakremover(libboost_fiber1_65_1)
@@ -8053,6 +8071,8 @@
Provides: weakremover(libboost_fiber1_78_0-devel)
Provides: weakremover(libboost_fiber1_79_0)
Provides: weakremover(libboost_fiber1_79_0-devel)
+Provides: weakremover(libboost_fiber1_80_0)
+Provides: weakremover(libboost_fiber1_80_0-devel)
Provides: weakremover(libboost_filesystem1_64_0)
Provides: weakremover(libboost_filesystem1_64_0-devel)
Provides: weakremover(libboost_filesystem1_65_1)
@@ -8077,6 +8097,8 @@
Provides: weakremover(libboost_filesystem1_78_0-devel)
Provides: weakremover(libboost_filesystem1_79_0)
Provides: weakremover(libboost_filesystem1_79_0-devel)
+Provides: weakremover(libboost_filesystem1_80_0)
+Provides: weakremover(libboost_filesystem1_80_0-devel)
Provides: weakremover(libboost_graph1_64_0)
Provides: weakremover(libboost_graph1_64_0-devel)
Provides: weakremover(libboost_graph1_65_1)
@@ -8101,6 +8123,8 @@
Provides: weakremover(libboost_graph1_78_0-devel)
Provides: weakremover(libboost_graph1_79_0)
Provides: weakremover(libboost_graph1_79_0-devel)
+Provides: weakremover(libboost_graph1_80_0)
+Provides: weakremover(libboost_graph1_80_0-devel)
Provides: weakremover(libboost_graph_parallel1_64_0)
Provides: weakremover(libboost_graph_parallel1_64_0-devel)
Provides: weakremover(libboost_graph_parallel1_65_1)
@@ -8125,6 +8149,8 @@
Provides: weakremover(libboost_graph_parallel1_78_0-devel)
Provides: weakremover(libboost_graph_parallel1_79_0)
Provides: weakremover(libboost_graph_parallel1_79_0-devel)
+Provides: weakremover(libboost_graph_parallel1_80_0)
+Provides: weakremover(libboost_graph_parallel1_80_0-devel)
Provides: weakremover(libboost_headers1_64_0-devel)
Provides: weakremover(libboost_headers1_65_1-devel)
Provides: weakremover(libboost_headers1_66_0-devel)
@@ -8137,6 +8163,7 @@
Provides: weakremover(libboost_headers1_77_0-devel)
Provides: weakremover(libboost_headers1_78_0-devel)
Provides: weakremover(libboost_headers1_79_0-devel)
+Provides: weakremover(libboost_headers1_80_0-devel)
Provides: weakremover(libboost_iostreams1_64_0)
Provides: weakremover(libboost_iostreams1_64_0-devel)
Provides: weakremover(libboost_iostreams1_65_1)
@@ -8161,6 +8188,8 @@
Provides: weakremover(libboost_iostreams1_78_0-devel)
Provides: weakremover(libboost_iostreams1_79_0)
Provides: weakremover(libboost_iostreams1_79_0-devel)
+Provides: weakremover(libboost_iostreams1_80_0)
+Provides: weakremover(libboost_iostreams1_80_0-devel)
Provides: weakremover(libboost_json1_75_0)
Provides: weakremover(libboost_json1_75_0-devel)
Provides: weakremover(libboost_json1_76_0)
@@ -8171,6 +8200,8 @@
Provides: weakremover(libboost_json1_78_0-devel)
Provides: weakremover(libboost_json1_79_0)
Provides: weakremover(libboost_json1_79_0-devel)
+Provides: weakremover(libboost_json1_80_0)
+Provides: weakremover(libboost_json1_80_0-devel)
Provides: weakremover(libboost_locale1_64_0)
Provides: weakremover(libboost_locale1_64_0-devel)
Provides: weakremover(libboost_locale1_65_1)
@@ -8195,6 +8226,8 @@
Provides: weakremover(libboost_locale1_78_0-devel)
Provides: weakremover(libboost_locale1_79_0)
Provides: weakremover(libboost_locale1_79_0-devel)
+Provides: weakremover(libboost_locale1_80_0)
+Provides: weakremover(libboost_locale1_80_0-devel)
Provides: weakremover(libboost_log1_64_0)
Provides: weakremover(libboost_log1_64_0-devel)
Provides: weakremover(libboost_log1_65_1)
@@ -8219,6 +8252,8 @@
Provides: weakremover(libboost_log1_78_0-devel)
Provides: weakremover(libboost_log1_79_0)
Provides: weakremover(libboost_log1_79_0-devel)
+Provides: weakremover(libboost_log1_80_0)
+Provides: weakremover(libboost_log1_80_0-devel)
Provides: weakremover(libboost_math1_64_0)
Provides: weakremover(libboost_math1_64_0-devel)
Provides: weakremover(libboost_math1_65_1)
@@ -8243,6 +8278,8 @@
Provides: weakremover(libboost_math1_78_0-devel)
Provides: weakremover(libboost_math1_79_0)
Provides: weakremover(libboost_math1_79_0-devel)
+Provides: weakremover(libboost_math1_80_0)
+Provides: weakremover(libboost_math1_80_0-devel)
Provides: weakremover(libboost_mpi1_64_0)
Provides: weakremover(libboost_mpi1_64_0-devel)
Provides: weakremover(libboost_mpi1_65_1)
@@ -8267,6 +8304,8 @@
Provides: weakremover(libboost_mpi1_78_0-devel)
Provides: weakremover(libboost_mpi1_79_0)
Provides: weakremover(libboost_mpi1_79_0-devel)
+Provides: weakremover(libboost_mpi1_80_0)
+Provides: weakremover(libboost_mpi1_80_0-devel)
Provides: weakremover(libboost_mpi_python-devel)
Provides: weakremover(libboost_mpi_python-py2_7-1_64_0)
Provides: weakremover(libboost_mpi_python-py2_7-1_64_0-devel)
@@ -8302,6 +8341,8 @@
Provides: weakremover(libboost_mpi_python-py3-1_78_0-devel)
Provides: weakremover(libboost_mpi_python-py3-1_79_0)
Provides: weakremover(libboost_mpi_python-py3-1_79_0-devel)
+Provides: weakremover(libboost_mpi_python-py3-1_80_0)
+Provides: weakremover(libboost_mpi_python-py3-1_80_0-devel)
Provides: weakremover(libboost_mpi_python38-py3-1_74_0)
Provides: weakremover(libboost_mpi_python38-py3-1_74_0-devel)
Provides: weakremover(libboost_nowide1_74_0)
@@ -8316,6 +8357,8 @@
Provides: weakremover(libboost_nowide1_78_0-devel)
Provides: weakremover(libboost_nowide1_79_0)
Provides: weakremover(libboost_nowide1_79_0-devel)
+Provides: weakremover(libboost_nowide1_80_0)
+Provides: weakremover(libboost_nowide1_80_0-devel)
Provides: weakremover(libboost_numpy-devel)
Provides: weakremover(libboost_numpy-py2_7-1_64_0)
Provides: weakremover(libboost_numpy-py2_7-1_64_0-devel)
@@ -8353,6 +8396,8 @@
Provides: weakremover(libboost_numpy-py3-1_78_0-devel)
Provides: weakremover(libboost_numpy-py3-1_79_0)
Provides: weakremover(libboost_numpy-py3-1_79_0-devel)
+Provides: weakremover(libboost_numpy-py3-1_80_0)
+Provides: weakremover(libboost_numpy-py3-1_80_0-devel)
Provides: weakremover(libboost_program_options1_64_0)
Provides: weakremover(libboost_program_options1_64_0-devel)
Provides: weakremover(libboost_program_options1_65_1)
@@ -8377,6 +8422,8 @@
Provides: weakremover(libboost_program_options1_78_0-devel)
Provides: weakremover(libboost_program_options1_79_0)
Provides: weakremover(libboost_program_options1_79_0-devel)
+Provides: weakremover(libboost_program_options1_80_0)
+Provides: weakremover(libboost_program_options1_80_0-devel)
Provides: weakremover(libboost_python-devel)
Provides: weakremover(libboost_python-py2_7-1_64_0)
Provides: weakremover(libboost_python-py2_7-1_64_0-devel)
@@ -8414,6 +8461,8 @@
Provides: weakremover(libboost_python-py3-1_78_0-devel)
Provides: weakremover(libboost_python-py3-1_79_0)
Provides: weakremover(libboost_python-py3-1_79_0-devel)
+Provides: weakremover(libboost_python-py3-1_80_0)
+Provides: weakremover(libboost_python-py3-1_80_0-devel)
Provides: weakremover(libboost_random1_64_0)
Provides: weakremover(libboost_random1_64_0-devel)
Provides: weakremover(libboost_random1_65_1)
@@ -8438,6 +8487,8 @@
Provides: weakremover(libboost_random1_78_0-devel)
Provides: weakremover(libboost_random1_79_0)
Provides: weakremover(libboost_random1_79_0-devel)
+Provides: weakremover(libboost_random1_80_0)
+Provides: weakremover(libboost_random1_80_0-devel)
Provides: weakremover(libboost_regex1_64_0)
Provides: weakremover(libboost_regex1_64_0-devel)
Provides: weakremover(libboost_regex1_65_1)
@@ -8462,6 +8513,8 @@
Provides: weakremover(libboost_regex1_78_0-devel)
Provides: weakremover(libboost_regex1_79_0)
Provides: weakremover(libboost_regex1_79_0-devel)
+Provides: weakremover(libboost_regex1_80_0)
+Provides: weakremover(libboost_regex1_80_0-devel)
Provides: weakremover(libboost_serialization1_64_0)
Provides: weakremover(libboost_serialization1_64_0-devel)
Provides: weakremover(libboost_serialization1_65_1)
@@ -8486,6 +8539,8 @@
Provides: weakremover(libboost_serialization1_78_0-devel)
Provides: weakremover(libboost_serialization1_79_0)
Provides: weakremover(libboost_serialization1_79_0-devel)
+Provides: weakremover(libboost_serialization1_80_0)
+Provides: weakremover(libboost_serialization1_80_0-devel)
Provides: weakremover(libboost_signals1_64_0)
Provides: weakremover(libboost_signals1_64_0-devel)
Provides: weakremover(libboost_signals1_65_1)
@@ -8516,6 +8571,8 @@
Provides: weakremover(libboost_stacktrace1_78_0-devel)
Provides: weakremover(libboost_stacktrace1_79_0)
Provides: weakremover(libboost_stacktrace1_79_0-devel)
+Provides: weakremover(libboost_stacktrace1_80_0)
+Provides: weakremover(libboost_stacktrace1_80_0-devel)
Provides: weakremover(libboost_system1_64_0)
Provides: weakremover(libboost_system1_64_0-devel)
Provides: weakremover(libboost_system1_65_1)
@@ -8540,6 +8597,8 @@
Provides: weakremover(libboost_system1_78_0-devel)
Provides: weakremover(libboost_system1_79_0)
Provides: weakremover(libboost_system1_79_0-devel)
+Provides: weakremover(libboost_system1_80_0)
+Provides: weakremover(libboost_system1_80_0-devel)
Provides: weakremover(libboost_test1_64_0)
Provides: weakremover(libboost_test1_64_0-devel)
Provides: weakremover(libboost_test1_65_1)
@@ -8564,6 +8623,8 @@
Provides: weakremover(libboost_test1_78_0-devel)
Provides: weakremover(libboost_test1_79_0)
Provides: weakremover(libboost_test1_79_0-devel)
+Provides: weakremover(libboost_test1_80_0)
+Provides: weakremover(libboost_test1_80_0-devel)
Provides: weakremover(libboost_thread1_64_0)
Provides: weakremover(libboost_thread1_64_0-devel)
Provides: weakremover(libboost_thread1_65_1)
@@ -8588,6 +8649,8 @@
Provides: weakremover(libboost_thread1_78_0-devel)
Provides: weakremover(libboost_thread1_79_0)
Provides: weakremover(libboost_thread1_79_0-devel)
+Provides: weakremover(libboost_thread1_80_0)
+Provides: weakremover(libboost_thread1_80_0-devel)
Provides: weakremover(libboost_timer1_64_0)
Provides: weakremover(libboost_timer1_64_0-devel)
Provides: weakremover(libboost_timer1_65_1)
@@ -8612,6 +8675,8 @@
Provides: weakremover(libboost_timer1_78_0-devel)
Provides: weakremover(libboost_timer1_79_0)
Provides: weakremover(libboost_timer1_79_0-devel)
+Provides: weakremover(libboost_timer1_80_0)
+Provides: weakremover(libboost_timer1_80_0-devel)
Provides: weakremover(libboost_type_erasure1_64_0)
Provides: weakremover(libboost_type_erasure1_64_0-devel)
Provides: weakremover(libboost_type_erasure1_65_1)
@@ -8636,6 +8701,8 @@
Provides: weakremover(libboost_type_erasure1_78_0-devel)
Provides: weakremover(libboost_type_erasure1_79_0)
Provides: weakremover(libboost_type_erasure1_79_0-devel)
+Provides: weakremover(libboost_type_erasure1_80_0)
+Provides: weakremover(libboost_type_erasure1_80_0-devel)
Provides: weakremover(libboost_wave1_64_0)
Provides: weakremover(libboost_wave1_64_0-devel)
Provides: weakremover(libboost_wave1_65_1)
@@ -8660,6 +8727,8 @@
Provides: weakremover(libboost_wave1_78_0-devel)
Provides: weakremover(libboost_wave1_79_0)
Provides: weakremover(libboost_wave1_79_0-devel)
+Provides: weakremover(libboost_wave1_80_0)
+Provides: weakremover(libboost_wave1_80_0-devel)
Provides: weakremover(libboringssl0)
Provides: weakremover(libbotan-1_10-1)
Provides: weakremover(libbotan-2-10)
@@ -9953,6 +10022,11 @@
Provides: weakremover(libimaevm2)
Provides: weakremover(libimobiledevice6)
Provides: weakremover(libinchi0)
+Provides: weakremover(libindiAlignmentDriver1)
+Provides: weakremover(libindiclient1)
+Provides: weakremover(libindiclientqt1)
+Provides: weakremover(libindidriver1)
+Provides: weakremover(libindilx200-1)
Provides: weakremover(libinfinity-1_0-0)
Provides: weakremover(libiniparser0)
Provides: weakremover(libinsighttoolkit4)
@@ -11100,6 +11174,7 @@
Provides: weakremover(libpodofo0_9_7)
Provides: weakremover(libpolkit-qt-1-1)
Provides: weakremover(libpolkit-qt-1-devel)
+Provides: weakremover(libpolymake4_7)
Provides: weakremover(libpoppler-qt4-4)
Provides: weakremover(libpoppler-qt4-devel)
Provides: weakremover(libpoppler-qt6-1)
@@ -18463,6 +18538,7 @@
Provides: weakremover(python3-boost_parallel_mpi1_77_0)
Provides: weakremover(python3-boost_parallel_mpi1_78_0)
Provides: weakremover(python3-boost_parallel_mpi1_79_0)
+Provides: weakremover(python3-boost_parallel_mpi1_80_0)
Provides: weakremover(python3-boto)
Provides: weakremover(python3-bpython-doc)
Provides: weakremover(python3-buku)
@@ -29954,6 +30030,23 @@
Provides: weakremover(boost_1_79_0-gnu-openmpi4-hpc)
Provides: weakremover(boost_1_79_0-gnu-openmpi4-hpc-devel)
Provides: weakremover(boost_1_79_0-gnu-openmpi4-hpc-python3)
+Provides: weakremover(boost_1_80_0-gnu-hpc)
+Provides: weakremover(boost_1_80_0-gnu-hpc-devel)
+Provides: weakremover(boost_1_80_0-gnu-mpich-hpc)
+Provides: weakremover(boost_1_80_0-gnu-mpich-hpc-devel)
+Provides: weakremover(boost_1_80_0-gnu-mpich-hpc-python3)
+Provides: weakremover(boost_1_80_0-gnu-mvapich2-hpc)
+Provides: weakremover(boost_1_80_0-gnu-mvapich2-hpc-devel)
+Provides: weakremover(boost_1_80_0-gnu-mvapich2-hpc-python3)
+Provides: weakremover(boost_1_80_0-gnu-openmpi2-hpc)
+Provides: weakremover(boost_1_80_0-gnu-openmpi2-hpc-devel)
+Provides: weakremover(boost_1_80_0-gnu-openmpi2-hpc-python3)
+Provides: weakremover(boost_1_80_0-gnu-openmpi3-hpc)
+Provides: weakremover(boost_1_80_0-gnu-openmpi3-hpc-devel)
+Provides: weakremover(boost_1_80_0-gnu-openmpi3-hpc-python3)
+Provides: weakremover(boost_1_80_0-gnu-openmpi4-hpc)
+Provides: weakremover(boost_1_80_0-gnu-openmpi4-hpc-devel)
+Provides: weakremover(boost_1_80_0-gnu-openmpi4-hpc-python3)
Provides: weakremover(cairomm-devel-32bit)
Provides: weakremover(cairomm1_0-devel-32bit)
Provides: weakremover(canna-libs-32bit)
@@ -30757,6 +30850,7 @@
Provides: weakremover(libboost_atomic1_77_0-32bit)
Provides: weakremover(libboost_atomic1_78_0-32bit)
Provides: weakremover(libboost_atomic1_79_0-32bit)
+Provides: weakremover(libboost_atomic1_80_0-32bit)
Provides: weakremover(libboost_container1_64_0-32bit)
Provides: weakremover(libboost_container1_65_1-32bit)
Provides: weakremover(libboost_container1_66_0-32bit)
@@ -30769,6 +30863,7 @@
Provides: weakremover(libboost_container1_77_0-32bit)
Provides: weakremover(libboost_container1_78_0-32bit)
Provides: weakremover(libboost_container1_79_0-32bit)
+Provides: weakremover(libboost_container1_80_0-32bit)
Provides: weakremover(libboost_context1_64_0-32bit)
Provides: weakremover(libboost_context1_65_1-32bit)
Provides: weakremover(libboost_context1_66_0-32bit)
@@ -30781,6 +30876,7 @@
Provides: weakremover(libboost_context1_77_0-32bit)
Provides: weakremover(libboost_context1_78_0-32bit)
Provides: weakremover(libboost_context1_79_0-32bit)
+Provides: weakremover(libboost_context1_80_0-32bit)
Provides: weakremover(libboost_coroutine1_64_0-32bit)
Provides: weakremover(libboost_coroutine1_65_1-32bit)
Provides: weakremover(libboost_coroutine1_66_0-32bit)
@@ -30793,6 +30889,7 @@
Provides: weakremover(libboost_coroutine1_77_0-32bit)
Provides: weakremover(libboost_coroutine1_78_0-32bit)
Provides: weakremover(libboost_coroutine1_79_0-32bit)
+Provides: weakremover(libboost_coroutine1_80_0-32bit)
Provides: weakremover(libboost_date_time1_64_0-32bit)
Provides: weakremover(libboost_date_time1_65_1-32bit)
Provides: weakremover(libboost_date_time1_66_0-32bit)
@@ -30805,6 +30902,7 @@
Provides: weakremover(libboost_date_time1_77_0-32bit)
Provides: weakremover(libboost_date_time1_78_0-32bit)
Provides: weakremover(libboost_date_time1_79_0-32bit)
+Provides: weakremover(libboost_date_time1_80_0-32bit)
Provides: weakremover(libboost_fiber1_64_0-32bit)
Provides: weakremover(libboost_fiber1_65_1-32bit)
Provides: weakremover(libboost_fiber1_66_0-32bit)
@@ -30817,6 +30915,7 @@
Provides: weakremover(libboost_fiber1_77_0-32bit)
Provides: weakremover(libboost_fiber1_78_0-32bit)
Provides: weakremover(libboost_fiber1_79_0-32bit)
+Provides: weakremover(libboost_fiber1_80_0-32bit)
Provides: weakremover(libboost_filesystem1_64_0-32bit)
Provides: weakremover(libboost_filesystem1_65_1-32bit)
Provides: weakremover(libboost_filesystem1_66_0-32bit)
@@ -30829,6 +30928,7 @@
Provides: weakremover(libboost_filesystem1_77_0-32bit)
Provides: weakremover(libboost_filesystem1_78_0-32bit)
Provides: weakremover(libboost_filesystem1_79_0-32bit)
+Provides: weakremover(libboost_filesystem1_80_0-32bit)
Provides: weakremover(libboost_graph1_64_0-32bit)
Provides: weakremover(libboost_graph1_65_1-32bit)
Provides: weakremover(libboost_graph1_66_0-32bit)
@@ -30841,6 +30941,7 @@
Provides: weakremover(libboost_graph1_77_0-32bit)
Provides: weakremover(libboost_graph1_78_0-32bit)
Provides: weakremover(libboost_graph1_79_0-32bit)
+Provides: weakremover(libboost_graph1_80_0-32bit)
Provides: weakremover(libboost_graph_parallel1_64_0-32bit)
Provides: weakremover(libboost_graph_parallel1_65_1-32bit)
Provides: weakremover(libboost_graph_parallel1_66_0-32bit)
@@ -30853,6 +30954,7 @@
Provides: weakremover(libboost_graph_parallel1_77_0-32bit)
Provides: weakremover(libboost_graph_parallel1_78_0-32bit)
Provides: weakremover(libboost_graph_parallel1_79_0-32bit)
+Provides: weakremover(libboost_graph_parallel1_80_0-32bit)
Provides: weakremover(libboost_iostreams1_64_0-32bit)
Provides: weakremover(libboost_iostreams1_65_1-32bit)
Provides: weakremover(libboost_iostreams1_66_0-32bit)
@@ -30865,11 +30967,13 @@
Provides: weakremover(libboost_iostreams1_77_0-32bit)
Provides: weakremover(libboost_iostreams1_78_0-32bit)
Provides: weakremover(libboost_iostreams1_79_0-32bit)
+Provides: weakremover(libboost_iostreams1_80_0-32bit)
Provides: weakremover(libboost_json1_75_0-32bit)
Provides: weakremover(libboost_json1_76_0-32bit)
Provides: weakremover(libboost_json1_77_0-32bit)
Provides: weakremover(libboost_json1_78_0-32bit)
Provides: weakremover(libboost_json1_79_0-32bit)
+Provides: weakremover(libboost_json1_80_0-32bit)
Provides: weakremover(libboost_locale1_64_0-32bit)
Provides: weakremover(libboost_locale1_65_1-32bit)
Provides: weakremover(libboost_locale1_66_0-32bit)
@@ -30882,6 +30986,7 @@
Provides: weakremover(libboost_locale1_77_0-32bit)
Provides: weakremover(libboost_locale1_78_0-32bit)
Provides: weakremover(libboost_locale1_79_0-32bit)
+Provides: weakremover(libboost_locale1_80_0-32bit)
Provides: weakremover(libboost_math1_64_0-32bit)
Provides: weakremover(libboost_math1_65_1-32bit)
Provides: weakremover(libboost_math1_66_0-32bit)
@@ -30894,6 +30999,7 @@
Provides: weakremover(libboost_math1_77_0-32bit)
Provides: weakremover(libboost_math1_78_0-32bit)
Provides: weakremover(libboost_math1_79_0-32bit)
+Provides: weakremover(libboost_math1_80_0-32bit)
Provides: weakremover(libboost_mpi1_64_0-32bit)
Provides: weakremover(libboost_mpi1_65_1-32bit)
Provides: weakremover(libboost_mpi1_66_0-32bit)
@@ -30906,12 +31012,14 @@
Provides: weakremover(libboost_mpi1_77_0-32bit)
Provides: weakremover(libboost_mpi1_78_0-32bit)
Provides: weakremover(libboost_mpi1_79_0-32bit)
+Provides: weakremover(libboost_mpi1_80_0-32bit)
Provides: weakremover(libboost_nowide1_74_0-32bit)
Provides: weakremover(libboost_nowide1_75_0-32bit)
Provides: weakremover(libboost_nowide1_76_0-32bit)
Provides: weakremover(libboost_nowide1_77_0-32bit)
Provides: weakremover(libboost_nowide1_78_0-32bit)
Provides: weakremover(libboost_nowide1_79_0-32bit)
+Provides: weakremover(libboost_nowide1_80_0-32bit)
Provides: weakremover(libboost_program_options1_64_0-32bit)
Provides: weakremover(libboost_program_options1_65_1-32bit)
Provides: weakremover(libboost_program_options1_66_0-32bit)
@@ -30924,6 +31032,7 @@
Provides: weakremover(libboost_program_options1_77_0-32bit)
Provides: weakremover(libboost_program_options1_78_0-32bit)
Provides: weakremover(libboost_program_options1_79_0-32bit)
+Provides: weakremover(libboost_program_options1_80_0-32bit)
Provides: weakremover(libboost_python-py2_7-1_64_0-32bit)
Provides: weakremover(libboost_python-py2_7-1_65_1-32bit)
Provides: weakremover(libboost_python-py2_7-1_66_0-32bit)
@@ -30942,6 +31051,7 @@
Provides: weakremover(libboost_python-py3-1_77_0-32bit)
Provides: weakremover(libboost_python-py3-1_78_0-32bit)
Provides: weakremover(libboost_python-py3-1_79_0-32bit)
+Provides: weakremover(libboost_python-py3-1_80_0-32bit)
Provides: weakremover(libboost_random1_64_0-32bit)
Provides: weakremover(libboost_random1_65_1-32bit)
Provides: weakremover(libboost_random1_66_0-32bit)
@@ -30954,6 +31064,7 @@
Provides: weakremover(libboost_random1_77_0-32bit)
Provides: weakremover(libboost_random1_78_0-32bit)
Provides: weakremover(libboost_random1_79_0-32bit)
+Provides: weakremover(libboost_random1_80_0-32bit)
Provides: weakremover(libboost_regex1_64_0-32bit)
Provides: weakremover(libboost_regex1_65_1-32bit)
Provides: weakremover(libboost_regex1_66_0-32bit)
@@ -30966,6 +31077,7 @@
Provides: weakremover(libboost_regex1_77_0-32bit)
Provides: weakremover(libboost_regex1_78_0-32bit)
Provides: weakremover(libboost_regex1_79_0-32bit)
+Provides: weakremover(libboost_regex1_80_0-32bit)
Provides: weakremover(libboost_serialization1_64_0-32bit)
Provides: weakremover(libboost_serialization1_65_1-32bit)
Provides: weakremover(libboost_serialization1_66_0-32bit)
@@ -30978,6 +31090,7 @@
Provides: weakremover(libboost_serialization1_77_0-32bit)
Provides: weakremover(libboost_serialization1_78_0-32bit)
Provides: weakremover(libboost_serialization1_79_0-32bit)
+Provides: weakremover(libboost_serialization1_80_0-32bit)
Provides: weakremover(libboost_signals1_64_0-32bit)
Provides: weakremover(libboost_signals1_65_1-32bit)
Provides: weakremover(libboost_signals1_66_0-32bit)
@@ -30993,6 +31106,7 @@
Provides: weakremover(libboost_stacktrace1_77_0-32bit)
Provides: weakremover(libboost_stacktrace1_78_0-32bit)
Provides: weakremover(libboost_stacktrace1_79_0-32bit)
+Provides: weakremover(libboost_stacktrace1_80_0-32bit)
Provides: weakremover(libboost_system1_64_0-32bit)
Provides: weakremover(libboost_system1_65_1-32bit)
Provides: weakremover(libboost_system1_66_0-32bit)
@@ -31005,6 +31119,7 @@
Provides: weakremover(libboost_system1_77_0-32bit)
Provides: weakremover(libboost_system1_78_0-32bit)
Provides: weakremover(libboost_system1_79_0-32bit)
+Provides: weakremover(libboost_system1_80_0-32bit)
Provides: weakremover(libboost_test1_64_0-32bit)
Provides: weakremover(libboost_test1_65_1-32bit)
Provides: weakremover(libboost_test1_66_0-32bit)
@@ -31017,6 +31132,7 @@
Provides: weakremover(libboost_test1_77_0-32bit)
Provides: weakremover(libboost_test1_78_0-32bit)
Provides: weakremover(libboost_test1_79_0-32bit)
+Provides: weakremover(libboost_test1_80_0-32bit)
Provides: weakremover(libboost_thread1_64_0-32bit)
Provides: weakremover(libboost_thread1_65_1-32bit)
Provides: weakremover(libboost_thread1_66_0-32bit)
@@ -31029,6 +31145,7 @@
Provides: weakremover(libboost_thread1_77_0-32bit)
Provides: weakremover(libboost_thread1_78_0-32bit)
Provides: weakremover(libboost_thread1_79_0-32bit)
+Provides: weakremover(libboost_thread1_80_0-32bit)
Provides: weakremover(libboost_type_erasure1_64_0-32bit)
Provides: weakremover(libboost_type_erasure1_65_1-32bit)
Provides: weakremover(libboost_type_erasure1_66_0-32bit)
@@ -31041,6 +31158,7 @@
Provides: weakremover(libboost_type_erasure1_77_0-32bit)
Provides: weakremover(libboost_type_erasure1_78_0-32bit)
Provides: weakremover(libboost_type_erasure1_79_0-32bit)
+Provides: weakremover(libboost_type_erasure1_80_0-32bit)
Provides: weakremover(libboost_wave1_64_0-32bit)
Provides: weakremover(libboost_wave1_65_1-32bit)
Provides: weakremover(libboost_wave1_66_0-32bit)
@@ -31053,6 +31171,7 @@
Provides: weakremover(libboost_wave1_77_0-32bit)
Provides: weakremover(libboost_wave1_78_0-32bit)
Provides: weakremover(libboost_wave1_79_0-32bit)
+Provides: weakremover(libboost_wave1_80_0-32bit)
Provides: weakremover(libbotan-1_10-1-32bit)
Provides: weakremover(libbotan-2-10-32bit)
Provides: weakremover(libbotan-2-13-32bit)
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-02-01 00:35:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000product (Old)
and /work/SRC/openSUSE:Factory/.000product.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000product"
Wed Feb 1 00:35:26 2023 rev:3494 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MicroOS-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.633572439 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.637572456 +0100
@@ -1,4 +1,4 @@
-<image name="OBS__MicroOS___20230130" schemaversion="4.1">
+<image name="OBS__MicroOS___20230131" 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">20230130</productvar>
+ <productvar name="VERSION">20230131</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:microos:20230130,openSUSE MicroOS</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:microos:20230131,openSUSE MicroOS</productinfo>
<productinfo name="LINGUAS">en_US </productinfo>
- <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230130/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230131/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>
@@ -139,7 +139,7 @@
<repopackage name="bluez-qt-imports" arch="x86_64"/>
<repopackage name="bluez-qt-udev" arch="x86_64"/>
<repopackage name="bolt" arch="x86_64"/>
- <repopackage name="boost-license1_80_0"/>
+ <repopackage name="boost-license1_81_0"/>
<repopackage name="branding-openSUSE" arch="x86_64"/>
<repopackage name="breeze" arch="x86_64"/>
<repopackage name="breeze5-cursors" arch="x86_64"/>
@@ -886,11 +886,11 @@
<repopackage name="libblogger2" arch="x86_64"/>
<repopackage name="libbluetooth3"/>
<repopackage name="libbluray2"/>
- <repopackage name="libboost_date_time1_80_0"/>
- <repopackage name="libboost_filesystem1_80_0"/>
- <repopackage name="libboost_iostreams1_80_0"/>
- <repopackage name="libboost_locale1_80_0"/>
- <repopackage name="libboost_thread1_80_0"/>
+ <repopackage name="libboost_date_time1_81_0"/>
+ <repopackage name="libboost_filesystem1_81_0"/>
+ <repopackage name="libboost_iostreams1_81_0"/>
+ <repopackage name="libboost_locale1_81_0"/>
+ <repopackage name="libboost_thread1_81_0"/>
<repopackage name="libbox2d2"/>
<repopackage name="libbpf1"/>
<repopackage name="libbreezecommon5-5" arch="x86_64"/>
@@ -1551,7 +1551,6 @@
<repopackage name="libpwquality-lang"/>
<repopackage name="libpwquality-tools" arch="x86_64"/>
<repopackage name="libpwquality1"/>
- <repopackage name="libpython2_7-1_0" arch="x86_64"/>
<repopackage name="libpython3_10-1_0"/>
<repopackage name="libqaccessibilityclient-qt5-0" arch="x86_64"/>
<repopackage name="libqalculate22" arch="x86_64"/>
@@ -2291,7 +2290,6 @@
<repopackage name="purge-kernels-service" arch="x86_64"/>
<repopackage name="purpose" arch="x86_64"/>
<repopackage name="purpose-lang" arch="x86_64"/>
- <repopackage name="python-base" arch="x86_64"/>
<repopackage name="python3-apparmor" arch="x86_64"/>
<repopackage name="python3-audit" arch="x86_64"/>
<repopackage name="python3-brlapi" arch="x86_64"/>
++++++ openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.665572568 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.669572585 +0100
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE-Addon-NonOss___20230130" schemaversion="4.1">
+<image name="OBS__openSUSE-Addon-NonOss___20230131" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -36,11 +36,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230130</productvar>
+ <productvar name="VERSION">20230131</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20230130,openSUSE NonOSS Addon</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse-addon-nonoss:20230131,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… obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2023…</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/2023… 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-i586.kiwi ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.689572664 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.693572681 +0100
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230130" schemaversion="4.1">
+<image name="OBS__openSUSE___20230131" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -32,11 +32,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230130</productvar>
+ <productvar name="VERSION">20230131</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230130,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230131,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/20230130/i586</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230131/i586</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.dOAIy0/_old 2023-02-01 00:44:44.713572761 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.717572777 +0100
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230130" schemaversion="4.1">
+<image name="OBS__openSUSE___20230131" 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">20230130</productvar>
+ <productvar name="VERSION">20230131</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230130,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230131,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/20230130/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230131/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-i586.kiwi ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.737572857 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.741572873 +0100
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230130" schemaversion="4.1">
+<image name="OBS__openSUSE___20230131" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -32,11 +32,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230130</productvar>
+ <productvar name="VERSION">20230131</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230130,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230131,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/20230130/i586</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230131/i586</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>
@@ -103,6 +103,7 @@
<repopackage name="alsa-ucm-conf"/>
<repopackage name="alsa-utils"/>
<repopackage name="alts"/>
+ <repopackage name="amarok"/>
<repopackage name="amavisd-milter"/>
<repopackage name="amavisd-new"/>
<repopackage name="amavisd-new-docs"/>
@@ -210,7 +211,7 @@
<repopackage name="bluez-qt-udev"/>
<repopackage name="bluez-zsh-completion"/>
<repopackage name="bolt"/>
- <repopackage name="boost-license1_80_0"/>
+ <repopackage name="boost-license1_81_0"/>
<repopackage name="bovo"/>
<repopackage name="bovo-lang"/>
<repopackage name="branding-openSUSE"/>
@@ -829,9 +830,6 @@
<repopackage name="hdparm"/>
<repopackage name="health-checker"/>
<repopackage name="health-checker-plugins-MicroOS"/>
- <repopackage name="heaptrack"/>
- <repopackage name="heaptrack-gui"/>
- <repopackage name="heaptrack-lang"/>
<repopackage name="hfsutils"/>
<repopackage name="hicolor-icon-theme"/>
<repopackage name="hicolor-icon-theme-branding-openSUSE"/>
@@ -1359,13 +1357,12 @@
<repopackage name="libblogger2"/>
<repopackage name="libbluetooth3"/>
<repopackage name="libbluray2"/>
- <repopackage name="libboost_date_time1_80_0"/>
- <repopackage name="libboost_filesystem1_80_0"/>
- <repopackage name="libboost_iostreams1_80_0"/>
- <repopackage name="libboost_locale1_80_0"/>
- <repopackage name="libboost_program_options1_80_0"/>
- <repopackage name="libboost_python-py3-1_80_0"/>
- <repopackage name="libboost_thread1_80_0"/>
+ <repopackage name="libboost_date_time1_81_0"/>
+ <repopackage name="libboost_filesystem1_81_0"/>
+ <repopackage name="libboost_iostreams1_81_0"/>
+ <repopackage name="libboost_locale1_81_0"/>
+ <repopackage name="libboost_python-py3-1_81_0"/>
+ <repopackage name="libboost_thread1_81_0"/>
<repopackage name="libbox2d2"/>
<repopackage name="libbpf1"/>
<repopackage name="libbreezecommon5-5"/>
@@ -1682,6 +1679,9 @@
<repopackage name="libgphoto2-6-lang"/>
<repopackage name="libgphoto2_port12"/>
<repopackage name="libgpm2"/>
+ <repopackage name="libgpod-lang"/>
+ <repopackage name="libgpod-tools"/>
+ <repopackage name="libgpod4"/>
<repopackage name="libgps30"/>
<repopackage name="libgraphene-1_0-0"/>
<repopackage name="libGraphicsMagick++-Q16-12"/>
@@ -1848,8 +1848,6 @@
<repopackage name="libkate1"/>
<repopackage name="libkcddb"/>
<repopackage name="libkcddb-lang"/>
- <repopackage name="libkchart-lang"/>
- <repopackage name="libKChart2"/>
<repopackage name="libkColorPicker0"/>
<repopackage name="libkcompactdisc-lang"/>
<repopackage name="libkdecorations2-5"/>
@@ -2071,6 +2069,7 @@
<repopackage name="libkyotocabinet16"/>
<repopackage name="liblangtag1"/>
<repopackage name="liblapack3"/>
+ <repopackage name="liblastfm5-1"/>
<repopackage name="liblavfile-2_2-0"/>
<repopackage name="liblavjpeg-2_2-0"/>
<repopackage name="liblavplay-2_2-0"/>
@@ -2120,6 +2119,7 @@
<repopackage name="libmalcontent-ui-0-0"/>
<repopackage name="libmanette-0_2-0"/>
<repopackage name="libmariadb3"/>
+ <repopackage name="libmariadbd19"/>
<repopackage name="libmarkdown2"/>
<repopackage name="libmatroska7"/>
<repopackage name="libmaxminddb0"/>
@@ -2166,6 +2166,7 @@
<repopackage name="libmusicbrainz5-1"/>
<repopackage name="libmwaw-0_3-3"/>
<repopackage name="libmxml1"/>
+ <repopackage name="libmygpo-qt5-1"/>
<repopackage name="libmypaint-lang"/>
<repopackage name="libmypaint0"/>
<repopackage name="libmythes-1_2-0"/>
@@ -2209,6 +2210,7 @@
<repopackage name="libobjc4"/>
<repopackage name="libodbc2"/>
<repopackage name="libodfgen-0_1-1"/>
+ <repopackage name="libofa0"/>
<repopackage name="libogg0"/>
<repopackage name="liboggkate1"/>
<repopackage name="libokteta-lang"/>
@@ -2579,6 +2581,7 @@
<repopackage name="libsynctex2"/>
<repopackage name="libsysfs2"/>
<repopackage name="libsystemd0"/>
+ <repopackage name="libtag-extras1"/>
<repopackage name="libtag1"/>
<repopackage name="libtag_c0"/>
<repopackage name="libtalloc2"/>
++++++ openSUSE-dvd5-dvd-x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.761572954 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.765572970 +0100
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230130" schemaversion="4.1">
+<image name="OBS__openSUSE___20230131" 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">20230130</productvar>
+ <productvar name="VERSION">20230131</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230130,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230131,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/20230130/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230131/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>
@@ -109,6 +109,7 @@
<repopackage name="alsa-ucm-conf"/>
<repopackage name="alsa-utils"/>
<repopackage name="alts"/>
+ <repopackage name="amarok"/>
<repopackage name="amavisd-milter"/>
<repopackage name="amavisd-new"/>
<repopackage name="amavisd-new-docs"/>
@@ -226,7 +227,7 @@
<repopackage name="bluez-qt-udev"/>
<repopackage name="bluez-zsh-completion"/>
<repopackage name="bolt"/>
- <repopackage name="boost-license1_80_0"/>
+ <repopackage name="boost-license1_81_0"/>
<repopackage name="bovo"/>
<repopackage name="bovo-lang"/>
<repopackage name="branding-openSUSE"/>
@@ -875,9 +876,6 @@
<repopackage name="hdparm"/>
<repopackage name="health-checker"/>
<repopackage name="health-checker-plugins-MicroOS"/>
- <repopackage name="heaptrack"/>
- <repopackage name="heaptrack-gui"/>
- <repopackage name="heaptrack-lang"/>
<repopackage name="hexchat" arch="x86_64"/>
<repopackage name="hexchat-lang" arch="x86_64"/>
<repopackage name="hfsutils"/>
@@ -1425,13 +1423,12 @@
<repopackage name="libblogger2"/>
<repopackage name="libbluetooth3"/>
<repopackage name="libbluray2"/>
- <repopackage name="libboost_date_time1_80_0"/>
- <repopackage name="libboost_filesystem1_80_0"/>
- <repopackage name="libboost_iostreams1_80_0"/>
- <repopackage name="libboost_locale1_80_0"/>
- <repopackage name="libboost_program_options1_80_0"/>
- <repopackage name="libboost_python-py3-1_80_0"/>
- <repopackage name="libboost_thread1_80_0"/>
+ <repopackage name="libboost_date_time1_81_0"/>
+ <repopackage name="libboost_filesystem1_81_0"/>
+ <repopackage name="libboost_iostreams1_81_0"/>
+ <repopackage name="libboost_locale1_81_0"/>
+ <repopackage name="libboost_python-py3-1_81_0"/>
+ <repopackage name="libboost_thread1_81_0"/>
<repopackage name="libbox2d2"/>
<repopackage name="libbpf1"/>
<repopackage name="libbreezecommon5-5"/>
@@ -1793,6 +1790,9 @@
<repopackage name="libgphoto2-6-lang"/>
<repopackage name="libgphoto2_port12"/>
<repopackage name="libgpm2"/>
+ <repopackage name="libgpod-lang"/>
+ <repopackage name="libgpod-tools"/>
+ <repopackage name="libgpod4"/>
<repopackage name="libgps30"/>
<repopackage name="libgraphene-1_0-0"/>
<repopackage name="libGraphicsMagick++-Q16-12"/>
@@ -1977,8 +1977,6 @@
<repopackage name="libkate1"/>
<repopackage name="libkcddb"/>
<repopackage name="libkcddb-lang"/>
- <repopackage name="libkchart-lang"/>
- <repopackage name="libKChart2"/>
<repopackage name="libkColorPicker0"/>
<repopackage name="libkcompactdisc-lang"/>
<repopackage name="libkdecorations2-5"/>
@@ -2201,6 +2199,7 @@
<repopackage name="libkyotocabinet16"/>
<repopackage name="liblangtag1"/>
<repopackage name="liblapack3"/>
+ <repopackage name="liblastfm5-1"/>
<repopackage name="liblavfile-2_2-0"/>
<repopackage name="liblavjpeg-2_2-0"/>
<repopackage name="liblavplay-2_2-0"/>
@@ -2257,6 +2256,7 @@
<repopackage name="libmalcontent-ui-0-0"/>
<repopackage name="libmanette-0_2-0"/>
<repopackage name="libmariadb3"/>
+ <repopackage name="libmariadbd19"/>
<repopackage name="libmarkdown2"/>
<repopackage name="libmatroska7"/>
<repopackage name="libmaxminddb0"/>
@@ -2305,6 +2305,7 @@
<repopackage name="libmusicbrainz5-1"/>
<repopackage name="libmwaw-0_3-3"/>
<repopackage name="libmxml1"/>
+ <repopackage name="libmygpo-qt5-1"/>
<repopackage name="libmypaint-lang"/>
<repopackage name="libmypaint0"/>
<repopackage name="libmysofa1" arch="x86_64"/>
@@ -2353,6 +2354,7 @@
<repopackage name="libobjc4"/>
<repopackage name="libodbc2"/>
<repopackage name="libodfgen-0_1-1"/>
+ <repopackage name="libofa0"/>
<repopackage name="libogg0"/>
<repopackage name="libogg0-32bit" arch="x86_64"/>
<repopackage name="liboggkate1"/>
@@ -2754,6 +2756,7 @@
<repopackage name="libsysfs2"/>
<repopackage name="libsystemd0"/>
<repopackage name="libsystemd0-32bit" arch="x86_64"/>
+ <repopackage name="libtag-extras1"/>
<repopackage name="libtag1"/>
<repopackage name="libtag_c0"/>
<repopackage name="libtalloc2"/>
++++++ openSUSE-ftp-ftp-i586_x86_64.kiwi ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.781573034 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.785573051 +0100
@@ -1,4 +1,4 @@
-<image name="OBS__openSUSE___20230130" schemaversion="4.1">
+<image name="OBS__openSUSE___20230131" schemaversion="4.1">
<description type="system">
<author>The SUSE Team</author>
<contact>build(a)opensuse.org</contact>
@@ -24,7 +24,7 @@
<productvar name="DISTNAME">openSUSE</productvar>
<productvar name="FLAVOR">ftp</productvar>
<productvar name="MAKE_LISTINGS">true</productvar>
- <productvar name="MEDIUM_NAME">openSUSE-20230130-i586-x86_64</productvar>
+ <productvar name="MEDIUM_NAME">openSUSE-20230131-i586-x86_64</productvar>
<productvar name="MULTIPLE_MEDIA">true</productvar>
<productvar name="PRODUCT_DIR">/</productvar>
<productvar name="PRODUCT_NAME">$DISTNAME-$FLAVOR</productvar>
@@ -36,11 +36,11 @@
<productvar name="SEPARATE_MEDIA">true</productvar>
<productvar name="SHA1OPT">-x -2</productvar>
<productvar name="VENDOR">openSUSE</productvar>
- <productvar name="VERSION">20230130</productvar>
+ <productvar name="VERSION">20230131</productvar>
<productinfo name="CONTENTSTYLE">11</productinfo>
- <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230130,openSUSE Tumbleweed</productinfo>
+ <productinfo name="DISTRO">cpe:/o:opensuse:opensuse:20230131,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/20230130/i586 obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230130/x86_64</productinfo>
+ <productinfo name="REPOID">obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230131/i586 obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230131/x86_64</productinfo>
<productinfo name="VENDOR">openSUSE</productinfo>
<productoption name="DEBUGMEDIUM">2</productoption>
<productoption name="INI_DIR">/usr/share/kiwi/modules/plugins/tumbleweed</productoption>
++++++ MicroOS.product ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.857573339 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.861573356 +0100
@@ -6,7 +6,7 @@
<name>MicroOS</name>
<releasepkgname>MicroOS-release</releasepkgname>
<endoflife/>
- <version>20230130</version>
+ <version>20230131</version>
<!-- release is no longer optional -->
<release>0</release>
<productline>MicroOS</productline>
++++++ dvd.group ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.945573693 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.949573709 +0100
@@ -113,6 +113,7 @@
<package name="alsa-ucm-conf" supportstatus="unsupported"/> <!-- reason: dvd:patterns-desktop-multimedia -->
<package name="alsa-utils" supportstatus="unsupported"/> <!-- reason: dvd:patterns-desktop-multimedia -->
<package name="alts" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="amarok" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
<package name="amavisd-milter" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="amavisd-new" supportstatus="unsupported"/> <!-- reason: dvd:patterns-server-mail_server -->
<package name="amavisd-new-docs" supportstatus="unsupported"/> <!-- reason: dvd:patterns-server-mail_server -->
@@ -218,7 +219,7 @@
<package name="bluez-qt-udev" supportstatus="unsupported"/> <!-- reason: dvd:patterns-media-rest_dvd -->
<package name="bluez-zsh-completion" supportstatus="unsupported"/> <!-- reason: dvd:patterns-media-rest_dvd -->
<package name="bolt" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
- <package name="boost-license1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="boost-license1_81_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="bovo" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="bovo-lang" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="branding-openSUSE" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
@@ -836,9 +837,6 @@
<package name="hdparm" supportstatus="unsupported"/> <!-- reason: dvd:patterns-base-console -->
<package name="health-checker" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="health-checker-plugins-MicroOS" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
- <package name="heaptrack" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
- <package name="heaptrack-gui" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
- <package name="heaptrack-lang" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
<package name="hfsutils" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
<package name="hicolor-icon-theme" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="hicolor-icon-theme-branding-openSUSE" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
@@ -1291,7 +1289,6 @@
<package name="libImath-3_1-29" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
<package name="libImlib2-1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-media-rest_cd_core -->
<package name="libJudy1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
- <package name="libKChart2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
<package name="libKEduVocDocument5" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_edutainment -->
<package name="libKF5Activities5" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libKF5ActivitiesStats1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
@@ -1645,13 +1642,12 @@
<package name="libblogger2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libbluetooth3" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
<package name="libbluray2" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
- <package name="libboost_date_time1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
- <package name="libboost_filesystem1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
- <package name="libboost_iostreams1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
- <package name="libboost_locale1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
- <package name="libboost_program_options1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
- <package name="libboost_python-py3-1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_edutainment -->
- <package name="libboost_thread1_80_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libboost_date_time1_81_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libboost_filesystem1_81_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libboost_iostreams1_81_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libboost_locale1_81_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libboost_python-py3-1_81_0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_edutainment -->
+ <package name="libboost_thread1_81_0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libbox2d2" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libbpf1" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libbreezecommon5-5" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
@@ -1965,6 +1961,9 @@
<package name="libgphoto2-6-lang" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
<package name="libgphoto2_port12" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
<package name="libgpm2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
+ <package name="libgpod-lang" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
+ <package name="libgpod-tools" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
+ <package name="libgpod4" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
<package name="libgps30" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libgraphene-1_0-0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libgraphite2-3" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
@@ -2122,7 +2121,6 @@
<package name="libkate1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libkcddb" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libkcddb-lang" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
- <package name="libkchart-lang" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
<package name="libkcompactdisc-lang" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libkdecorations2-5" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libkdecorations2-5-lang" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
@@ -2166,6 +2164,7 @@
<package name="libkyotocabinet16" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="liblangtag1" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="liblapack3" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
+ <package name="liblastfm5-1" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
<package name="liblavfile-2_2-0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="liblavjpeg-2_2-0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="liblavplay-2_2-0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
@@ -2212,6 +2211,7 @@
<package name="libmalcontent-ui-0-0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libmanette-0_2-0" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
<package name="libmariadb3" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libmariadbd19" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
<package name="libmarkdown2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libmatroska7" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_multimedia -->
<package name="libmaxminddb0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
@@ -2258,6 +2258,7 @@
<package name="libmusicbrainz5-1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libmwaw-0_3-3" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="libmxml1" supportstatus="unsupported"/> <!-- reason: common_locks:expansion -->
+ <package name="libmygpo-qt5-1" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
<package name="libmypaint-lang" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libmypaint0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libmythes-1_2-0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
@@ -2301,6 +2302,7 @@
<package name="libobjc4" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libodbc2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde -->
<package name="libodfgen-0_1-1" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libofa0" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
<package name="libogg0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
<package name="liboggkate1" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libokteta-lang" supportstatus="unsupported"/> <!-- reason: dvd:patterns-kde-kde_ide -->
@@ -2615,6 +2617,7 @@
<package name="libsynctex2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
<package name="libsysfs2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-media-rest_cd_core -->
<package name="libsystemd0" supportstatus="unsupported"/> <!-- reason: dvd:openSUSE-release -->
+ <package name="libtag-extras1" supportstatus="unsupported"/> <!-- reason: dvd:amarok -->
<package name="libtag1" supportstatus="unsupported"/> <!-- reason: dvd:grub2 -->
<package name="libtag_c0" supportstatus="unsupported"/> <!-- reason: dvd:patterns-xfce-xfce -->
<package name="libtalloc2" supportstatus="unsupported"/> <!-- reason: dvd:patterns-gnome-gnome -->
++++++ openSUSE-Addon-NonOss.product ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.969573789 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.973573805 +0100
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE-Addon-NonOss</name>
- <version>20230130</version>
+ <version>20230131</version>
<release>0</release>
<summary>openSUSE NonOSS Addon</summary>
<shortsummary>non oss addon</shortsummary>
++++++ openSUSE.product ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:44.993573885 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:44.997573901 +0100
@@ -4,7 +4,7 @@
<product>
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20230130</version>
+ <version>20230131</version>
<release>0</release>
<productline>openSUSE</productline>
++++++ opensuse_microos.group ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:45.061574158 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:45.065574175 +0100
@@ -27,7 +27,7 @@
<package name="bash" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="bash-lang" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="bash-sh" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
- <package name="boost-license1_80_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
+ <package name="boost-license1_81_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="bubblewrap" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-base -->
<package name="busybox" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="busybox-gzip" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-base -->
@@ -382,11 +382,11 @@
<package name="libblockdev2" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-base -->
<package name="libbluetooth3" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-base -->
<package name="libbluray2" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-base -->
- <package name="libboost_date_time1_80_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
- <package name="libboost_filesystem1_80_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
- <package name="libboost_iostreams1_80_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
- <package name="libboost_locale1_80_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
- <package name="libboost_thread1_80_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
+ <package name="libboost_date_time1_81_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
+ <package name="libboost_filesystem1_81_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
+ <package name="libboost_iostreams1_81_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
+ <package name="libboost_locale1_81_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
+ <package name="libboost_thread1_81_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="libbox2d2" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="libbpf1" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
<package name="libbrotlicommon1" supportstatus="unsupported"/> <!-- reason: opensuse_microos:MicroOS-release -->
@@ -1960,7 +1960,6 @@
<package name="libproxy1-networkmanager" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-base -->
<package name="libpulse-mainloop-glib0" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libpwquality-tools" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-alt_onlyDVD -->
- <package name="libpython2_7-1_0" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-gnome -->
<package name="libqaccessibilityclient-qt5-0" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libqalculate22" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="libqca-qt5-2" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
@@ -2334,7 +2333,6 @@
<package name="purge-kernels-service" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="purpose" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
<package name="purpose-lang" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-kde -->
- <package name="python-base" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-gnome -->
<package name="python3-apparmor" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-onlyDVD -->
<package name="python3-audit" supportstatus="unsupported"/> <!-- reason: opensuse_microos:patterns-microos-selinux -->
<package name="python3-brlapi" supportstatus="unsupported"/> <!-- reason: opensuse_microos_desktop:patterns-microos-desktop-gnome -->
++++++ unsorted.yml ++++++
--- /var/tmp/diff_new_pack.dOAIy0/_old 2023-02-01 00:44:45.117574383 +0100
+++ /var/tmp/diff_new_pack.dOAIy0/_new 2023-02-01 00:44:45.125574415 +0100
@@ -526,7 +526,6 @@
- alure
- alure-devel
- amanda
- - amarok
- amarok-lang
- amazon-ecs-init: [x86_64]
- amazon-ssm-agent: [x86_64]
@@ -1329,7 +1328,7 @@
- blasphemer
- bleachbit
- bleachbit-lang
- - blender: [x86_64] # suggested by dvd:suggested:patterns-kde-kde
+ - blender: [x86_64]
- blender-demo: [x86_64]
- blender-lang: [x86_64]
- bless
@@ -1411,27 +1410,27 @@
- boost-gnu-openmpi4-hpc-devel: [x86_64]
- boost-gnu-openmpi4-hpc-python3: [x86_64]
- boost-jam
- - boost1_80_0-doc-html
- - boost1_80_0-doc-pdf
- - boost1_80_0-jam
- - boost1_80_0-quickbook
- - boost_1_80_0-gnu-hpc: [x86_64]
- - boost_1_80_0-gnu-hpc-devel: [x86_64]
- - boost_1_80_0-gnu-mpich-hpc: [x86_64]
- - boost_1_80_0-gnu-mpich-hpc-devel: [x86_64]
- - boost_1_80_0-gnu-mpich-hpc-python3: [x86_64]
- - boost_1_80_0-gnu-mvapich2-hpc: [x86_64]
- - boost_1_80_0-gnu-mvapich2-hpc-devel: [x86_64]
- - boost_1_80_0-gnu-mvapich2-hpc-python3: [x86_64]
- - boost_1_80_0-gnu-openmpi2-hpc: [x86_64]
- - boost_1_80_0-gnu-openmpi2-hpc-devel: [x86_64]
- - boost_1_80_0-gnu-openmpi2-hpc-python3: [x86_64]
- - boost_1_80_0-gnu-openmpi3-hpc: [x86_64]
- - boost_1_80_0-gnu-openmpi3-hpc-devel: [x86_64]
- - boost_1_80_0-gnu-openmpi3-hpc-python3: [x86_64]
- - boost_1_80_0-gnu-openmpi4-hpc: [x86_64]
- - boost_1_80_0-gnu-openmpi4-hpc-devel: [x86_64]
- - boost_1_80_0-gnu-openmpi4-hpc-python3: [x86_64]
+ - boost1_81_0-doc-html
+ - boost1_81_0-doc-pdf
+ - boost1_81_0-jam
+ - boost1_81_0-quickbook
+ - boost_1_81_0-gnu-hpc: [x86_64]
+ - boost_1_81_0-gnu-hpc-devel: [x86_64]
+ - boost_1_81_0-gnu-mpich-hpc: [x86_64]
+ - boost_1_81_0-gnu-mpich-hpc-devel: [x86_64]
+ - boost_1_81_0-gnu-mpich-hpc-python3: [x86_64]
+ - boost_1_81_0-gnu-mvapich2-hpc: [x86_64]
+ - boost_1_81_0-gnu-mvapich2-hpc-devel: [x86_64]
+ - boost_1_81_0-gnu-mvapich2-hpc-python3: [x86_64]
+ - boost_1_81_0-gnu-openmpi2-hpc: [x86_64]
+ - boost_1_81_0-gnu-openmpi2-hpc-devel: [x86_64]
+ - boost_1_81_0-gnu-openmpi2-hpc-python3: [x86_64]
+ - boost_1_81_0-gnu-openmpi3-hpc: [x86_64]
+ - boost_1_81_0-gnu-openmpi3-hpc-devel: [x86_64]
+ - boost_1_81_0-gnu-openmpi3-hpc-python3: [x86_64]
+ - boost_1_81_0-gnu-openmpi4-hpc: [x86_64]
+ - boost_1_81_0-gnu-openmpi4-hpc-devel: [x86_64]
+ - boost_1_81_0-gnu-openmpi4-hpc-python3: [x86_64]
- booth
- booth-test
- bootiso
@@ -2121,6 +2120,7 @@
- cloud-netconfig-ec2
- cloud-netconfig-gce
- cloudproviders-extension-nextcloud
+ - clpeak
- clthreads-devel
- clucene-core-devel
- clustduct
@@ -2740,6 +2740,7 @@
- cura-fdm-materials
- cura-lulzbot: [x86_64]
- curlftpfs
+ - curlie
- curtail
- curtail-lang
- cutecom
@@ -3471,6 +3472,7 @@
- emf2svg-conv
- emil
- emojione-color-font
+ - empty-fake-package
- enblend-enfuse
- enblend-enfuse-doc
- enca
@@ -7122,7 +7124,10 @@
- health-checker-plugins-caasp
- health-checker-plugins-kubic
- health-checker-testing
+ - heaptrack
- heaptrack-devel
+ - heaptrack-gui
+ - heaptrack-lang
- hedgewars
- hedgewars-data
- heimdall
@@ -9339,6 +9344,7 @@
- libIlmThread-3_1-30-32bit: [x86_64]
- libImath-3_1-29-32bit: [x86_64]
- libIrrlicht1_8
+ - libKChart2
- libKDb3-4
- libKF5JsEmbed5
- libKF5JsEmbed5-lang
@@ -10316,121 +10322,125 @@
- libbobcat6
- libboinc7
- libboost_atomic-devel
- - libboost_atomic1_80_0
- - libboost_atomic1_80_0-32bit: [x86_64]
- - libboost_atomic1_80_0-devel
+ - libboost_atomic1_81_0
+ - libboost_atomic1_81_0-32bit: [x86_64]
+ - libboost_atomic1_81_0-devel
- libboost_chrono-devel
- - libboost_chrono1_80_0
- - libboost_chrono1_80_0-devel
+ - libboost_chrono1_81_0
+ - libboost_chrono1_81_0-devel
- libboost_container-devel
- - libboost_container1_80_0
- - libboost_container1_80_0-32bit: [x86_64]
- - libboost_container1_80_0-devel
+ - libboost_container1_81_0
+ - libboost_container1_81_0-32bit: [x86_64]
+ - libboost_container1_81_0-devel
- libboost_context-devel
- - libboost_context1_80_0
- - libboost_context1_80_0-32bit: [x86_64]
- - libboost_context1_80_0-devel
+ - libboost_context1_81_0
+ - libboost_context1_81_0-32bit: [x86_64]
+ - libboost_context1_81_0-devel
- libboost_contract-devel
- - libboost_contract1_80_0
- - libboost_contract1_80_0-devel
+ - libboost_contract1_81_0
+ - libboost_contract1_81_0-devel
- libboost_coroutine-devel
- - libboost_coroutine1_80_0
- - libboost_coroutine1_80_0-32bit: [x86_64]
- - libboost_coroutine1_80_0-devel
+ - libboost_coroutine1_81_0
+ - libboost_coroutine1_81_0-32bit: [x86_64]
+ - libboost_coroutine1_81_0-devel
- libboost_date_time-devel
- - libboost_date_time1_80_0-32bit: [x86_64]
- - libboost_date_time1_80_0-devel
+ - libboost_date_time1_81_0-32bit: [x86_64]
+ - libboost_date_time1_81_0-devel
- libboost_fiber-devel
- - libboost_fiber1_80_0
- - libboost_fiber1_80_0-32bit: [x86_64]
- - libboost_fiber1_80_0-devel
+ - libboost_fiber1_81_0
+ - libboost_fiber1_81_0-32bit: [x86_64]
+ - libboost_fiber1_81_0-devel
- libboost_filesystem-devel
- - libboost_filesystem1_80_0-32bit: [x86_64]
- - libboost_filesystem1_80_0-devel
+ - libboost_filesystem1_81_0-32bit: [x86_64]
+ - libboost_filesystem1_81_0-devel
- libboost_graph-devel
- - libboost_graph1_80_0
- - libboost_graph1_80_0-32bit: [x86_64]
- - libboost_graph1_80_0-devel
+ - libboost_graph1_81_0
+ - libboost_graph1_81_0-32bit: [x86_64]
+ - libboost_graph1_81_0-devel
- libboost_graph_parallel-devel
- - libboost_graph_parallel1_80_0
- - libboost_graph_parallel1_80_0-32bit: [x86_64]
- - libboost_graph_parallel1_80_0-devel
+ - libboost_graph_parallel1_81_0
+ - libboost_graph_parallel1_81_0-32bit: [x86_64]
+ - libboost_graph_parallel1_81_0-devel
- libboost_headers-devel
- - libboost_headers1_80_0-devel
+ - libboost_headers1_81_0-devel
- libboost_iostreams-devel
- - libboost_iostreams1_80_0-32bit: [x86_64]
- - libboost_iostreams1_80_0-devel
- - libboost_json1_80_0
- - libboost_json1_80_0-32bit: [x86_64]
- - libboost_json1_80_0-devel
+ - libboost_iostreams1_81_0-32bit: [x86_64]
+ - libboost_iostreams1_81_0-devel
+ - libboost_json1_81_0
+ - libboost_json1_81_0-32bit: [x86_64]
+ - libboost_json1_81_0-devel
- libboost_locale-devel
- - libboost_locale1_80_0-32bit: [x86_64]
- - libboost_locale1_80_0-devel
+ - libboost_locale1_81_0-32bit: [x86_64]
+ - libboost_locale1_81_0-devel
- libboost_log-devel
- - libboost_log1_80_0
- - libboost_log1_80_0-devel
+ - libboost_log1_81_0
+ - libboost_log1_81_0-devel
- libboost_math-devel
- - libboost_math1_80_0
- - libboost_math1_80_0-32bit: [x86_64]
- - libboost_math1_80_0-devel
+ - libboost_math1_81_0
+ - libboost_math1_81_0-32bit: [x86_64]
+ - libboost_math1_81_0-devel
- libboost_mpi-devel
- - libboost_mpi1_80_0
- - libboost_mpi1_80_0-32bit: [x86_64]
- - libboost_mpi1_80_0-devel
- - libboost_mpi_python-py3-1_80_0
- - libboost_mpi_python-py3-1_80_0-devel
+ - libboost_mpi1_81_0
+ - libboost_mpi1_81_0-32bit: [x86_64]
+ - libboost_mpi1_81_0-devel
+ - libboost_mpi_python-py3-1_81_0
+ - libboost_mpi_python-py3-1_81_0-devel
- libboost_mpi_python3-devel
- libboost_nowide-devel
- - libboost_nowide1_80_0
- - libboost_nowide1_80_0-32bit: [x86_64]
- - libboost_nowide1_80_0-devel
- - libboost_numpy-py3-1_80_0
- - libboost_numpy-py3-1_80_0-devel
+ - libboost_nowide1_81_0
+ - libboost_nowide1_81_0-32bit: [x86_64]
+ - libboost_nowide1_81_0-devel
+ - libboost_numpy-py3-1_81_0
+ - libboost_numpy-py3-1_81_0-devel
- libboost_numpy3-devel
- libboost_program_options-devel
- - libboost_program_options1_80_0-32bit: [x86_64]
- - libboost_program_options1_80_0-devel
- - libboost_python-py3-1_80_0-32bit: [x86_64]
- - libboost_python-py3-1_80_0-devel
+ - libboost_program_options1_81_0
+ - libboost_program_options1_81_0-32bit: [x86_64]
+ - libboost_program_options1_81_0-devel
+ - libboost_python-py3-1_81_0-32bit: [x86_64]
+ - libboost_python-py3-1_81_0-devel
- libboost_python3-devel
- libboost_random-devel
- - libboost_random1_80_0
- - libboost_random1_80_0-32bit: [x86_64]
- - libboost_random1_80_0-devel
+ - libboost_random1_81_0
+ - libboost_random1_81_0-32bit: [x86_64]
+ - libboost_random1_81_0-devel
- libboost_regex-devel
- - libboost_regex1_80_0
- - libboost_regex1_80_0-32bit: [x86_64]
- - libboost_regex1_80_0-devel
+ - libboost_regex1_81_0
+ - libboost_regex1_81_0-32bit: [x86_64]
+ - libboost_regex1_81_0-devel
- libboost_serialization-devel
- - libboost_serialization1_80_0
- - libboost_serialization1_80_0-32bit: [x86_64]
- - libboost_serialization1_80_0-devel
+ - libboost_serialization1_81_0
+ - libboost_serialization1_81_0-32bit: [x86_64]
+ - libboost_serialization1_81_0-devel
- libboost_stacktrace-devel
- - libboost_stacktrace1_80_0
- - libboost_stacktrace1_80_0-32bit: [x86_64]
- - libboost_stacktrace1_80_0-devel
+ - libboost_stacktrace1_81_0
+ - libboost_stacktrace1_81_0-32bit: [x86_64]
+ - libboost_stacktrace1_81_0-devel
- libboost_system-devel
- - libboost_system1_80_0
- - libboost_system1_80_0-32bit: [x86_64]
- - libboost_system1_80_0-devel
+ - libboost_system1_81_0
+ - libboost_system1_81_0-32bit: [x86_64]
+ - libboost_system1_81_0-devel
- libboost_test-devel
- - libboost_test1_80_0
- - libboost_test1_80_0-32bit: [x86_64]
- - libboost_test1_80_0-devel
+ - libboost_test1_81_0
+ - libboost_test1_81_0-32bit: [x86_64]
+ - libboost_test1_81_0-devel
- libboost_thread-devel
- - libboost_thread1_80_0-32bit: [x86_64]
- - libboost_thread1_80_0-devel
+ - libboost_thread1_81_0-32bit: [x86_64]
+ - libboost_thread1_81_0-devel
- libboost_timer-devel
- - libboost_timer1_80_0
- - libboost_timer1_80_0-devel
+ - libboost_timer1_81_0
+ - libboost_timer1_81_0-devel
- libboost_type_erasure-devel
- - libboost_type_erasure1_80_0
- - libboost_type_erasure1_80_0-32bit: [x86_64]
- - libboost_type_erasure1_80_0-devel
+ - libboost_type_erasure1_81_0
+ - libboost_type_erasure1_81_0-32bit: [x86_64]
+ - libboost_type_erasure1_81_0-devel
+ - libboost_url1_81_0
+ - libboost_url1_81_0-32bit: [x86_64]
+ - libboost_url1_81_0-devel
- libboost_wave-devel
- - libboost_wave1_80_0
- - libboost_wave1_80_0-32bit: [x86_64]
- - libboost_wave1_80_0-devel
+ - libboost_wave1_81_0
+ - libboost_wave1_81_0-32bit: [x86_64]
+ - libboost_wave1_81_0-devel
- libboringssl1
- libbotan-2-19
- libbotan-2-19-32bit: [x86_64]
@@ -11668,9 +11678,6 @@
- libgpm2-32bit: [x86_64]
- libgpod-devel
- libgpod-doc
- - libgpod-lang
- - libgpod-tools
- - libgpod4
- libgpod4-32bit: [x86_64]
- libgrail6
- libgrail6-32bit: [x86_64]
@@ -12137,15 +12144,15 @@
- libindi
- libindi-devel
- libindi-plugins
- - libindiAlignmentDriver1
+ - libindiAlignmentDriver2
- libindicator-devel
- libindicator3-7
- libindicator3-devel
- libindicator7
- - libindiclient1
- - libindiclientqt1
- - libindidriver1
- - libindilx200-1
+ - libindiclient2
+ - libindiclientqt2
+ - libindidriver2
+ - libindilx200-2
- libinfinipath4
- libinfinipath4-32bit: [x86_64]
- libinfinity-0_7-0
@@ -12278,6 +12285,7 @@
- libkcapi-tools
- libkcapi1
- libkcddb-devel
+ - libkchart-lang
- libkcompactdisc-devel
- libkdc2
- libkdcraw-devel
@@ -12403,7 +12411,6 @@
- liblasso-devel
- liblasso3
- liblastfm-qt5-devel
- - liblastfm5-1
- liblastfm5-1-32bit: [x86_64]
- liblastfm_fingerprint5-1
- liblastfm_fingerprint5-1-32bit: [x86_64]
@@ -12584,7 +12591,6 @@
- libmariadb3-32bit: [x86_64]
- libmariadb_plugins
- libmariadbd-devel
- - libmariadbd19
- libmariadbprivate
- libmarisa0
- libmarisa0-32bit: [x86_64]
@@ -12869,7 +12875,6 @@
- libmwaw-devel-doc
- libmwaw-tools
- libmxml1-32bit: [x86_64]
- - libmygpo-qt5-1
- libmygpo-qt5-devel
- libmypaint-devel
- libmypaint-gegl-devel
@@ -13102,7 +13107,6 @@
- libodraw-tools
- libodraw1
- libofa-devel
- - libofa0
- libofa0-32bit: [x86_64]
- libofx
- libofx-devel
@@ -13580,7 +13584,7 @@
- libpolyclipping-devel
- libpolyclipping22
- libpolylibgmp8
- - libpolymake4_7
+ - libpolymake4_9
- libpolys-4_3_1
- libpolys-devel
- libpoppler-cpp0-32bit: [x86_64]
@@ -14695,7 +14699,6 @@
- libtachyon-0_99_5
- libtag-devel
- libtag-doc
- - libtag-extras1
- libtag1-32bit: [x86_64]
- libtag_c0-32bit: [x86_64]
- libtaginfo-devel
@@ -15877,6 +15880,7 @@
- logback-javadoc
- logcli
- logdigest
+ - logfilegen
- logstalgia
- logtail
- logtop
@@ -22159,7 +22163,7 @@
- python3-bcc
- python3-bindep
- python3-boost_parallel_mpi
- - python3-boost_parallel_mpi1_80_0
+ - python3-boost_parallel_mpi1_81_0
- python3-botan
- python3-bump2version
- python3-caca
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-01-31 16:43:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
and /work/SRC/openSUSE:Factory/.000release-packages.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000release-packages"
Tue Jan 31 16:43:28 2023 rev:2083 rq: version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MicroOS-release.spec ++++++
--- /var/tmp/diff_new_pack.uZAiZx/_old 2023-01-31 16:57:05.666697137 +0100
+++ /var/tmp/diff_new_pack.uZAiZx/_new 2023-01-31 16:57:05.670697159 +0100
@@ -17,7 +17,7 @@
Name: MicroOS-release
-Version: 20230130
+Version: 20230131
Release: 0
Summary: openSUSE MicroOS
License: GPL-2.0-or-later
@@ -176,9 +176,9 @@
%include %{SOURCE100}
Provides: %name-%version
Provides: product() = MicroOS
-Provides: product(MicroOS) = 20230130-0
+Provides: product(MicroOS) = 20230131-0
Provides: product-label() = openSUSE%20MicroOS
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20230130
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20230131
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)
@@ -194,7 +194,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(dvd)
-Provides: product_flavor(MicroOS) = 20230130-0
+Provides: product_flavor(MicroOS) = 20230131-0
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
%description dvd
@@ -210,7 +210,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance)
-Provides: product_flavor(MicroOS) = 20230130-0
+Provides: product_flavor(MicroOS) = 20230131-0
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
%description appliance
@@ -274,11 +274,11 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>MicroOS</name>
- <version>20230130</version>
+ <version>20230131</version>
<release>0</release>
<endoflife></endoflife>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:microos:20230130</cpeid>
+ <cpeid>cpe:/o:opensuse:microos:20230131</cpeid>
<productline>MicroOS</productline>
<register>
<pool>
++++++ openSUSE-Addon-NonOss-release.spec ++++++
--- /var/tmp/diff_new_pack.uZAiZx/_old 2023-01-31 16:57:05.698697320 +0100
+++ /var/tmp/diff_new_pack.uZAiZx/_new 2023-01-31 16:57:05.702697343 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package openSUSE-Addon-NonOss-release (Version 20230130)
+# spec file for package openSUSE-Addon-NonOss-release (Version 20230131)
#
# 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: 20230130
+Version: 20230131
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) = 20230130-0
+Provides: product(openSUSE-Addon-NonOss) = 20230131-0
Provides: product-label() = non%20oss%20addon
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20230130
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20230131
AutoReqProv: on
@@ -49,10 +49,10 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>openSUSE-Addon-NonOss</name>
- <version>20230130</version>
+ <version>20230131</version>
<release>0</release>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20230130</cpeid>
+ <cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20230131</cpeid>
<register>
<pool>
</pool>
++++++ openSUSE-release.spec ++++++
--- /var/tmp/diff_new_pack.uZAiZx/_old 2023-01-31 16:57:05.726697481 +0100
+++ /var/tmp/diff_new_pack.uZAiZx/_new 2023-01-31 16:57:05.730697504 +0100
@@ -20,7 +20,7 @@
#define betaversion %{nil}
%define codename Tumbleweed
Name: openSUSE-release
-Version: 20230130
+Version: 20230131
Release: 0
# 0 is the product release, not the build release of this package
Summary: openSUSE Tumbleweed
@@ -180,7 +180,7 @@
%include %{SOURCE100}
Provides: %name-%version
Provides: product() = openSUSE
-Provides: product(openSUSE) = 20230130-0
+Provides: product(openSUSE) = 20230131-0
%ifarch x86_64
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
%endif
@@ -194,7 +194,7 @@
Provides: product-register-target() = openSUSE%2DTumbleweed%2Daarch64
%endif
Provides: product-label() = openSUSE
-Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20230130
+Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20230131
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)
@@ -208,7 +208,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(ftp)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description ftp
@@ -223,7 +223,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(mini)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description mini
@@ -238,7 +238,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(dvd)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description dvd
@@ -253,7 +253,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-kde)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-kde
@@ -268,7 +268,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-x11)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-x11
@@ -283,7 +283,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-gnome)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-gnome
@@ -298,7 +298,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(livecd-xfce)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description livecd-xfce
@@ -313,7 +313,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-kde)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description usb-kde
@@ -328,7 +328,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-gnome)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description usb-gnome
@@ -343,7 +343,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(usb-x11)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description usb-x11
@@ -358,7 +358,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance
@@ -373,7 +373,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-docker)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-docker
@@ -388,7 +388,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-kvm)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-kvm
@@ -403,7 +403,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-vmware)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-vmware
@@ -418,7 +418,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-openstack)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-openstack
@@ -433,7 +433,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-hyperv)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-hyperv
@@ -448,7 +448,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-vagrant)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-vagrant
@@ -463,7 +463,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-wsl)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-wsl
@@ -478,7 +478,7 @@
Group: System/Fhs
Provides: product_flavor()
Provides: flavor(appliance-custom)
-Provides: product_flavor(openSUSE) = 20230130-0
+Provides: product_flavor(openSUSE) = 20230131-0
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
%description appliance-custom
@@ -557,10 +557,10 @@
<product schemeversion="0">
<vendor>openSUSE</vendor>
<name>openSUSE</name>
- <version>20230130</version>
+ <version>20230131</version>
<release>0</release>
<arch>%{_target_cpu}</arch>
- <cpeid>cpe:/o:opensuse:opensuse:20230130</cpeid>
+ <cpeid>cpe:/o:opensuse:opensuse:20230131</cpeid>
<productline>openSUSE</productline>
<register>
<pool>
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nodejs18 for openSUSE:Factory checked in at 2023-01-31 16:18:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs18 (Old)
and /work/SRC/openSUSE:Factory/.nodejs18.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs18"
Tue Jan 31 16:18:25 2023 rev:10 rq:1062242 version:18.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs18/nodejs18.changes 2023-01-27 10:17:13.175896673 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs18.new.32243/nodejs18.changes 2023-01-31 16:30:37.441660972 +0100
@@ -215,0 +216,7 @@
+ Patches carried over from nodejs17:
+ legacy_python.patch node-gyp-addon-gypi.patch openssl_binary_detection.patch
+test-skip-y2038-on-32bit-time_t.patch cares_public_headers.patch
+rsa-pss-revert.patch linker_lto_jobs.patch versioned.patch fix_ci_tests.patch
+manual_configure.patch npm_search_paths.patch skip_no_console.patch
+flaky_test_rerun.patch nodejs-libpath.patch sle12_python3_compat.patch
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gh for openSUSE:Factory checked in at 2023-01-31 16:09:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gh (Old)
and /work/SRC/openSUSE:Factory/.gh.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gh"
Tue Jan 31 16:09:44 2023 rev:26 rq:1062177 version:2.22.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/gh/gh.changes 2023-01-09 17:23:56.547205942 +0100
+++ /work/SRC/openSUSE:Factory/.gh.new.32243/gh.changes 2023-01-31 16:26:42.036296783 +0100
@@ -1,0 +2,39 @@
+Mon Jan 30 06:57:46 UTC 2023 - Pavel Dost��l <pdostal(a)suse.com>
+
+- Update to 2.22.1
+ https://github.com/cli/cli/releases/tag/v2.22.1
+ * Fix gh issue edit and gh pr edit for GitHub Enterprise Server by @mislav in #6921
+ * Add --reviewer flag completion by @benjlevesque in #6873
+ * Rename --confirm flag to --yes for various destructive commands by @damiensedgwick in #6915
+ * Fix race conditions in invoker_test by @cmbrose in #6905
+
+-------------------------------------------------------------------
+Thu Jan 26 09:38:56 UTC 2023 - Pavel Dost��l <pdostal(a)suse.com>
+
+- Update to 2.22.0
+ https://github.com/cli/cli/releases/tag/v2.22.0
+ * Fix typo in has_uncommitted_changes for codespaces by @jkeech in #6812
+ * Create centralized Codespaces RPC invoker by @dmgardiner25 in #6657
+ * avoid panic when bad default given to Select by @vilmibm in #6831
+ * Rebuild container using gRPC client by @dmgardiner25 in #6830
+ * Start SSH server with gRPC client by @dmgardiner25 in #6838
+ * Add search commits command by @kevhlee in #6817
+ * Migrate search commands to new table printer and add headers by @samcoe in #6869
+ * Use AuthToken function to retrieve AuthToken instead of GetOrDefault by @samcoe in #6878
+ * Use gRPC client to notify codespace of activity by @dmgardiner25 in #6870
+ * intake doc by @vilmibm in #6815
+ * Fix JSON payloads for PR reviewers, mergedBy by @mislav in #6881
+ * repo set-default: support bare git repos by @mislav in #6880
+ * Continue projectsv2 support by @qoega in #6735
+ * Codespaces create: Fix missing billable owner notice for individuals by @RyanJamesCaldwell in #6891
+ * Half close port forwarding connections to fix hangs by @cmbrose in #6888
+ * Warn against Windows absolute path when using gh api by @kevhlee in #6895
+ * make a commit on extension create by @mntlty in #6833
+ * Fix flakey TestUpdateProjectV2Items by @mislav in #6909
+ * Bump the oauth library by @mislav in #6885
+ * Add gh repo edit --enable-discussions by @azu in #6903
+ * Add notes about project scope to various commands by @samcoe in #6907
+ * show token scopes on auth status by @mntlty in #6546
+ * repo delete: change confirmation flag to --yes by @damiensedgwick in #6911
+
+-------------------------------------------------------------------
Old:
----
cli-2.21.2.tar.gz
New:
----
cli-2.22.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gh.spec ++++++
--- /var/tmp/diff_new_pack.22mjs9/_old 2023-01-31 16:26:42.688300535 +0100
+++ /var/tmp/diff_new_pack.22mjs9/_new 2023-01-31 16:26:42.696300581 +0100
@@ -19,7 +19,7 @@
%define goflags "-buildmode=pie -trimpath -mod=vendor -modcacherw"
%define sname cli
Name: gh
-Version: 2.21.2
+Version: 2.22.1
Release: 0
Summary: The official CLI for GitHub
License: MIT
++++++ _service ++++++
--- /var/tmp/diff_new_pack.22mjs9/_old 2023-01-31 16:26:42.728300765 +0100
+++ /var/tmp/diff_new_pack.22mjs9/_new 2023-01-31 16:26:42.732300789 +0100
@@ -3,7 +3,7 @@
<param name="url">https://github.com/cli/cli</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v2.21.2</param>
+ <param name="revision">v2.22.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">disable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
- <param name="archive">cli-2.21.2.tar.gz</param>
+ <param name="archive">cli-2.22.1.tar.gz</param>
</service>
</services>
++++++ cli-2.21.2.tar.gz -> cli-2.22.1.tar.gz ++++++
++++ 9701 lines of diff (skipped)
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/gh/vendor.tar.gz /work/SRC/openSUSE:Factory/.gh.new.32243/vendor.tar.gz differ: char 5, line 1
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package fscrypt for openSUSE:Factory checked in at 2023-01-31 16:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fscrypt (Old)
and /work/SRC/openSUSE:Factory/.fscrypt.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fscrypt"
Tue Jan 31 16:10:04 2023 rev:2 rq:1062205 version:0.3.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/fscrypt/fscrypt.changes 2022-03-11 11:42:16.874675917 +0100
+++ /work/SRC/openSUSE:Factory/.fscrypt.new.32243/fscrypt.changes 2023-01-31 16:26:30.968233090 +0100
@@ -1,0 +2,18 @@
+Tue Jan 31 07:27:28 UTC 2023 - Marcus Rueckert <mrueckert(a)suse.de>
+
+- update to 0.3.4:
+ - fscrypt now requires Go 1.16 or later to build.
+ - pam_fscrypt now supports the option unlock_only to disable
+ locking of directories on logout.
+ - Fixed a bug where the number of CPUs used in the passphrase
+ hash would be calculated incorrectly on systems with more than
+ 255 CPUs.
+ - Added support for AES-256-HCTR2 filenames encryption.
+ - Directories are now synced immediately after an encryption
+ policy is applied, reducing the chance of an inconsistency
+ after a sudden crash.
+ - Added Lustre to the list of allowed filesystems.
+ - Added a NEWS.md file that contains the release notes, and
+ backfilled it from the GitHub release notes.
+
+-------------------------------------------------------------------
Old:
----
fscrypt-0.3.3.tar.gz
New:
----
fscrypt-0.3.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fscrypt.spec ++++++
--- /var/tmp/diff_new_pack.qoUung/_old 2023-01-31 16:26:31.588236658 +0100
+++ /var/tmp/diff_new_pack.qoUung/_new 2023-01-31 16:26:31.592236681 +0100
@@ -1,7 +1,7 @@
#
# spec file for package fscrypt
#
-# 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
@@ -17,7 +17,7 @@
Name: fscrypt
-Version: 0.3.3
+Version: 0.3.4
Release: 0
Summary: Go tool for managing Linux filesystem encryption
License: Apache-2.0
@@ -29,7 +29,7 @@
BuildRequires: m4
BuildRequires: pam-devel
BuildRequires: pkgconfig
-BuildRequires: golang(API) >= 1.14
+BuildRequires: golang(API) >= 1.16
BuildRequires: pkgconfig(bash-completion)
Requires: pam-fscrypt = %{version}
++++++ fscrypt-0.3.3.tar.gz -> fscrypt-0.3.4.tar.gz ++++++
++++ 3527 lines of diff (skipped)
++++++ vendor.tar.xz ++++++
++++ 257114 lines of diff (skipped)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package enlightenment for openSUSE:Factory checked in at 2023-01-31 16:09:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enlightenment (Old)
and /work/SRC/openSUSE:Factory/.enlightenment.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "enlightenment"
Tue Jan 31 16:09:32 2023 rev:42 rq:1062178 version:0.25.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/enlightenment/enlightenment.changes 2023-01-24 20:19:28.884225694 +0100
+++ /work/SRC/openSUSE:Factory/.enlightenment.new.32243/enlightenment.changes 2023-01-31 16:26:07.804099789 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 07:34:28 UTC 2023 - Simon Lees <simonf.lees(a)suse.com>
+
+- Add constraints file occasionally out of disk space
+
+-------------------------------------------------------------------
New:
----
_constraints
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ _constraints ++++++
<constraints>
<hardware>
<disk>
<size unit="G">20</size>
</disk>
</hardware>
</constraints>
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package element-web for openSUSE:Factory checked in at 2023-01-31 16:09:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/element-web (Old)
and /work/SRC/openSUSE:Factory/.element-web.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "element-web"
Tue Jan 31 16:09:04 2023 rev:29 rq:1062076 version:1.11.20
Changes:
--------
--- /work/SRC/openSUSE:Factory/element-web/element-web.changes 2023-01-21 19:10:50.577052440 +0100
+++ /work/SRC/openSUSE:Factory/.element-web.new.32243/element-web.changes 2023-01-31 16:26:04.392080154 +0100
@@ -1,0 +2,8 @@
+Fri Jan 27 12:21:26 UTC 2023 - Andreas Schneider <asn(a)cryptomilk.org>
+
+- Fixed webpack with OpenSSL3
+ * Added webpack-fix-openssl3.patch
+- Fixed building for Fedora
+- Some spec file cleanup
+
+-------------------------------------------------------------------
New:
----
webpack-fix-openssl3.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ element-web.spec ++++++
--- /var/tmp/diff_new_pack.jNPzxt/_old 2023-01-31 16:26:05.432086139 +0100
+++ /var/tmp/diff_new_pack.jNPzxt/_new 2023-01-31 16:26:05.436086162 +0100
@@ -27,26 +27,27 @@
Source2: jitsi_external_api.min.js
Source3: prepare.sh
Patch0: fix-webpack-oom.patch
+Patch1: webpack-fix-openssl3.patch
BuildRequires: yarn
-BuildRequires: nodejs18
+BuildRequires: nodejs-packaging
+BuildRequires: fdupes
BuildArch: noarch
%description
A glossy Matrix collaboration client - web files
%prep
-%autosetup -n element-web-%{version} -p0
+%autosetup -n element-web-%{version} -a1 -p1
%build
echo 'yarn-offline-mirror "./npm-packages-offline-cache"' > .yarnrc
-tar xf %{SOURCE1}
-ls ./npm-packages-offline-cache | head
+ls -l ./npm-packages-offline-cache | head
# fix some strange dependency
-cd ./npm-packages-offline-cache
-cp matrix-analytics-events-0.0.1.tgz @matrix-analytics-events-0.0.1.tgz
-cd ..
-ls ./npm-packages-offline-cache | grep matrix-analytics-events
+cp npm-packages-offline-cache/matrix-analytics-events-0.0.1.tgz \
+ npm-packages-offline-cache/(a)matrix-analytics-events-0.0.1.tgz
+ls -l ./npm-packages-offline-cache/*matrix-analytics-events*
+
sed -i -e 's| matrix-analytics-events "github:matrix-org/matrix-analytics-events.git#[^"]*"| matrix-analytics-events "^0.0.1"|' yarn.lock
sed -i -e 's|"matrix-analytics-events@github:matrix-org/matrix-analytics-events#[^"]*"|matrix-analytics-events(a)^0.0.1|' yarn.lock
@@ -58,24 +59,27 @@
DIST_VERSION=%{version} ./scripts/package.sh
-cd dist
+pushd dist || exit 1
tar xf element-%{version}.tar.gz
-cd element-%{version}
-cp ../../LICENSE ./
+popd
+cp LICENSE dist/element-%{version}/LICENSE
%install
-cd dist
-cd element-%{version}
-install -d %{buildroot}/{usr/share/webapps,etc/webapps}/element
+install -d -m 0755 %{buildroot}/usr/share/webapps/element
+
+cp -av dist/element-%{version}/* "%{buildroot}%{_datadir}/webapps/element/"
+
+install -d -m 0755 %{buildroot}%{_sysconfdir}/webapps/element/
+install -m 0644 config.sample.json "%{buildroot}%{_sysconfdir}/webapps/element/config.sample.json"
-cp -r * "%{buildroot}%{_datadir}/webapps/element/"
-install -Dm644 config.sample.json -t "%{buildroot}%{_sysconfdir}/webapps/element/"
+%fdupes %{buildroot}%{_datadir}/webapps/element/
%files
%license LICENSE
%dir %{_datadir}/webapps
-%dir %{_sysconfdir}/webapps
%{_datadir}/webapps/element
-%{_sysconfdir}/webapps/element
+%dir %{_sysconfdir}/webapps
+%dir %{_sysconfdir}/webapps/element
+%config %{_sysconfdir}/webapps/element/config.sample.json
%changelog
++++++ fix-webpack-oom.patch ++++++
--- /var/tmp/diff_new_pack.jNPzxt/_old 2023-01-31 16:26:05.484086438 +0100
+++ /var/tmp/diff_new_pack.jNPzxt/_new 2023-01-31 16:26:05.488086461 +0100
@@ -1,5 +1,7 @@
---- package.json 2022-09-28 15:22:49.000000000 +0200
-+++ package.json 2022-12-23 11:10:18.838569341 +0100
+Index: element-web-1.11.20/package.json
+===================================================================
+--- element-web-1.11.20.orig/package.json 2023-01-20 13:52:01.000000000 +0100
++++ element-web-1.11.20/package.json 2023-01-27 13:02:23.452017454 +0100
@@ -37,7 +37,7 @@
"build:res": "node scripts/copy-res.js",
"build:genfiles": "yarn build:res && yarn build:jitsi && yarn build:module_system",
++++++ webpack-fix-openssl3.patch ++++++
Index: element-web-1.11.20/webpack.config.js
===================================================================
--- element-web-1.11.20.orig/webpack.config.js 2023-01-20 13:52:01.000000000 +0100
+++ element-web-1.11.20/webpack.config.js 2023-01-27 13:16:14.405927597 +0100
@@ -1,5 +1,11 @@
/* eslint-disable quote-props */
+// HACK: OpenSSL 3 does not support md4 any more, but webpack hardcodes it all
+// over the place: https://github.com/webpack/webpack/issues/13572
+const crypto = require("crypto");
+const crypto_orig_createHash = crypto.createHash;
+crypto.createHash = algorithm => crypto_orig_createHash(algorithm == "md4" ? "sha256" : algorithm);
+
const dotenv = require("dotenv");
const path = require("path");
const webpack = require("webpack");
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package dLeyna for openSUSE:Factory checked in at 2023-01-31 16:08:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dLeyna (Old)
and /work/SRC/openSUSE:Factory/.dLeyna.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dLeyna"
Tue Jan 31 16:08:53 2023 rev:2 rq:1062096 version:0.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/dLeyna/dLeyna.changes 2022-11-29 10:52:24.504501133 +0100
+++ /work/SRC/openSUSE:Factory/.dLeyna.new.32243/dLeyna.changes 2023-01-31 16:25:41.559948764 +0100
@@ -1,0 +2,8 @@
+Mon Jan 30 14:13:19 UTC 2023 - Dominique Leuenberger <dimstar(a)opensuse.org>
+
+- Add dLeyna-no-python-shebang.patch: remove /usr/bin/python
+ shebang from download_sync_controller.py. The file is installed
+ into a python 3.10 site-directory and thus clearly does not need
+ a python2 shebang.
+
+-------------------------------------------------------------------
New:
----
dLeyna-no-python-shebang.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dLeyna.spec ++++++
--- /var/tmp/diff_new_pack.C5OnSb/_old 2023-01-31 16:25:42.003951319 +0100
+++ /var/tmp/diff_new_pack.C5OnSb/_new 2023-01-31 16:25:42.011951365 +0100
@@ -1,7 +1,7 @@
#
# spec file for package dLeyna
#
-# 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
@@ -16,7 +16,6 @@
#
-
Name: dLeyna
Version: 0.8.2
Release: 0
@@ -24,12 +23,14 @@
License: LGPL-2.1-or-later
URL: https://gitlab.gnome.org/World/dLeyna
Source0: %{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM dLeyna-no-python-shebang.patch -- Do not carry /usr/bin/python shebang in python module files
+Patch0: dLeyna-no-python-shebang.patch
+BuildRequires: docutils
BuildRequires: meson >= 0.54.0
BuildRequires: pkgconfig
-BuildRequires: docutils
-BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(gio-2.0) >= 2.28
+BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(gssdp-1.6) >= 1.6.0
BuildRequires: pkgconfig(gupnp-1.6) >= 1.6.0
BuildRequires: pkgconfig(gupnp-av-1.0) >= 0.12.9
++++++ dLeyna-no-python-shebang.patch ++++++
diff --git a/python/dLeyna/download_sync_controller.py b/python/dLeyna/download_sync_controller.py
index b567249..c0b48c9 100755
--- a/python/dLeyna/download_sync_controller.py
+++ b/python/dLeyna/download_sync_controller.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
# download_sync_controller
#
# Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
1
0