Hello community,

here is the log from the commit of package rubygem-activesupport-3_2 for 
openSUSE:Factory checked in at 2012-11-21 17:21:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activesupport-3_2 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activesupport-3_2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activesupport-3_2/rubygem-activesupport-3_2.changes
      2012-09-01 21:59:11.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activesupport-3_2.new/rubygem-activesupport-3_2.changes
 2012-11-21 17:21:49.000000000 +0100
@@ -1,0 +2,20 @@
+Tue Nov 13 13:28:33 UTC 2012 - [email protected]
+
+- updated to version 3.2.9
+ *   Add logger.push_tags and .pop_tags to complement logger.tagged:
+ 
+         class Job
+           def before
+             Rails.logger.push_tags :jobs, self.class.name
+           end
+ 
+           def after
+             Rails.logger.pop_tags 2
+           end
+         end
+ 
+     *Jeremy Kemper*
+ 
+ *  Add %:z and %::z format string support to 
ActiveSupport::TimeWithZone#strftime. [fixes #6962] *kennyj*
+
+-------------------------------------------------------------------

Old:
----
  activesupport-3.2.8.gem

New:
----
  activesupport-3.2.9.gem

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

Other differences:
------------------
++++++ rubygem-activesupport-3_2.spec ++++++
--- /var/tmp/diff_new_pack.1YhzL5/_old  2012-11-21 17:21:50.000000000 +0100
+++ /var/tmp/diff_new_pack.1YhzL5/_new  2012-11-21 17:21:50.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-activesupport-3_2
-Version:        3.2.8
+Version:        3.2.9
 Release:        0
 %define mod_name activesupport
 %define mod_full_name %{mod_name}-%{version}

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

Reply via email to