diff --git a/ongres-stringprep.spec b/ongres-stringprep.spec index e7f0716..916a0cb 100644 --- a/ongres-stringprep.spec +++ b/ongres-stringprep.spec @@ -2,7 +2,7 @@ Name: ongres-%upstream_name Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RFC 3454 Preparation of Internationalized Strings in pure Java License: BSD URL: https://github.com/ongres/%upstream_name @@ -49,5 +49,8 @@ find \( -name '*.jar' -o -name '*.class' \) -delete %license LICENSE %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Feb 12 2021 Ondrej Dubaj - 1.1-1 - initial rpm