Hello community,
here is the log from the commit of package rubygem-mini_portile for
openSUSE:Factory checked in at 2013-11-07 08:47:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mini_portile (Old)
and /work/SRC/openSUSE:Factory/.rubygem-mini_portile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-mini_portile"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-mini_portile/rubygem-mini_portile.changes
2013-07-16 16:22:50.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-mini_portile.new/rubygem-mini_portile.changes
2013-11-07 08:47:32.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Oct 31 05:54:32 UTC 2013 - [email protected]
+
+- updated to version 0.5.2
+ * Bugfixes:
+ * Change tar detection order to support NetBSD 'gtar'. Closes #24
+ * Trick 'git-apply' when applying patches on nested Git checkouts.
[larskanis]
+ * Respect ENV's MAKE before fallback to 'make'. [larskanis]
+ * Respect ENV's CC variable before fallback to 'gcc'.
+ * Avoid non-ASCII output of GCC cause host detection issues. Closes #22
+
+-------------------------------------------------------------------
Old:
----
mini_portile-0.5.1.gem
New:
----
mini_portile-0.5.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-mini_portile.spec ++++++
--- /var/tmp/diff_new_pack.7sqA5v/_old 2013-11-07 08:47:33.000000000 +0100
+++ /var/tmp/diff_new_pack.7sqA5v/_new 2013-11-07 08:47:33.000000000 +0100
@@ -17,7 +17,7 @@
Name: rubygem-mini_portile
-Version: 0.5.1
+Version: 0.5.2
Release: 0
%define mod_name mini_portile
%define mod_full_name %{mod_name}-%{version}
@@ -57,9 +57,9 @@
%install
%gem_install -f
mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.rdoc
%buildroot/%{_docdir}/%{name}/README.rdoc
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/History.txt
%buildroot/%{_docdir}/%{name}/History.txt
ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE.txt
%buildroot/%{_docdir}/%{name}/LICENSE.txt
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.rdoc
%buildroot/%{_docdir}/%{name}/README.rdoc
%files
%defattr(-,root,root,-)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]