Hello community,

here is the log from the commit of package rubygem-coderay for openSUSE:Factory 
checked in at 2012-10-08 20:35:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-coderay (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-coderay.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-coderay", Maintainer is "cth...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-coderay/rubygem-coderay.changes  
2012-07-16 09:40:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-coderay.new/rubygem-coderay.changes     
2012-10-08 20:35:45.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct  8 08:41:04 UTC 2012 - co...@suse.com
+
+- updated to version 1.0.8, no changelog
+
+-------------------------------------------------------------------

Old:
----
  coderay-1.0.7.gem

New:
----
  coderay-1.0.8.gem

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

Other differences:
------------------
++++++ rubygem-coderay.spec ++++++
--- /var/tmp/diff_new_pack.M1CCrY/_old  2012-10-08 20:35:46.000000000 +0200
+++ /var/tmp/diff_new_pack.M1CCrY/_new  2012-10-08 20:35:46.000000000 +0200
@@ -17,24 +17,25 @@
 
 
 Name:           rubygem-coderay
-Version:        1.0.7
+Version:        1.0.8
 Release:        0
-Summary:        Fast syntax highlighting for selected languages
-License:        LGPL-2.1+
-Group:          Development/Languages/Ruby
-Url:            http://coderay.rubychan.de
 %define mod_name coderay
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  ruby-devel >= 1.8.6
-BuildRequires:  rubygems_with_buildroot_patch
-Requires:       ruby >= 1.8.6
-Provides:       %{name}-1_0 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Requires:       ruby >= 1.8.6
+BuildRequires:  ruby-devel >= 1.8.6
+BuildRequires:  rubygem(rdoc) > 3.10
+Url:            http://coderay.rubychan.de
+Source:         %{mod_full_name}.gem
+Summary:        Fast syntax highlighting for selected languages
+License:        LGPL-2.1+
+Group:          Development/Languages/Ruby
 
 %description
-Fast and easy syntax highlighting for selected languages, written in Ruby. 
Comes with RedCloth integration and LOC counter.
+Fast and easy syntax highlighting for selected languages, written in Ruby.
+Comes with RedCloth integration and LOC counter.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -54,9 +55,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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to