commit perl-MooseX-Daemonize for openSUSE:Factory

2019-12-09 Thread root
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.0 +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 -  
+
+- 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.08
 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)




commit perl-MooseX-Daemonize for openSUSE:Factory

2016-02-25 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Daemonize for 
openSUSE:Factory checked in at 2016-02-25 22:04:19

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Daemonize (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new (New)


Package is "perl-MooseX-Daemonize"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Daemonize/perl-MooseX-Daemonize.changes  
2015-08-27 08:56:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new/perl-MooseX-Daemonize.changes
 2016-02-26 00:39:07.0 +0100
@@ -1,0 +2,9 @@
+Fri Feb 19 10:35:50 UTC 2016 - co...@suse.com
+
+- updated to 0.21
+   see /usr/share/doc/packages/perl-MooseX-Daemonize/Changes
+
+  0.21  2016-02-16 05:15:14Z
+  - some distribution retooling
+
+---

Old:

  MooseX-Daemonize-0.20.tar.gz

New:

  MooseX-Daemonize-0.21.tar.gz



Other differences:
--
++ perl-MooseX-Daemonize.spec ++
--- /var/tmp/diff_new_pack.UBhdvi/_old  2016-02-26 00:39:08.0 +0100
+++ /var/tmp/diff_new_pack.UBhdvi/_new  2016-02-26 00:39:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Daemonize
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Daemonize
-Version:0.20
+Version:0.21
 Release:0
 %define cpan_name MooseX-Daemonize
 Summary:Role for daemonizing your Moose based application
@@ -32,8 +32,8 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Devel::AssertOS)
 BuildRequires:  perl(Devel::CheckOS) >= 1.63
-BuildRequires:  perl(File::Path) >= 2.08
-BuildRequires:  perl(Module::Build::Tiny) >= 0.007
+BuildRequires:  perl(File::Path) >= 2.08
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
@@ -45,7 +45,7 @@
 BuildRequires:  perl(Test::Moose)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(namespace::autoclean)
-Requires:   perl(File::Path) >= 2.08
+Requires:   perl(File::Path) >= 2.08
 Requires:   perl(Moose)
 Requires:   perl(Moose::Role)
 Requires:   perl(Moose::Util::TypeConstraints)

++ MooseX-Daemonize-0.20.tar.gz -> MooseX-Daemonize-0.21.tar.gz ++
 2218 lines of diff (skipped)




