From de3b764217d381f6cd7dcca76e8ad5a98e0d93d7 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Sat, 29 Oct 2022 03:34:47 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- libidn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libidn.spec b/libidn.spec index 660842e..d8a2013 100644 --- a/libidn.spec +++ b/libidn.spec @@ -4,7 +4,7 @@ Name: libidn Version: 1.38 -Release: 3 +Release: 4 Summary: GNU IDN Library - Libidn License: LGPLv2+ and GPLv3+ and GFDL-1.3-or-later URL: http://www.gnu.org/software/libidn/ @@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT%{_javadir}/libidn*.jar %{_infodir}/%{name}.info.gz %changelog +* Sat Oct 29 2022 dongyuzhen - 1.38-4 +- Rebuild for next release + * Mon Jun 6 2022 Chenyx - 1.38-3 - License compliance rectification -- Gitee