rpms/bkchem/F-10 .cvsignore, 1.3, 1.4 bkchem.spec, 1.2, 1.3 import.log, 1.2, 1.3 sources, 1.3, 1.4

Henrique Junior lspooky at fedoraproject.org
Fri Feb 27 01:45:35 UTC 2009


Author: lspooky

Update of /cvs/pkgs/rpms/bkchem/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16620/F-10

Modified Files:
	.cvsignore bkchem.spec import.log sources 
Log Message:
This release includes one fix in InChIKey generation and an enhancement of drawing of 3D rotated molecules



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bkchem/F-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	19 Feb 2009 18:51:24 -0000	1.3
+++ .cvsignore	27 Feb 2009 01:45:05 -0000	1.4
@@ -1 +1 @@
-bkchem-0.12.6.tar.gz
+bkchem-0.13.0.tar.gz


Index: bkchem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bkchem/F-10/bkchem.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bkchem.spec	19 Feb 2009 18:51:24 -0000	1.2
+++ bkchem.spec	27 Feb 2009 01:45:05 -0000	1.3
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		bkchem
-Version:	0.12.6
+Version:	0.13.0
 Release:	1%{?dist}
 Summary:	Chemical drawing program
 Group:		Applications/Engineering
@@ -61,6 +61,12 @@
 %{python_sitelib}/%{name}*
 
 %changelog
+* Thu Feb 24 2009 Henrique (LonelySpooky) Junior <lspooky at fedoraproject.org> - 0.13.0-1
+- InChI generation is now compatibile with old InChI versions (1.0 and 1.0.1)
+double bonds in 3D rotated molecules look much better now (z-coordinate is taken
+into account when the bond is drawn)
+
+
 * Tue Feb 19 2009 Henrique (LonelySpooky) Junior <lspooky at fedoraproject.org> - 0.12.6-1
 - This release brings new options for 3D rotation - ability to fix one bond and rotate
 around it, coupled with the possibility to rotate only one part of the molecule to


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/bkchem/F-10/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	19 Feb 2009 18:51:24 -0000	1.2
+++ import.log	27 Feb 2009 01:45:05 -0000	1.3
@@ -1,2 +1,3 @@
 bkchem-0_12_5-4_fc10:F-10:bkchem-0.12.5-4.fc10.src.rpm:1230770905
 bkchem-0_12_6-1_fc10:F-10:bkchem-0.12.6-1.fc10.src.rpm:1235069342
+bkchem-0_13_0-1_fc10:F-10:bkchem-0.13.0-1.fc10.src.rpm:1235698985


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bkchem/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	19 Feb 2009 18:51:24 -0000	1.3
+++ sources	27 Feb 2009 01:45:05 -0000	1.4
@@ -1 +1 @@
-50718a160887985814f5b3b1377b30c9  bkchem-0.12.6.tar.gz
+41c55059794399526f4f6fc74af556bb  bkchem-0.13.0.tar.gz




More information about the scm-commits mailing list