- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
b1f587f693
commit
c07d04ccfc
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Apache Commons Email Package
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/proper/%{short_name}/
|
||||
|
|
@ -60,6 +60,9 @@ sed -i -e '/<script>/s/</</' src/main/java/org/apache/commons/mail/ImageHtmlE
|
|||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Fri Aug 11 2017 Mat Booth <mat.booth@redhat.com> - 1.5-1
|
||||
- Update to latest upstream release
|
||||
- Enable tests (patch out tests that require Internet access)
|
||||
|
|
|
|||
Reference in a new issue