Accepting request 999991 from science
update OBS-URL: https://build.opensuse.org/request/show/999991 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jmol?expand=0&rev=7
This commit is contained in:
BIN
jmol-14.32.55.tar.xz
(Stored with Git LFS)
BIN
jmol-14.32.55.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
jmol-14.32.73.tar.xz
(Stored with Git LFS)
Normal file
BIN
jmol-14.32.73.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 07:27:51 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 14.32.73
|
||||
* XSF surface files with over about 267 atoms were not
|
||||
recognizing presence of surface data
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 16 20:48:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: jmol
|
||||
Version: 14.32.55
|
||||
Version: 14.32.73
|
||||
Release: 0
|
||||
Summary: 3D Viewer for chemical structures
|
||||
License: LGPL-2.1-only
|
||||
Group: Productivity/Scientific/Chemistry
|
||||
URL: http://jmol.sf.net/
|
||||
|
||||
#Source: https://downloads.sf.net/jmol/Jmol-%version-binary.tar.gz
|
||||
#XSource: https://downloads.sf.net/jmol/Jmol-%version-binary.tar.gz
|
||||
Source: jmol-%version.tar.xz
|
||||
Source2: https://wiki.jmol.org/images/1/1c/Jmol_icon13.png
|
||||
Source3: %name.man
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
v=14.32.55
|
||||
v=14.32.73
|
||||
if [ ! -e "Jmol-$v-binary.tar.gz" ]; then
|
||||
wget -c https://downloads.sf.net/jmol/Jmol-$v-binary.tar.gz
|
||||
fi
|
||||
|
Reference in New Issue
Block a user