Hello community, here is the log from the commit of package rubygem-flog for openSUSE:Factory checked in at 2012-07-23 10:32:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-flog (Old) and /work/SRC/openSUSE:Factory/.rubygem-flog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-flog", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-flog/rubygem-flog.changes 2012-04-17 22:01:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-flog.new/rubygem-flog.changes 2012-07-23 10:32:22.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 22 12:33:43 UTC 2012 - [email protected] + +- fix gem requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-flog.spec ++++++ --- /var/tmp/diff_new_pack.q1AKJs/_old 2012-07-23 10:32:23.000000000 +0200 +++ /var/tmp/diff_new_pack.q1AKJs/_new 2012-07-23 10:32:23.000000000 +0200 @@ -25,10 +25,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: rubygems_with_buildroot_patch %rubygems_requires -BuildRequires: rubygem-sexp_processor >= 3.0 -Requires: rubygem-sexp_processor >= 3.0 -BuildRequires: rubygem-ruby_parser >= 2.0 -Requires: rubygem-ruby_parser >= 2.0 +# sexp_processor ~> 3.0 +BuildRequires: rubygem-sexp_processor-3 >= 3.0 +Requires: rubygem-sexp_processor-3 >= 3.0 +# ruby_parser ~> 2.0 +BuildRequires: rubygem-ruby_parser-2 >= 2.0 +Requires: rubygem-ruby_parser-2 >= 2.0 # Url: http://ruby.sadi.st/ Source: %{mod_name}-%{version}.gem -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
