From 2d1cb7cafb7c3a4bd287e089b95d6a19b307ecd6e2af9429c3787dab649b51fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 9 Jul 2020 21:11:45 +0000 Subject: [PATCH] Accepting request 819791 from home:badshah400:branches:devel:languages:python - Update to version 2020-07-01: * DDG: better document the transitions in the parser. OBS-URL: https://build.opensuse.org/request/show/819791 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=36 --- python-limnoria-2020.05.01.tar.gz | 3 --- python-limnoria-2020.07.01.tar.gz | 3 +++ python-limnoria.changes | 6 ++++++ python-limnoria.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 python-limnoria-2020.05.01.tar.gz create mode 100644 python-limnoria-2020.07.01.tar.gz diff --git a/python-limnoria-2020.05.01.tar.gz b/python-limnoria-2020.05.01.tar.gz deleted file mode 100644 index 6fc1b48..0000000 --- a/python-limnoria-2020.05.01.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ecbb7b52821c5da4a69a58d01dba0aca67dc50df8c3c44c895bdefa583d9a3a -size 989047 diff --git a/python-limnoria-2020.07.01.tar.gz b/python-limnoria-2020.07.01.tar.gz new file mode 100644 index 0000000..83fae76 --- /dev/null +++ b/python-limnoria-2020.07.01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71221e582974bda9f1db7c514bc9085b235755f57d6524665533332a03e6ed65 +size 1024234 diff --git a/python-limnoria.changes b/python-limnoria.changes index 58a5780..5de1987 100644 --- a/python-limnoria.changes +++ b/python-limnoria.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 9 19:43:29 UTC 2020 - Atri Bhattacharya + +- Update to version 2020-07-01: + * DDG: better document the transitions in the parser. + ------------------------------------------------------------------- Sat May 9 10:45:21 UTC 2020 - Atri Bhattacharya diff --git a/python-limnoria.spec b/python-limnoria.spec index 4fb5af0..a8bccaf 100644 --- a/python-limnoria.spec +++ b/python-limnoria.spec @@ -18,9 +18,9 @@ %define skip_python2 1 %define appname limnoria -%define srcver 2020-05-01 +%define srcver 2020-07-01 Name: python-limnoria -Version: 2020.05.01 +Version: 2020.07.01 Release: 0 Summary: A modified version of Supybot (an IRC bot and framework) License: BSD-3-Clause