From 572ecabec9767e2c752294295c83ce75342f4649 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:49:45 +0200 Subject: [PATCH] Bootstrap build --- hamcrest.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hamcrest.spec b/hamcrest.spec index c3cfaef..d1aa451 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -1,10 +1,10 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global upstream_version %(echo %{version} | tr '~' '-') Name: hamcrest Version: 2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library of matchers for building test expressions License: BSD URL: https://github.com/hamcrest/JavaHamcrest @@ -85,6 +85,9 @@ sed -i 's/\r//' LICENSE.txt %license LICENSE.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 2.2-3 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 0:1.3-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild