Hello community, here is the log from the commit of package rubygem-haml for openSUSE:Factory checked in at 2013-03-11 10:36:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-haml (Old) and /work/SRC/openSUSE:Factory/.rubygem-haml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-haml", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-haml/rubygem-haml.changes 2012-08-28 20:56:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-haml.new/rubygem-haml.changes 2013-03-11 10:36:42.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Mar 3 19:48:29 UTC 2013 - [email protected] + +- updated to version 4.0.0 + long list, see CHANGELOG.md + +------------------------------------------------------------------- Old: ---- haml-3.1.7.gem New: ---- haml-4.0.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-haml.spec ++++++ --- /var/tmp/diff_new_pack.ueyqeH/_old 2013-03-11 10:36:44.000000000 +0100 +++ /var/tmp/diff_new_pack.ueyqeH/_new 2013-03-11 10:36:44.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-haml # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,7 +17,7 @@ Name: rubygem-haml -Version: 3.1.7 +Version: 4.0.0 Release: 0 %define mod_name haml %define mod_full_name %{mod_name}-%{version} @@ -26,18 +26,18 @@ BuildRequires: ruby-macros >= 1 Url: http://haml.info/ Source: %{mod_full_name}.gem -Summary: An elegant, structured XHTML/XML templating engine +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 %description -Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or -XML -that's designed to express the structure of XHTML or XML documents -in a non-repetitive, elegant, easy way, -using indentation rather than closing tags -and allowing Ruby to be embedded with ease. -It was originally envisioned as a plugin for Ruby on Rails, +Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML +that's +designed to express the structure of documents in a non-repetitive, elegant, +and +easy way by using indentation rather than closing tags and allowing Ruby to be +embedded with ease. It was originally envisioned as a plugin for Ruby on +Rails, but it can function as a stand-alone templating engine. %package doc @@ -70,7 +70,6 @@ %files %defattr(-,root,root,-) %{_bindir}/haml -%{_bindir}/html2haml %{_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}/test -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
