[javapackages-tools] Update to upstream version 3.0.3

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Sep 11 07:39:17 UTC 2013


commit 695fc6bab5818ba4e3d9b7cabaa5fa1dbcb79653
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Sep 11 09:38:20 2013 +0200

    Update to upstream version 3.0.3

 .gitignore                        |    1 +
 google-guice-sisu-guice-noaop.xml |    2 --
 javapackages-tools.spec           |    7 +++++--
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 667a0fd..8c47402 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
 /javapackages-3.0.0.tar.xz
 /javapackages-3.0.1.tar.xz
 /javapackages-3.0.2.tar.xz
+/javapackages-3.0.3.tar.xz
diff --git a/google-guice-sisu-guice-noaop.xml b/google-guice-sisu-guice-noaop.xml
index 1a19b8f..a53409a 100644
--- a/google-guice-sisu-guice-noaop.xml
+++ b/google-guice-sisu-guice-noaop.xml
@@ -13,7 +13,6 @@
     <jpp>
       <groupId>JPP/guice</groupId>
       <artifactId>google-guice</artifactId>
-      <version>3.1.3</version>
     </jpp>
   </dependency>
   <dependency>
@@ -26,7 +25,6 @@
     <jpp>
       <groupId>JPP/guice</groupId>
       <artifactId>google-guice</artifactId>
-      <version>3.1.3</version>
     </jpp>
   </dependency>
   <autoRequires>
diff --git a/javapackages-tools.spec b/javapackages-tools.spec
index c5f1f3a..d323c36 100644
--- a/javapackages-tools.spec
+++ b/javapackages-tools.spec
@@ -1,6 +1,6 @@
 Name:           javapackages-tools
-Version:        3.0.2
-Release:        3%{?dist}
+Version:        3.0.3
+Release:        1%{?dist}
 Summary:        Macros and scripts for Java packaging support
 
 License:        BSD
@@ -128,6 +128,9 @@ popd
 
 
 %changelog
+* Wed Sep 11 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.0.3-1
+- Update to upstream version 3.0.3
+
 * Tue Sep 10 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.0.2-3
 - Fix a typo in temporary depmap
 
diff --git a/sources b/sources
index 8ec1cad..fe044c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89a466cee0ad19a6b5ea02fc796f1e33  javapackages-3.0.2.tar.xz
+db0ac4aaec70d0a632bd3b206c211009  javapackages-3.0.3.tar.xz


More information about the scm-commits mailing list