Hello community,

here is the log from the commit of package rubygem-yard for openSUSE:Factory 
checked in at 2012-09-27 13:43:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2012-05-07 22:51:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-yard.new/rubygem-yard.changes   
2012-09-27 13:43:46.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 27 08:54:42 UTC 2012 - [email protected]
+
+- update to 0.8.2.1:
+  * See ChangeLog for details (git log basically)
+- switch to new gem2rpm template
+
+-------------------------------------------------------------------

Old:
----
  yard-0.7.5.gem

New:
----
  yard-0.8.2.1.gem

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

Other differences:
------------------
++++++ rubygem-yard.spec ++++++
--- /var/tmp/diff_new_pack.dXyYdf/_old  2012-09-27 13:43:48.000000000 +0200
+++ /var/tmp/diff_new_pack.dXyYdf/_new  2012-09-27 13:43:48.000000000 +0200
@@ -17,19 +17,18 @@
 
 
 Name:           rubygem-yard
-Version:        0.7.5
+Version:        0.8.2.1
 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}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:       %{name}-0_7 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://yardoc.org
+Source:         %{mod_full_name}.gem
+Summary:        Documentation tool for consistent and usable documentation in 
Ruby.
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 YARD is a documentation generation tool for the Ruby programming language.
@@ -55,9 +54,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to