Hello community,

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

Package is "rubygem-slop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-slop/rubygem-slop.changes        
2013-03-26 07:01:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-slop.new/rubygem-slop.changes   
2013-05-27 10:01:04.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 15 03:52:17 UTC 2013 - [email protected]
+
+- updated to version 3.4.5
+ * Allow specifying long options starting with numbers (#110, Peter Zotov)
+
+-------------------------------------------------------------------

Old:
----
  slop-3.4.4.gem

New:
----
  slop-3.4.5.gem

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

Other differences:
------------------
++++++ rubygem-slop.spec ++++++
--- /var/tmp/diff_new_pack.zrEM6U/_old  2013-05-27 10:01:05.000000000 +0200
+++ /var/tmp/diff_new_pack.zrEM6U/_new  2013-05-27 10:01:05.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-slop
-Version:        3.4.4
+Version:        3.4.5
 Release:        0
 %define mod_name slop
 %define mod_full_name %{mod_name}-%{version}
@@ -27,7 +27,7 @@
 Requires:       ruby >= 1.8.7
 BuildRequires:  ruby-devel >= 1.8.7
 Url:            http://github.com/injekt/slop
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Simple Lightweight Option Parsing
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -61,9 +61,13 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_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

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

Reply via email to