- Update to release 16.1.13
OBS-URL: https://build.opensuse.org/package/show/science/jmol?expand=0&rev=27
This commit is contained in:
parent
127ad7c132
commit
c63f74c386
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ea1ae725d056b2b1e5296815faf78cb21360c0f5bba18f78bfccc53bc3ff691
|
||||
size 25420188
|
3
jmol-16.1.13.tar.xz
Normal file
3
jmol-16.1.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbc242934fd69be5cf89ca69bca69274f97902f84ff60032ef54dac0457393a6
|
||||
size 25654632
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 25 10:07:01 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 16.1.13
|
||||
* added a JME 2-D editor tool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 07:27:51 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jmol
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: jmol
|
||||
Version: 14.32.73
|
||||
Version: 16.1.13
|
||||
Release: 0
|
||||
Summary: 3D Viewer for chemical structures
|
||||
License: LGPL-2.1-only
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
v=14.32.73
|
||||
v=16.1.13
|
||||
if [ ! -e "Jmol-$v-binary.tar.gz" ]; then
|
||||
wget -c https://downloads.sf.net/jmol/Jmol-$v-binary.tar.gz
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user