[javapackages-tools] Update to upstream version 0.12.3

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Feb 22 13:38:35 UTC 2013


commit 3c02e9e0c74ab82483c21a96730013e7f0ef3a20
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Feb 22 14:23:04 2013 +0100

    Update to upstream version 0.12.3
    
    - Resolves: rhbz#913694 (No plugin found for prefix 'X')

 .gitignore              |    1 +
 javapackages-tools.spec |    6 +++++-
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e787449..89fba29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /javapackages-0.12.0.tar.xz
 /javapackages-0.12.1.tar.xz
 /javapackages-0.12.2.tar.xz
+/javapackages-0.12.3.tar.xz
diff --git a/javapackages-tools.spec b/javapackages-tools.spec
index d9ba170..79906e5 100644
--- a/javapackages-tools.spec
+++ b/javapackages-tools.spec
@@ -1,5 +1,5 @@
 Name:           javapackages-tools
-Version:        0.12.2
+Version:        0.12.3
 Release:        1%{?dist}
 Summary:        Macros and scripts for Java packaging support
 
@@ -121,6 +121,10 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/mvn-{local,rpmbuild}
 
 
 %changelog
+* Fri Feb 22 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.12.3-1
+- Update to upstream version 0.12.3
+- Resolves: rhbz#913694 (No plugin found for prefix 'X')
+
 * Wed Feb 20 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0.12.2-1
 - Update to upstream version 0.12.2
 - Resolves: rhbz#913120 (MAVEN_OPTS are not passed to Maven)
diff --git a/sources b/sources
index 2c9d99f..459470a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b94ed03324844ae5a1695c6c7a4dd841  javapackages-0.12.2.tar.xz
+3ec01dca02a312968720167d5a8c9066  javapackages-0.12.3.tar.xz


More information about the scm-commits mailing list