Hello community,

here is the log from the commit of package rubygem-metaclass for 
openSUSE:Factory checked in at 2014-01-23 14:08:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-metaclass (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-metaclass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-metaclass"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-metaclass/rubygem-metaclass.changes      
2012-08-04 09:43:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-metaclass.new/rubygem-metaclass.changes 
2014-01-23 15:56:02.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 20 09:29:38 UTC 2014 - [email protected]
+
+- updated to version 0.0.2
+
+-------------------------------------------------------------------

Old:
----
  metaclass-0.0.1.gem

New:
----
  metaclass-0.0.2.gem

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

Other differences:
------------------
++++++ rubygem-metaclass.spec ++++++
--- /var/tmp/diff_new_pack.bQiboi/_old  2014-01-23 15:56:02.000000000 +0100
+++ /var/tmp/diff_new_pack.bQiboi/_new  2014-01-23 15:56:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-metaclass
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:           rubygem-metaclass
-Version:        0.0.1
+Version:        0.0.2
 Release:        0
 %define mod_name metaclass
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
-Url:            http://github.com/floehopper/metaclass
-Source:         %{mod_full_name}.gem
+Url:            https://github.com/floehopper/metaclass
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Adds a metaclass method to all Ruby objects
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -42,14 +42,6 @@
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
 
-%package testsuite
-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
@@ -64,15 +56,10 @@
 %defattr(-,root,root,-)
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
 %{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
 
-%files testsuite
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-
 %changelog

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

Reply via email to