Hello community,

here is the log from the commit of package rubygem-restility for 
openSUSE:Factory checked in at 2012-01-26 14:08:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-restility (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-restility.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-restility", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-restility/rubygem-restility.changes      
2011-09-23 12:45:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-restility.new/rubygem-restility.changes 
2012-01-26 14:08:25.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jun 11 10:00:01 UTC 2010 - mrueck...@suse.de
+
+- use rubygems_requires macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-restility.spec ++++++
--- /var/tmp/diff_new_pack.vPhEr8/_old  2012-01-26 14:08:26.000000000 +0100
+++ /var/tmp/diff_new_pack.vPhEr8/_new  2012-01-26 14:08:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-restility
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           rubygem-restility
 Version:        0.0.1
-Release:        1
+Release:        0
 %define mod_name restility
 #
-Group:          Development/Languages/Ruby
-License:        GPL-2.0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
-Requires:       rubygems >= 1.2.0
+%rubygems_requires
 
 BuildRequires:  rubygem-rake
 Requires:       rubygem-rake
@@ -40,15 +35,15 @@
 Source:         %{mod_name}-%{version}.gem
 
 Summary:        Utilities for writing REST web services
+License:        GPL-2.0
+Group:          Development/Languages/Ruby
 
 %description
 The package contains rest_doc utility for generating documentation
 for a REST API and rest_test utility for testing REST API.
 
 %prep
-
 %build
-
 %install
 %gem_install %{S:0}
 


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

Reply via email to