public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: Upstream release 1.6
@ 2026-07-17 9:03 gil
0 siblings, 0 replies; only message in thread
From: gil @ 2026-07-17 9:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hawtjni
Branch : epel10
Commit : 03e5abbac529912c752ac9ee8cf12a41e67bff1c
Author : gil <puntogil@libero.it>
Date : 2012-11-29T11:52:45+01:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hawtjni/c/03e5abbac529912c752ac9ee8cf12a41e67bff1c?branch=epel10
Log:
Upstream release 1.6
---
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@libero.it> 1.6-1
+- Upstream release 1.6
+
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@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@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 9:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 9:03 [rpms/hawtjni] epel10: Upstream release 1.6 gil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox