From 319a7295d6471a2c48dc1de14800db086102dd67 Mon Sep 17 00:00:00 2001 From: hongwei-qin Date: Thu, 24 Feb 2022 04:54:09 -0500 Subject: [PATCH] Rebuild on platform-python --- python-blivet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blivet.spec b/python-blivet.spec index e49b815..73e1564 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %define is_rhel 0%{?rhel} != 0 @@ -207,6 +207,9 @@ configuration. %endif %changelog +* Thu Feb 24 2022 Weitao Zhou - 3.4.0-6.0.2 +- Rebuild on platform-python + * Sun Sep 26 2021 Liwei Ge - 3.4.0-6.0.1 - Add loongarch64 support -- Gitee