Hello community,

here is the log from the commit of package rubygem-treetop for openSUSE:Factory 
checked in at 2014-03-22 09:11:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-treetop (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-treetop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-treetop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-treetop/rubygem-treetop.changes  
2013-10-06 18:41:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-treetop.new/rubygem-treetop.changes     
2014-03-22 09:11:50.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Mar 21 12:54:12 UTC 2014 - [email protected]
+
+- updated to version 1.5.3, no changelog
+
+-------------------------------------------------------------------

Old:
----
  treetop-1.4.15.gem

New:
----
  treetop-1.5.3.gem

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

Other differences:
------------------
++++++ rubygem-treetop.spec ++++++
--- /var/tmp/diff_new_pack.G4j0rz/_old  2014-03-22 09:11:50.000000000 +0100
+++ /var/tmp/diff_new_pack.G4j0rz/_new  2014-03-22 09:11:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-treetop
 #
-# 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,15 +17,15 @@
 
 
 Name:           rubygem-treetop
-Version:        1.4.15
+Version:        1.5.3
 Release:        0
 %define mod_name treetop
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 10415
+%define mod_weight 10503
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  ruby-macros >= 3
 BuildRequires:  update-alternatives
 Url:            https://github.com/cjheath/treetop
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
@@ -69,8 +69,8 @@
 ln -s %{_sysconfdir}/alternatives/tt %{buildroot}%{_bindir}/tt
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
+ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
+ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -87,17 +87,17 @@
 %{_bindir}/tt%{mod_branch}
 %{_bindir}/tt
 %ghost %{_sysconfdir}/alternatives/tt
-%{_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