diff --git a/limnoria-2020.12.07.tar.gz b/limnoria-2021.03.17.tar.gz similarity index 100% rename from limnoria-2020.12.07.tar.gz rename to limnoria-2021.03.17.tar.gz diff --git a/python-limnoria.changes b/python-limnoria.changes index 81acff1..40e0ab6 100644 --- a/python-limnoria.changes +++ b/python-limnoria.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 22 16:10:36 UTC 2021 - Atri Bhattacharya + +- Update to version 2021-03-17: + * README+setup: Update supported Python versions. + ------------------------------------------------------------------- Thu Dec 10 00:09:12 UTC 2020 - Atri Bhattacharya diff --git a/python-limnoria.spec b/python-limnoria.spec index b513977..a0fcc85 100644 --- a/python-limnoria.spec +++ b/python-limnoria.spec @@ -1,7 +1,7 @@ # # spec file for package python-limnoria # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -20,7 +20,7 @@ %define appname limnoria %define srcver 2020-12-07 Name: python-limnoria -Version: 2020.12.07 +Version: 2021.03.17 Release: 0 Summary: A modified version of Supybot (an IRC bot and framework) License: BSD-3-Clause @@ -48,7 +48,7 @@ Requires: python-python-dateutil Requires: python-python-gnupg Requires: python-pytz Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Provides: Supybot = %{version} Obsoletes: Supybot < 1.0 BuildArch: noarch