commit perl-MooseX-Daemonize for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Daemonize for 
openSUSE:Factory checked in at 2015-08-27 08:56:24

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Daemonize (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new (New)


Package is perl-MooseX-Daemonize

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Daemonize/perl-MooseX-Daemonize.changes  
2014-03-19 09:05:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new/perl-MooseX-Daemonize.changes
 2015-08-27 08:56:26.0 +0200
@@ -1,0 +2,9 @@
+Sun Aug 23 09:04:14 UTC 2015 - co...@suse.com
+
+- updated to 0.20
+   see /usr/share/doc/packages/perl-MooseX-Daemonize/Changes
+
+  0.20  2015-08-16 03:27:34Z
+  - some tooling modernization and documentation cleanup.
+
+---

Old:

  MooseX-Daemonize-0.19.tar.gz

New:

  MooseX-Daemonize-0.20.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Daemonize.spec ++
--- /var/tmp/diff_new_pack.vANrRe/_old  2015-08-27 08:56:26.0 +0200
+++ /var/tmp/diff_new_pack.vANrRe/_new  2015-08-27 08:56:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Daemonize
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,14 +17,15 @@
 
 
 Name:   perl-MooseX-Daemonize
-Version:0.19
+Version:0.20
 Release:0
 %define cpan_name MooseX-Daemonize
 Summary:Role for daemonizing your Moose based application
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Daemonize/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,7 +33,7 @@
 BuildRequires:  perl(Devel::AssertOS)
 BuildRequires:  perl(Devel::CheckOS) = 1.63
 BuildRequires:  perl(File::Path) = 2.08
-BuildRequires:  perl(Module::Build::Tiny) = 0.034
+BuildRequires:  perl(Module::Build::Tiny) = 0.007
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
@@ -40,11 +41,10 @@
 BuildRequires:  perl(MooseX::Getopt::OptionTypeMap)
 BuildRequires:  perl(MooseX::Types::Path::Class)
 BuildRequires:  perl(Sub::Exporter)
-BuildRequires:  perl(Sub::Exporter::ForMethods)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(namespace::autoclean)
-BuildRequires:  perl(version)
 Requires:   perl(File::Path) = 2.08
 Requires:   perl(Moose)
 Requires:   perl(Moose::Role)
@@ -53,7 +53,6 @@
 Requires:   perl(MooseX::Getopt::OptionTypeMap)
 Requires:   perl(MooseX::Types::Path::Class)
 Requires:   perl(Sub::Exporter)
-Requires:   perl(Sub::Exporter::ForMethods)
 Requires:   perl(namespace::autoclean)
 %{perl_requires}
 
@@ -64,8 +63,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# MANUAL
-sed -i -e 's,^use.*AssertOS,#,' Build.PL
 
 %build
 %{__perl} Build.PL --installdirs=vendor
@@ -80,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING examples IDEAS LICENSE README README.md
+%doc Changes CONTRIBUTING examples IDEAS LICENCE README
 
 %changelog

++ MooseX-Daemonize-0.19.tar.gz - MooseX-Daemonize-0.20.tar.gz ++
 5697 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver  make test
#ignore_requires: Bizarre::Module



commit perl-MooseX-Daemonize for openSUSE:Factory

2014-03-19 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Daemonize for 
openSUSE:Factory checked in at 2014-03-19 09:05:33

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Daemonize (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new (New)


Package is perl-MooseX-Daemonize

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Daemonize/perl-MooseX-Daemonize.changes  
2013-06-13 18:15:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new/perl-MooseX-Daemonize.changes
 2014-03-19 09:05:34.0 +0100
@@ -1,0 +2,8 @@
+Mon Mar 10 06:23:05 UTC 2014 - co...@suse.com
+
+- updated to 0.19
+- fix buggy test that does not try hard enough to look for a nonexistent
+  pid (ether)
+- repository moved to github moose organization
+
+---

Old:

  MooseX-Daemonize-0.18.tar.gz

New:

  MooseX-Daemonize-0.19.tar.gz



Other differences:
--
++ perl-MooseX-Daemonize.spec ++
--- /var/tmp/diff_new_pack.V3Ypoc/_old  2014-03-19 09:05:35.0 +0100
+++ /var/tmp/diff_new_pack.V3Ypoc/_new  2014-03-19 09:05:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Daemonize
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Daemonize
-Version:0.18
+Version:0.19
 Release:0
 %define cpan_name MooseX-Daemonize
 Summary:Role for daemonizing your Moose based application
@@ -29,55 +29,57 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Devel::AssertOS)
+BuildRequires:  perl(Devel::CheckOS) = 1.63
 BuildRequires:  perl(File::Path) = 2.08
-BuildRequires:  perl(Moose) = 0.33
-BuildRequires:  perl(MooseX::Getopt) = 0.07
+BuildRequires:  perl(Module::Build::Tiny) = 0.034
+BuildRequires:  perl(Moose)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(MooseX::Getopt)
+BuildRequires:  perl(MooseX::Getopt::OptionTypeMap)
 BuildRequires:  perl(MooseX::Types::Path::Class)
 BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Sub::Exporter::ForMethods)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::More) = 0.88
-#BuildRequires: perl(Devel::AssertOS)
-#BuildRequires: perl(Devel::CheckOS)
-#BuildRequires: perl(Moose::Role)
-#BuildRequires: perl(Moose::Util::TypeConstraints)
-#BuildRequires: perl(MooseX::Daemonize)
-#BuildRequires: perl(MooseX::Daemonize::Core)
-#BuildRequires: perl(MooseX::Daemonize::Pid)
-#BuildRequires: perl(MooseX::Daemonize::Pid::File)
-#BuildRequires: perl(MooseX::Daemonize::WithPidFile)
-#BuildRequires: perl(MooseX::Getopt::OptionTypeMap)
-#BuildRequires: perl(Test::MooseX::Daemonize)
-#BuildRequires: perl(Test::MooseX::Daemonize::Testable)
+BuildRequires:  perl(namespace::autoclean)
+BuildRequires:  perl(version)
 Requires:   perl(File::Path) = 2.08
-Requires:   perl(Moose) = 0.33
-Requires:   perl(MooseX::Getopt) = 0.07
+Requires:   perl(Moose)
+Requires:   perl(Moose::Role)
+Requires:   perl(Moose::Util::TypeConstraints)
+Requires:   perl(MooseX::Getopt)
+Requires:   perl(MooseX::Getopt::OptionTypeMap)
 Requires:   perl(MooseX::Types::Path::Class)
 Requires:   perl(Sub::Exporter)
