Hello community,

here is the log from the commit of package rubygem-addressable for 
openSUSE:Factory checked in at 2012-08-04 09:35:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-addressable (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-addressable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-addressable", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-addressable/rubygem-addressable.changes  
2012-07-23 10:16:06.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-addressable.new/rubygem-addressable.changes 
    2012-08-04 09:35:22.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Jul 28 16:24:54 UTC 2012 - [email protected]
+
+- update to 2.3.2
+ - added Addressable::URI#default_port method
+ - fixed issue with Marshalling Unicode data on Windows
+ - improved heuristic parsing to better handle IPv4 addresses
+
+-------------------------------------------------------------------

Old:
----
  addressable-2.3.1.gem

New:
----
  addressable-2.3.2.gem

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

Other differences:
------------------
++++++ rubygem-addressable.spec ++++++
--- /var/tmp/diff_new_pack.8Oqpkx/_old  2012-08-04 09:35:23.000000000 +0200
+++ /var/tmp/diff_new_pack.8Oqpkx/_new  2012-08-04 09:35:23.000000000 +0200
@@ -17,23 +17,15 @@
 
 
 Name:           rubygem-addressable
-Version:        2.3.1
+Version:        2.3.2
 Release:        0
 %define mod_name addressable
 %define mod_full_name %{mod_name}-%{version}
-#
-#
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-#
-Provides:       rubygem-%{mod_name}     = %{version}-%{release}
-Provides:       rubygem-%{mod_name}-2   = %{version}-%{release}
-Provides:       rubygem-%{mod_name}-2_3 = %{version}-%{release}
-#
+BuildRequires:  ruby-macros >= 1
 Url:            http://addressable.rubyforge.org/
 Source:         %{mod_full_name}.gem
-#
 Summary:        URI Implementation
 License:        Apache-2.0
 Group:          Development/Languages/Ruby
@@ -61,9 +53,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{S:0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to