Hello community,

here is the log from the commit of package rubygem-amq-client for 
openSUSE:Factory checked in at 2013-05-17 08:34:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-amq-client (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-amq-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-amq-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-amq-client/rubygem-amq-client.changes    
2013-03-21 22:13:54.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-amq-client.new/rubygem-amq-client.changes   
    2013-05-17 08:34:24.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May  9 17:32:07 UTC 2013 - [email protected]
+
+- updated to version 1.0.2
+
+-------------------------------------------------------------------

Old:
----
  amq-client-0.9.10.gem

New:
----
  amq-client-1.0.2.gem

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

Other differences:
------------------
++++++ rubygem-amq-client.spec ++++++
--- /var/tmp/diff_new_pack.OURA1U/_old  2013-05-17 08:34:24.000000000 +0200
+++ /var/tmp/diff_new_pack.OURA1U/_new  2013-05-17 08:34:24.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-amq-client
-Version:        0.9.10
+Version:        1.0.2
 Release:        0
 %define mod_name amq-client
 %define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:            http://github.com/ruby-amqp/amq-client
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        amq-client is a fully-featured, low-level AMQP 0.9.1 client
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -63,9 +63,12 @@
 
 %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
 
 %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}/spec

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

Reply via email to