Bump release version

This commit is contained in:
Michal Srb 2013-03-05 08:51:48 +01:00
parent 7d924ae580
commit 4c98fedefd

View File

@ -33,7 +33,7 @@
Name: plexus-compiler Name: plexus-compiler
Version: 2.1 Version: 2.1
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 0 Epoch: 0
Summary: Compiler call initiators for Plexus Summary: Compiler call initiators for Plexus
# extras subpackage has a bit different licensing # extras subpackage has a bit different licensing
@ -113,6 +113,9 @@ API documentation for %{name}.
%doc %{_javadocdir}/%{name} %doc %{_javadocdir}/%{name}
%changelog %changelog
* Tue Mar 05 2013 Michal Srb <msrb@redhat.com> - 0:2.1-2
- Build with original POM files
* Wed Jan 23 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.1-1 * Wed Jan 23 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.1-1
- Update to upstream version 2.1 - Update to upstream version 2.1
- Build with xmvn - Build with xmvn