Hello community,

here is the log from the commit of package rubygem-rspec-core for 
openSUSE:Factory checked in at 2014-03-21 15:47:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rspec-core (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rspec-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rspec-core"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rspec-core/rubygem-rspec-core.changes    
2013-11-07 09:02:10.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rspec-core.new/rubygem-rspec-core.changes   
    2014-03-21 15:47:48.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Mar 18 14:57:13 UTC 2014 - [email protected]
+
+- updated to version 2.14.8
+ Bug fixes:
+ 
+ * Fix regression with the `TextMateFormatter` that prevented backtrace links
+   from being clickable. (Stefan Daschek)
+
+-------------------------------------------------------------------

Old:
----
  rspec-core-2.14.7.gem

New:
----
  rspec-core-2.14.8.gem

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

Other differences:
------------------
++++++ rubygem-rspec-core.spec ++++++
--- /var/tmp/diff_new_pack.1jo9mR/_old  2014-03-21 15:47:49.000000000 +0100
+++ /var/tmp/diff_new_pack.1jo9mR/_new  2014-03-21 15:47:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rspec-core
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,20 @@
 
 
 Name:           rubygem-rspec-core
-Version:        2.14.7
+Version:        2.14.8
 Release:        0
 %define mod_name rspec-core
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 21407
+%define mod_weight 21408
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  ruby-macros >= 3
 BuildRequires:  update-alternatives
 BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://github.com/rspec/rspec-core
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
-Summary:        rspec-core-2.14.7
+Summary:        rspec-core-2.14.8
 License:        MIT
 Group:          Development/Languages/Ruby
 PreReq:         update-alternatives
@@ -74,9 +74,9 @@
 ln -s %{_sysconfdir}/alternatives/rspec %{buildroot}%{_bindir}/rspec
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/License.txt 
%buildroot/%{_docdir}/%{name}/License.txt
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/Changelog.md 
%buildroot/%{_docdir}/%{name}/Changelog.md
+ln -s %{gem_base}/gems/%{mod_full_name}/Changelog.md 
%buildroot/%{_docdir}/%{name}/Changelog.md
+ln -s %{gem_base}/gems/%{mod_full_name}/License.txt 
%buildroot/%{_docdir}/%{name}/License.txt
+ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -101,17 +101,17 @@
 %{_bindir}/rspec%{mod_branch}
 %{_bindir}/rspec
 %ghost %{_sysconfdir}/alternatives/rspec
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%exclude %{gem_base}/gems/%{mod_full_name}/spec
+%{gem_base}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%doc %{gem_base}/doc
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
+%{gem_base}/gems/%{mod_full_name}/spec
 
 %changelog

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

Reply via email to