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