From ff557759c604c9495386564c437491886a3a2229 Mon Sep 17 00:00:00 2001 From: jikui Date: Tue, 10 Mar 2020 00:39:30 -0400 Subject: [PATCH] lxc: correct release filed Signed-off-by: jikui --- lxc.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lxc.spec b/lxc.spec index 6ab1249..12c534d 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,4 +1,4 @@ -%global _release 20200304 +%global _release 2020031001 %global debug_package %{nil} Name: lxc @@ -317,6 +317,8 @@ make check %{_mandir}/*/man7/%{name}* %changelog +* Tue Mar 10 2020 openEuler Buildteam - 3.0.3-2020031001 +- Correct release field * Thu Feb 14 2020 openEuler Buildteam - 3.0.3-20200214 - make lxc-libs package * Thu Dec 19 2019 openEuler Buildteam - 3.0.3-20191218 -- Gitee