Hello community,

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

Package is "rubygem-ruby_parser", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby_parser/rubygem-ruby_parser.changes  
2012-04-17 22:02:28.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-ruby_parser.new/rubygem-ruby_parser.changes 
    2012-07-22 15:23:29.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 15 12:11:04 UTC 2012 - [email protected]
+
+- fix gem requires
+
+-------------------------------------------------------------------
@@ -5 +9,0 @@
-  

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

Other differences:
------------------
++++++ rubygem-ruby_parser.spec ++++++
--- /var/tmp/diff_new_pack.zxHK0P/_old  2012-07-22 15:23:30.000000000 +0200
+++ /var/tmp/diff_new_pack.zxHK0P/_new  2012-07-22 15:23:30.000000000 +0200
@@ -25,8 +25,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
-BuildRequires:  rubygem-sexp_processor >= 3.0
-Requires:       rubygem-sexp_processor >= 3.0
+# sexp_processor ~> 3.0
+BuildRequires:  rubygem-sexp_processor-3 >= 3.0
+Requires:       rubygem-sexp_processor-3 >= 3.0
+Provides:       rubygem-ruby_parser-2 = %{version}
 #
 Url:            http://parsetree.rubyforge.org/
 Source:         %{mod_name}-%{version}.gem


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

Reply via email to