Bootstrap build

This commit is contained in:
Mikolaj Izdebski 2021-05-17 15:49:56 +02:00
parent b5c47c34bf
commit a480291122

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap %bcond_without bootstrap
Name: jsr-305 Name: jsr-305
Version: 3.0.2 Version: 3.0.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Correctness annotations for Java code Summary: Correctness annotations for Java code
# The majority of code is BSD-licensed, but some Java sources # The majority of code is BSD-licensed, but some Java sources
@ -65,6 +65,9 @@ sed -i 's|<artifactId>jsr305</artifactId>|<artifactId>ri</artifactId>|' ri/pom.x
%doc sampleUses %doc sampleUses
%changelog %changelog
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.2-2
- Bootstrap build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.31.20130910svn * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.31.20130910svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild