[xstream] Rebuild to move arch-independant JARs out of %_jnidir

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Oct 24 12:44:49 UTC 2013


commit 719b04bb7713f8187ceeb54be12a6530b902fec8
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Oct 24 14:44:33 2013 +0200

    Rebuild to move arch-independant JARs out of %_jnidir

 xstream.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/xstream.spec b/xstream.spec
index 562b6b4..1354b9e 100644
--- a/xstream.spec
+++ b/xstream.spec
@@ -36,7 +36,7 @@
 
 Name:           xstream
 Version:        1.4.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Java XML serialization library
 License:        BSD
 URL:            http://xstream.codehaus.org/
@@ -181,6 +181,9 @@ dummy = posix.readlink(dir) and os.remove(dir)
 %doc LICENSE.txt
 
 %changelog
+* Thu Oct 24 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4.5-3
+- Rebuild to move arch-independant JARs out of %%_jnidir
+
 * Wed Oct 23 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4.5-2
 - Rebuild to regenerate broken POM files
 - Related: rhbz#1021484


More information about the scm-commits mailing list