Hello community,
here is the log from the commit of package rubygem-http_parser.rb for
openSUSE:Factory checked in at 2013-12-17 10:05:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-http_parser.rb (Old)
and /work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-http_parser.rb"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2012-11-08 21:53:10.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
2013-12-17 10:05:47.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 12 10:19:36 UTC 2013 - [email protected]
+
+- updated to version 0.6.0, no changelog
+
+-------------------------------------------------------------------
Old:
----
http_parser.rb-0.5.3.gem
New:
----
http_parser.rb-0.6.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-http_parser.rb.spec ++++++
--- /var/tmp/diff_new_pack.jC66QH/_old 2013-12-17 10:05:48.000000000 +0100
+++ /var/tmp/diff_new_pack.jC66QH/_new 2013-12-17 10:05:48.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-http_parser.rb
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: rubygem-http_parser.rb
-Version: 0.5.3
+Version: 0.6.0
Release: 0
%define mod_name http_parser.rb
%define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 1
Url: http://github.com/tmm1/http_parser.rb
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: Simple callback-based HTTP request/response parser
License: MIT
Group: Development/Languages/Ruby
@@ -61,9 +61,12 @@
%install
%gem_install -f
%gem_cleanup
+mkdir -p %{buildroot}%{_docdir}/%{name}
+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]