Hello community,

here is the log from the commit of package rubygem-sprockets for 
openSUSE:Factory checked in at 2013-06-05 19:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sprockets (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-sprockets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-sprockets"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-sprockets/rubygem-sprockets.changes      
2013-05-02 12:00:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sprockets.new/rubygem-sprockets.changes 
2013-06-05 19:34:18.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 25 10:29:20 UTC 2013 - co...@suse.com
+
+- updated to version 2.10.0
+ * Support for `bower.json`
+
+-------------------------------------------------------------------

Old:
----
  sprockets-2.9.3.gem

New:
----
  sprockets-2.10.0.gem

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

Other differences:
------------------
++++++ rubygem-sprockets.spec ++++++
--- /var/tmp/diff_new_pack.qJP2yi/_old  2013-06-05 19:34:19.000000000 +0200
+++ /var/tmp/diff_new_pack.qJP2yi/_new  2013-06-05 19:34:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-sprockets
-Version:        2.9.3
+Version:        2.10.0
 Release:        0
 %define mod_name sprockets
 %define mod_full_name %{mod_name}-%{version}
@@ -29,7 +29,7 @@
 Summary:        Rack-based asset packaging system
 License:        MIT
 Group:          Development/Languages/Ruby
-%define mod_branch -2.9.3
+%define mod_branch -%{version}
 %define mod_weight 2
 PreReq:         update-alternatives
 
@@ -57,6 +57,9 @@
 %gem_install -f
 mv %{buildroot}%{_bindir}/sprockets{,%{mod_branch}}
 ln -s sprockets%{mod_branch} %{buildroot}%{_bindir}/sprockets
+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 
%buildroot/%{_docdir}/%{name}/LICENSE
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -69,6 +72,7 @@
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_bindir}/sprockets%{mod_branch}
 %ghost %{_bindir}/sprockets
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to