From 49a1c84e5748722187c40eec56c501aff0ede8ba69bad353e53a600d319b9bf7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 19 Aug 2022 10:59:11 +0000 Subject: [PATCH] Correct the bug reference OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=169 --- python-rpm-macros.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 61758d4..88267dc 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Aug 15 06:05:08 UTC 2022 - mcepl@cepl.eu -- Update to version 20220809.cf8a7b8 (bsc#1198988): +- Update to version 20220809.cf8a7b8 (bsc#1201041): * Pass `--ignore-installed` to `pip install` in %pyproject_install -------------------------------------------------------------------