Hello community,

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

Package is "rubygem-tilt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-tilt/rubygem-tilt.changes        
2013-04-20 18:02:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-tilt.new/rubygem-tilt.changes   
2013-05-17 08:35:00.000000000 +0200
@@ -1,0 +2,12 @@
+Thu May  9 16:39:13 UTC 2013 - co...@suse.com
+
+- updated to version 1.4.1
+ * Support Arrays in pre/postambles (#193, jbwiv)
+
+-------------------------------------------------------------------
+Sun May  5 15:12:50 UTC 2013 - co...@suse.com
+
+- updated to version 1.4.0
+ * Better encoding support
+
+-------------------------------------------------------------------

Old:
----
  tilt-1.3.7.gem

New:
----
  tilt-1.4.1.gem

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

Other differences:
------------------
++++++ rubygem-tilt.spec ++++++
--- /var/tmp/diff_new_pack.ITzmwz/_old  2013-05-17 08:35:00.000000000 +0200
+++ /var/tmp/diff_new_pack.ITzmwz/_new  2013-05-17 08:35:00.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-tilt
-Version:        1.3.7
+Version:        1.4.1
 Release:        0
 %define mod_name tilt
 %define mod_full_name %{mod_name}-%{version}
@@ -30,7 +30,7 @@
 Summary:        Generic interface to multiple Ruby template engines
 License:        MIT
 Group:          Development/Languages/Ruby
-%define mod_branch -1.3.7
+%define mod_branch -%{version}
 %define mod_weight 1
 PreReq:         update-alternatives
 
@@ -65,6 +65,9 @@
 %gem_install -f
 mv %{buildroot}%{_bindir}/tilt{,%{mod_branch}}
 ln -s tilt%{mod_branch} %{buildroot}%{_bindir}/tilt
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/COPYING 
%buildroot/%{_docdir}/%{name}/COPYING
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -77,6 +80,7 @@
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_bindir}/tilt%{mod_branch}
 %ghost %{_bindir}/tilt
 %{_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