From e0ab5700be730ff9a7a2b6bc2680aa2df6fa9b75 Mon Sep 17 00:00:00 2001 From: fanjiachen Date: Fri, 21 Aug 2020 10:46:11 +0800 Subject: [PATCH] add release for update --- python-alsa.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-alsa.spec b/python-alsa.spec index 87a3e9d..04f2d19 100644 --- a/python-alsa.spec +++ b/python-alsa.spec @@ -1,6 +1,6 @@ Name: python-alsa Version: 1.1.6 -Release: 1 +Release: 2 Summary: Python binding for the ALSA library License: LGPLv2+ URL: http://www.alsa-project.org/ @@ -46,5 +46,11 @@ Python3 bindings for the ALSA library. %{python3_sitearch}/* %changelog +* Fri Aug 21 2020 fanjiachen - 1.1.6-2 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Thu Feb 27 2020 openEuler Buildteam - 1.1.6-1 - Package init