Hello community,

here is the log from the commit of package rubygem-activerecord-3_2 for 
openSUSE:Factory checked in at 2013-03-21 22:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-3_2 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activerecord-3_2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activerecord-3_2", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-3_2/rubygem-activerecord-3_2.changes
        2013-02-12 17:43:17.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-3_2.new/rubygem-activerecord-3_2.changes
   2013-03-21 22:13:42.000000000 +0100
@@ -1,0 +2,14 @@
+Tue Mar 19 09:58:05 UTC 2013 - [email protected]
+
+- updated to version 3.2.13
+ *   Fix overriding of attributes by default_scope on `ActiveRecord::Base#dup`.
+ *   Fix issue with overriding Active Record reader methods with a composed 
object
+     and using that attribute as the scope of a `uniqueness_of` validation.
+ *   Sqlite now preserves custom primary keys when copying or altering tables.
+     Fixes #9367.
+ *   Preloading `has_many :through` associations with conditions won't
+     cache the `:through` association. This will prevent invalid
+     subsets to be cached.
+ *   Fix handling of dirty time zone aware attributes
+
+-------------------------------------------------------------------

Old:
----
  activerecord-3.2.12.gem

New:
----
  activerecord-3.2.13.gem

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

Other differences:
------------------
++++++ rubygem-activerecord-3_2.spec ++++++
--- /var/tmp/diff_new_pack.bfQPwf/_old  2013-03-21 22:13:43.000000000 +0100
+++ /var/tmp/diff_new_pack.bfQPwf/_new  2013-03-21 22:13:43.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-activerecord-3_2
-Version:        3.2.12
+Version:        3.2.13
 Release:        0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}
@@ -28,7 +28,7 @@
 BuildRequires:  ruby-devel >= 1.8.7
 BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://www.rubyonrails.org
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Object-relational mapper framework (part of Rails)
 License:        MIT
 Group:          Development/Languages/Ruby

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

Reply via email to