From 724110762c917dd8ef8fefc9634f677e3cdf71f2 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Dec 15 2009 07:09:01 +0000 Subject: - 1.4.1 --- diff --git a/.cvsignore b/.cvsignore index b4ba417..2387bdb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nokogiri-1.3.3.gem +nokogiri-1.4.1.gem diff --git a/rubygem-nokogiri.spec b/rubygem-nokogiri.spec index 44e6295..a45d01b 100644 --- a/rubygem-nokogiri.spec +++ b/rubygem-nokogiri.spec @@ -12,14 +12,12 @@ Summary: An HTML, XML, SAX, and Reader parser Name: rubygem-%{gemname} -Version: 1.3.3 -Release: 3%{?dist} +Version: 1.4.1 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://nokogiri.rubyforge.org/nokogiri/ Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem -# Not needed with nokogiri 1.4.0 -Patch0: rubygem-nokogiri-1.3.3-optional_attr-test.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ruby(abi) = %{rubyabi} @@ -73,10 +71,6 @@ gem install \ -V --force \ %{SOURCE0} -pushd .%{geminstdir} -%patch0 -p0 -popd - %build # cflags wrong (-O3 passed), recompiling pushd ./%{geminstdir} @@ -208,9 +202,11 @@ popd %{ruby_sitelib}/xsd/ %changelog -* Wed Dec 2 2009 Mamoru Tasaka - 1.3.3-3 -- Rebuild against libxml2 again (bug 537303) -- And add patch to make test pass (related to GNOME bug 581803) +* Tue Dec 15 2009 Mamoru Tasaka - 1.4.1-1 +- 1.4.1 + +* Mon Nov 9 2009 Mamoru Tasaka - 1.4.0-1 +- 1.4.0 * Sat Aug 22 2009 Mamoru Tasaka - 1.3.3-2 - Fix test failure on sparc diff --git a/sources b/sources index c0814c7..74f3a40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24f7b482886690b723ce6f74d6d879f4 nokogiri-1.3.3.gem +13405908a02c71daf1f302392ffa1507 nokogiri-1.4.1.gem