[javapackages-tools] Update to upstream bugfix release 3.4.1

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Nov 5 16:23:38 UTC 2013


commit 7865f437c4349b46fa5b4639ebd9a89049dc2a5b
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Nov 5 16:50:56 2013 +0100

    Update to upstream bugfix release 3.4.1

 .gitignore                                         |    1 +
 ...x-XMvn-configuration-for-native-JNI-repos.patch |   35 --------------------
 javapackages-tools.spec                            |   11 +++---
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd627a9..6c014e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@
 /javapackages-3.3.0.tar.xz
 /javapackages-3.3.1.tar.xz
 /javapackages-3.4.0.tar.xz
+/javapackages-3.4.1.tar.xz
diff --git a/javapackages-tools.spec b/javapackages-tools.spec
index 0b34beb..b1f8039 100644
--- a/javapackages-tools.spec
+++ b/javapackages-tools.spec
@@ -1,6 +1,6 @@
 Name:           javapackages-tools
-Version:        3.4.0
-Release:        3%{?dist}
+Version:        3.4.1
+Release:        1%{?dist}
 
 Summary:        Macros and scripts for Java packaging support
 
@@ -8,9 +8,6 @@ License:        BSD
 URL:            https://fedorahosted.org/javapackages/
 Source0:        https://fedorahosted.org/released/javapackages/javapackages-%{version}.tar.xz
 
-# For for rhbz#1021608, backported from upstream commit 5cf973e
-Patch0001:      0001-Fix-XMvn-configuration-for-native-JNI-repos.patch
-
 BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
@@ -91,7 +88,6 @@ Requires:       fedora-review
 
 %prep
 %setup -q -n javapackages-%{version}
-%patch0001 -p1
 
 %build
 %configure
@@ -132,6 +128,9 @@ popd
 
 
 %changelog
+* Tue Nov 05 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.4.1-1
+- Update to upstream bugfix release 3.4.1
+
 * Mon Oct 21 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.4.0-3
 - Fix XMvn configuration for native JNI repos
 - Resolves: rhbz#1021608
diff --git a/sources b/sources
index 452ab4b..94815dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-685c7aae7d070418d3a9d60d82c7b270  javapackages-3.4.0.tar.xz
+6abef7f7bf08c84fc62f03f8d03f8959  javapackages-3.4.1.tar.xz


More information about the scm-commits mailing list