jmol-14.2.2
OBS-URL: https://build.opensuse.org/package/show/science/jmol?expand=0&rev=3
This commit is contained in:
parent
abee9df9f8
commit
bf5d7b719b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6db27c1b2d1063acd51f3762dcd19358ad63fbf1829f5654360ec57978785bc
|
||||
size 55906205
|
3
Jmol-14.2.2_2014.06.29-binary.tar.gz
Normal file
3
Jmol-14.2.2_2014.06.29-binary.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56c8c8ef21fe959cc94733a01f971b3fb0168460de8e4c3efca62360074b3cbe
|
||||
size 58295921
|
15
jmol.changes
15
jmol.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 14:56:33 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- update to version 14.2.2
|
||||
* New features:
|
||||
* readers with unit cells may load as trajectories
|
||||
* protein sidechain minimization
|
||||
* Bug fixes:
|
||||
* CASTEP reader broken for multiple cells and geometry optimization
|
||||
* set pdbAddHydrogens fails for structures with ANISOU records
|
||||
* select x < 0.3 reports error when checking, though it does run
|
||||
when executed
|
||||
* SMILES for model with nonbonded atoms fails
|
||||
* WebPanel error trapping problem; too long file name for tar file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 14:21:37 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: jmol
|
||||
Version: 14.0.17
|
||||
Version: 14.2.2
|
||||
Release: 0
|
||||
%define date 2014.06.29
|
||||
Summary: 3D Viewer for chemical structures
|
||||
License: LGPL-2.1
|
||||
Group: Productivity/Scientific/Chemistry
|
||||
Url: http://jmol.sf.net/
|
||||
|
||||
Source: http://downloads.sf.net/jmol/Jmol-%{version}_2014.06.10-binary.tar.gz
|
||||
Source: http://downloads.sf.net/jmol/Jmol-%{version}_%date-binary.tar.gz
|
||||
Source2: Jmol_icon13.png
|
||||
#Source2-Orig: http://wiki.jmol.org/index.php/File:Jmol_icon13.png
|
||||
Patch1: datadir.diff
|
||||
@ -39,7 +40,7 @@ Jmol is a Java-based viewer for chemical structures in 3D with
|
||||
features for chemicals, crystals, materials and biomolecules.
|
||||
|
||||
%prep
|
||||
%setup -qn %name-%{version}_2014.06.10
|
||||
%setup -qn %name-%{version}_%date
|
||||
%patch -P 1 -p1
|
||||
cp %{S:2} .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user