Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 16:46:57 +02:00
parent fd59f52438
commit 878f7a7e5d

View File

@ -3,7 +3,7 @@
Name: snakeyaml
Summary: YAML parser and emitter for Java
Version: 1.27
Release: 6%{?dist}
Release: 7%{?dist}
License: ASL 2.0
URL: https://bitbucket.org/asomov/%{name}
@ -21,6 +21,7 @@ Patch1: 0002-Replace-bundled-gdata-java-client-classes-with-commo.patch
Patch2: reader_bom_test_fix.patch
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
BuildRequires: maven-local
BuildRequires: mvn(commons-codec:commons-codec)
@ -115,6 +116,9 @@ sed -i 's/\r//g' LICENSE.txt
%changelog
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.27-7
- Rebuilt for Drop i686 JDKs
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 1.27-6
- Rebuilt for java-17-openjdk as system jdk