From bbddd8ac3426ced19f5581071fd29e847f991c47 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:51 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- jsch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jsch.spec b/jsch.spec index e2db5c2..51f5ae9 100644 --- a/jsch.spec +++ b/jsch.spec @@ -1,6 +1,6 @@ Name: jsch Version: 0.1.55 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Pure Java implementation of SSH2 License: BSD-3-Clause URL: http://www.jcraft.com/jsch/ @@ -65,6 +65,9 @@ zip target/%{name}-%{version}.jar plugin.properties %license LICENSE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 0.1.55-15 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 0.1.55-14 - Bump release for June 2024 mass rebuild