commit rubygem-multipart-post for openSUSE:Factory

2019-08-06 Thread root
Hello community,

here is the log from the commit of package rubygem-multipart-post for 
openSUSE:Factory checked in at 2019-08-06 15:10:06

Comparing /work/SRC/openSUSE:Factory/rubygem-multipart-post (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-multipart-post.new.4126 (New)


Package is "rubygem-multipart-post"

Tue Aug  6 15:10:06 2019 rev:9 rq:717311 version:2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-multipart-post/rubygem-multipart-post.changes
2014-10-24 10:48:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multipart-post.new.4126/rubygem-multipart-post.changes
  2019-08-06 15:10:08.535781731 +0200
@@ -1,0 +2,11 @@
+Fri Jul 19 09:24:08 UTC 2019 - Stephan Kulow 
+
+- updated to version 2.1.1
+ see installed History.txt
+
+  
+
+---

Old:

  multipart-post-2.0.0.gem

New:

  gem2rpm.yml
  multipart-post-2.1.1.gem



Other differences:
--
++ rubygem-multipart-post.spec ++
--- /var/tmp/diff_new_pack.iF6fUX/_old  2019-08-06 15:10:08.979781480 +0200
+++ /var/tmp/diff_new_pack.iF6fUX/_new  2019-08-06 15:10:08.979781480 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-multipart-post
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,35 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-multipart-post
-Version:2.0.0
+Version:2.1.1
 Release:0
 %define mod_name multipart-post
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/nicksieger/multipart-post
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:A multipart form post accessory for Net::HTTP
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
-Use with Net::HTTP to do multipart form posts.  IO values that have
+Use with Net::HTTP to do multipart form postspec. IO values that have
 #content_type, #original_filename, and #local_path will be posted as a binary
 file.
 
@@ -43,7 +50,7 @@
 
 %install
 %gem_install \
-  --doc-files="History.txt README.md" \
+  --doc-files="History.txt LICENSE README.md" \
   -f
 
 %gem_packages

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch:
# :post_patch:
#   if you need to fiddle with the source dir before rebuilding the gem
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom_pkgs:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
#  

commit rubygem-multipart-post for openSUSE:Factory

2014-10-24 Thread h_root
Hello community,

here is the log from the commit of package rubygem-multipart-post for 
openSUSE:Factory checked in at 2014-10-24 10:48:20

Comparing /work/SRC/openSUSE:Factory/rubygem-multipart-post (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-multipart-post.new (New)


Package is rubygem-multipart-post

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-multipart-post/rubygem-multipart-post.changes
2014-10-14 07:12:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multipart-post.new/rubygem-multipart-post.changes
   2014-10-24 10:48:33.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 23 11:39:10 UTC 2014 - tboer...@suse.com
+
+- Added last pieces for new macros
+
+---



Other differences:
--
++ rubygem-multipart-post.spec ++
--- /var/tmp/diff_new_pack.MiueUB/_old  2014-10-24 10:48:34.0 +0200
+++ /var/tmp/diff_new_pack.MiueUB/_new  2014-10-24 10:48:34.0 +0200
@@ -21,10 +21,11 @@
 Release:0
 %define mod_name multipart-post
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{rubygem rdoc  3.10}
+BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros = 5
-BuildRequires:  rubygem(rdoc)  3.10
 Url:https://github.com/nicksieger/multipart-post
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:A multipart form post accessory for Net::HTTP
@@ -36,14 +37,12 @@
 #content_type, #original_filename, and #local_path will be posted as a binary
 file.
 
-
 %prep
 
 %build
 
 %install
 %gem_install \
-  --symlink-binaries \
   --doc-files=History.txt README.md \
   -f
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-multipart-post for openSUSE:Factory

2014-10-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-multipart-post for 
openSUSE:Factory checked in at 2014-10-14 07:11:22

Comparing /work/SRC/openSUSE:Factory/rubygem-multipart-post (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-multipart-post.new (New)


Package is rubygem-multipart-post

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-multipart-post/rubygem-multipart-post.changes
2014-01-23 15:56:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multipart-post.new/rubygem-multipart-post.changes
   2014-10-14 07:12:04.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct 12 11:47:01 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging style
+
+---



Other differences:
--
++ rubygem-multipart-post.spec ++
--- /var/tmp/diff_new_pack.nJMqQ0/_old  2014-10-14 07:12:05.0 +0200
+++ /var/tmp/diff_new_pack.nJMqQ0/_new  2014-10-14 07:12:05.0 +0200
@@ -23,7 +23,7 @@
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 1
+BuildRequires:  ruby-macros = 5
 BuildRequires:  rubygem(rdoc)  3.10
 Url:https://github.com/nicksieger/multipart-post
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
@@ -36,50 +36,17 @@
 #content_type, #original_filename, and #local_path will be posted as a binary
 file.
 
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-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 -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/History.txt 
%buildroot/%{_docdir}/%{name}/History.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}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
-
-%files testsuite
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%gem_install \
+  --symlink-binaries \
+  --doc-files=History.txt README.md \
+  -f
+
+%gem_packages
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-multipart-post for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-multipart-post for 
openSUSE:Factory checked in at 2014-01-23 14:11:04

Comparing /work/SRC/openSUSE:Factory/rubygem-multipart-post (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-multipart-post.new (New)


Package is rubygem-multipart-post

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-multipart-post/rubygem-multipart-post.changes
2013-03-11 10:40:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multipart-post.new/rubygem-multipart-post.changes
   2014-01-23 15:56:06.0 +0100
@@ -1,0 +2,15 @@
+Mon Jan 20 09:29:00 UTC 2014 - co...@suse.com
+
+- updated to version 2.0.0
+ - Drop Ruby 1.8 compatibility
+ - GH #21: Fix FilePart length calculation for Ruby 1.9 when filename contains
+   multibyte characters (hexfet)
+ - GH #20: Ensure upload responds to both #content_type and #original_filename
+   (Steven Davidovitz)
+ - GH #31: Support setting headers on any part of the request (Socrates 
Vicente)
+ - GH #30: Support array values for params (Gustav Ernberg)
+ - GH #32: Fix respond_to? signature (Leo Cassarani)
+ - GH #33: Update README to markdown (Jagtesh Chadha)
+ - GH #35: Improved handling of array-type parameters (Steffen Grunwald)
+
+---

Old:

  multipart-post-1.2.0.gem

New:

  multipart-post-2.0.0.gem



Other differences:
--
++ rubygem-multipart-post.spec ++
--- /var/tmp/diff_new_pack.UIXsJI/_old  2014-01-23 15:56:07.0 +0100
+++ /var/tmp/diff_new_pack.UIXsJI/_new  2014-01-23 15:56:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-multipart-post
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,15 +17,16 @@
 
 
 Name:   rubygem-multipart-post
-Version:1.2.0
+Version:2.0.0
 Release:0
 %define mod_name multipart-post
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros = 1
+BuildRequires:  rubygem(rdoc)  3.10
 Url:https://github.com/nicksieger/multipart-post
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:A multipart form post accessory for Net::HTTP
 License:MIT
 Group:  Development/Languages/Ruby
@@ -61,9 +62,13 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/History.txt 
%buildroot/%{_docdir}/%{name}/History.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}/test

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-multipart-post for openSUSE:Factory

2013-03-11 Thread h_root
Hello community,

here is the log from the commit of package rubygem-multipart-post for 
openSUSE:Factory checked in at 2013-03-11 10:40:01

Comparing /work/SRC/openSUSE:Factory/rubygem-multipart-post (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-multipart-post.new (New)


Package is rubygem-multipart-post, Maintainer is jmassaguer...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-multipart-post/rubygem-multipart-post.changes
2012-11-06 16:23:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multipart-post.new/rubygem-multipart-post.changes
   2013-03-11 10:40:02.0 +0100
@@ -1,0 +2,6 @@
+Sun Mar  3 20:03:24 UTC 2013 - co...@suse.com
+
+- updated to version 1.2.0
+ #25: Ruby 2 compatibility (thanks mislav)
+
+---

Old:

  multipart-post-1.1.5.gem

New:

  multipart-post-1.2.0.gem



Other differences:
--
++ rubygem-multipart-post.spec ++
--- /var/tmp/diff_new_pack.ZBrsR0/_old  2013-03-11 10:40:03.0 +0100
+++ /var/tmp/diff_new_pack.ZBrsR0/_new  2013-03-11 10:40:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-multipart-post
 #
-# 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-multipart-post
-Version:1.1.5
+Version:1.2.0
 Release:0
 %define mod_name multipart-post
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org