From b9abd62148d6f1e3678fade1891b245c046e664df1ecd87ad534dea1c5af40ce Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 10 Jun 2023 18:59:01 +0000 Subject: [PATCH] Accepting request 1091880 from home:ecsos:python - Fix build error. OBS-URL: https://build.opensuse.org/request/show/1091880 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=27 --- python-jaraco.text.changes | 5 +++++ python-jaraco.text.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-jaraco.text.changes b/python-jaraco.text.changes index 473c141..ce6476e 100644 --- a/python-jaraco.text.changes +++ b/python-jaraco.text.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 10 09:20:42 UTC 2023 - ecsos + +- Fix build error. + ------------------------------------------------------------------- Thu Jun 1 20:38:04 UTC 2023 - Dirk Müller diff --git a/python-jaraco.text.spec b/python-jaraco.text.spec index 3e997a4..08eb116 100644 --- a/python-jaraco.text.spec +++ b/python-jaraco.text.spec @@ -78,6 +78,6 @@ fi %license LICENSE %doc README.rst CHANGES.rst %{python_sitelib}/jaraco/text -%{python_sitelib}/jaraco.text-%{version}-info +%{python_sitelib}/jaraco.text-%{version}.dist-info %changelog