Hello community,

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

Package is "rubygem-hoe", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-hoe/rubygem-hoe.changes  2012-07-16 
09:52:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-hoe.new/rubygem-hoe.changes     
2012-09-01 10:34:01.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Aug 29 08:37:43 UTC 2012 - [email protected]
+
+- updated to version 3.0.8
+ * Set test_globs default value to pick up test/*spec* files as well. 
(millisami)
+
+-------------------------------------------------------------------
+Wed Aug  8 09:05:13 UTC 2012 - [email protected]
+
+- updated to version 3.0.7
+ * Added quote from DrNic about manifests to readme.
+
+-------------------------------------------------------------------

Old:
----
  hoe-3.0.6.gem

New:
----
  hoe-3.0.8.gem

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

Other differences:
------------------
++++++ rubygem-hoe.spec ++++++
--- /var/tmp/diff_new_pack.0i0Bl4/_old  2012-09-01 10:34:02.000000000 +0200
+++ /var/tmp/diff_new_pack.0i0Bl4/_new  2012-09-01 10:34:02.000000000 +0200
@@ -17,22 +17,16 @@
 
 
 Name:           rubygem-hoe
-Version:        3.0.6
+Version:        3.0.8
 Release:        0
 %define mod_name hoe
 %define mod_full_name %{mod_name}-%{version}
-#
-#
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-# rake ~> 0.8
-BuildRequires:  rubygem-rake >= 0.8
-Requires:       rubygem-rake >= 0.8
-#
+BuildRequires:  ruby-macros >= 1
+BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://www.zenspider.com/projects/hoe.html
 Source:         %{mod_full_name}.gem
-#
 Summary:        Hoe is a rake/rubygems helper for project Rakefiles
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -43,10 +37,8 @@
 plug-in system allowing for easy extensibility. Hoe ships with
 plug-ins for all your usual project tasks including rdoc generation,
 testing, packaging, deployment, and announcement..
-
 See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed
 below.
-
 For extra goodness, see: http://seattlerb.rubyforge.org/hoe/Hoe.pdf
 
 %package doc
@@ -67,9 +59,14 @@
 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}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to