+Requires:   perl(Sub::Exporter::ForMethods)
+Requires:   perl(namespace::autoclean)
 %{perl_requires}
 
 %description
-Often you want to write a persistant daemon that has a pid file, and
+Often you want to write a persistent daemon that has a pid file, and
 responds appropriately to Signals. This module provides a set of basic
 roles as an infrastructure to do that.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL
+sed -i -e 's,^use.*AssertOS,#,' Build.PL
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING examples IDEAS LICENSE README README.md
 
 %changelog

++ MooseX-Daemonize-0.18.tar.gz - MooseX-Daemonize-0.19.tar.gz ++
 5059 lines of diff (skipped)

-- 
To 

commit perl-MooseX-Daemonize for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Daemonize for 
openSUSE:Factory checked in at 2013-06-13 18:15:49

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Daemonize (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new (New)


Package is perl-MooseX-Daemonize

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Daemonize/perl-MooseX-Daemonize.changes  
2012-01-04 07:27:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Daemonize.new/perl-MooseX-Daemonize.changes
 2013-06-13 18:15:50.0 +0200
@@ -1,0 +2,23 @@
+Wed Jun  5 18:52:33 UTC 2013 - co...@suse.com
+
+- updated to 0.18
+- make tests a bit more tolerant of slow systems, by waiting longer for
+  processes to die (RT#85229, Chisel Wright)
+
+- Makefile.PL now prevents installation on MSWin32
+
+- fix incompatibilities with Test::Builder 1.005+ (schwern, RT#76523)
+- add missing dependency on the version of File::Path which added
+  make_path (RT#79169, Jonathan Sailor)
+- add missing test dependency on Test::Exception (RT#70382)
+- document the 'basedir' attribute and its behaviour (RT#83055)
+- add 'documentation' keys for public attributes, to be used when
+  displaying --help (RT#54295)
+
+- fix versions
+
+- recommend Daemon::Control instead
+- fix bug with pidbase dir not being created
+  if it doesn't already exist
+
+---

Old:

  MooseX-Daemonize-0.13.tar.gz

New:

  MooseX-Daemonize-0.18.tar.gz



Other differences:
--
++ perl-MooseX-Daemonize.spec ++
--- /var/tmp/diff_new_pack.XMRYKi/_old  2013-06-13 18:15:50.0 +0200
+++ /var/tmp/diff_new_pack.XMRYKi/_new  2013-06-13 18:15:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Daemonize
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,28 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-MooseX-Daemonize
-Version:0.13
+Version:0.18
 Release:0
 %define cpan_name MooseX-Daemonize
 Summary:Role for daemonizing your Moose based application
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Daemonize/
-Source: 
http://www.cpan.org/authors/id/S/ST/STEVAN/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(File::Path) = 2.08
 BuildRequires:  perl(Moose) = 0.33
 BuildRequires:  perl(MooseX::Getopt) = 0.07
 BuildRequires:  perl(MooseX::Types::Path::Class)
+BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
-#BuildRequires: perl(inc::Module::Install) = 0.75
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
+BuildRequires:  perl(Test::More) = 0.88
+#BuildRequires: perl(Devel::AssertOS)
+#BuildRequires: perl(Devel::CheckOS)
 #BuildRequires: perl(Moose::Role)
 #BuildRequires: perl(Moose::Util::TypeConstraints)
 #BuildRequires: perl(MooseX::Daemonize)
@@ -45,15 +47,13 @@
 #BuildRequires: perl(MooseX::Daemonize::Pid::File)
 #BuildRequires: perl(MooseX::Daemonize::WithPidFile)
 #BuildRequires: perl(MooseX::Getopt::OptionTypeMap)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(Sub::Exporter)
-#BuildRequires: perl(Test::Exception)
 #BuildRequires: perl(Test::MooseX::Daemonize)
 #BuildRequires: perl(Test::MooseX::Daemonize::Testable)
-#BuildRequires: perl(YAML::Tiny)
+Requires:   perl(File::Path) = 2.08
 Requires:   perl(Moose) = 0.33
 Requires:   perl(MooseX::Getopt) = 0.07
 Requires:   perl(MooseX::Types::Path::Class)
+Requires:   perl(Sub::Exporter)
 %{perl_requires}
 
 %description
@@ -78,6 +78,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes LICENSE README
 
 %changelog

++ MooseX-Daemonize-0.13.tar.gz - MooseX-Daemonize-0.18.tar.gz ++
 4299 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org