From 63f023ce3bf3b51b45fac211dd82781d6657f8d520254000cf4c4c14729384b2 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 -------------------------------------------------------------------