From abfd11413a19a7ad05ee89ea12fc75b4cb087b2c Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:49:50 +0200 Subject: [PATCH] Bootstrap build --- jansi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jansi.spec b/jansi.spec index f6f9831..80dfea3 100644 --- a/jansi.spec +++ b/jansi.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: jansi Version: 2.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generate and interpret ANSI escape sequences in Java License: ASL 2.0 @@ -98,6 +98,9 @@ cp -p src/main/native/libjansi.so %{buildroot}%{_libdir}/%{name} %license license.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 2.1.1-4 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild