From 34c351d932d5ca180ead17ffbf3c5b1114fb3c369f39e57d01bc333e5d360993 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 21 May 2019 16:29:43 +0000 Subject: [PATCH] Accepting request 704525 from home:TheBlackCat:branches:devel:languages:python - Fix typos OBS-URL: https://build.opensuse.org/request/show/704525 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=2 --- python-pycairo.changes | 5 +++++ python-pycairo.spec | 16 ++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/python-pycairo.changes b/python-pycairo.changes index 73bd75d..50d6875 100644 --- a/python-pycairo.changes +++ b/python-pycairo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 21 16:14:32 UTC 2019 - Todd R + +- Fix typos + ------------------------------------------------------------------- Sun May 19 16:44:42 UTC 2019 - Todd R diff --git a/python-pycairo.spec b/python-pycairo.spec index 327368e..82adb80 100644 --- a/python-pycairo.spec +++ b/python-pycairo.spec @@ -30,11 +30,11 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest} BuildRequires: cairo-devel >= 1.13.1 BuildRequires: python-rpm-macros -Provides: python-cario = %{version} -Obsoletes: python-cario < %{version} +Provides: python-cairo = %{version} +Obsoletes: python-cairo < %{version} %ifpython2 -Provides: %{oldpython}-cario = %{version} -Obsoletes: %{oldpython}-cario < %{version} +Provides: %{oldpython}-cairo = %{version} +Obsoletes: %{oldpython}-cairo < %{version} %endif %python_subpackages @@ -48,11 +48,11 @@ Group: Development/Libraries/C and C++ Requires: python-pycairo = %{version} Requires: python-pycairo-common-devel = %{version} Requires: python-devel -Provides: python-cario-devel = %{version} -Obsoletes: python-cario-devel < %{version} +Provides: python-cairo-devel = %{version} +Obsoletes: python-cairo-devel < %{version} %ifpython2 -Provides: %{oldpython}-cario-devel = %{version} -Obsoletes: %{oldpython}-cario-devel < %{version} +Provides: %{oldpython}-cairo-devel = %{version} +Obsoletes: %{oldpython}-cairo-devel < %{version} %endif %description devel