This commit is contained in:
Dennis Gilmore 2012-01-13 19:00:42 -06:00
parent 0ef7a38b59
commit 39fbe7a6a7

View File

@ -30,7 +30,7 @@
Name: plexus-archiver
Version: 2.0.1
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 0
Summary: Plexus Archiver Component
License: MIT and ASL 2.0
@ -113,6 +113,9 @@ cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
%doc %{_javadocdir}/%{name}
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Sep 8 2011 Alexander Kurtakov <akurtako@redhat.com> 0:2.0.1-2
- BR maven-surefire-provider-junit4.