This commit is contained in:
Dennis Gilmore 2014-06-07 05:50:51 -05:00
parent c3cf9c0247
commit 3d928edaee

View File

@ -1,6 +1,6 @@
Name: modello
Version: 1.8.1
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 0
Summary: Modello Data Model toolkit
# The majority of files are under MIT license, but some of them are
@ -79,6 +79,9 @@ sed -i s/maven-project/maven-core/ modello-maven-plugin/pom.xml
%doc LICENSE
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.8.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.8.1-4
- Use Requires: java-headless rebuild (#1067528)