Hello community,
here is the log from the commit of package rubygem-addressable for
openSUSE:Factory checked in at 2013-07-16 16:16:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-addressable (Old)
and /work/SRC/openSUSE:Factory/.rubygem-addressable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-addressable"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-addressable/rubygem-addressable.changes
2013-05-07 07:34:57.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-addressable.new/rubygem-addressable.changes
2013-07-16 16:16:38.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Jul 12 19:04:16 UTC 2013 - [email protected]
+
+- updated to version 2.3.5
+ - added Addressable::URI#empty? method
+ - Addressable::URI#hostname methods now strip square brackets from IPv6 hosts
+ - compatibility with Net::HTTP in Ruby 2.0.0
+ - Addressable::URI#route_from should always give relative URIs
+
+-------------------------------------------------------------------
Old:
----
addressable-2.3.4.gem
New:
----
addressable-2.3.5.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-addressable.spec ++++++
--- /var/tmp/diff_new_pack.LRMBzJ/_old 2013-07-16 16:16:39.000000000 +0200
+++ /var/tmp/diff_new_pack.LRMBzJ/_new 2013-07-16 16:16:39.000000000 +0200
@@ -17,7 +17,7 @@
Name: rubygem-addressable
-Version: 2.3.4
+Version: 2.3.5
Release: 0
%define mod_name addressable
%define mod_full_name %{mod_name}-%{version}
@@ -62,9 +62,14 @@
%install
%gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
+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.md
%buildroot/%{_docdir}/%{name}/README.md
%files
%defattr(-,root,root,-)
+%{_docdir}/%{name}
%{_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}/spec
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]