diff --git a/SQL-Translator-1.61.tar.gz b/SQL-Translator-1.61.tar.gz deleted file mode 100644 index f3e7585..0000000 --- a/SQL-Translator-1.61.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:840e3c77cd48b47e1343c79ae8ef4fca46d036356d143d33528900740416dfe8 -size 415705 diff --git a/SQL-Translator-1.62.tar.gz b/SQL-Translator-1.62.tar.gz new file mode 100644 index 0000000..50a63ec --- /dev/null +++ b/SQL-Translator-1.62.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0acd4ff9ac3a2f8d5d67199aac02cdc127e03888e479c51c7bbdc21b85c1ce24 +size 411750 diff --git a/perl-SQL-Translator.changes b/perl-SQL-Translator.changes index 80eeae4..96ea82d 100644 --- a/perl-SQL-Translator.changes +++ b/perl-SQL-Translator.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 15 03:14:53 UTC 2020 - Tina Müller + +- updated to 1.62 + see /usr/share/doc/packages/perl-SQL-Translator/Changes + + 1.62 - 2020-09-14 + * Update Pg support to allow version 12 (still supporting back to 7.4) + ------------------------------------------------------------------- Mon Apr 20 03:12:03 UTC 2020 - diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec index 969e6f2..9b46f39 100644 --- a/perl-SQL-Translator.spec +++ b/perl-SQL-Translator.spec @@ -1,7 +1,7 @@ # # spec file for package perl-SQL-Translator # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: perl-SQL-Translator -Version: 1.61 +Version: 1.62 Release: 0 #Upstream: Artistic-1.0 or GPL-1.0-or-later %define cpan_name SQL-Translator Summary: Manipulate structured data definitions (SQL and more) License: (Artistic-1.0 OR GPL-1.0-or-later) AND GPL-2.0-only Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build