Hello community,
here is the log from the commit of package perl-Benchmark-Timer for
openSUSE:Factory checked in at 2015-04-16 14:13:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Benchmark-Timer (Old)
and /work/SRC/openSUSE:Factory/.perl-Benchmark-Timer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Benchmark-Timer"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Benchmark-Timer/perl-Benchmark-Timer.changes
2013-01-29 11:32:51.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Benchmark-Timer.new/perl-Benchmark-Timer.changes
2015-04-16 14:13:27.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Apr 14 12:16:12 UTC 2015 - [email protected]
+
+- updated to 0.7104
+ see /usr/share/doc/packages/perl-Benchmark-Timer/CHANGES
+
+ Version 0.7104: Sat Mar 28 2015
+ - Bundle Module::AutoInstall to prevent breaks when people don't have it
+ installed already. Thanks to Andreas Koenig <[email protected]> for the report,
+ and Paul Howarth <[email protected]> for giving me a kick in the pants to
+ fix it. https://rt.cpan.org/Ticket/Display.html?id=65673
+
+ Version 0.7103: Sun Mar 22 2015
+ - Moved code to github
+ - Added POD test
+
+-------------------------------------------------------------------
Old:
----
Benchmark-Timer-0.7102.tar.gz
New:
----
Benchmark-Timer-0.7104.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Benchmark-Timer.spec ++++++
--- /var/tmp/diff_new_pack.aP8xFA/_old 2015-04-16 14:13:27.000000000 +0200
+++ /var/tmp/diff_new_pack.aP8xFA/_new 2015-04-16 14:13:27.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Benchmark-Timer
#
-# Copyright (c) 2011 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
@@ -16,29 +16,21 @@
#
-
Name: perl-Benchmark-Timer
-Version: 0.7102
-Release: 1
-License: GPL-2.0+
+Version: 0.7104
+Release: 0
+#Upstream: GPL-1.0+
%define cpan_name Benchmark-Timer
Summary: Benchmarking with statistical confidence
-Url: http://search.cpan.org/dist/Benchmark-Timer/
+License: GPL-2.0+
Group: Development/Libraries/Perl
-Source:
http://www.cpan.org/authors/id/D/DC/DCOPPIT/%{cpan_name}-%{version}.tar.gz
+Url: http://search.cpan.org/dist/Benchmark-Timer/
+Source0:
http://www.cpan.org/authors/id/D/DC/DCOPPIT/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-#BuildRequires: perl(Benchmark::Timer)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::AutoInstall)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(YAML::Tiny)
%{perl_requires}
%description
@@ -81,6 +73,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc CHANGES LICENSE README
+%doc CHANGES LICENSE README TODO
%changelog
++++++ Benchmark-Timer-0.7102.tar.gz -> Benchmark-Timer-0.7104.tar.gz ++++++
++++ 2706 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: GPL-2.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag