Hello community,

here is the log from the commit of package rubygem-hoe for openSUSE:Factory 
checked in at 2013-05-27 10:00:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-hoe (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-hoe.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-hoe"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-hoe/rubygem-hoe.changes  2013-04-20 
17:55:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-hoe.new/rubygem-hoe.changes     
2013-05-27 10:00:12.000000000 +0200
@@ -1,0 +2,25 @@
+Mon May 13 08:19:06 UTC 2013 - co...@suse.com
+
+- updated to version 3.6.1
+ * 2 bug fixes:
+ 
+   * Define a blank test task just in case nothing is found
+   * Fixed an ancient test to use capture_subprocess_io. More reliable.
+
+-------------------------------------------------------------------
+Wed May  8 06:35:59 UTC 2013 - co...@suse.com
+
+- updated to version 3.6.0
+ * 5 minor enhancements:
+ 
+   * Added built-in support for markdown.
+   * Renamed rubyforge_name to group_name.
+   * Aliased and deprecated rubyforge_name from group_name.
+   * Strip <> from parse_urls for markdown style raw urls.
+   * intuit_values looks for README.md and History.md as well as txt.
+ 
+ * 1 bug fix:
+ 
+   * Fix file_name regex for test file. (bhenderson/veganstraightedge)
+
+-------------------------------------------------------------------

Old:
----
  hoe-3.5.3.gem

New:
----
  hoe-3.6.1.gem

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

Other differences:
------------------
++++++ rubygem-hoe.spec ++++++
--- /var/tmp/diff_new_pack.tRgqbd/_old  2013-05-27 10:00:13.000000000 +0200
+++ /var/tmp/diff_new_pack.tRgqbd/_new  2013-05-27 10:00:13.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-hoe
-Version:        3.5.3
+Version:        3.6.1
 Release:        0
 %define mod_name hoe
 %define mod_full_name %{mod_name}-%{version}
@@ -30,7 +30,7 @@
 Summary:        Hoe is a rake/rubygems helper for project Rakefiles
 License:        MIT
 Group:          Development/Languages/Ruby
-%define mod_branch -3.5.3
+%define mod_branch -%{version}
 %define mod_weight 3
 PreReq:         update-alternatives
 
@@ -72,6 +72,8 @@
 %gem_install -f
 mv %{buildroot}%{_bindir}/sow{,%{mod_branch}}
 ln -s sow%{mod_branch} %{buildroot}%{_bindir}/sow
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.txt 
%buildroot/%{_docdir}/%{name}/README.txt
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -84,6 +86,7 @@
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_bindir}/sow%{mod_branch}
 %ghost %{_bindir}/sow
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem

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

Reply via email to