Hello community,

here is the log from the commit of package rubygem-highline for 
openSUSE:Factory checked in at 2013-05-16 11:33:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-highline (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-highline.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-highline"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-highline/rubygem-highline.changes        
2013-04-29 09:56:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-highline.new/rubygem-highline.changes   
2013-05-16 11:33:36.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 13 13:34:47 UTC 2013 - co...@suse.com
+
+- updated to version 1.6.19
+ * Fixed `terminal_size()` with jline2 (by presidentbeef).
+
+-------------------------------------------------------------------

Old:
----
  highline-1.6.18.gem

New:
----
  highline-1.6.19.gem

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

Other differences:
------------------
++++++ rubygem-highline.spec ++++++
--- /var/tmp/diff_new_pack.UQSMmf/_old  2013-05-16 11:33:37.000000000 +0200
+++ /var/tmp/diff_new_pack.UQSMmf/_new  2013-05-16 11:33:37.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-highline
-Version:        1.6.18
+Version:        1.6.19
 Release:        0
 %define mod_name highline
 %define mod_full_name %{mod_name}-%{version}
@@ -26,9 +26,9 @@
 BuildRequires:  ruby-macros >= 1
 BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://highline.rubyforge.org
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        HighLine is a high-level command-line IO library
-License:        GPL-2.0+
+License:        GPL-2.0+ or Ruby
 Group:          Development/Languages/Ruby
 
 %description
@@ -67,9 +67,13 @@
 %gem_install -f
 # MANUAL
 find %{buildroot} -name .cvsignore -delete
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/COPYING 
%buildroot/%{_docdir}/%{name}/COPYING
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
 
 %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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to