From f03ae5f3fe3a4fe00643f286500900138c637d4b35885c2b20a901f28066442d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:47:00 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-RegexOrder?expand=0&rev=8 --- python-RegexOrder.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-RegexOrder.spec b/python-RegexOrder.spec index 01d19e9..38be7ab 100644 --- a/python-RegexOrder.spec +++ b/python-RegexOrder.spec @@ -1,7 +1,7 @@ # # spec file for package python-RegexOrder # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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/ # From 4aebfa516a91db2a2a57f56cb900ac4eb610aa786f190ca435069289bdee5dcb Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:42:54 +0000 Subject: [PATCH 2/2] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-RegexOrder?expand=0&rev=9 --- python-RegexOrder.changes | 5 +++++ python-RegexOrder.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-RegexOrder.changes b/python-RegexOrder.changes index d819efe..84d21da 100644 --- a/python-RegexOrder.changes +++ b/python-RegexOrder.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:42:24 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Wed Aug 29 09:22:19 UTC 2018 - tchvatal@suse.com diff --git a/python-RegexOrder.spec b/python-RegexOrder.spec index 38be7ab..7cd08c7 100644 --- a/python-RegexOrder.spec +++ b/python-RegexOrder.spec @@ -25,7 +25,6 @@ Version: 0.2 Release: 0 Summary: Python module to search a regex that fits all query strings License: MIT -Group: Development/Languages/Python URL: https://github.com/chuanconggao/RegexOrder Source: https://files.pythonhosted.org/packages/source/R/RegexOrder/RegexOrder-%{version}.tar.gz Source10: https://raw.githubusercontent.com/chuanconggao/RegexOrder/%{tag}/LICENSE