Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-alsa for openSUSE:Factory checked in at 2021-06-01 10:40:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-alsa (Old) and /work/SRC/openSUSE:Factory/.python-alsa.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alsa" Tue Jun 1 10:40:02 2021 rev:2 rq:896569 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-alsa/python-alsa.changes 2018-10-23 20:42:43.664376765 +0200 +++ /work/SRC/openSUSE:Factory/.python-alsa.new.1898/python-alsa.changes 2021-06-01 10:41:38.897240706 +0200 @@ -1,0 +2,5 @@ +Mon May 31 17:23:58 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Use https for URL and SourceURL + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-alsa.spec ++++++ --- /var/tmp/diff_new_pack.2ScaXa/_old 2021-06-01 10:41:39.353241482 +0200 +++ /var/tmp/diff_new_pack.2ScaXa/_new 2021-06-01 10:41:39.353241482 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-alsa # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,8 +23,8 @@ Summary: Python ALSA binding License: LGPL-2.1-or-later AND GPL-2.0-only Group: Development/Libraries/Python -Url: http://www.alsa-project.org/ -Source: pyalsa-%{version}.tar.bz2 +URL: https://www.alsa-project.org +Source: %{url}/files/pub/pyalsa/pyalsa-%{version}.tar.bz2 Source1: COPYING Source2: COPYING.LIB BuildRequires: %{python_module devel}