Hello community,
here is the log from the commit of package perl-MooseX-ConfigFromFile for
openSUSE:Factory checked in at 2015-08-28 08:26:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-ConfigFromFile (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-ConfigFromFile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-ConfigFromFile"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-MooseX-ConfigFromFile/perl-MooseX-ConfigFromFile.changes
2013-12-12 11:21:08.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-ConfigFromFile.new/perl-MooseX-ConfigFromFile.changes
2015-08-28 08:26:19.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 19 09:17:02 UTC 2015 - [email protected]
+
+- updated to 0.14
+ see /usr/share/doc/packages/perl-MooseX-ConfigFromFile/Changes
+
+ 0.14 2015-08-16 03:11:52Z
+ - update some distribution tooling
+
+-------------------------------------------------------------------
Old:
----
MooseX-ConfigFromFile-0.13.tar.gz
New:
----
MooseX-ConfigFromFile-0.14.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-ConfigFromFile.spec ++++++
--- /var/tmp/diff_new_pack.mTVYFI/_old 2015-08-28 08:26:19.000000000 +0200
+++ /var/tmp/diff_new_pack.mTVYFI/_new 2015-08-28 08:26:19.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-MooseX-ConfigFromFile
#
-# Copyright (c) 2013 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,37 +17,30 @@
Name: perl-MooseX-ConfigFromFile
-Version: 0.13
+Version: 0.14
Release: 0
%define cpan_name MooseX-ConfigFromFile
Summary: An abstract Moose role for setting attributes from a configfile
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/MooseX-ConfigFromFile/
-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
BuildRequires: perl-macros
-BuildRequires: perl(Module::Build::Tiny) >= 0.030
+BuildRequires: perl(Module::Build::Tiny) >= 0.007
BuildRequires: perl(Moose)
BuildRequires: perl(Moose::Role)
BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(MooseX::Types::Path::Tiny) >= 0.005
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Fatal)
+BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
BuildRequires: perl(Test::Without::Module)
BuildRequires: perl(namespace::autoclean)
-#BuildRequires: perl(A)
-#BuildRequires: perl(Generic)
-#BuildRequires: perl(GenericRole)
-#BuildRequires: perl(MooseX::ConfigFromFile)
-#BuildRequires: perl(MooseX::Getopt)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Spelling) >= 0.12
Requires: perl(Moose::Role)
Requires: perl(MooseX::Types::Moose)
Requires: perl(MooseX::Types::Path::Tiny) >= 0.005
@@ -87,6 +80,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
%changelog
++++++ MooseX-ConfigFromFile-0.13.tar.gz -> MooseX-ConfigFromFile-0.14.tar.gz
++++++
++++ 4254 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