Hello community,
here is the log from the commit of package perl-SQL-Statement for
openSUSE:Factory checked in at 2015-11-12 19:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-SQL-Statement (Old)
and /work/SRC/openSUSE:Factory/.perl-SQL-Statement.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-SQL-Statement"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-SQL-Statement/perl-SQL-Statement.changes
2013-06-19 14:56:14.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-SQL-Statement.new/perl-SQL-Statement.changes
2015-11-12 19:40:36.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Oct 10 09:23:00 UTC 2015 - [email protected]
+
+- updated to 1.407
+ see /usr/share/doc/packages/perl-SQL-Statement/Changes
+
+-------------------------------------------------------------------
Old:
----
SQL-Statement-1.405.tar.gz
New:
----
SQL-Statement-1.407.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-SQL-Statement.spec ++++++
--- /var/tmp/diff_new_pack.txqwDQ/_old 2015-11-12 19:40:37.000000000 +0100
+++ /var/tmp/diff_new_pack.txqwDQ/_new 2015-11-12 19:40:37.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-SQL-Statement
#
-# 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,43 +17,33 @@
Name: perl-SQL-Statement
-Version: 1.405
+Version: 1.407
Release: 0
%define cpan_name SQL-Statement
Summary: SQL parsing and processing engine
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/SQL-Statement/
-Source:
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Clone) >= 0.30
-BuildRequires: perl(Math::BigInt) >= 1.88
+BuildRequires: perl(Math::Base::Convert)
BuildRequires: perl(Math::Complex) >= 1.56
+BuildRequires: perl(Module::Runtime)
BuildRequires: perl(Params::Util) >= 1.00
-BuildRequires: perl(Test::Simple) >= 0.90
-#BuildRequires: perl(SQL::Dialects::Role)
-#BuildRequires: perl(SQL::Eval)
-#BuildRequires: perl(SQL::Parser)
-#BuildRequires: perl(SQL::Statement)
-#BuildRequires: perl(SQL::Statement::Function)
-#BuildRequires: perl(SQL::Statement::Functions)
-#BuildRequires: perl(SQL::Statement::Operation)
-#BuildRequires: perl(SQL::Statement::Placeholder)
-#BuildRequires: perl(SQL::Statement::RAM)
-#BuildRequires: perl(SQL::Statement::Term)
-#BuildRequires: perl(SQL::Statement::TermFactory)
-#BuildRequires: perl(SQL::Statement::Util)
-#BuildRequires: perl(SQLtest)
-#BuildRequires: perl(SQL::UserDefs)
-#BuildRequires: perl(TestLib)
+BuildRequires: perl(Test::Deep)
+BuildRequires: perl(Test::More) >= 0.90
+BuildRequires: perl(Text::Soundex) >= 3.04
Requires: perl(Clone) >= 0.30
+Requires: perl(Module::Runtime)
Requires: perl(Params::Util) >= 1.00
-Recommends: perl(Math::BigInt) >= 1.88
+Recommends: perl(Math::Base::Convert)
Recommends: perl(Math::Complex) >= 1.56
-Recommends: perl(Text::Soundex) >= 3.03_01
+Recommends: perl(Text::Soundex) >= 3.04
%{perl_requires}
%description
++++++ SQL-Statement-1.405.tar.gz -> SQL-Statement-1.407.tar.gz ++++++
++++ 4639 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