Bootstrap build

This commit is contained in:
Mikolaj Izdebski 2021-05-17 15:49:23 +02:00
parent 31ea8a4dcd
commit d81d42b5ef

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap %bcond_without bootstrap
Name: apache-commons-beanutils Name: apache-commons-beanutils
Version: 1.9.4 Version: 1.9.4
Release: 5%{?dist} Release: 6%{?dist}
Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/beanutils URL: http://commons.apache.org/beanutils
@ -56,6 +56,9 @@ sed -i 's/\r//' *.txt
%doc LICENSE.txt NOTICE.txt %doc LICENSE.txt NOTICE.txt
%changelog %changelog
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.9.4-6
- Bootstrap build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-5 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild