Hello community,
here is the log from the commit of package rubygem-coffee-script-source for
openSUSE:Factory checked in at 2014-02-25 07:35:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-coffee-script-source (Old)
and /work/SRC/openSUSE:Factory/.rubygem-coffee-script-source.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-coffee-script-source"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-coffee-script-source/rubygem-coffee-script-source.changes
2013-07-25 15:17:46.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-coffee-script-source.new/rubygem-coffee-script-source.changes
2014-02-25 07:35:53.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Feb 22 06:25:42 UTC 2014 - [email protected]
+
+- updated to version 1.7.0
+
+-------------------------------------------------------------------
Old:
----
coffee-script-source-1.6.3.gem
New:
----
coffee-script-source-1.7.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-coffee-script-source.spec ++++++
--- /var/tmp/diff_new_pack.D5ZgO8/_old 2014-02-25 07:35:54.000000000 +0100
+++ /var/tmp/diff_new_pack.D5ZgO8/_new 2014-02-25 07:35:54.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-coffee-script-source
#
-# 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,13 +17,13 @@
Name: rubygem-coffee-script-source
-Version: 1.6.3
+Version: 1.7.0
Release: 0
%define mod_name coffee-script-source
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: ruby-macros >= 1
+BuildRequires: ruby-macros >= 3
Url: http://jashkenas.github.com/coffee-script/
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: The CoffeeScript Compiler
@@ -58,12 +58,12 @@
%files
%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%{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
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]