Hello community,

here is the log from the commit of package rubygem-sexp_processor for 
openSUSE:Factory checked in at 2012-11-12 12:40:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sexp_processor (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-sexp_processor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-sexp_processor/rubygem-sexp_processor.changes
    2012-07-16 12:56:17.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-sexp_processor.new/rubygem-sexp_processor.changes
       2012-11-12 12:40:25.000000000 +0100
@@ -1,0 +2,18 @@
+Sun Nov  4 07:42:00 UTC 2012 - co...@suse.com
+
+- updated to version 4.1.2
+  * Sexp#structure should grep for Sexps, not Arrays
+
+-------------------------------------------------------------------
+Sat Nov  3 10:05:40 UTC 2012 - co...@suse.com
+
+- updated to version 4.1.1
+  * iter args revamp for ruby_parser 3 changes.
+
+-------------------------------------------------------------------
+Sun Oct 28 05:58:58 UTC 2012 - co...@suse.com
+
+- updated to version 4.1.0
+  * Added Environment#current so you can explicitly shadow variables. (meh)
+
+-------------------------------------------------------------------

Old:
----
  sexp_processor-4.0.1.gem

New:
----
  sexp_processor-4.1.2.gem

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

Other differences:
------------------
++++++ rubygem-sexp_processor.spec ++++++
--- /var/tmp/diff_new_pack.UpcCLW/_old  2012-11-12 12:40:26.000000000 +0100
+++ /var/tmp/diff_new_pack.UpcCLW/_new  2012-11-12 12:40:26.000000000 +0100
@@ -17,18 +17,19 @@
 
 
 Name:           rubygem-sexp_processor
-Version:        4.0.1
+Version:        4.1.2
 Release:        0
-Summary:        sexp_processor branches from ParseTree bringing all the 
generic sexp processing tools with it
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            https://github.com/seattlerb/sexp_processor
 %define mod_name sexp_processor
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+BuildRequires:  rubygem(rdoc) > 3.10
+Url:            https://github.com/seattlerb/sexp_processor
+Source:         %{mod_full_name}.gem
+Summary:        sexp_processor branches from ParseTree bringing all the 
generic sexp
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 sexp_processor branches from ParseTree bringing all the generic sexp
@@ -53,11 +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}
-# Fix wrong shebang lines:
-sed -i "s|#!/usr/local/bin/ruby|#!/usr/bin/ruby|" 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test/test_{sexp,environment,sexp_processor,composite_sexp_processor}.rb
+%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