[pymol] * Sat Feb 18 2012 Tim Fenn <tim.fenn at gmail.com> - 1.5.0.2-1.20120218svn3982 - update to version 1.5.

Timothy Fenn timfenn at fedoraproject.org
Sun Feb 19 02:25:46 UTC 2012


commit 1c0bf8251328f8a87b0058de298dc267e30b5510
Author: Tim Fenn <fenn at stanford.edu>
Date:   Sat Feb 18 18:25:32 2012 -0800

    * Sat Feb 18 2012 Tim Fenn <tim.fenn at gmail.com> - 1.5.0.2-1.20120218svn3982
    - update to version 1.5.0.2 (SVN 3982), fixes bug related to loading maps

 .gitignore |    1 +
 pymol.spec |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27d368c..998c232 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pymol-1.3-20100705svn3911.tar.gz
 pymol-1.4-20110402svn3938.tar.gz
 /pymol-1.4.1-20110502svn3947.tar.gz
 /pymol-1.5.0.1-20120213svn3978.tar.gz
+/pymol-1.5.0.2-20120218svn3982.tar.gz
diff --git a/pymol.spec b/pymol.spec
index c0741df..c044324 100644
--- a/pymol.spec
+++ b/pymol.spec
@@ -2,16 +2,16 @@
 
 Summary: PyMOL Molecular Graphics System
 Name: pymol
-Version: 1.5.0.1
-Release: 1.20120213svn3978%{?dist}
+Version: 1.5.0.2
+Release: 1.20120218svn3982%{?dist}
 License: MIT and BSD and ZPLv2.0 and Bitstream Vera and OFL
 Group: Applications/Engineering
 URL: http://www.pymol.org
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
-#  svn co -r 3978 https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol pymol-1.5.0.1
-#  tar cvzf pymol-1.5.0.1-20120213svn3978.tar.gz pymol-1.5.0.1
-Source0: pymol-1.5.0.1-20120213svn3978.tar.gz
+#  svn co -r 3982 https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol pymol-1.5.0.2
+#  tar cvzf pymol-1.5.0.2-20120218svn3982.tar.gz pymol-1.5.0.2
+Source0: pymol-1.5.0.2-20120218svn3982.tar.gz
 # the source for this xpm pulled from:
 # https://launchpad.net/ubuntu/intrepid/+source/pymol/1.1~beta3-3/+files/pymol_1.1~beta3-3.diff.gz
 Source1: %{name}-32.xpm
@@ -114,6 +114,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/pmg_wx/
 
 %changelog
+* Sat Feb 18 2012 Tim Fenn <tim.fenn at gmail.com> - 1.5.0.2-1.20120218svn3982
+- update to version 1.5.0.2 (SVN 3982), fixes bug related to loading maps
+
 * Mon Feb 13 2012 Tim Fenn <tim.fenn at gmail.com> - 1.5.0.1-1.20120213svn3978
 - update to version 1.5.0.1 (SVN 3978)
 
diff --git a/sources b/sources
index 860d967..14ba90e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1650960331ed5f6a57a09963ab52bcb9  pymol-1.5.0.1-20120213svn3978.tar.gz
+c65e023231de733aaba2e019cd5d948e  pymol-1.5.0.2-20120218svn3982.tar.gz


More information about the scm-commits mailing list