From 7f15c32a8668288119b6376f0491669c9227c451 Mon Sep 17 00:00:00 2001 From: smileknife Date: Tue, 18 Aug 2020 21:27:38 +0800 Subject: [PATCH] update release for rebuilding Signed-off-by: smileknife --- volume_key.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume_key.spec b/volume_key.spec index c5ccc5e..5d45ad1 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -6,7 +6,7 @@ Name: volume_key Version: 0.3.12 -Release: 2 +Release: 3 Summary: A library used in case of volume key forgetting, and other associated tools. License: GPLv2 and (MPLv1.1 or GPLv2) URL: https://pagure.io/volume_key @@ -98,5 +98,8 @@ ldconfig %{python_path}/__pycache__/%{name}.* %changelog +* Tue Aug 18 2020 smileknife - 0.3.12-3 +- update release for rebuilding + * Tue Sep 10 2019 huzhiyu - 0.3.12-2 - Package init