Hello community, here is the log from the commit of package rubygem-warden for openSUSE:Factory checked in at 2018-11-26 10:34:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-warden (Old) and /work/SRC/openSUSE:Factory/.rubygem-warden.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-warden" Mon Nov 26 10:34:15 2018 rev:12 rq:651625 version:1.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-warden/rubygem-warden.changes 2017-04-11 09:31:08.351943085 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-warden.new.19453/rubygem-warden.changes 2018-11-26 10:36:53.676565090 +0100 @@ -1,0 +2,6 @@ +Thu Nov 22 05:41:17 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to version 1.2.8 + History.rdoc removed upstream + +------------------------------------------------------------------- Old: ---- warden-1.2.7.gem New: ---- warden-1.2.8.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-warden.spec ++++++ --- /var/tmp/diff_new_pack.jwcENN/_old 2018-11-26 10:36:58.128559884 +0100 +++ /var/tmp/diff_new_pack.jwcENN/_new 2018-11-26 10:36:58.132559879 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-warden # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,7 +12,7 @@ # 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/ # @@ -24,7 +24,7 @@ # Name: rubygem-warden -Version: 1.2.7 +Version: 1.2.8 Release: 0 %define mod_name warden %define mod_full_name %{mod_name}-%{version} @@ -33,15 +33,15 @@ BuildRequires: %{rubygem rdoc > 3.10} BuildRequires: %{ruby} BuildRequires: ruby-macros >= 5 -Url: http://github.com/hassox/warden -Source: http://rubygems.org/gems/%{mod_full_name}.gem +Url: https://github.com/hassox/warden +Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml -Summary: Rack middleware that provides authentication for rack applications +Summary: An authentication library compatible with all Rack-based frameworks License: MIT Group: Development/Languages/Ruby %description -Rack middleware that provides authentication for rack applications. +An authentication library compatible with all Rack-based frameworks. %prep @@ -49,7 +49,7 @@ %install %gem_install \ - --doc-files="History.rdoc LICENSE" \ + --doc-files="CHANGELOG.md LICENSE README.md" \ -f %gem_packages ++++++ warden-1.2.7.gem -> warden-1.2.8.gem ++++++ ++++ 3869 lines of diff (skipped)
