Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2012-09-01 10:33:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-devise (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-devise.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-devise", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes    
2012-07-16 09:44:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes       
2012-09-01 10:33:37.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 31 12:51:22 UTC 2012 - co...@suse.com
+
+- update to 2.1.2, see CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  devise-1.5.3.gem

New:
----
  devise-2.1.2.gem

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

Other differences:
------------------
++++++ rubygem-devise.spec ++++++
--- /var/tmp/diff_new_pack.Iaa1rW/_old  2012-09-01 10:33:38.000000000 +0200
+++ /var/tmp/diff_new_pack.Iaa1rW/_new  2012-09-01 10:33:38.000000000 +0200
@@ -15,33 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:           rubygem-devise
-Version:        1.5.3
+Version:        2.1.2
 Release:        0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:          Development/Languages/Ruby
-License:       MIT
-#
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-# warden ~> 1.1
-BuildRequires:  rubygem-warden >= 1.1
-Requires:       rubygem-warden >= 1.1
-# orm_adapter ~> 0.0.3
-BuildRequires:  rubygem-orm_adapter >= 0.0.3
-Requires:       rubygem-orm_adapter >= 0.0.3
-# bcrypt-ruby ~> 3.0
-BuildRequires:  rubygem-bcrypt-ruby-3 >= 3.0
-Requires:       rubygem-bcrypt-ruby-3 >= 3.0
-#
+BuildRequires:  ruby-macros >= 1
 Url:            http://github.com/plataformatec/devise
 Source:         %{mod_full_name}.gem
-#
 Summary:        Flexible authentication solution for Rails with Warden
+License:        MIT
+Group:          Development/Languages/Ruby
+
 %description
 Flexible authentication solution for Rails with Warden
 
@@ -49,6 +37,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.
@@ -57,16 +46,19 @@
 Summary:        Test suite for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description testsuite
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
-%install
-%gem_install %{S:0}
 
-%clean
-%{__rm} -rf %{buildroot}
+%install
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to