Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-schemaregistry-avroserializer for openSUSE:Factory checked in at 2022-01-22 08:18:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-schemaregistry-avroserializer (Old) and /work/SRC/openSUSE:Factory/.python-azure-schemaregistry-avroserializer.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-schemaregistry-avroserializer" Sat Jan 22 08:18:28 2022 rev:2 rq:947962 version:1.0.0b4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-schemaregistry-avroserializer/python-azure-schemaregistry-avroserializer.changes 2021-12-14 22:02:27.499156893 +0100 +++ /work/SRC/openSUSE:Factory/.python-azure-schemaregistry-avroserializer.new.1938/python-azure-schemaregistry-avroserializer.changes 2022-01-22 08:19:23.078418377 +0100 @@ -1,0 +2,10 @@ +Tue Jan 18 13:36:12 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 1.0.0b4 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update file paths in %files section +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-schemaregistry-avroserializer-1.0.0b3.zip New: ---- azure-schemaregistry-avroserializer-1.0.0b4.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-schemaregistry-avroserializer.spec ++++++ --- /var/tmp/diff_new_pack.qYEwYT/_old 2022-01-22 08:19:23.522415384 +0100 +++ /var/tmp/diff_new_pack.qYEwYT/_new 2022-01-22 08:19:23.526415358 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-azure-schemaregistry-avroserializer # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-schemaregistry-avroserializer -Version: 1.0.0b3 +Version: 1.0.0b4 Release: 0 Summary: Microsoft Azure Schema Registry Avro Serializer Client Library for Python License: MIT @@ -35,9 +35,10 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip -Requires: python-azure-schemaregistry >= 1.0.0 -Requires: python-azure-nspkg >= 3.0.0 +Requires: python-avro >= 1.10.0 Requires: python-azure-core >= 1.19.0 +Requires: python-azure-nspkg >= 3.0.0 +Requires: python-azure-schemaregistry >= 1.0.0 Requires: python-msrest >= 0.5.0 Conflicts: python-azure-sdk <= 2.0.0 @@ -70,8 +71,7 @@ %defattr(-,root,root,-) %doc CHANGELOG.md README.md %license LICENSE.txt -%dir %{python_sitelib}/azure/schemaregistry/serializer -%{python_sitelib}/azure/schemaregistry/serializer/avroserializer +%{python_sitelib}/azure/schemaregistry/serializer %{python_sitelib}/azure_schemaregistry_avroserializer-*.egg-info %changelog