From 9494f991d29904826d1b1df1771957f5a26c40465a83f840b72ed1d4039c0292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 22 May 2019 12:43:00 +0000 Subject: [PATCH] - Add provides/obsoletes on python-glances as by pypi it should've been capitalized OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=2 --- python-Glances.changes | 6 ++++++ python-Glances.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/python-Glances.changes b/python-Glances.changes index e6a5851..3e804cc 100644 --- a/python-Glances.changes +++ b/python-Glances.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 22 12:42:39 UTC 2019 - Tomáš Chvátal + +- Add provides/obsoletes on python-glances as by pypi it should've + been capitalized + ------------------------------------------------------------------- Tue May 14 20:55:09 UTC 2019 - Ethan Apodaca diff --git a/python-Glances.spec b/python-Glances.spec index f8af023..df94e80 100644 --- a/python-Glances.spec +++ b/python-Glances.spec @@ -37,6 +37,8 @@ Requires: python-bottle Requires: python-curses Requires: python-psutil >= 5.3.0 Requires: python-requests +Provides: python-glances = %{version} +Obsoletes: python-glances BuildArch: noarch %python_subpackages