- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
This commit is contained in:
parent
29e4946d34
commit
94e43341e0
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: antlr-maven-plugin
|
||||
Version: 2.2
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Maven plugin that generates files based on grammar file(s)
|
||||
License: ASL 2.0
|
||||
URL: http://mojo.codehaus.org/antlr-maven-plugin/
|
||||
|
|
@ -97,6 +97,9 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
|
|||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.2-7
|
||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||
- Replace maven BuildRequires with maven-local
|
||||
|
|
|
|||
Reference in a new issue