Hello community,

here is the log from the commit of package perl-MooseX-Daemonize for 
openSUSE:Factory checked in at 2019-12-09 21:35:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Daemonize (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MooseX-Daemonize"

Mon Dec  9 21:35:25 2019 rev:10 rq:755148 version:0.22

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Daemonize/perl-MooseX-Daemonize.changes  
    2016-02-26 00:39:07.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new.4691/perl-MooseX-Daemonize.changes
    2019-12-09 21:35:40.406087519 +0100
@@ -1,0 +2,9 @@
+Sat Dec  7 03:08:22 UTC 2019 -  <[email protected]>
+
+- updated to 0.22
+   see /usr/share/doc/packages/perl-MooseX-Daemonize/Changes
+
+  0.22      2019-12-07 01:25:48Z
+      - fix usage of setsid
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Daemonize-0.21.tar.gz

New:
----
  MooseX-Daemonize-0.22.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-MooseX-Daemonize.spec ++++++
--- /var/tmp/diff_new_pack.y3c8Sz/_old  2019-12-09 21:35:41.022087276 +0100
+++ /var/tmp/diff_new_pack.y3c8Sz/_new  2019-12-09 21:35:41.026087274 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Daemonize
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,19 +12,19 @@
 # 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/
 #
 
 
 Name:           perl-MooseX-Daemonize
-Version:        0.21
+Version:        0.22
 Release:        0
 %define cpan_name MooseX-Daemonize
 Summary:        Role for daemonizing your Moose based application
-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/MooseX-Daemonize/
-Source0:        
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Url:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -34,6 +34,7 @@
 BuildRequires:  perl(Devel::CheckOS) >= 1.63
 BuildRequires:  perl(File::Path) >= 2.080000
 BuildRequires:  perl(Module::Build::Tiny) >= 0.034
+BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
@@ -65,7 +66,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL --installdirs=vendor
+perl Build.PL --installdirs=vendor
 ./Build build --flags=%{?_smp_mflags}
 
 %check
@@ -77,6 +78,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING examples IDEAS LICENCE README
+%doc Changes CONTRIBUTING examples IDEAS README
+%license LICENCE
 
 %changelog

++++++ MooseX-Daemonize-0.21.tar.gz -> MooseX-Daemonize-0.22.tar.gz ++++++
++++ 3781 lines of diff (skipped)


Reply via email to