From 96dda49ed8708060affeca5a96fbbf861b7475db Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:50:29 +0200 Subject: [PATCH] Bootstrap build --- objenesis.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/objenesis.spec b/objenesis.spec index 79afc64..ebe16a9 100644 --- a/objenesis.spec +++ b/objenesis.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap # Copyright (c) 2000-2009, JPackage Project # All rights reserved. @@ -33,7 +33,7 @@ Summary: A library for instantiating Java objects Name: objenesis Version: 3.1 -Release: 5%{?dist} +Release: 6%{?dist} License: ASL 2.0 URL: http://objenesis.org/ BuildArch: noarch @@ -107,6 +107,9 @@ This package contains the API documentation for %{name}. %doc LICENSE.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.1-6 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild