[jmol] Update to 14.0.13.

Susi Lehtola jussilehtola at fedoraproject.org
Thu Apr 3 17:38:14 UTC 2014


commit 3c5b99640f19c0e3e1a19ef7913ca85904ee0da8
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Thu Apr 3 20:38:00 2014 +0300

    Update to 14.0.13.

 .gitignore |    1 +
 jmol.spec  |   10 +++++++---
 sources    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d15b5f9..fce7eac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ jmol-11.8.26-full.tar.gz
 /Jmol-14.0.4-full.tar.gz
 /Jmol-14.0.7-full.tar.gz
 /Jmol-14.0.11-full.tar.gz
+/Jmol-14.0.13-full.tar.gz
diff --git a/jmol.spec b/jmol.spec
index e111372..9407ab6 100644
--- a/jmol.spec
+++ b/jmol.spec
@@ -1,6 +1,6 @@
 Name:        jmol
-Version:     14.0.11
-Release:     2%{?dist}
+Version:     14.0.13
+Release:     1%{?dist}
 Summary:     An open-source Java viewer for chemical structures in 3D
 Group:       Applications/Engineering
 # most is LGPLv2+, src/com/obrador is combination of IJG and BSD
@@ -29,7 +29,7 @@ BuildRequires:    naga
 # in the browser plugin package
 BuildRequires:    icedtea-web
 Requires:         icedtea-web
-Requires:         java-headless >= 1:1.6.0
+Requires:         java >= 1:1.6.0
 Requires:         jpackage-utils
 Requires:         apache-commons-cli
 Requires:         jspecview >= 2-6.1464svn
@@ -139,6 +139,10 @@ rm -rf %{buildroot}
 %doc build/doc/*
 
 %changelog
+* Thu Apr 03 2014 Susi Lehtola <jussilehtola at fedoraproject.org> - 14.0.13-1
+- Need full java because this is a GUI application.
+- Update to 14.0.13.
+
 * Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 14.0.11-2
 - Use Requires: java-headless rebuild (#1067528)
 
diff --git a/sources b/sources
index bd7df39..3913cab 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 ec81d40b7583cf4fd9dfac71b84784cd  Jmol_icon13.png
-50a36c0db007a3d5c1555bceb43a1a8b  Jmol-14.0.11-full.tar.gz
+d096a51cffa31f0e497f5fd8f8ed128e  Jmol-14.0.13-full.tar.gz


More information about the scm-commits mailing list