Hello community,

here is the log from the commit of package rubygem-hoe for openSUSE:Factory 
checked in at 2014-05-21 16:28:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-03-21 
13:46:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-hoe.new/rubygem-hoe.changes     
2014-05-21 16:28:43.000000000 +0200
@@ -1,0 +2,30 @@
+Sun May 18 09:04:38 UTC 2014 - co...@suse.com
+
+- updated to version 3.12.0
+ * 3 minor enhancements:
+   * Added :rdoc plugin.
+   * Renamed History.txt to History.rdoc.
+   * Renamed README.txt to README.rdoc.
+ 
+ === 3.11.0 / 2014-04-02
+ 
+ * 1 minor enhancement:
+   * Added test:slow task so I don't have to remember sort's flags anymore. 
YAY for UNIX!
+ 
+ === 3.10.0 / 2014-03-14
+ 
+ * 1 major enhancement:
+   * Removed all references to rubyforge, including the rubyforge plugin.
+ 
+ * 1 minor enhancement:
+   * Updated template project (minitest usage, readme format, etc)
+ 
+ === 3.9.0 / 2014-02-10
+ 
+ * 1 minor enhancement:
+   * Added irb task.
+ 
+ * 1 bug fix:
+   * Properly constrain rubyforge dependency to avoid warnings. Prolly remove 
entirely soon. (halostatue)
+
+-------------------------------------------------------------------

Old:
----
  hoe-3.10.0.gem

New:
----
  hoe-3.12.0.gem

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

Other differences:
------------------
++++++ rubygem-hoe.spec ++++++
--- /var/tmp/diff_new_pack.Br8Sto/_old  2014-05-21 16:28:45.000000000 +0200
+++ /var/tmp/diff_new_pack.Br8Sto/_new  2014-05-21 16:28:45.000000000 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           rubygem-hoe
-Version:        3.10.0
+Version:        3.12.0
 Release:        0
 %define mod_name hoe
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 31000
+%define mod_weight 31200
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 3
@@ -77,8 +77,8 @@
 ln -s %{_sysconfdir}/alternatives/sow %{buildroot}%{_bindir}/sow
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/History.txt 
%buildroot/%{_docdir}/%{name}/History.txt
-ln -s %{gem_base}/gems/%{mod_full_name}/README.txt 
%buildroot/%{_docdir}/%{name}/README.txt
+ln -s %{gem_base}/gems/%{mod_full_name}/History.rdoc 
%buildroot/%{_docdir}/%{name}/History.rdoc
+ln -s %{gem_base}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
 
 %post
 /usr/sbin/update-alternatives --install \

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

Reply via email to