[jnr-ffi] Don't forget to bump release...

Bohuslav Kabrda bkabrda at fedoraproject.org
Wed Feb 6 08:12:32 UTC 2013


commit 66756c89cd3bc87a63bb8344df03f62ee74a0237
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Wed Feb 6 09:12:26 2013 +0100

    Don't forget to bump release...

 jnr-ffi.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/jnr-ffi.spec b/jnr-ffi.spec
index 2c2994d..49f2053 100644
--- a/jnr-ffi.spec
+++ b/jnr-ffi.spec
@@ -3,7 +3,7 @@
 
 Name:     jnr-ffi
 Version:  0.7.10
-Release:  1%{?dist}
+Release:  2%{?dist}
 Summary:  Java Abstracted Foreign Function Layer
 Group:    System Environment/Libraries
 License:  ASL 2.0
@@ -85,6 +85,9 @@ install -pm 644 pom.xml  \
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 0.7.10-2
+- Depend on objectweb-asm4, not objectweb-asm.
+
 * Tue Feb 05 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 0.7.10-1
 - Update to version 0.7.10.
 - Switch from ant to maven.


More information about the scm-commits mailing list