diff --git a/javapackages-bootstrap.spec b/javapackages-bootstrap.spec index a894680..9711030 100644 --- a/javapackages-bootstrap.spec +++ b/javapackages-bootstrap.spec @@ -17,7 +17,7 @@ Name: javapackages-bootstrap Version: 1.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A means of bootstrapping Java Packages Tools # For detailed info see the file javapackages-bootstrap-PACKAGE-LICENSING License: ASL 2.0 and ASL 1.1 and (ASL 2.0 or EPL-2.0) and (EPL-2.0 or GPLv2 with exceptions) and MIT and BSD with advertising and BSD and EPL-1.0 and EPL-2.0 and CDDL-1.0 and xpp and CC0 and Public Domain @@ -262,7 +262,6 @@ Provides: bundled(xz-java) = 1.9 BuildRequires: byaccj BuildRequires: java-17-openjdk-devel -BuildRequires: javapackages-generators Requires: bash Requires: coreutils @@ -350,6 +349,9 @@ echo '%%jpb_env PATH=/usr/libexec/javapackages-bootstrap:$PATH' >%{buildroot}%{_ %doc AUTHORS %changelog +* Mon Jun 06 2022 Mikolaj Izdebski - 1.7.0-2 +- Drop build-requires on javapackages-generators + * Fri May 13 2022 Mikolaj Izdebski - 1.7.0-1 - Update to upstream version 1.7.0