Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jmol for openSUSE:Factory checked in at 2023-06-25 21:42:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jmol (Old) and /work/SRC/openSUSE:Factory/.jmol.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jmol" Sun Jun 25 21:42:44 2023 rev:8 rq:1095210 version:16.1.13 Changes: -------- --- /work/SRC/openSUSE:Factory/jmol/jmol.changes 2022-08-30 14:49:47.944169272 +0200 +++ /work/SRC/openSUSE:Factory/.jmol.new.15902/jmol.changes 2023-06-25 21:42:45.205225620 +0200 @@ -1,0 +2,6 @@ +Sun Jun 25 10:07:01 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 16.1.13 + * added a JME 2-D editor tool + +------------------------------------------------------------------- Old: ---- jmol-14.32.73.tar.xz New: ---- jmol-16.1.13.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jmol.spec ++++++ --- /var/tmp/diff_new_pack.h5fZat/_old 2023-06-25 21:42:46.129231170 +0200 +++ /var/tmp/diff_new_pack.h5fZat/_new 2023-06-25 21:42:46.133231194 +0200 @@ -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 ++++++ jmol-14.32.73.tar.xz -> jmol-16.1.13.tar.xz ++++++ /work/SRC/openSUSE:Factory/jmol/jmol-14.32.73.tar.xz /work/SRC/openSUSE:Factory/.jmol.new.15902/jmol-16.1.13.tar.xz differ: char 26, line 1 ++++++ sanitize_binpkg.sh ++++++ --- /var/tmp/diff_new_pack.h5fZat/_old 2023-06-25 21:42:46.221231722 +0200 +++ /var/tmp/diff_new_pack.h5fZat/_new 2023-06-25 21:42:46.225231747 +0200 @@ -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