diff --git a/perl-Proc-Daemon.changes b/perl-Proc-Daemon.changes index 6a7fd57..781b496 100644 --- a/perl-Proc-Daemon.changes +++ b/perl-Proc-Daemon.changes @@ -57,7 +57,7 @@ Tue Apr 14 21:11:13 UTC 2015 - coolo@suse.com 0.13 Wed Jun 01 2011 - Add ability to define the user identifier for the daemon if you want to - run it under other user then the parent (request from Holger Gläss). + run it under other user then the parent (request from Holger Gläss). - Add and for OS not supporting POSIX::setsid (e.g. Windows). - Updated the documentation. @@ -75,7 +75,7 @@ Tue Apr 14 21:11:13 UTC 2015 - coolo@suse.com the child (daemon). - Updated the documentation. - In some environment it is not allowed to open anonymous files. In this - case now a 'pid_file' must be defined. Thanks to Holger Gläss for + case now a 'pid_file' must be defined. Thanks to Holger Gläss for reporting. ------------------------------------------------------------------- @@ -83,4 +83,3 @@ Fri Apr 22 06:53:13 UTC 2011 - coolo@opensuse.org - initial package 0.10 * created by cpanspec 1.78.04 - diff --git a/perl-Proc-Daemon.spec b/perl-Proc-Daemon.spec index acead5a..0773be1 100644 --- a/perl-Proc-Daemon.spec +++ b/perl-Proc-Daemon.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Proc-Daemon # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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/ # @@ -21,9 +21,9 @@ Version: 0.23 Release: 0 %define cpan_name Proc-Daemon Summary: Run Perl program(s) as a daemon process -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Proc-Daemon/ +URL: http://search.cpan.org/dist/Proc-Daemon/ Source0: http://www.cpan.org/authors/id/A/AK/AKREAL/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch