Hello community,

here is the log from the commit of package rubygem-rest-client for 
openSUSE:Factory checked in at 2014-10-23 14:20:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rest-client (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rest-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rest-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rest-client/rubygem-rest-client.changes  
2014-10-14 07:12:35.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rest-client.new/rubygem-rest-client.changes 
    2014-10-23 14:20:37.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct 22 08:12:25 UTC 2014 - [email protected]
+
+- Made it really aware of new macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-rest-client.spec ++++++
--- /var/tmp/diff_new_pack.4XWQgU/_old  2014-10-23 14:20:40.000000000 +0200
+++ /var/tmp/diff_new_pack.4XWQgU/_new  2014-10-23 14:20:40.000000000 +0200
@@ -21,10 +21,9 @@
 Release:        0
 %define mod_name rest-client
 %define mod_full_name %{mod_name}-%{version}
-%define mod_branch -%{version}
-%define mod_weight 10607
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:            http://github.com/archiloque/rest-client
@@ -38,7 +37,6 @@
 A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework
 style of specifying actions: get, put, post, delete.
 
-
 %prep
 
 %build
@@ -46,7 +44,7 @@
 %install
 %gem_install \
   --symlink-binaries \
-  --doc-files="history.md README.rdoc" \
+  --doc-files="README.rdoc history.md" \
   -f
 
 %gem_packages

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

Reply via email to