gio2.gemspec in gio2-3.3.7 vs gio2.gemspec in gio2-3.3.8

- old
+ new

@@ -1,8 +1,8 @@ # -*- ruby -*- # -# Copyright (C) 2018 Ruby-GNOME2 Project Team +# Copyright (C) 2018 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. @@ -22,10 +22,10 @@ s.name = "gio2" s.summary = "Ruby/GIO2 is a Ruby binding of gio-2.x." s.description = "Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs " + "for desktop applications (such as networking and D-Bus support)." - s.author = "The Ruby-GNOME2 Project Team" + 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 s.extensions = ["ext/#{s.name}/extconf.rb"]