Hello community,

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

Package is "rubygem-amqp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-amqp/rubygem-amqp.changes        
2012-11-18 20:26:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-amqp.new/rubygem-amqp.changes   
2013-05-17 08:34:34.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May  9 17:33:25 UTC 2013 - co...@suse.com
+
+- updated to version 1.0.2
+ * [API] All public API bits deprecated in 0.8.0 are COMPLETELY REMOVED
+
+-------------------------------------------------------------------

Old:
----
  amqp-0.9.8.gem

New:
----
  amqp-1.0.2.gem

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

Other differences:
------------------
++++++ rubygem-amqp.spec ++++++
--- /var/tmp/diff_new_pack.tSHPKm/_old  2013-05-17 08:34:35.000000000 +0200
+++ /var/tmp/diff_new_pack.tSHPKm/_new  2013-05-17 08:34:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-amqp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-amqp
-Version:        0.9.8
+Version:        1.0.2
 Release:        0
 %define mod_name amqp
 %define mod_full_name %{mod_name}-%{version}
@@ -25,14 +25,15 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 BuildRequires:  rubygem(rdoc) > 3.10
-Url:            http://github.com/ruby-amqp/amqp
-Source:         %{mod_full_name}.gem
-Summary:        Widely used, feature-rich asynchronous AMQP 0.9.1 client with
+Url:            http://rubyamqp.info
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+Summary:        Widely used, feature-rich asynchronous RabbitMQ client with
 License:        BSD-2-Clause or Ruby
 Group:          Development/Languages/Ruby
+# MANUAL license
 
 %description
-Widely used, feature-rich asynchronous AMQP 0.9.1 client with batteries
+Widely used, feature-rich asynchronous RabbitMQ client with batteries
 included.
 
 %package doc
@@ -61,9 +62,12 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+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}/spec

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

Reply via email to