Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package irc-otr for openSUSE:Factory checked in at 2023-01-03 15:05:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/irc-otr (Old) and /work/SRC/openSUSE:Factory/.irc-otr.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "irc-otr" Tue Jan 3 15:05:50 2023 rev:8 rq:1046433 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/irc-otr/irc-otr.changes 2017-01-09 10:57:40.167295473 +0100 +++ /work/SRC/openSUSE:Factory/.irc-otr.new.1563/irc-otr.changes 2023-01-03 15:06:16.890830690 +0100 @@ -1,0 +2,5 @@ +Mon Dec 5 04:52:40 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com> + +- Remove unneeded BuildRequires on Python 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ irc-otr.spec ++++++ --- /var/tmp/diff_new_pack.XPmyS9/_old 2023-01-03 15:06:17.370833491 +0100 +++ /var/tmp/diff_new_pack.XPmyS9/_new 2023-01-03 15:06:17.374833515 +0100 @@ -1,7 +1,7 @@ # # spec file for package irc-otr # -# Copyright (c) 2016 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 @@ -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/ # @@ -20,9 +20,9 @@ Version: 1.0.2 Release: 0 Summary: Off-The-Record Messaging plugin for irssi -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/Instant Messenger -Url: https://github.com/cryptodotis/irssi-otr +URL: https://github.com/cryptodotis/irssi-otr Source: https://github.com/cryptodotis/irssi-otr/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake @@ -33,7 +33,6 @@ BuildRequires: libotr-devel >= 4.1.0 BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: python >= 2.5 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description