[plexus-compiler] Update to upstream 1.9.1 release

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Jun 19 14:43:20 UTC 2012


commit 20fb97ca801c03b467adfc9ddea09587475089da
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Jun 19 16:27:54 2012 +0200

    Update to upstream 1.9.1 release

 .gitignore           |    1 +
 plexus-compiler.spec |   12 ++++++++----
 sources              |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fecc3a3..1978db1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 plexus-compiler-1.5.2.tar.gz
 /sonatype-plexus-components-plexus-compiler-1.8-0-g7ca7d76.tar.gz
 sonatype-plexus-compiler-plexus-compiler-1.8.3-0-gef6142f.tar.gz
+/sonatype-plexus-compiler-plexus-compiler-1.9.1-0-g233d1ab.tar.gz
diff --git a/plexus-compiler.spec b/plexus-compiler.spec
index c8d8661..6c2ab1c 100644
--- a/plexus-compiler.spec
+++ b/plexus-compiler.spec
@@ -29,11 +29,11 @@
 #
 
 %global parent  plexus
-%global dirhash 8b4d9ed
-%global githash gef6142f
+%global dirhash 113d7de
+%global githash g233d1ab
 
 Name:       plexus-compiler
-Version:    1.8.3
+Version:    1.9.1
 Release:    1%{?dist}
 Epoch:      0
 Summary:    Compiler call initiators for Plexus
@@ -42,7 +42,7 @@ Group:      Development/Java
 URL:        http://plexus.codehaus.org/
 
 # wget  https://github.com/sonatype/plexus-compiler/tarball/plexus-compiler-1.8.3
-Source0:    sonatype-plexus-compiler-plexus-compiler-1.8.3-0-%{githash}.tar.gz
+Source0:    sonatype-plexus-compiler-plexus-compiler-1.9.1-0-%{githash}.tar.gz
 
 Patch0:     0001-Remove-aspecj-support.patch
 
@@ -56,6 +56,7 @@ BuildRequires:  plexus-container-default
 BuildRequires:  plexus-utils
 BuildRequires:  plexus-containers-component-metadata
 BuildRequires:  junit4
+BuildRequires:  plexus-pom
 
 Requires:       classworlds
 Requires:       plexus-container-default
@@ -171,6 +172,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jun 19 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.9.1-1
+- Update to upstream 1.9.1 release
+
 * Fri Jan 13 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.8.3-1
 - Update to upstream 1.8.3 release.
 - For some reason junit is strong (not test) dependency.
diff --git a/sources b/sources
index 8a21ee4..aa65d32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-089c62fa2612993349f6c9ce9a3865e5  sonatype-plexus-compiler-plexus-compiler-1.8.3-0-gef6142f.tar.gz
+d0d8c101d4fd69ff78b7bde550a59b1a  sonatype-plexus-compiler-plexus-compiler-1.9.1-0-g233d1ab.tar.gz


More information about the scm-commits mailing list