Hello community,

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

Package is "rubygem-haml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-haml/rubygem-haml.changes        
2013-04-20 17:52:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-haml.new/rubygem-haml.changes   
2013-06-05 14:32:11.000000000 +0200
@@ -1,0 +2,12 @@
+Fri May 24 08:30:26 UTC 2013 - [email protected]
+
+- updated to version 4.0.3
+ * Compatibility with newer versions of Rails's Erubis handler.
+ * Fix Erubis handler for compatibility with Tilt 1.4.x, too.
+ * Small performance optimization for html_escape.
+ (thanks [Lachlan Sylvester](https://github.com/lsylvester))
+ * Documentation fixes.
+ * Documented some helper methods that were left out of the reference.
+ (thanks [Shane Riley](https://github.com/shaneriley))
+
+-------------------------------------------------------------------

Old:
----
  haml-4.0.2.gem

New:
----
  haml-4.0.3.gem

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

Other differences:
------------------
++++++ rubygem-haml.spec ++++++
--- /var/tmp/diff_new_pack.NRoGWR/_old  2013-06-05 14:32:12.000000000 +0200
+++ /var/tmp/diff_new_pack.NRoGWR/_new  2013-06-05 14:32:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-haml
-Version:        4.0.2
+Version:        4.0.3
 Release:        0
 %define mod_name haml
 %define mod_full_name %{mod_name}-%{version}
@@ -29,7 +29,7 @@
 Summary:        An elegant, structured (X)HTML/XML templating engine
 License:        MIT and SUSE-WTFPL-2.0 and GPL-2.0 and Artistic-2.0
 Group:          Development/Languages/Ruby
-%define mod_branch -4.0.2
+%define mod_branch -%{version}
 %define mod_weight 4
 PreReq:         update-alternatives
 
@@ -71,6 +71,9 @@
 %gem_install -f
 mv %{buildroot}%{_bindir}/haml{,%{mod_branch}}
 ln -s haml%{mod_branch} %{buildroot}%{_bindir}/haml
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -83,6 +86,7 @@
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_bindir}/haml%{mod_branch}
 %ghost %{_bindir}/haml
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem

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

Reply via email to