atk.gemspec in atk-3.4.1 vs atk.gemspec in atk-3.4.2

- old
+ new

@@ -1,8 +1,8 @@ # -*- ruby -*- # -# Copyright (C) 2018 Ruby-GNOME Project Team +# Copyright (C) 2018-2020 Ruby-GNOME Project Team # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. @@ -18,11 +18,11 @@ require_relative "../glib2/version" Gem::Specification.new do |s| s.name = "atk" - s.summary = "Ruby/ATK is a Ruby binding of ATK-1.0.x." - s.description = "Ruby/ATK is a Ruby binding of ATK-1.0.x." + s.summary = "Ruby/ATK is a Ruby binding of ATK-1.0.x." + s.description = "Ruby/ATK is a Ruby binding of ATK-1.0.x." s.author = "The Ruby-GNOME Project Team" s.email = "ruby-gnome2-devel-en@lists.sourceforge.net" s.homepage = "https://ruby-gnome2.osdn.jp/" s.licenses = ["LGPL-2.1+"] s.version = ruby_glib2_version