Hello community,

here is the log from the commit of package rubygem-addressable for 
openSUSE:Factory checked in at 2016-01-12 16:12:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2015-04-10 09:52:55.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-addressable.new/rubygem-addressable.changes 
    2016-01-12 16:12:06.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Dec  7 05:28:24 UTC 2015 - co...@suse.com
+
+- updated to version 2.4.0
+ see installed CHANGELOG.md
+
+  # Addressable 2.4.0
+  - support for 1.8.x dropped
+  - double quotes in a host now raises an error
+  - newlines in host will no longer get unescaped during normalization
+  - stricter handling of bogus scheme values
+  - stricter handling of encoded port values
+  - calling `require 'addressable'` will now load both the URI and Template 
files
+  - assigning to the `hostname` component with an `IPAddr` object is now 
supported
+  - assigning to the `origin` component is now supported
+  - fixed minor bug where an exception would be thrown for a missing ACE suffix
+  - better partial expansion of URI templates
+
+-------------------------------------------------------------------

Old:
----
  addressable-2.3.8.gem

New:
----
  addressable-2.4.0.gem

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

Other differences:
------------------
++++++ rubygem-addressable.spec ++++++
--- /var/tmp/diff_new_pack.qYN4n4/_old  2016-01-12 16:12:07.000000000 +0100
+++ /var/tmp/diff_new_pack.qYN4n4/_new  2016-01-12 16:12:07.000000000 +0100
@@ -24,14 +24,14 @@
 #
 
 Name:           rubygem-addressable
-Version:        2.3.8
+Version:        2.4.0
 Release:        0
 %define mod_name addressable
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{ruby >= 1.9.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
-BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:            https://github.com/sporkmonger/addressable
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem

++++++ addressable-2.3.8.gem -> addressable-2.4.0.gem ++++++
++++ 2096 lines of diff (skipped)


Reply via email to