From 63d2d676de5d2fcbdf65ebf229f4e2c672c5699f Mon Sep 17 00:00:00 2001 From: Markeryang Date: Thu, 27 Oct 2022 08:42:11 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- jitterentropy-library.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jitterentropy-library.spec b/jitterentropy-library.spec index 568e077..38fbdf4 100644 --- a/jitterentropy-library.spec +++ b/jitterentropy-library.spec @@ -1,6 +1,6 @@ Name: jitterentropy-library Version: 3.3.1 -Release: 1 +Release: 2 Summary: Library implementing the jitter entropy source License: BSD or GPLv2 @@ -45,5 +45,8 @@ mkdir -p %{buildroot}/usr/include/ %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 yanglongkang - 3.3.1-2 +- rebuild for next release + * Mon Dec 27 2021 yangzhuangzhuang - 3.3.1-1 - package init