Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-01-31 13:29:15 +00:00
parent c3eff46681
commit 1e62138f10

View File

@ -1,6 +1,6 @@
Name: apache-commons-lang3 Name: apache-commons-lang3
Version: 3.8.1 Version: 3.8.1
Release: 2%{?dist} Release: 3%{?dist}
Summary: Provides a host of helper utilities for the java.lang API Summary: Provides a host of helper utilities for the java.lang API
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/lang URL: http://commons.apache.org/lang
@ -55,6 +55,9 @@ rm src/test/java/org/apache/commons/lang3/RandomStringUtilsTest.java
%doc RELEASE-NOTES.txt %doc RELEASE-NOTES.txt
%changelog %changelog
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Oct 12 2018 Marian Koncek <mkoncek@redhat.com> - 3.8.1-2 * Fri Oct 12 2018 Marian Koncek <mkoncek@redhat.com> - 3.8.1-2
- Fix incorrect OSGi metadata - Fix incorrect OSGi metadata
- Resolves: rhbz#1636556 - Resolves: rhbz#1636556