Hello community,
here is the log from the commit of package rubygem-orm_adapter for
openSUSE:Factory checked in at 2012-06-05 15:35:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-orm_adapter (Old)
and /work/SRC/openSUSE:Factory/.rubygem-orm_adapter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-orm_adapter", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-orm_adapter/rubygem-orm_adapter.changes
2012-03-26 11:07:02.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-orm_adapter.new/rubygem-orm_adapter.changes
2012-06-05 15:35:19.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 31 10:16:59 UTC 2012 - [email protected]
+
+- updated to 0.0.7:
+ * Lazy load Active Record
+
+-------------------------------------------------------------------
Old:
----
orm_adapter-0.0.6.gem
New:
----
orm_adapter-0.0.7.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-orm_adapter.spec ++++++
--- /var/tmp/diff_new_pack.KLz2bs/_old 2012-06-05 15:35:20.000000000 +0200
+++ /var/tmp/diff_new_pack.KLz2bs/_new 2012-06-05 15:35:20.000000000 +0200
@@ -15,15 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
+
Name: rubygem-orm_adapter
-Version: 0.0.6
+Version: 0.0.7
Release: 0
%define mod_name orm_adapter
%define mod_full_name %{mod_name}-%{version}
#
-Group: Development/Languages/Ruby
-License: MIT
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: rubygems_with_buildroot_patch
@@ -32,7 +30,10 @@
Url: http://github.com/ianwhite/orm_adapter
Source: %{mod_full_name}.gem
#
-Summary: Support for many ruby ORMs
+Summary: orm_adapter provides a single point of entry for using basic
features of popular ruby ORMs. Its target audience is gem authors who want to
support many ruby ORMs
+License: MIT
+Group: Development/Languages/Ruby
+
%description
Provides a single point of entry for using basic features of ruby ORMs
@@ -40,6 +41,7 @@
Summary: RDoc documentation for %{mod_name}
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
+
%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.
@@ -48,6 +50,7 @@
Summary: Test suite for %{mod_name}
Group: Development/Languages/Ruby
Requires: %{name} = %{version}
+
%description testsuite
Test::Unit or RSpec files, useful for developers.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]