This commit is contained in:
Dennis Gilmore 2011-02-08 10:09:05 -06:00
parent 7038d68122
commit 92409e2e77

View File

@ -37,7 +37,7 @@
Name: maven-%{bname}
Version: 1.0
Release: 0.2.b7.1%{?dist}
Release: 0.3.b7.1%{?dist}
Epoch: 0
Summary: Tools to manage artifacts and deployment
License: ASL 2.0
@ -305,6 +305,9 @@ install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.3.b7.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Dec 13 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.2.b7.1
- Update to beta 7.
- Adapt to current guidelines.