- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
This commit is contained in:
parent
21071a7410
commit
07892e8cb9
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: appframework
|
||||
Version: 1.03
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Summary: Swing Application Framework
|
||||
License: LGPLv2+
|
||||
URL: https://appframework.dev.java.net/
|
||||
|
|
@ -65,6 +65,9 @@ find . -name "*.jar" -exec %{__rm} -f {} \;
|
|||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.03-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Mon Jun 22 2015 Omair Majid <omajid@redhat.com> - 1.03-15
|
||||
- Don't (build)require jpackage-utils
|
||||
- Disable doclint when building javadocs
|
||||
|
|
|
|||
Reference in a new issue