rpms/bkchem/devel .cvsignore, 1.3, 1.4 bkchem.spec, 1.3, 1.4 import.log, 1.2, 1.3 sources, 1.3, 1.4

Henrique Junior lspooky at fedoraproject.org
Fri Feb 27 01:48:18 UTC 2009


Author: lspooky

Update of /cvs/pkgs/rpms/bkchem/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17833/devel

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/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	19 Feb 2009 18:54:39 -0000	1.3
+++ .cvsignore	27 Feb 2009 01:47:48 -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/devel/bkchem.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bkchem.spec	24 Feb 2009 04:54:57 -0000	1.3
+++ bkchem.spec	27 Feb 2009 01:47:48 -0000	1.4
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		bkchem
-Version:	0.12.6
-Release:	2%{?dist}
+Version:	0.13.0
+Release:	1%{?dist}
 Summary:	Chemical drawing program
 Group:		Applications/Engineering
 License:	GPLv2+ and GFDL
@@ -61,8 +61,11 @@
 %{python_sitelib}/%{name}*
 
 %changelog
-* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* 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


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/bkchem/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	19 Feb 2009 18:54:39 -0000	1.2
+++ import.log	27 Feb 2009 01:47:48 -0000	1.3
@@ -1,2 +1,3 @@
 bkchem-0_12_5-4_fc10:HEAD:bkchem-0.12.5-4.fc10.src.rpm:1230773042
 bkchem-0_12_6-1_fc10:HEAD:bkchem-0.12.6-1.fc10.src.rpm:1235069569
+bkchem-0_13_0-1_fc10:HEAD:bkchem-0.13.0-1.fc10.src.rpm:1235699163


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bkchem/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	19 Feb 2009 18:54:39 -0000	1.3
+++ sources	27 Feb 2009 01:47:48 -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