Hello community,

here is the log from the commit of package rubygem-sqlite3 for openSUSE:Factory 
checked in at 2014-03-18 14:06:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-sqlite3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-sqlite3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-sqlite3/rubygem-sqlite3.changes  
2014-02-12 20:59:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-sqlite3.new/rubygem-sqlite3.changes     
2014-03-18 14:06:17.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Mar 15 18:46:01 UTC 2014 - [email protected]
+
+- updated to version 1.3.9
+ * Bugfixes:
+   * Reset exception message. Closes #80
+   * Reduce warnings due unused pointers. Closes #89
+   * Add BSD-3 license reference to gemspec. Refs #99 and #106
+
+-------------------------------------------------------------------

Old:
----
  sqlite3-1.3.8.gem

New:
----
  sqlite3-1.3.9.gem

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

Other differences:
------------------
++++++ rubygem-sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.awc2vE/_old  2014-03-18 14:06:17.000000000 +0100
+++ /var/tmp/diff_new_pack.awc2vE/_new  2014-03-18 14:06:17.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-sqlite3
-Version:        1.3.8
+Version:        1.3.9
 Release:        0
 %define mod_name sqlite3
 %define mod_full_name %{mod_name}-%{version}
@@ -25,9 +25,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 3
 Requires:       ruby >= 1.8.7
-BuildRequires:  ruby-devel >= 1.8.7
+BuildRequires:  ruby >= 1.8.7
+BuildRequires:  ruby-devel
 BuildRequires:  rubygem(rdoc) > 3.10
-Url:            http://github.com/luislavena/sqlite3-ruby
+Url:            https://github.com/sparklemotion/sqlite3-ruby
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        This module allows Ruby programs to interface with the SQLite3
 License:        BSD-3-Clause

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

Reply via email to