openSUSE Commits
Threads by month
- ----- 2024 -----
- 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
May 2024
- 1 participants
- 1629 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 gobject-introspection for openSUSE:Factory checked in at 2024-03-20 21:10:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Wed Mar 20 21:10:43 2024 rev:109 rq:1159418 version:1.80.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes 2023-12-02 17:12:10.631158367 +0100
+++ /work/SRC/openSUSE:Factory/.gobject-introspection.new.1905/gobject-introspection.changes 2024-03-20 21:11:24.719482351 +0100
@@ -1,0 +2,42 @@
+Sat Mar 9 19:06:32 UTC 2024 - Dominique Leuenberger <dimstar(a)opensuse.org>
+
+- Update to version 1.80.0:
+ + Allow using `transfer none` with GClosure.
+ + Only allow loading GIRepository-2.0.
+ + Add marshalling tests for uninitialized and NaN arguments.
+ + Check for setuptools when building with Python >= 3.12.
+ + Add fallback doc elements for virtual functions.
+ + Add doc elements for callback fields.
+ + Support static inline declarations in the GIR.
+ + Add annotations for sync, async, and async-finish functions in
+ the GIR.
+ + Simplify the giscanner module build with Python >= 3.12.
+ + Allow passing full shared library paths on Windows.
+
+-------------------------------------------------------------------
+Wed Mar 6 15:46:59 UTC 2024 - Dominique Leuenberger <dimstar(a)opensuse.org>
+
+- BuildRequire glib2-stage1-devel to break a build cycle.
+- Explcitly BuildIgnore glib2-devel (pulled in by gtk-doc).
+
+-------------------------------------------------------------------
+Tue Jan 16 13:34:38 UTC 2024 - Dominique Leuenberger <dimstar(a)opensuse.org>
+
+- Update to version 1.79.1:
+ + Build fixes
+ + Require Meson ≥ 1.2
+ + Avoid test failures with Python ≥ 3.12
+ + Update the GIR schema, and validate GIR files as part of the
+ test suite
+ + Support (not optional) annotation
+ + Allow ownership transfer of structure types with copy/free
+ functions
+- Changes from version 1.79.0:
+ + Require GLib >= 2.79
+ + Require Python >= 3.8
+ + Simplify libtool use with wrappers
+ + Drop GIO dependency from libgirepository
+ + Do not install the GLib introspection data
+- Convert to source service for easier updating.
+
+-------------------------------------------------------------------
Old:
----
gobject-introspection-1.78.1.tar.xz
New:
----
_service
gobject-introspection-1.80.0.obscpio
gobject-introspection.obsinfo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.LKGC9y/_old 2024-03-20 21:11:26.439545557 +0100
+++ /var/tmp/diff_new_pack.LKGC9y/_new 2024-03-20 21:11:26.455546145 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gobject-introspection
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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: gobject-introspection
-Version: 1.78.1
+Version: 1.80.0
Release: 0
# FIXME: Find a way to identify if we need python3-gobject or python-gobject from gi-find-deps.sh.
Summary: GObject Introspection Tools
@@ -25,7 +25,7 @@
Group: Development/Libraries/GNOME
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
-Source0: https://download.gnome.org/sources/gobject-introspection/1.78/%{name}-%{ver…
+Source0: %{name}-%{version}.tar.zst
# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
Source1: gi-find-deps.sh
Source2: gobjectintrospection.attr
@@ -36,18 +36,15 @@
BuildRequires: bison
BuildRequires: fdupes
BuildRequires: flex
+BuildRequires: glib2-stage1-devel
BuildRequires: gtk-doc
+#!BuildIgnore: glib2-devel
BuildRequires: meson >= 0.55.3
BuildRequires: pkgconfig
BuildRequires: python3-Mako
BuildRequires: python3-Markdown
BuildRequires: python3-devel
BuildRequires: python3-xml
-BuildRequires: pkgconfig(gio-2.0)
-BuildRequires: pkgconfig(gio-unix-2.0)
-BuildRequires: pkgconfig(glib-2.0) >= 2.75.0
-BuildRequires: pkgconfig(gmodule-2.0)
-BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(libffi) >= 3.0.0
# gi-find-deps makes use of 'file' to identify the types.
Requires: file
@@ -131,7 +128,7 @@
%files
%license COPYING COPYING.GPL
-%doc NEWS README.rst TODO
+%doc NEWS README.rst
%{_bindir}/g-ir-annotation-tool
%{_bindir}/g-ir-compiler
%{_bindir}/g-ir-doc-tool
++++++ _service ++++++
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gobject-introspection.git</param>
<param name="revision">1.80.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>
++++++ gobject-introspection-typelib.template ++++++
--- /var/tmp/diff_new_pack.LKGC9y/_old 2024-03-20 21:11:27.279576425 +0100
+++ /var/tmp/diff_new_pack.LKGC9y/_new 2024-03-20 21:11:27.331578336 +0100
@@ -2,10 +2,6 @@
typelib(DBusGLib) = 1.0
typelib(GIRepository) = 2.0
typelib(GL) = 1.0
-typelib(GLib) = 2.0
-typelib(GModule) = 2.0
-typelib(GObject) = 2.0
-typelib(Gio) = 2.0
typelib(Vulkan) = 1.0
typelib(cairo) = 1.0
typelib(fontconfig) = 2.0
++++++ gobject-introspection.obsinfo ++++++
name: gobject-introspection
version: 1.80.0
mtime: 1710008586
commit: 2f3fe819bbb5b3bce1462fe02405c2f9ffdce0d3
2
1
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package freeradius-server for openSUSE:Factory checked in at 2024-05-31 22:18:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freeradius-server (Old)
and /work/SRC/openSUSE:Factory/.freeradius-server.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freeradius-server"
Fri May 31 22:18:26 2024 rev:98 rq:1177967 version:3.2.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/freeradius-server/freeradius-server.changes 2024-02-20 21:16:16.418213990 +0100
+++ /work/SRC/openSUSE:Factory/.freeradius-server.new.24587/freeradius-server.changes 2024-05-31 22:21:15.197716783 +0200
@@ -1,0 +2,74 @@
+Fri May 31 14:28:03 UTC 2024 - Adam Majer <adam.majer(a)suse.de>
+
+- update to 3.2.4
+ Configuration changes
+ * Better handle backslashes in strings in the configuration files.
+ If the configuration items contain backslashes, then behavior may change.
+ However, the previous behavior didn't work as expected,
+ and therefore is not likely to be used.
+ * reject_delay no longer applies to proxied packets. All servers
+ should now set reject_delay = 1 for security and scalability.
+ * %{randstr:...} now returns the requested amount of data,
+ instead of one too many bytes.
+
+ Feature Improvements
+ * Preliminary support for TEAP.
+ * Update EAP module pre_proxy checks to make them less restrictive
+ This prevents the "middle box" effect from affecting future traffic.
+ * Many fixes and updates for Docker images.
+ * Add dpsk module. See mods-available/dpsk.
+ * Print out what cause the TLS operations to be made, such as the EAP
+ method name (peap, ttls, etc), or RADIUS/TLS listen / proxy socket.
+ * Add auto_escape to sample SQL module config.
+ * Add 'if not exists' to mysql create table queries.
+ * Update dictionary.aruba; add dictionary.tplink, dictionary.alphion.
+ * Allow for 'encrypt=1' attributes to be longer than 128 characters.
+ * Added "radsecret" program which generates strong secrets.
+ See the top of the "clients.conf" file for more information.
+ * radclient now prints packets as hex when using -xxx.
+ * Added "-t timeout" to radsniff. It will stop processing packets
+ after <timeout> seconds.
+ * Support "interface = ..." on OSX and other *BSD which have IP_BOUND_IF.
+ * The detail module now has a "dates_as_integer" configuration item
+ See mods-available/detail for more information.
+ * Add lookback/lookforward steps and more configuration to totp.
+ See mods-available/totp.
+ * Add "time_since" xlat to calculate elapsed time in seconds,
+ milliseconds and microseconds.
+ * Support "Post-Auth-Type Challenge" in the inner tunnel.
+ * Add "proxy_dedup_window". See radiusd.conf.
+ * Document KRB5_CLIENT_KTNAME in the "env" section of radiusd.conf.
+ * Add "dedup_key" for misbehaving supplicants. See mods-available/eap.
+
+ Bug Fixes
+ * Fix corner case with empty defaults in rlm_files.
+ * When we have multiple attributes of the same name, always use
+ the canonical attribute.
+ * Make FreeRADIUS-Server-EMA* attributes work again for home
+ server exponential moving average statistics.
+ * Don't send the global server stats when asked for client stats.
+ They use the same attributes, so the result is confusing.
+ * Fix multiple typos in MongoDB query.conf (#5130).
+ * Add define for illumos. Fixes #5135.
+ * Add client configuration for TLS PSK.
+ * Permit originate CoA after proxying to an internal virtual server.
+ * Use virtual server "default" when passed "-i" and "-p" on the command line.
+ * Fix locking issues with rlm_python3.
+ * The detail file reader will catch bad times in the file, and
+ will not update Acct-Delay-Time with extreme values.
+ * Fix issue where Message-Authenticator was calculated incorrectly
+ for CoA / Disconnect ACK and NAK packets.
+ * Update Python thread and error handling. Fixes #5208.
+ * Fix handling of Session-State when proxying. Fixes #5288.
+ * Run relevant post-proxy Fail-* section on CoA / Disconnect timeout.
+ * Add "limit" section to AWS health check configurtion. Fixes 35300.
+ * Use MAX in sqlite queries instead of GREATEST.
+ * Fix typo in Mongo queries. Fixes #5301.
+ * Fix occasional crash with bad home servers. Fixes #5308.
+ * Minor bug fixes to the SQL freetds modules.
+ * Fix blocking issue with RADIUS/TLS connection checks.
+ * Fix run-time crash on configuration typos of %{substr ...}
+ instead of %{substr:...} Fixes #5321.
+ * Fix crash with TLS Status-Server requests. Fixes #5326.
+
+-------------------------------------------------------------------
Old:
----
freeradius-server-3.2.3.tar.bz2
freeradius-server-3.2.3.tar.bz2.sig
New:
----
freeradius-server-3.2.4.tar.bz2
freeradius-server-3.2.4.tar.bz2.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ freeradius-server.spec ++++++
--- /var/tmp/diff_new_pack.yUpP3U/_old 2024-05-31 22:21:16.145751316 +0200
+++ /var/tmp/diff_new_pack.yUpP3U/_new 2024-05-31 22:21:16.145751316 +0200
@@ -18,7 +18,7 @@
%define unitname radiusd
Name: freeradius-server
-Version: 3.2.3
+Version: 3.2.4
Release: 0
# Disable FreeTDS on SLE12. We never shipped it enabled with FreeTDS.
@@ -296,7 +296,6 @@
rm %{buildroot}%{_sysconfdir}/raddb/certs/*.p12
rm %{buildroot}%{_sysconfdir}/raddb/certs/index.*
rm %{buildroot}%{_sysconfdir}/raddb/certs/serial*
-rm %{buildroot}%{_sysconfdir}/raddb/certs/dh
rm doc/source/.gitignore
rm %{buildroot}%{_sbindir}/rc.radiusd
rm -r %{buildroot}%{_datadir}/doc/freeradius*
@@ -388,6 +387,8 @@
%{_sysconfdir}/raddb/certs/Makefile
%{_sysconfdir}/raddb/certs/passwords.mk
%{_sysconfdir}/raddb/certs/README.md
+%dir %attr(755,radiusd,radiusd) %{_sysconfdir}/raddb/certs/realms/
+%{_sysconfdir}/raddb/certs/realms/README.md
%{_sysconfdir}/raddb/certs/xpextensions
%{_sysconfdir}/raddb/panic.gdb
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/certs/*.cnf
@@ -487,6 +488,7 @@
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/mods-available/dhcp_sql
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/mods-available/dhcp_sqlippool
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/mods-available/digest
+%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/mods-available/dpsk
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/mods-available/dynamic_clients
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/mods-available/eap
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/mods-available/echo
@@ -622,6 +624,7 @@
%{_libdir}/freeradius/rlm_detail.so
%{_libdir}/freeradius/rlm_dhcp.so
%{_libdir}/freeradius/rlm_digest.so
+%{_libdir}/freeradius/rlm_dpsk.so
%{_libdir}/freeradius/rlm_dynamic_clients.so
%{_libdir}/freeradius/rlm_eap.so
%{_libdir}/freeradius/rlm_eap_fast.so
@@ -631,6 +634,7 @@
%{_libdir}/freeradius/rlm_eap_peap.so
%{_libdir}/freeradius/rlm_eap_pwd.so
%{_libdir}/freeradius/rlm_eap_sim.so
+%{_libdir}/freeradius/rlm_eap_teap.so
%{_libdir}/freeradius/rlm_eap_tls.so
%{_libdir}/freeradius/rlm_eap_ttls.so
%{_libdir}/freeradius/rlm_exec.so
++++++ freeradius-server-3.2.3.tar.bz2 -> freeradius-server-3.2.4.tar.bz2 ++++++
++++ 24867 lines of diff (skipped)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package fastfetch for openSUSE:Factory checked in at 2024-05-31 22:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fastfetch (Old)
and /work/SRC/openSUSE:Factory/.fastfetch.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch"
Fri May 31 22:17:01 2024 rev:30 rq:1177809 version:2.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2024-05-27 12:03:10.662030426 +0200
+++ /work/SRC/openSUSE:Factory/.fastfetch.new.24587/fastfetch.changes 2024-05-31 22:17:39.949876258 +0200
@@ -1,0 +2,24 @@
+Thu May 30 20:37:37 UTC 2024 - Gordon Leung <pirateclip(a)protonmail.com>
+
+- update to 2.14.0
+ Features:
+ * Support monochrome bar type
+ * Apply default color palettes in --file and --data (Logo)
+ * Support named variable placeholders in custom module formattion string
+ - --title-format '{user-name-colored}{at-symbol-colored}{host-name-colored}'
+ is equivalent to --title-format '{6}{7}{8}'
+ * Support named color placeholders in custom module formattion string
+ - --<module>-format '{#red}' is equivalent to --<module>-format '{#31}'
+ - '{#red}' or '{#31}' is preferred over \u001b[31m because is more readable
+ and --pipe aware (will be ignored in pipe mode)
+ - Supported in Custom module too
+ - See fastfetch -h format for detail
+ * Add new module InitSystem, which detects the name of init system
+ - i.e. process name of pid1. init, systemd, etc
+ * Add option --color-separator to set the color of key-value separators
+ * Print error reason when vulkan init fails (Vulkan)
+ Bugfixes:
+ * Don't detect .conf files in --list-config-paths
+ * Fix outputColor doesn't work if module keys are disabled
+
+-------------------------------------------------------------------
Old:
----
fastfetch-2.13.2.tar.gz
New:
----
fastfetch-2.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fastfetch.spec ++++++
--- /var/tmp/diff_new_pack.XNpndA/_old 2024-05-31 22:17:40.369891557 +0200
+++ /var/tmp/diff_new_pack.XNpndA/_new 2024-05-31 22:17:40.373891703 +0200
@@ -17,7 +17,7 @@
Name: fastfetch
-Version: 2.13.2
+Version: 2.14.0
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT
++++++ fastfetch-2.13.2.tar.gz -> fastfetch-2.14.0.tar.gz ++++++
++++ 6304 lines of diff (skipped)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openQA for openSUSE:Factory checked in at 2024-05-31 22:16:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
and /work/SRC/openSUSE:Factory/.openQA.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA"
Fri May 31 22:16:52 2024 rev:582 rq:1177806 version:4.6.1717018874.26363281
Changes:
--------
openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2024-05-28 17:31:36.690136245 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.24587/openQA.changes 2024-05-31 22:17:36.617754883 +0200
@@ -1,0 +2,8 @@
+Thu May 30 20:13:52 UTC 2024 - okurz(a)suse.com
+
+- Update to version 4.6.1717018874.26363281:
+ * Bump datatables.net-bs4 from 2.0.7 to 2.0.8
+ * Downgrade single-instance-container to Leap
+ * Avoid long build numbers from taking too much space on dashboard
+
+-------------------------------------------------------------------
Old:
----
openQA-4.6.1716874663.ccc6eb0d.obscpio
New:
----
openQA-4.6.1717018874.26363281.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.KMEajC/_old 2024-05-31 22:17:37.621791456 +0200
+++ /var/tmp/diff_new_pack.KMEajC/_new 2024-05-31 22:17:37.625791601 +0200
@@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
-Version: 4.6.1716874663.ccc6eb0d
+Version: 4.6.1717018874.26363281
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.KMEajC/_old 2024-05-31 22:17:37.653792621 +0200
+++ /var/tmp/diff_new_pack.KMEajC/_new 2024-05-31 22:17:37.657792767 +0200
@@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
-Version: 4.6.1716874663.ccc6eb0d
+Version: 4.6.1717018874.26363281
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.KMEajC/_old 2024-05-31 22:17:37.685793787 +0200
+++ /var/tmp/diff_new_pack.KMEajC/_new 2024-05-31 22:17:37.685793787 +0200
@@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
-Version: 4.6.1716874663.ccc6eb0d
+Version: 4.6.1717018874.26363281
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later
++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.KMEajC/_old 2024-05-31 22:17:37.713794807 +0200
+++ /var/tmp/diff_new_pack.KMEajC/_new 2024-05-31 22:17:37.717794953 +0200
@@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
-Version: 4.6.1716874663.ccc6eb0d
+Version: 4.6.1717018874.26363281
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.KMEajC/_old 2024-05-31 22:17:37.749796118 +0200
+++ /var/tmp/diff_new_pack.KMEajC/_new 2024-05-31 22:17:37.753796264 +0200
@@ -78,7 +78,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
-Version: 4.6.1716874663.ccc6eb0d
+Version: 4.6.1717018874.26363281
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/node_modules.obscpio /work/SRC/openSUSE:Factory/.openQA.new.24587/node_modules.obscpio differ: char 13383088, line 50483
++++++ node_modules.spec.inc ++++++
--- /var/tmp/diff_new_pack.KMEajC/_old 2024-05-31 22:17:37.841799469 +0200
+++ /var/tmp/diff_new_pack.KMEajC/_new 2024-05-31 22:17:37.845799615 +0200
@@ -65,8 +65,8 @@
Source1064: https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz#/d3-zoom-3.0.0.tgz
Source1065: https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz#/dagre-0.8.5.tgz
Source1066: https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz#/dagre-d3-0.6.4.tgz
-Source1067: https://registry.npmjs.org/datatables.net/-/datatables.net-2.0.7.tgz#/datat…
-Source1068: https://registry.npmjs.org/datatables.net-bs4/-/datatables.net-bs4-2.0.7.tg…
+Source1067: https://registry.npmjs.org/datatables.net/-/datatables.net-2.0.8.tgz#/datat…
+Source1068: https://registry.npmjs.org/datatables.net-bs4/-/datatables.net-bs4-2.0.8.tg…
Source1069: https://registry.npmjs.org/debug/-/debug-4.3.4.tgz#/debug-4.3.4.tgz
Source1070: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz
Source1071: https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz#/deepmerge-4.3.1…
++++++ openQA-4.6.1716874663.ccc6eb0d.obscpio -> openQA-4.6.1717018874.26363281.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1716874663.ccc6eb0d.obscpio /work/SRC/openSUSE:Factory/.openQA.new.24587/openQA-4.6.1717018874.26363281.obscpio differ: char 50, line 1
++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.KMEajC/_old 2024-05-31 22:17:37.897801509 +0200
+++ /var/tmp/diff_new_pack.KMEajC/_new 2024-05-31 22:17:37.901801655 +0200
@@ -1,5 +1,5 @@
name: openQA
-version: 4.6.1716874663.ccc6eb0d
-mtime: 1716874663
-commit: ccc6eb0d93c6a779320461e8b0d7241d32e42db0
+version: 4.6.1717018874.26363281
+mtime: 1717018874
+commit: 263632817f224e1ae8f240e0c8f614ec85bf2ec3
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gleam for openSUSE:Factory checked in at 2024-05-31 22:16:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gleam (Old)
and /work/SRC/openSUSE:Factory/.gleam.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gleam"
Fri May 31 22:16:50 2024 rev:3 rq:1177808 version:1.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/gleam/gleam.changes 2024-05-28 17:30:20.835362424 +0200
+++ /work/SRC/openSUSE:Factory/.gleam.new.24587/gleam.changes 2024-05-31 22:17:27.977440152 +0200
@@ -1,0 +2,11 @@
+Thu May 30 20:34:39 UTC 2024 - Gordon Leung <pirateclip(a)protonmail.com>
+
+- Update to 1.2.1:
+ * Fixed a bug where the compiler could fail to detect modules that
+ would clash with Erlang modules. (Louis Pilfold)
+ * Fixed a bug where dependency version resolution could crash for
+ certain release candidate versions. (Marshall Bowers)
+ * Fixed a bug where trailing comments would be moved out of a bit
+ array. (Giacomo Cavalieri)
+
+-------------------------------------------------------------------
Old:
----
gleam-1.2.0.tar.zst
New:
----
gleam-1.2.1.tar.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gleam.spec ++++++
--- /var/tmp/diff_new_pack.adiLQf/_old 2024-05-31 22:17:30.841544480 +0200
+++ /var/tmp/diff_new_pack.adiLQf/_new 2024-05-31 22:17:30.841544480 +0200
@@ -17,7 +17,7 @@
Name: gleam
-Version: 1.2.0
+Version: 1.2.1
Release: 0
Summary: A friendly language for building type-safe, scalable systems!
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.adiLQf/_old 2024-05-31 22:17:30.873545645 +0200
+++ /var/tmp/diff_new_pack.adiLQf/_new 2024-05-31 22:17:30.877545791 +0200
@@ -3,7 +3,7 @@
<param name="url">https://github.com/gleam-lang/gleam.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
- <param name="revision">v1.2.0</param>
+ <param name="revision">v1.2.1</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>
++++++ gleam-1.2.0.tar.zst -> gleam-1.2.1.tar.zst ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/.github/workflows/release-containers.yaml new/gleam-1.2.1/.github/workflows/release-containers.yaml
--- old/gleam-1.2.0/.github/workflows/release-containers.yaml 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/.github/workflows/release-containers.yaml 2024-05-30 19:18:19.000000000 +0200
@@ -55,20 +55,32 @@
echo "platform_version=$PLATFORM_VERSION" >> $GITHUB_OUTPUT
echo "container_tag=$TAG" >> $GITHUB_OUTPUT
- - name: Download Gleam archive from GitHub release
+ - name: Download Gleam archives from GitHub release
run: |
VERSION=${{ steps.versions.outputs.v_version }}
- URL=https://github.com/${{ github.repository }}/releases/download/$VERSION/gleam-$VERSION-x86_64-unknown-linux-musl.tar.gz
- echo Downloading $URL
- curl -Lo gleam.tar.gz $URL
+
+ AMD_URL=https://github.com/${{ github.repository }}/releases/download/$VERSION/gleam-$VERSION-x86_64-unknown-linux-musl.tar.gz
+ ARM_URL=https://github.com/${{ github.repository }}/releases/download/$VERSION/gleam-$VERSION-aarch64-unknown-linux-musl.tar.gz
+
+ echo Downloading amd $AMD_URL
+ curl -Lo gleam-amd.tar.gz $AMD_URL
+
+ echo Downloading arm $ARM_URL
+ curl -Lo gleam-arm.tar.gz $ARM_URL
- name: Unpack Gleam binary from archive
- run: tar xf gleam.tar.gz
+ run: |
+ tar xf gleam-amd.tar.gz
+ mv gleam gleam-amd64
+
+ tar xf gleam-arm.tar.gz
+ mv gleam gleam-arm64
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
+ platforms: linux/amd64,linux/arm64
file: containers/${{ matrix.base-image }}.dockerfile
push: true
tags: ${{ steps.versions.outputs.container_tag }}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/.github/workflows/release-nightly.yaml new/gleam-1.2.1/.github/workflows/release-nightly.yaml
--- old/gleam-1.2.0/.github/workflows/release-nightly.yaml 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/.github/workflows/release-nightly.yaml 2024-05-30 19:18:19.000000000 +0200
@@ -155,11 +155,19 @@
- name: Upload x86_64-unknown-linux-musl artifact
uses: actions/upload-artifact@v4
with:
- name: gleam
+ name: gleam-amd64
path: target/${{ matrix.target }}/release/gleam
overwrite: true
if: ${{ matrix.target == 'x86_64-unknown-linux-musl' }}
+ - name: Upload aarch64-unknown-linux-musl artifact
+ uses: actions/upload-artifact@v4
+ with:
+ name: gleam-arm64
+ path: target/${{ matrix.target }}/release/gleam
+ overwrite: true
+ if: ${{ matrix.target == 'aarch64-unknown-linux-musl' }}
+
build-nightly-container-images:
runs-on: ubuntu-latest
needs: [ build-nightly ]
@@ -181,11 +189,17 @@
- name: Checkout repository
uses: actions/checkout@v4
- - name: Download Gleam binary from previous job
+ - name: Download Gleam amd binary from previous job
+ uses: actions/download-artifact@v4
+ with:
+ name: gleam-amd64
+ path: ./gleam-amd64
+
+ - name: Download Gleam arm binary from previous job
uses: actions/download-artifact@v4
with:
- name: gleam
- path: ./
+ name: gleam-arm64
+ path: ./gleam-arm64
- name: Authenticate with GitHub container registry
uses: docker/login-action@v3
@@ -201,6 +215,7 @@
uses: docker/build-push-action@v5
with:
context: .
+ platforms: linux/amd64,linux/arm64
file: containers/${{ matrix.base-image }}.dockerfile
push: true
tags: ${{ steps.versions.outputs.container_tag }}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/CHANGELOG.md new/gleam-1.2.1/CHANGELOG.md
--- old/gleam-1.2.0/CHANGELOG.md 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/CHANGELOG.md 2024-05-30 19:18:19.000000000 +0200
@@ -1,6 +1,6 @@
# Changelog
-## Unreleased
+## v1.3.0 - Unreleased
### Build tool
@@ -11,3 +11,19 @@
### Language Server
### Bug Fixes
+
+
+## v1.2.1 - 2024-05-30
+
+### Bug Fixes
+
+- Fixed a bug where the compiler could fail to detect modules that would clash
+ with Erlang modules.
+ ([Louis Pilfold](https://github.com/lpil))
+
+- Fixed a bug where dependency version resolution could crash for certain
+ release candidate versions.
+ ([Marshall Bowers](https://github.com/maxdeviant))
+
+- Fixed a bug where trailing comments would be moved out of a bit array.
+ ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/Cargo.lock new/gleam-1.2.1/Cargo.lock
--- old/gleam-1.2.0/Cargo.lock 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/Cargo.lock 2024-05-30 19:18:19.000000000 +0200
@@ -802,7 +802,7 @@
[[package]]
name = "gleam"
-version = "1.2.0"
+version = "1.2.1"
dependencies = [
"async-trait",
"base16",
@@ -849,7 +849,7 @@
[[package]]
name = "gleam-core"
-version = "1.2.0"
+version = "1.2.1"
dependencies = [
"askama",
"async-trait",
@@ -900,7 +900,7 @@
[[package]]
name = "gleam-wasm"
-version = "1.2.0"
+version = "1.2.1"
dependencies = [
"camino",
"console_error_panic_hook",
@@ -964,9 +964,9 @@
[[package]]
name = "hexpm"
-version = "2.4.0"
+version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "37762aa95b4b16acae5732f51881d0384dca5f059d04b9a60089fc8019f43046"
+checksum = "555eed2a876b665de8e13dca9ac08108b95d837ef3d7fe80205531e42eaf594b"
dependencies = [
"base16",
"bytes",
@@ -2238,7 +2238,7 @@
[[package]]
name = "test-package-compiler"
-version = "1.2.0"
+version = "1.2.1"
dependencies = [
"camino",
"gleam-core",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/README.md new/gleam-1.2.1/README.md
--- old/gleam-1.2.0/README.md 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/README.md 2024-05-30 19:18:19.000000000 +0200
@@ -54,7 +54,6 @@
<a href="https://github.com/austindaily">Austin Daily</a> -
<a href="https://github.com/chiroptical">Barry Moore</a> -
<a href="https://github.com/bartekgorny">Bartek Górny</a> -
- <a href="https://github.com/benkenawell">Ben</a> -
<a href="https://github.com/requestben">Ben Martin</a> -
<a href="https://github.com/bgmarx">Ben Marx</a> -
<a href="https://github.com/benmyles">Ben Myles</a> -
@@ -102,6 +101,7 @@
<a href="https://github.com/davydog187">Dave Lucia</a> -
<a href="https://github.com/dbernheisel">David Bernheisel</a> -
<a href="https://github.com/davesnx">David Sancho</a> -
+ <a href="https://github.com/myFavShrimp">Denis</a> -
<a href="https://github.com/dangdennis">Dennis Dang</a> -
<a href="https://github.com/dennistruemper">dennistruemper</a> -
<a href="https://github.com/dmmulroy">Dillon Mulroy</a> -
@@ -113,7 +113,6 @@
<a href="https://github.com/EfstathiadisD">Efstathiadis Dimitris</a> -
<a href="https://github.com/enoonan">Eileen Noonan</a> -
<a href="https://github.com/dropwhile">eli</a> -
- <a href="https://github.com/elabeca">Elie Labeca</a> -
<a href="https://github.com/epogue">Elliott Pogue</a> -
<a href="https://github.com/Emma-Fuller">Emma</a> -
<a href="https://github.com/EMRTS">EMR Technical Solutions</a> -
@@ -121,6 +120,7 @@
<a href="https://liberapay.com/erikareads/">erikareads</a> -
<a href="https://github.com/ErikML">ErikML</a> -
<a href="https://github.com/oberernst">Ernesto Malave</a> -
+ <a href="https://github.com/NineteenPeriod">F. A. Sánchez</a> -
<a href="https://github.com/yerTools">Felix Mayer</a> -
<a href="https://github.com/nandofarias">Fernando Farias</a> -
<a href="https://github.com/ffigiel">Filip Figiel</a> -
@@ -145,6 +145,7 @@
<a href="https://github.com/human154">human154</a> -
<a href="https://github.com/hpiaia">Humberto Piaia</a> -
<a href="https://github.com/Ian-GL">Ian González</a> -
+ <a href="https://github.com/ianmjones">Ian M. Jones</a> -
<a href="https://github.com/irumiha">Igor Rumiha</a> -
<a href="https://github.com/inoas">inoas</a> -
<a href="https://github.com/graphiteisaac">Isaac</a> -
@@ -201,7 +202,6 @@
<a href="https://github.com/matt-savvy">Matt Savoia</a> -
<a href="https://github.com/mattvanhorn">Matt Van Horn</a> -
<a href="https://github.com/KtorZ">Matthias Benkort</a> -
- <a href="https://github.com/maxhungry">Max Hung</a> -
<a href="https://github.com/maxmcd">Max McDonnell</a> -
<a href="https://github.com/max-tern">max-tern</a> -
<a href="https://github.com/stunthamster">Michael Duffy</a> -
@@ -211,6 +211,7 @@
<a href="https://liberapay.com/Daybowbow/">Mike</a> -
<a href="https://github.com/mroach">Mike Roach</a> -
<a href="https://liberapay.com/mikej/">Mikey J</a> -
+ <a href="https://github.com/MoeDevelops">MoeDev</a> -
<a href="https://github.com/mogold">Moshe Goldberg</a> -
<a href="https://github.com/rykawamu">MzRyuKa</a> -
<a href="https://github.com/n8nio">n8n - Workflow Automation</a> -
@@ -294,6 +295,5 @@
<a href="https://github.com/yamen">Yamen Sader</a> -
<a href="https://github.com/Yasuo-Higano">Yasuo Higano</a> -
<a href="https://github.com/gasparinzsombor">Zsombor Gasparin</a> -
- <a href="https://liberapay.com/~1847917/">~1847917</a> -
- <a href="https://github.com/sarkasl">Šárka Slavětínská</a>
+ <a href="https://liberapay.com/~1847917/">~1847917</a>
</p>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/compiler-cli/Cargo.toml new/gleam-1.2.1/compiler-cli/Cargo.toml
--- old/gleam-1.2.0/compiler-cli/Cargo.toml 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/compiler-cli/Cargo.toml 2024-05-30 19:18:19.000000000 +0200
@@ -1,6 +1,6 @@
[package]
name = "gleam"
-version = "1.2.0"
+version = "1.2.1"
authors = ["Louis Pilfold <louis(a)lpil.uk>"]
edition = "2021"
license-file = "LICENCE"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/compiler-core/Cargo.toml new/gleam-1.2.1/compiler-core/Cargo.toml
--- old/gleam-1.2.0/compiler-core/Cargo.toml 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/compiler-core/Cargo.toml 2024-05-30 19:18:19.000000000 +0200
@@ -1,6 +1,6 @@
[package]
name = "gleam-core"
-version = "1.2.0"
+version = "1.2.1"
authors = ["Louis Pilfold <louis(a)lpil.uk>"]
edition = "2021"
license-file = "LICENCE"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/compiler-core/src/build/package_loader.rs new/gleam-1.2.1/compiler-core/src/build/package_loader.rs
--- old/gleam-1.2.0/compiler-core/src/build/package_loader.rs 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/compiler-core/src/build/package_loader.rs 2024-05-30 19:18:19.000000000 +0200
@@ -216,17 +216,6 @@
continue;
}
- // If we are compiling for Erlang then modules all live in a single
- // namespace. If we were to name a module the same as a module that
- // is included in the standard Erlang distribution then this new
- // Gleam module would overwrite the existing Erlang one, likely
- // resulting in cryptic errors.
- // This would most commonly happen for modules like "user" and
- // "code". Emit an error so this never happens.
- if self.target.is_erlang() {
- ensure_gleam_module_does_not_overwrite_standard_erlang_module(&path)?;
- }
-
let input = loader.load(path)?;
inputs.insert(input)?;
}
@@ -247,6 +236,19 @@
}
}
+ // If we are compiling for Erlang then modules all live in a single
+ // namespace. If we were to name a module the same as a module that
+ // is included in the standard Erlang distribution then this new
+ // Gleam module would overwrite the existing Erlang one, likely
+ // resulting in cryptic errors.
+ // This would most commonly happen for modules like "user" and
+ // "code". Emit an error so this never happens.
+ if self.target.is_erlang() {
+ for input in inputs.collection.values() {
+ ensure_gleam_module_does_not_overwrite_standard_erlang_module(&input)?;
+ }
+ }
+
Ok(inputs.collection)
}
@@ -264,37 +266,20 @@
}
}
-fn ensure_gleam_module_does_not_overwrite_standard_erlang_module(path: &Utf8Path) -> Result<()> {
- let mut segments = path.iter();
- // Remove the first segement, which will be either `src/` or `test/`
- let _ = segments.next();
-
- let name = segments
- .next()
- .expect("There must always be a file name for a Gleam module");
-
- // If there are remaining segments it means that this is a nested module and
- // such cannot collide with a built-in Erlang module.
- //
- // For example, it could be the module `src/user/code.gleam` but could not
- // be the module `src/code.gleam`.
- if segments.next().is_some() {
+fn ensure_gleam_module_does_not_overwrite_standard_erlang_module(input: &Input) -> Result<()> {
+ // We only need to check uncached modules as it's not possible for these
+ // to have compiled successfully.
+ let Input::New(input) = input else {
return Ok(());
- }
+ };
- // Remove the .gleam extension, as this isn't part of the module name.
- let name = name.trim_end_matches(".gleam");
-
- // If we got get here then it's not nested. Let's check if the name
- // collides or not.
- //
// These names were got with this Erlang
//
// ```erl
// file:write_file("names.txt", lists:join("\n",lists:map(fun(T) -> erlang:element(1, T) end, code:all_available()))).
// ```
//
- match name {
+ match input.name.as_str() {
"alarm_handler"
| "application"
| "application_controller"
@@ -1557,8 +1542,8 @@
}
Err(Error::GleamModuleWouldOverwriteStandardErlangModule {
- name: name.into(),
- path: path.to_owned(),
+ name: input.name.clone(),
+ path: input.path.to_owned(),
})
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/compiler-core/src/format/tests.rs new/gleam-1.2.1/compiler-core/src/format/tests.rs
--- old/gleam-1.2.0/compiler-core/src/format/tests.rs 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/compiler-core/src/format/tests.rs 2024-05-30 19:18:19.000000000 +0200
@@ -6124,3 +6124,17 @@
"#
);
}
+
+// https://github.com/gleam-lang/gleam/issues/3190
+#[test]
+fn trailing_comments_inside_non_empty_bit_arrays_are_not_moved() {
+ assert_format!(
+ r#"pub fn main() {
+ <<
+ 1, 2,
+ // One and two are above me.
+ >>
+}
+"#
+ );
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/compiler-core/src/format.rs new/gleam-1.2.1/compiler-core/src/format.rs
--- old/gleam-1.2.0/compiler-core/src/format.rs 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/compiler-core/src/format.rs 2024-05-30 19:18:19.000000000 +0200
@@ -2272,13 +2272,16 @@
is_simple: bool,
location: &SrcSpan,
) -> Document<'a> {
+ let comments = self.pop_comments(location.end);
+ let comments_doc = printed_comments(comments, false);
+
// Avoid adding illegal comma in empty bit array by explicitly handling it
if segments.is_empty() {
// We take all comments that come _before_ the end of the bit array,
// that is all comments that are inside "<<" and ">>", if there's
// any comment we want to put it inside the empty bit array!
// Refer to the `list` function for a similar procedure.
- return match printed_comments(self.pop_comments(location.end), false) {
+ return match comments_doc {
None => "<<>>".to_doc(),
Some(comments) => "<<"
.to_doc()
@@ -2297,12 +2300,25 @@
} else {
break_(",", ", ")
};
- break_("<<", "<<")
+
+ let last_break = break_(",", "");
+ let doc = break_("<<", "<<")
.append(join(segments, comma))
- .nest(INDENT)
- .append(break_(",", ""))
- .append(">>")
- .group()
+ .nest(INDENT);
+
+ match comments_doc {
+ None => doc.append(last_break).append(">>").group(),
+ Some(comments) => doc
+ .append(last_break.nest(INDENT))
+ // ^ Notice how in this case we nest the final break before
+ // adding it: this way the comments are going to be as
+ // indented as the bit array items.
+ .append(comments.nest(INDENT))
+ .append(line())
+ .append(">>")
+ .force_break()
+ .group(),
+ }
}
fn bit_array_segment_expr<'a>(&mut self, expr: &'a UntypedExpr) -> Document<'a> {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/compiler-wasm/Cargo.toml new/gleam-1.2.1/compiler-wasm/Cargo.toml
--- old/gleam-1.2.0/compiler-wasm/Cargo.toml 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/compiler-wasm/Cargo.toml 2024-05-30 19:18:19.000000000 +0200
@@ -1,6 +1,6 @@
[package]
name = "gleam-wasm"
-version = "1.2.0"
+version = "1.2.1"
authors = ["Louis Pilfold <louis(a)lpil.uk>"]
edition = "2021"
license-file = "LICENCE"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/elixir-alpine.dockerfile new/gleam-1.2.1/containers/elixir-alpine.dockerfile
--- old/gleam-1.2.0/containers/elixir-alpine.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/elixir-alpine.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM elixir:alpine
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/elixir-slim.dockerfile new/gleam-1.2.1/containers/elixir-slim.dockerfile
--- old/gleam-1.2.0/containers/elixir-slim.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/elixir-slim.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM elixir:slim
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/elixir.dockerfile new/gleam-1.2.1/containers/elixir.dockerfile
--- old/gleam-1.2.0/containers/elixir.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/elixir.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM elixir:latest
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/erlang-alpine.dockerfile new/gleam-1.2.1/containers/erlang-alpine.dockerfile
--- old/gleam-1.2.0/containers/erlang-alpine.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/erlang-alpine.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM erlang:alpine
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/erlang-slim.dockerfile new/gleam-1.2.1/containers/erlang-slim.dockerfile
--- old/gleam-1.2.0/containers/erlang-slim.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/erlang-slim.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM erlang:slim
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/erlang.dockerfile new/gleam-1.2.1/containers/erlang.dockerfile
--- old/gleam-1.2.0/containers/erlang.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/erlang.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM erlang:latest
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/node-alpine.dockerfile new/gleam-1.2.1/containers/node-alpine.dockerfile
--- old/gleam-1.2.0/containers/node-alpine.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/node-alpine.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM node:alpine
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/node-slim.dockerfile new/gleam-1.2.1/containers/node-slim.dockerfile
--- old/gleam-1.2.0/containers/node-slim.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/node-slim.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM node:slim
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/containers/node.dockerfile new/gleam-1.2.1/containers/node.dockerfile
--- old/gleam-1.2.0/containers/node.dockerfile 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/containers/node.dockerfile 2024-05-30 19:18:19.000000000 +0200
@@ -1,3 +1,6 @@
FROM node:latest
-COPY gleam /bin
+
+ARG TARGETARCH
+COPY gleam-${TARGETARCH} /bin/gleam
+
CMD ["gleam"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gleam-1.2.0/test-package-compiler/Cargo.toml new/gleam-1.2.1/test-package-compiler/Cargo.toml
--- old/gleam-1.2.0/test-package-compiler/Cargo.toml 2024-05-27 21:12:46.000000000 +0200
+++ new/gleam-1.2.1/test-package-compiler/Cargo.toml 2024-05-30 19:18:19.000000000 +0200
@@ -1,6 +1,6 @@
[package]
name = "test-package-compiler"
-version = "1.2.0"
+version = "1.2.1"
authors = ["Louis Pilfold <louis(a)lpil.uk>"]
edition = "2021"
license-file = "LICENCE"
++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/gleam/vendor.tar.zst /work/SRC/openSUSE:Factory/.gleam.new.24587/vendor.tar.zst differ: char 3161523, line 12556
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ruby-build for openSUSE:Factory checked in at 2024-05-31 22:16:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ruby-build (Old)
and /work/SRC/openSUSE:Factory/.ruby-build.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby-build"
Fri May 31 22:16:48 2024 rev:57 rq:1177790 version:20240530.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ruby-build/ruby-build.changes 2024-05-17 20:08:05.709739792 +0200
+++ /work/SRC/openSUSE:Factory/.ruby-build.new.24587/ruby-build.changes 2024-05-31 22:17:26.917401540 +0200
@@ -1,0 +2,14 @@
+Thu May 30 18:11:20 UTC 2024 - Lukas Müller <expeehaa(a)outlook.com>
+
+- Update to version 20240530.1.
+ Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240530.1
+ * Fix 3.1.6 version definition by @rafaelfranca in #2397
+- Update to version 20240530.
+ Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20240530
+ * Mark Ruby 3.0.7 as unsupported by @CamJN in #2386
+ * Mark Ruby 3.0 as EOL by @mislav in #2388
+ * Truncate teeny version from dev definitions by @hsbt in #2389
+ * Add Ruby 3.3.2 by @k0kubun in #2396
+ * Add CRuby release 3.1.6 by @sferik in #2395
+
+-------------------------------------------------------------------
Old:
----
ruby-build-20240517.tar.gz
New:
----
ruby-build-20240530.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ruby-build.spec ++++++
--- /var/tmp/diff_new_pack.eGXDus/_old 2024-05-31 22:17:27.417419753 +0200
+++ /var/tmp/diff_new_pack.eGXDus/_new 2024-05-31 22:17:27.421419899 +0200
@@ -24,7 +24,7 @@
%endif
Name: ruby-build
-Version: 20240517
+Version: 20240530.1
Release: 0
BuildArch: noarch
License: MIT
++++++ ruby-build-20240517.tar.gz -> ruby-build-20240530.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/bin/ruby-build new/ruby-build-20240530.1/bin/ruby-build
--- old/ruby-build-20240517/bin/ruby-build 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/bin/ruby-build 2024-05-30 08:33:07.000000000 +0200
@@ -15,7 +15,7 @@
# -6, --ipv6 Resolve names to IPv6 addresses only
#
-RUBY_BUILD_VERSION="20240517"
+RUBY_BUILD_VERSION="20240530.1"
OLDIFS="$IFS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/man/man1/ruby-build.1 new/ruby-build-20240530.1/share/man/man1/ruby-build.1
--- old/ruby-build-20240517/share/man/man1/ruby-build.1 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/man/man1/ruby-build.1 2024-05-30 08:33:07.000000000 +0200
@@ -1,13 +1,13 @@
'\" t
.\" Title: ruby-build
.\" Author: Mislav Marohnić
-.\" Generator: Asciidoctor 2.0.22
+.\" Generator: Asciidoctor 2.0.23
.\" Date: 2023-11-13
.\" Manual: ruby-build Manual
-.\" Source: ruby-build 20240517
+.\" Source: ruby-build 20240530.1
.\" Language: English
.\"
-.TH "RUBY\-BUILD" "1" "2023-11-13" "ruby\-build 20240517" "ruby\-build Manual"
+.TH "RUBY\-BUILD" "1" "2023-11-13" "ruby\-build 20240530.1" "ruby\-build Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.1-dev new/ruby-build-20240530.1/share/ruby-build/2.1-dev
--- old/ruby-build-20240517/share/ruby-build/2.1-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/2.1-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.0.2u" "https://www.openssl.org/source/openssl-1.0.2u.tar.gz#ecd0c6ffb493dd06707d38…" openssl --if needs_openssl:0.9.6-1.0.x
+install_git "ruby-2.1-dev" "https://github.com/ruby/ruby.git" "ruby_2_1" warn_eol autoconf standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.1.0-dev new/ruby-build-20240530.1/share/ruby-build/2.1.0-dev
--- old/ruby-build-20240517/share/ruby-build/2.1.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/2.1.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.0.2u" "https://www.openssl.org/source/openssl-1.0.2u.tar.gz#ecd0c6ffb493dd06707d38…" openssl --if needs_openssl:0.9.6-1.0.x
-install_git "ruby-2.1.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_1" warn_eol autoconf standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.2-dev new/ruby-build-20240530.1/share/ruby-build/2.2-dev
--- old/ruby-build-20240517/share/ruby-build/2.2-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/2.2-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.0.2u" "https://www.openssl.org/source/openssl-1.0.2u.tar.gz#ecd0c6ffb493dd06707d38…" openssl --if needs_openssl:0.9.6-1.0.x
+install_git "ruby-2.2-dev" "https://github.com/ruby/ruby.git" "ruby_2_2" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.2.0-dev new/ruby-build-20240530.1/share/ruby-build/2.2.0-dev
--- old/ruby-build-20240517/share/ruby-build/2.2.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/2.2.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.0.2u" "https://www.openssl.org/source/openssl-1.0.2u.tar.gz#ecd0c6ffb493dd06707d38…" openssl --if needs_openssl:0.9.6-1.0.x
-install_git "ruby-2.2.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_2" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.3-dev new/ruby-build-20240530.1/share/ruby-build/2.3-dev
--- old/ruby-build-20240517/share/ruby-build/2.3-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/2.3-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.0.2u" "https://www.openssl.org/source/openssl-1.0.2u.tar.gz#ecd0c6ffb493dd06707d38…" openssl --if needs_openssl:0.9.6-1.0.x
+install_git "ruby-2.3-dev" "https://github.com/ruby/ruby.git" "ruby_2_3" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.3.0-dev new/ruby-build-20240530.1/share/ruby-build/2.3.0-dev
--- old/ruby-build-20240517/share/ruby-build/2.3.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/2.3.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.0.2u" "https://www.openssl.org/source/openssl-1.0.2u.tar.gz#ecd0c6ffb493dd06707d38…" openssl --if needs_openssl:0.9.6-1.0.x
-install_git "ruby-2.3.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_3" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.4-dev new/ruby-build-20240530.1/share/ruby-build/2.4-dev
--- old/ruby-build-20240517/share/ruby-build/2.4-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/2.4-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
+install_git "ruby-2.4-dev" "https://github.com/ruby/ruby.git" "ruby_2_4" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.4.0-dev new/ruby-build-20240530.1/share/ruby-build/2.4.0-dev
--- old/ruby-build-20240517/share/ruby-build/2.4.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/2.4.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_git "ruby-2.4.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_4" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.5-dev new/ruby-build-20240530.1/share/ruby-build/2.5-dev
--- old/ruby-build-20240517/share/ruby-build/2.5-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/2.5-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
+install_git "ruby-2.5-dev" "https://github.com/ruby/ruby.git" "ruby_2_5" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.5.0-dev new/ruby-build-20240530.1/share/ruby-build/2.5.0-dev
--- old/ruby-build-20240517/share/ruby-build/2.5.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/2.5.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_git "ruby-2.5.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_5" warn_eol autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.6-dev new/ruby-build-20240530.1/share/ruby-build/2.6-dev
--- old/ruby-build-20240517/share/ruby-build/2.6-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/2.6-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
+install_git "ruby-2.6-dev" "https://github.com/ruby/ruby.git" "ruby_2_6" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.6.0-dev new/ruby-build-20240530.1/share/ruby-build/2.6.0-dev
--- old/ruby-build-20240517/share/ruby-build/2.6.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/2.6.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_git "ruby-2.6.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_6" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.7-dev new/ruby-build-20240530.1/share/ruby-build/2.7-dev
--- old/ruby-build-20240517/share/ruby-build/2.7-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/2.7-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
+install_git "ruby-2.7-dev" "https://github.com/ruby/ruby.git" "ruby_2_7" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/2.7.0-dev new/ruby-build-20240530.1/share/ruby-build/2.7.0-dev
--- old/ruby-build-20240517/share/ruby-build/2.7.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/2.7.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_git "ruby-2.7.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_7" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0-dev new/ruby-build-20240530.1/share/ruby-build/3.0-dev
--- old/ruby-build-20240517/share/ruby-build/3.0-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/3.0-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
+install_git "ruby-3.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_0" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.0 new/ruby-build-20240530.1/share/ruby-build/3.0.0
--- old/ruby-build-20240517/share/ruby-build/3.0.0 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.0 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.0" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0.tar.gz#a13ed141a1c18eb9…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.0" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0.tar.gz#a13ed141a1c18eb9…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.0-dev new/ruby-build-20240530.1/share/ruby-build/3.0.0-dev
--- old/ruby-build-20240517/share/ruby-build/3.0.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_git "ruby-3.0.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_0" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.0-preview1 new/ruby-build-20240530.1/share/ruby-build/3.0.0-preview1
--- old/ruby-build-20240517/share/ruby-build/3.0.0-preview1 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.0-preview1 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.0-preview1" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0-preview1.tar.bz2#013bdc…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.0-preview1" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0-preview1.tar.bz2#013bdc…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.0-preview2 new/ruby-build-20240530.1/share/ruby-build/3.0.0-preview2
--- old/ruby-build-20240517/share/ruby-build/3.0.0-preview2 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.0-preview2 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.0-preview2" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0-preview2.tar.gz#9de8661…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.0-preview2" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0-preview2.tar.gz#9de8661…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.0-rc1 new/ruby-build-20240530.1/share/ruby-build/3.0.0-rc1
--- old/ruby-build-20240517/share/ruby-build/3.0.0-rc1 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.0-rc1 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.0-rc1" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0-rc1.tar.gz#e1270f38b969…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.0-rc1" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.0-rc1.tar.gz#e1270f38b969…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.1 new/ruby-build-20240530.1/share/ruby-build/3.0.1
--- old/ruby-build-20240517/share/ruby-build/3.0.1 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.1 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.1" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.1.tar.gz#369825db2199f6ae…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.1" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.1.tar.gz#369825db2199f6ae…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.2 new/ruby-build-20240530.1/share/ruby-build/3.0.2
--- old/ruby-build-20240517/share/ruby-build/3.0.2 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.2 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.2" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.2.tar.gz#5085dee0ad9f0699…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.2" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.2.tar.gz#5085dee0ad9f0699…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.3 new/ruby-build-20240530.1/share/ruby-build/3.0.3
--- old/ruby-build-20240517/share/ruby-build/3.0.3 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.3 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.3" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.3.tar.gz#3586861cb2df5697…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.3" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.3.tar.gz#3586861cb2df5697…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.4 new/ruby-build-20240530.1/share/ruby-build/3.0.4
--- old/ruby-build-20240517/share/ruby-build/3.0.4 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.4 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.4" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.4.tar.gz#70b47c207af04bce…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.4" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.4.tar.gz#70b47c207af04bce…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.5 new/ruby-build-20240530.1/share/ruby-build/3.0.5
--- old/ruby-build-20240517/share/ruby-build/3.0.5 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.5 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.5" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.5.tar.gz#9afc6380a027a4fe…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.5" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.5.tar.gz#9afc6380a027a4fe…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.6 new/ruby-build-20240530.1/share/ruby-build/3.0.6
--- old/ruby-build-20240517/share/ruby-build/3.0.6 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.6 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.6" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.6.tar.gz#6e6cbd490030d791…" warn_unsupported enable_shared standard
+install_package "ruby-3.0.6" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.6.tar.gz#6e6cbd490030d791…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.0.7 new/ruby-build-20240530.1/share/ruby-build/3.0.7
--- old/ruby-build-20240517/share/ruby-build/3.0.7 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.0.7 2024-05-30 08:33:07.000000000 +0200
@@ -1,2 +1,2 @@
install_package "openssl-1.1.1w" "https://www.openssl.org/source/openssl-1.1.1w.tar.gz#cf3098950cb4d853ad95c0…" openssl --if needs_openssl:1.0.1-1.x.x
-install_package "ruby-3.0.7" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.7.tar.gz#2a3411977f285043…" enable_shared standard
+install_package "ruby-3.0.7" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.7.tar.gz#2a3411977f285043…" warn_eol enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.1-dev new/ruby-build-20240530.1/share/ruby-build/3.1-dev
--- old/ruby-build-20240517/share/ruby-build/3.1-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/3.1-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
+install_git "ruby-3.1-dev" "https://github.com/ruby/ruby.git" "ruby_3_1" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.1.0-dev new/ruby-build-20240530.1/share/ruby-build/3.1.0-dev
--- old/ruby-build-20240517/share/ruby-build/3.1.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.1.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
-install_git "ruby-3.1.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_1" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.1.6 new/ruby-build-20240530.1/share/ruby-build/3.1.6
--- old/ruby-build-20240517/share/ruby-build/3.1.6 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/3.1.6 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
+install_package "ruby-3.1.6" "https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.6.tar.gz#0d0dafb859e76763…" enable_shared standard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.2-dev new/ruby-build-20240530.1/share/ruby-build/3.2-dev
--- old/ruby-build-20240517/share/ruby-build/3.2-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/3.2-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
+install_git "ruby-3.2-dev" "https://github.com/ruby/ruby.git" "ruby_3_2" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.2.0-dev new/ruby-build-20240530.1/share/ruby-build/3.2.0-dev
--- old/ruby-build-20240517/share/ruby-build/3.2.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.2.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
-install_git "ruby-3.2.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_2" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.3-dev new/ruby-build-20240530.1/share/ruby-build/3.3-dev
--- old/ruby-build-20240517/share/ruby-build/3.3-dev 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/3.3-dev 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
+install_git "ruby-3.3-dev" "https://github.com/ruby/ruby.git" "ruby_3_3" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.3.0-dev new/ruby-build-20240530.1/share/ruby-build/3.3.0-dev
--- old/ruby-build-20240517/share/ruby-build/3.3.0-dev 2024-05-17 03:06:16.000000000 +0200
+++ new/ruby-build-20240530.1/share/ruby-build/3.3.0-dev 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
-install_git "ruby-3.3.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_3" autoconf standard_install_with_bundled_gems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ruby-build-20240517/share/ruby-build/3.3.2 new/ruby-build-20240530.1/share/ruby-build/3.3.2
--- old/ruby-build-20240517/share/ruby-build/3.3.2 1970-01-01 01:00:00.000000000 +0100
+++ new/ruby-build-20240530.1/share/ruby-build/3.3.2 2024-05-30 08:33:07.000000000 +0200
@@ -0,0 +1,2 @@
+install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ad…" openssl --if needs_openssl:1.0.2-3.x.x
+install_package "ruby-3.3.2" "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.2.tar.gz#3be1d100ebf2a0ce…" enable_shared standard
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xplr for openSUSE:Factory checked in at 2024-05-31 22:16:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xplr (Old)
and /work/SRC/openSUSE:Factory/.xplr.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xplr"
Fri May 31 22:16:44 2024 rev:13 rq:1177784 version:0.21.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/xplr/xplr.changes 2024-03-22 15:33:31.853419222 +0100
+++ /work/SRC/openSUSE:Factory/.xplr.new.24587/xplr.changes 2024-05-31 22:17:16.649027506 +0200
@@ -1,0 +2,17 @@
+Thu May 23 16:14:34 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice(a)uncomfyhalomacro.pl>
+
+- Update to version 0.21.8:
+ * Added vim-like scrolling as the default scrolling method. Set
+ xplr.config.general.paginated_scrolling = true to disable
+ * Added xplr.config.general.scroll_padding config option to set the padding
+ in vim-like scrolling
+ * Fixed some color rendering issues
+ * Added feature flag so that xplr can be built with system Lua
+ * Fixed ScrollUpHalf behavior.
+ * xplr.util.lscolor() won't return nil anymore.
+ * Arguments passed to the custom dynamic layout Lua function will include
+ scrolltop field.
+ * Fixed node_type resolution for directories with . in their name
+ * Dependency updates.
+
+-------------------------------------------------------------------
Old:
----
xplr-0.21.7.tar.gz
xplr-0.21.7.tar.gz.asc
New:
----
xplr-0.21.8.tar.gz
xplr-0.21.8.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xplr.spec ++++++
--- /var/tmp/diff_new_pack.tJVaek/_old 2024-05-31 22:17:17.217048197 +0200
+++ /var/tmp/diff_new_pack.tJVaek/_new 2024-05-31 22:17:17.217048197 +0200
@@ -17,7 +17,7 @@
Name: xplr
-Version: 0.21.7
+Version: 0.21.8
Release: 0
Summary: TUI file explorer
License: MIT
++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/xplr/vendor.tar.zst /work/SRC/openSUSE:Factory/.xplr.new.24587/vendor.tar.zst differ: char 14204, line 55
++++++ xplr-0.21.7.tar.gz -> xplr-0.21.8.tar.gz ++++++
++++ 3555 lines of diff (skipped)
1
0
Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mesheryctl for openSUSE:Factory checked in at 2024-05-31 22:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mesheryctl (Old)
and /work/SRC/openSUSE:Factory/.mesheryctl.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mesheryctl"
Fri May 31 22:16:08 2024 rev:45 rq:1177778 version:0.7.67
Changes:
--------
--- /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl.changes 2024-05-24 19:51:12.881672179 +0200
+++ /work/SRC/openSUSE:Factory/.mesheryctl.new.24587/mesheryctl.changes 2024-05-31 22:17:08.220720498 +0200
@@ -1,0 +2,50 @@
+Thu May 30 15:33:29 UTC 2024 - Johannes Kastl <opensuse_buildservice(a)ojkastl.de>
+
+- update to 0.7.67:
+ * General
+ - delete stuck pods in valid_namespaces @MUzairS15 (#10904)
+ * Meshery CLI
+ - Set source-type flag required @lekaf974 (#11020)
+ * Meshery UI
+ - Deployment lifecycle refactor @codeKraken19 (#11060)
+ - Set source-type flag required @lekaf974 (#11020)
+ * Maintenance
+ - Set source-type flag required @lekaf974 (#11020)
+ - workflow fix @iArchitSharma (#11054)
+ * Documentation
+ - Set source-type flag required @lekaf974 (#11020)
+
+-------------------------------------------------------------------
+Thu May 30 15:00:03 UTC 2024 - Johannes Kastl <opensuse_buildservice(a)ojkastl.de>
+
+- update to 0.7.66:
+ * Meshery UI
+ - fix connection states not available @MUzairS15 (#11059)
+
+-------------------------------------------------------------------
+Thu May 30 14:39:35 UTC 2024 - Johannes Kastl <opensuse_buildservice(a)ojkastl.de>
+
+- update to 0.7.65:
+ * General
+ - [Server] Do not perform encode/decode of token when making
+ requests to Provider @MUzairS15 (#11057)
+ - [Server] Lazy conversion from design formats to
+ meshery-design @MUzairS15 (#11022)
+ * Meshery CLI
+ - fix:use sprintf to provide proper logs w/signoff @Jougan-0
+ (#11046)
+ - [mesheryctl] registry generate: fix logs @leecalcote (#11035)
+ - [Generator] Assign default metadata for newly generated
+ comps. @MUzairS15 (#11043)
+ * Meshery UI
+ - Revert "Replace tooltips with sistent tooltips"
+ @dragon-slayer875 (#11056)
+ - Replace tooltips with sistent tooltips @dragon-slayer875
+ (#11052)
+ - update rjsf form props @codeKraken19 (#11044)
+ * Maintenance
+ - Updated label commenter to new docs @krishantt (#11031)
+ * Documentation
+ - docs: remove application docs w/signoff @Jougan-0 (#11017)
+
+-------------------------------------------------------------------
Old:
----
meshery-0.7.64.obscpio
New:
----
meshery-0.7.67.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mesheryctl.spec ++++++
--- /var/tmp/diff_new_pack.fUyCKI/_old 2024-05-31 22:17:13.052896514 +0200
+++ /var/tmp/diff_new_pack.fUyCKI/_new 2024-05-31 22:17:13.052896514 +0200
@@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: mesheryctl
-Version: 0.7.64
+Version: 0.7.67
Release: 0
Summary: CLI for the meshery cloud native management plane
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.fUyCKI/_old 2024-05-31 22:17:13.088897825 +0200
+++ /var/tmp/diff_new_pack.fUyCKI/_new 2024-05-31 22:17:13.092897971 +0200
@@ -3,7 +3,7 @@
<param name="url">https://github.com/meshery/meshery</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v0.7.64</param>
+ <param name="revision">v0.7.67</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">disable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@@ -17,7 +17,7 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="manual">
- <param name="archive">meshery-0.7.64.obscpio</param>
+ <param name="archive">meshery-0.7.67.obscpio</param>
</service>
</services>
++++++ meshery-0.7.64.obscpio -> meshery-0.7.67.obscpio ++++++
/work/SRC/openSUSE:Factory/mesheryctl/meshery-0.7.64.obscpio /work/SRC/openSUSE:Factory/.mesheryctl.new.24587/meshery-0.7.67.obscpio differ: char 49, line 1
++++++ meshery.obsinfo ++++++
--- /var/tmp/diff_new_pack.fUyCKI/_old 2024-05-31 22:17:13.140899719 +0200
+++ /var/tmp/diff_new_pack.fUyCKI/_new 2024-05-31 22:17:13.140899719 +0200
@@ -1,5 +1,5 @@
name: meshery
-version: 0.7.64
-mtime: 1716499048
-commit: b21f68d3db3c876ab47e11df9db03e2b7c1ad1e9
+version: 0.7.67
+mtime: 1716941752
+commit: 1ae040e685f146d5635f80b075af87d49b0e4f6d
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/mesheryctl/vendor.tar.gz /work/SRC/openSUSE:Factory/.mesheryctl.new.24587/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 sbcl for openSUSE:Factory checked in at 2024-05-31 22:16:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
and /work/SRC/openSUSE:Factory/.sbcl.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sbcl"
Fri May 31 22:16:02 2024 rev:103 rq:1177766 version:2.4.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes 2024-04-30 17:29:37.727121713 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.24587/sbcl.changes 2024-05-31 22:16:53.280176277 +0200
@@ -1,0 +2,38 @@
+Thu May 30 14:07:46 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz(a)suse.com>
+
+- Update to version 2.4.5
+ * incompatible change: attempting to pass or return alien structs by value
+ now signals errors. Previously, such attempts would silently tend to
+ corrupt registers or memory; there is work in progress to allow such calls
+ conforming to the platform ABI. (thanks to Rongcui Dong)
+ * minor incompatible change: function debug info is compressed only if the
+ system is compiled with libzstd, rather than falling back to a pure-lisp
+ compression implementation.
+ * minor incompatible change: the compiler will warn in more cases when it
+ can detect incorrectly-typed arguments to FORMAT directives ~C and ~R
+ * minor incompatible change: strings are converted to a more compact
+ representation if possible before being used as docstrings.
+ * platform support:
+ ** explicitly include stdlib.h where needed on OpenBSD. (thanks to
+ Sebastien Marie)
+ ** make the editcore utility work on Windows. (thanks to Luís Borges de
+ Oliveira)
+ ** fix memory initialization in RUN-PROGRAM on Windows.
+ ** resolve a deadlock in %INTERRUPT-THREAD on Darwin. (lp#2062940,
+ reported by Yan)
+ ** hang on startup under some terminal emulators on OS X 14.5.
+ (lp#2067313, reported by Richard M Kreuter)
+ * enhancement: when (> debug 1), try to find source locations for code
+ expanded from macros that copy their input forms.
+ * bug fix: the method-combination generic function caches were missing some
+ of the generic functions constructed during the PCL build itself.
+ (reported by Didier Verna)
+ * bug fix: SXHASH on equal PATHNAME objects could return different values in
+ different cores. (reported by Luís Borges de Oliveira)
+ * bug fix: spurious compiler warnings on SORT in some circumstances.
+ (lp#2065609, reported by William G Lederer)
+ * optimization: faster bignum addition and negation on arm64, x86-64.
+ * optimization: faster type tests for (unsigned-byte X) for X being
+ multiples of the platform word size, on arm64, x86-64.
+
+-------------------------------------------------------------------
Old:
----
sbcl-2.4.4-source.tar.bz2
New:
----
sbcl-2.4.5-source.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.w12lQJ/_old 2024-05-31 22:16:55.080241845 +0200
+++ /var/tmp/diff_new_pack.w12lQJ/_new 2024-05-31 22:16:55.080241845 +0200
@@ -21,7 +21,7 @@
Name: sbcl
#!BuildIgnore: gcc-PIE
-Version: 2.4.4
+Version: 2.4.5
Release: 0
Summary: Steel Bank Common Lisp
License: BSD-3-Clause AND SUSE-Public-Domain
++++++ sbcl-2.4.4-source.tar.bz2 -> sbcl-2.4.5-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.4.4-source.tar.bz2 /work/SRC/openSUSE:Factory/.sbcl.new.24587/sbcl-2.4.5-source.tar.bz2 differ: char 11, line 1
1
0