forked from pool/perl-SQL-Translator
Accepting request 834586 from devel:languages:perl:autoupdate
- 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) OBS-URL: https://build.opensuse.org/request/show/834586 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=33
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user