Hello community,

here is the log from the commit of package rubygem-yard for openSUSE:Factory 
checked in at 2012-05-07 22:51:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-yard (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-yard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-yard", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-yard/rubygem-yard.changes        
2011-11-29 12:52:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-yard.new/rubygem-yard.changes   
2012-05-07 22:51:50.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Apr 13 08:47:16 UTC 2012 - [email protected]
+
+- Update to version 0.7.5:
+  * See ChangeLog for details
+- Provide rubygem-yard-0_7
+
+-------------------------------------------------------------------

Old:
----
  yard-0.7.2.gem

New:
----
  yard-0.7.5.gem

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

Other differences:
------------------
++++++ rubygem-yard.spec ++++++
--- /var/tmp/diff_new_pack.92W9jL/_old  2012-05-07 22:51:58.000000000 +0200
+++ /var/tmp/diff_new_pack.92W9jL/_new  2012-05-07 22:51:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-yard
 #
-# 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,34 +15,33 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:           rubygem-yard
-Version:        0.7.2
+Version:        0.7.5
 Release:        0
+Summary:        Documentation tool for consistent and usable documentation in 
Ruby
+License:        MIT
+Group:          Development/Languages/Ruby
+Url:            http://yardoc.org
 %define mod_name yard
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:          Development/Languages/Ruby
-License:        MIT
-#
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source:         %{mod_full_name}.gem
 BuildRequires:  rubygems_with_buildroot_patch
+Provides:       %{name}-0_7 = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %rubygems_requires
-#
-Url:            http://yardoc.org
-Source:         %{mod_full_name}.gem
-#
-Summary:        Documentation tool for consistent and usable documentation in 
Ruby
+
 %description
-    YARD is a documentation generation tool for the Ruby programming language.
-    It enables the user to generate consistent, usable documentation that can 
be
-    exported to a number of formats very easily, and also supports extending 
for
-    custom Ruby constructs such as custom class level definitions.
+YARD is a documentation generation tool for the Ruby programming language.
+It enables the user to generate consistent, usable documentation that can be
+exported to a number of formats very easily, and also supports extending for
+custom Ruby constructs such as custom class level definitions.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description doc
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
@@ -51,16 +50,14 @@
 Summary:        Test suite for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description testsuite
 Test::Unit or RSpec files, useful for developers.
 
 %prep
 %build
 %install
-%gem_install %{S:0}
-
-%clean
-%{__rm} -rf %{buildroot}
+%gem_install %{SOURCE0}
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to