Hello community,

here is the log from the commit of package rubygem-sass for openSUSE:Factory 
checked in at 2013-05-27 10:00:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-sass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-sass"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes        
2013-05-02 12:00:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes   
2013-05-27 10:00:53.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 13 07:34:48 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.9
+ - [#88] Update wdm dependency. (fixed by [@mrbinky3000][])
+ - [#78] Depend on latest rb-inotify. (fixed by [@mbj][])
+
+-------------------------------------------------------------------

Old:
----
  sass-3.2.8.gem

New:
----
  sass-3.2.9.gem

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

Other differences:
------------------
++++++ rubygem-sass.spec ++++++
--- /var/tmp/diff_new_pack.5WoT00/_old  2013-05-27 10:00:54.000000000 +0200
+++ /var/tmp/diff_new_pack.5WoT00/_new  2013-05-27 10:00:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-sass
-Version:        3.2.8
+Version:        3.2.9
 Release:        0
 %define mod_name sass
 %define mod_full_name %{mod_name}-%{version}
@@ -31,7 +31,7 @@
 Summary:        A powerful but elegant CSS compiler that makes CSS fun again
 License:        MIT
 Group:          Development/Languages/Ruby
-%define mod_branch -3.2.8
+%define mod_branch -%{version}
 %define mod_weight 3
 PreReq:         update-alternatives
 
@@ -73,6 +73,9 @@
 ln -s sass-convert%{mod_branch} %{buildroot}%{_bindir}/sass-convert
 mv %{buildroot}%{_bindir}/scss{,%{mod_branch}}
 ln -s scss%{mod_branch} %{buildroot}%{_bindir}/scss
+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}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -95,6 +98,7 @@
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_bindir}/sass%{mod_branch}
 %ghost %{_bindir}/sass
 %{_bindir}/sass-convert%{mod_branch}

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

Reply via email to