From 14573ec39af4ee05739125b0afcc8bc1c46fa574 Mon Sep 17 00:00:00 2001 From: Xu Yandong Date: Thu, 21 May 2020 15:13:53 +0800 Subject: [PATCH] spec: rename spec file name Remove version suffix in spec file name. Signed-off-by: Xu Yandong --- libvirt-python-6.2.0.spec => libvirt-python.spec | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename libvirt-python-6.2.0.spec => libvirt-python.spec (100%) diff --git a/libvirt-python-6.2.0.spec b/libvirt-python.spec similarity index 100% rename from libvirt-python-6.2.0.spec rename to libvirt-python.spec -- Gitee