public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: Replace asm2 requires with objectweb-asm
@ 2026-07-17 9:03 Mikolaj Izdebski
0 siblings, 0 replies; only message in thread
From: Mikolaj Izdebski @ 2026-07-17 9:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hawtjni
Branch : epel10
Commit : a7ef38eb89b58e2229bdaaeb8b9ce55d27c00b85
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date : 2013-01-22T09:37:53+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hawtjni/c/a7ef38eb89b58e2229bdaaeb8b9ce55d27c00b85?branch=epel10
Log:
Replace asm2 requires with objectweb-asm
- Resolves: rhbz#902674
---
diff --git a/hawtjni.spec b/hawtjni.spec
index 06d761e..832d3b3 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
Name: hawtjni
Version: 1.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Code generator that produces the JNI code
Group: Development/Libraries
License: ASL 2.0 and EPL and BSD
@@ -39,7 +39,7 @@ Requires: java
Requires: jpackage-utils
Requires: xbean
Requires: apache-commons-cli
-Requires: asm2
+Requires: objectweb-asm
%description
HawtJNI is a code generator that produces the JNI code needed to
@@ -120,6 +120,10 @@ install -pm 644 maven-%{name}-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-
%{_javadir}/maven-%{name}-plugin.jar
%changelog
+* Tue Jan 22 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-2
+- Replace asm2 requires with objectweb-asm
+- Resolves: rhbz#902674
+
* Fri Sep 07 2012 gil cattaneo <puntogil@libero.it> 1.6-1
- Upstream release 1.6
^ 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: Replace asm2 requires with objectweb-asm Mikolaj Izdebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox