Hello community,
here is the log from the commit of package perl-MooseX-SimpleConfig for
openSUSE:Factory checked in at 2013-09-13 14:44:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-SimpleConfig (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-SimpleConfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-SimpleConfig"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-MooseX-SimpleConfig/perl-MooseX-SimpleConfig.changes
2012-01-05 13:49:21.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-SimpleConfig.new/perl-MooseX-SimpleConfig.changes
2013-09-13 14:44:37.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 12 09:18:35 UTC 2013 - [email protected]
+
+- buildrequire Path::Class and YAML::XS instead of YAML
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-SimpleConfig.spec ++++++
--- /var/tmp/diff_new_pack.fe4IkO/_old 2013-09-13 14:44:37.000000000 +0200
+++ /var/tmp/diff_new_pack.fe4IkO/_new 2013-09-13 14:44:37.000000000 +0200
@@ -2,7 +2,7 @@
#
# spec file for package perl-MooseX-SimpleConfig
#
-# 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,6 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
+
Name: perl-MooseX-SimpleConfig
Version: 0.09
Release: 0
@@ -34,12 +36,13 @@
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
BuildRequires: perl(Moose) >= 0.35
BuildRequires: perl(MooseX::ConfigFromFile) >= 0.02
+BuildRequires: perl(Path::Class)
BuildRequires: perl(Test::More) >= 0.88
-BuildRequires: perl(YAML)
-Requires: perl(Test::More) >= 0.88
-Requires: perl(MooseX::ConfigFromFile) >= 0.02
+BuildRequires: perl(YAML::XS)
Requires: perl(Config::Any) >= 0.13
Requires: perl(Moose) >= 0.35
+Requires: perl(MooseX::ConfigFromFile) >= 0.02
+Requires: perl(Test::More) >= 0.88
%description
This role loads simple configfiles to set object attributes. It is based
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]