[hawtjni] Upstream release 1.6

Marek Goldmann goldmann at fedoraproject.org
Thu Nov 29 11:15:34 UTC 2012


commit 03e5abbac529912c752ac9ee8cf12a41e67bff1c
Author: gil <puntogil at libero.it>
Date:   Wed Nov 28 17:27:38 2012 +0100

    Upstream release 1.6

 .gitignore   |    1 +
 hawtjni.spec |   10 ++++++----
 sources      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a568433..f0ffb30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /hawtjni-1.2.tar.xz
 /hawtjni-1.3.tar.xz
 /hawtjni-1.5.tar.xz
+/hawtjni-1.6.tar.xz
diff --git a/hawtjni.spec b/hawtjni.spec
index 7e2044a..06d761e 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,13 +1,13 @@
 Name:             hawtjni
-Version:          1.5
-Release:          4%{?dist}
+Version:          1.6
+Release:          1%{?dist}
 Summary:          Code generator that produces the JNI code
 Group:            Development/Libraries
 License:          ASL 2.0 and EPL and BSD
 URL:              http://hawtjni.fusesource.org/
 
 # git clone git://github.com/fusesource/hawtjni.git
-# cd hawtjni && git archive --format=tar --prefix=hawtjni-1.5/ hawtjni-project-1.5 | xz > hawtjni-1.5.tar.xz
+# cd hawtjni && git archive --format=tar --prefix=hawtjni-1.6/ hawtjni-project-1.6 | xz > hawtjni-1.6.tar.xz
 Source0:          %{name}-%{version}.tar.xz
 Patch0:           0001-Fix-shading-and-remove-unneeded-modules.patch
 Patch1:           0002-Fix-xbean-compatibility.patch
@@ -120,6 +120,9 @@ install -pm 644 maven-%{name}-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-
 %{_javadir}/maven-%{name}-plugin.jar
 
 %changelog
+* Fri Sep 07 2012 gil cattaneo <puntogil at libero.it> 1.6-1
+- Upstream release 1.6
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -156,4 +159,3 @@ install -pm 644 maven-%{name}-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-
 
 * Fri May 27 2011 Marek Goldmann <mgoldman at redhat.com> 1.1-1
 - Initial packaging
-
diff --git a/sources b/sources
index 690d831..b3832ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84ae53887776bf12b5e9ec6d8fa2644b  hawtjni-1.5.tar.xz
+e03e4ea99ba93ab0bc72efc951e9e149  hawtjni-1.6.tar.xz


More information about the scm-commits mailing list