Hello community,

here is the log from the commit of package pymol for openSUSE:Factory checked 
in at 2016-02-17 10:26:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pymol (Old)
 and      /work/SRC/openSUSE:Factory/.pymol.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pymol"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pymol/pymol.changes      2015-11-13 
23:36:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pymol.new/pymol.changes 2016-02-17 
12:22:30.000000000 +0100
@@ -1,0 +2,38 @@
+Mon Feb  8 20:00:49 UTC 2016 - [email protected]
+
+- update to svnrev 4149
+  * restore ignore_case=on default
+  * new setting: ignore_case_chain (default off)
+  * new setting: cartoon_gap_cutoff
+  * increase PYMOL_MAX_THREADS
+  * amber topology loading: bond order 1 for all bonds
+  * improve MOL2 file handling
+  * new grid_mode=3: grid per object-state
+  * distance mode=4: distance between centroids
+  * byring: new selection operator
+  * "Distances to Rings" mode in measurement wizard
+  * basic atom typing for MOL2 export
+  * cartoon dash: new dashed loop-like cartoon type
+  * object-level settings for measurements
+  * iterate: use Python exceptions
+  * iterate_state: ignore atomic=0 (fixes crash)
+  * format 'xyzstr': enable .gz and URL loading
+  * fix crash with object sele length >= 1024
+  * re-add -Wno-write-strings
+  * fix pmg_tk.skins.normal.encode()
+  * fix askopenfilename CANCEL case with multiple=0
+  * support segi, resn and name of arbitrary string length
+  * expose settings to iterate/alter via "s.<name>"
+  * Python 3 compatibility for champ module
+  * apbs_tools: apply fixes from Pymol-script-repo
+  * Tested with Python 2.6, 2.7, 3.4
+  * fix crash with empty alignment object from PSE
+  * fix cartoon ray tracing crash
+  * fix xyz export and emd fetch
+  * backport to pre-c++11 for OS X <= 10.8
+  * Tcl/Tk Settings GUI: feedback, radio buttons
+  * default alignment_as_cylinders changed to off
+  * fix restore legacy scenes with spaces
+  * fix invalid write in ObjectGadgetRampUpdate
+
+-------------------------------------------------------------------

Old:
----
  pymol-1.7.7.2.svn4139.tar.xz

New:
----
  pymol-1.8.0.0.svn4149.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pymol.spec ++++++
--- /var/tmp/diff_new_pack.OU4YJE/_old  2016-02-17 12:22:31.000000000 +0100
+++ /var/tmp/diff_new_pack.OU4YJE/_new  2016-02-17 12:22:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pymol
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:           pymol
-Version:        1.7.7.2.svn4139
+Version:        1.8.0.0.svn4149
 Release:        0
 Url:            http://pymol.org
 Summary:        A Molecular Viewer

++++++ no-build-date.patch ++++++
--- /var/tmp/diff_new_pack.OU4YJE/_old  2016-02-17 12:22:31.000000000 +0100
+++ /var/tmp/diff_new_pack.OU4YJE/_new  2016-02-17 12:22:31.000000000 +0100
@@ -12,14 +12,14 @@
 
 Index: create_shadertext.py
 ===================================================================
---- create_shadertext.py
-+++ create_shadertext.py
-@@ -104,7 +104,7 @@ def create_buildinfo(outputdir, pymoldir
+--- create_shadertext.py.bkup  2016-02-08 14:47:13.283417598 -0500
++++ create_shadertext.py       2016-02-08 14:47:23.679428451 -0500
+@@ -112,7 +112,7 @@
  #define _PyMOL_BUILD_DATE %d
  #define _PYMOL_BUILD_GIT_SHA "%s"
  #define _PyMOL_BUILD_SVN_REV %d
--        ''' % (time.time(), sha, rev)
-+        ''' % (0, sha, rev)
+-        ''' % (time.time(), sha, rev), file=out)
++        ''' % (0, sha, rev), file=out)
  
  if __name__ == "__main__":
      create_shadertext(*sys.argv[1:6])

++++++ pymol-1.7.7.2.svn4139.tar.xz -> pymol-1.8.0.0.svn4149.tar.xz ++++++
/work/SRC/openSUSE:Factory/pymol/pymol-1.7.7.2.svn4139.tar.xz 
/work/SRC/openSUSE:Factory/.pymol.new/pymol-1.8.0.0.svn4149.tar.xz differ: char 
17, line 1


Reply via email to