Hello community,

here is the log from the commit of package go-GoMySQL for openSUSE:Factory 
checked in at 2012-01-19 09:41:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-GoMySQL (Old)
 and      /work/SRC/openSUSE:Factory/.go-GoMySQL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-GoMySQL", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-GoMySQL/go-GoMySQL.changes    2011-10-27 
12:16:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-GoMySQL.new/go-GoMySQL.changes       
2012-01-19 09:41:59.000000000 +0100
@@ -1,0 +2,10 @@
+Sat Dec 24 08:30:49 UTC 2011 - [email protected]
+
+- Update to work with weekly.2011.12.22
+- If db isn't setup, show helpful tips and don't crash
+- Remove some unnecessary type assertions
+- Add UseResult method on Statement
+- fixed to handle null values
+- Return an error in UseResult if there's no result set
+
+-------------------------------------------------------------------

Old:
----
  GoMySQL-0.0.0+git20110521.tar.bz2

New:
----
  GoMySQL-0.0.0+git20111224.tar.bz2

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

Other differences:
------------------
++++++ go-GoMySQL.spec ++++++
--- /var/tmp/diff_new_pack.SRivNj/_old  2012-01-19 09:41:59.000000000 +0100
+++ /var/tmp/diff_new_pack.SRivNj/_new  2012-01-19 09:41:59.000000000 +0100
@@ -1,4 +1,7 @@
 #
+# spec file for package go-GoMySQL
+#
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c), 2011, Sascha Peilicke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -10,13 +13,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
+
 Name:           go-GoMySQL
-Version:        0.0.0+git20110521
+Version:        0.0.0+git20111224
 Release:        0
 Summary:        MySQL client library written completely in Go
 Group:          Development/Languages/Other
 License:        BSD-3-Clause
-URL:            https://github.com/Philio/GoMySQL
+Url:            https://github.com/Philio/GoMySQL
 Source0:        GoMySQL-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
@@ -35,11 +43,12 @@
 %setup -q -n GoMySQL
 
 %build
+
 %install
 %{go_make_install}
 
-#%check
-#%{go_make_test}
+%check
+%{go_make_test}
 
 %clean
 rm -rf %{buildroot}

++++++ GoMySQL-0.0.0+git20110521.tar.bz2 -> GoMySQL-0.0.0+git20111224.tar.bz2 
++++++
++++ 2503 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to