From a65320c4056b5e943e8c18753f4ff525fd63b903 Mon Sep 17 00:00:00 2001 From: kerongw Date: Wed, 26 Oct 2022 03:21:15 +0000 Subject: [PATCH] rebuild for next release Signed-off-by: kerongw (cherry picked from commit 2200dcc84c675415e76ad0d025fe81690f7e21cc) --- fros.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fros.spec b/fros.spec index 4a6a9b1..30f6494 100644 --- a/fros.spec +++ b/fros.spec @@ -3,7 +3,7 @@ Name: fros Version: 1.1 -Release: 18 +Release: 19 Summary: Universal screencasting frontend with pluggable support for various backends License: GPLv2+ URL: https://github.com/mozeq/fros @@ -61,6 +61,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3} setup.py build %changelog +* Tue Oct 25 2022 wangkerong - 1.1-19 +- rebuild for next release + * Fri Oct 11 2019 openEuler Buildteam - 1.1-18 - Package init