Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dunamai for openSUSE:Factory checked in at 2024-02-18 20:24:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dunamai (Old) and /work/SRC/openSUSE:Factory/.python-dunamai.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dunamai" Sun Feb 18 20:24:35 2024 rev:2 rq:1147255 version:1.19.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dunamai/python-dunamai.changes 2024-01-24 19:05:19.223470716 +0100 +++ /work/SRC/openSUSE:Factory/.python-dunamai.new.1815/python-dunamai.changes 2024-02-18 20:25:13.446458792 +0100 @@ -1,0 +2,10 @@ +Sat Feb 17 01:51:54 UTC 2024 - Richard Rahl <rra...@proton.me> + +- update to 1.19.2 + * ixed an exception when a Git repository had a broken ref + +- update to 1.19.1: + * Relaxed Python bounds + * Fixed some git log commands that did not include -c log.showsignature=false + +------------------------------------------------------------------- Old: ---- dunamai-1.19.0.tar.gz New: ---- python-dunamai-1.19.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dunamai.spec ++++++ --- /var/tmp/diff_new_pack.fTEMAc/_old 2024-02-18 20:25:14.038480113 +0100 +++ /var/tmp/diff_new_pack.fTEMAc/_new 2024-02-18 20:25:14.042480257 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dunamai # -# 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 @@ -15,19 +15,20 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-dunamai -Version: 1.19.0 +Version: 1.19.2 Release: 0 Summary: Dynamic version generation License: MIT Group: Development/Libraries/Python URL: https://github.com/mtkennerly/dunamai -Source: https://files.pythonhosted.org/packages/source/d/dunamai/dunamai-%{version}.tar.gz -BuildRequires: python-rpm-macros +Source0: https://files.pythonhosted.org/packages/source/d/dunamai/dunamai-%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry-core >= 1.0.0} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch