commit rubygem-public_suffix for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-public_suffix for openSUSE:Factory checked in at 2017-07-28 09:47:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-public_suffix (Old) and /work/SRC/openSUSE:Factory/.rubygem-public_suffix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-public_suffix" Fri Jul 28 09:47:15 2017 rev:1 rq:501535 version:2.0.5 Changes: -------- New Changes file: --- /dev/null 2017-07-20 07:30:00.335470106 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-public_suffix.new/rubygem-public_suffix.changes 2017-07-28 09:47:17.971164556 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Tue Jan 24 16:51:52 UTC 2017 - dkang@suse.com + +- Initial package + New: ---- public_suffix-2.0.5.gem rubygem-public_suffix.changes rubygem-public_suffix.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-public_suffix.spec ++++++ # # spec file for package rubygem-public_suffix # # Copyright (c) 2017 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # 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/ # Name: rubygem-public_suffix Version: 2.0.5 Release: 0 %define mod_name public_suffix %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{rubygem gem2rpm} BuildRequires: %{ruby >= 2.0} BuildRequires: ruby-macros >= 5 Url: https://simonecarletti.com/code/publicsuffix-ruby Source: https://rubygems.org/gems/%{mod_full_name}.gem Summary: Domain name parser based on the Public Suffix List License: MIT Group: Development/Languages/Ruby %description PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains. %prep %build %install %gem_install \ --doc-files="CHANGELOG.md LICENSE.txt README.md" \ -f %gem_packages %changelog
participants (1)
-
root@hilbert.suse.de