From a98ec5dc5329a60285674387e713a4aa8c83c4a2 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 07:14:13 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/sat4j.git#3ca91dcecf2d460b4cfd8547abcebaa564139cd9 --- sat4j.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sat4j.spec b/sat4j.spec index d2c7abb..500b6cd 100644 --- a/sat4j.spec +++ b/sat4j.spec @@ -3,7 +3,7 @@ Name: sat4j Version: 2.3.5 -Release: 20%{?dist} +Release: 21%{?dist} Summary: A library of SAT solvers written in Java License: EPL-1.0 or LGPLv2 @@ -46,6 +46,9 @@ ant -Dbuild.compiler=modern -Drelease=%{version} \ # No %%doc files as the about.html is in the jar %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.3.5-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.3.5-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild