8
0

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:
2020-09-15 12:09:45 +00:00
committed by Git OBS Bridge
parent f95a1d89ab
commit 70ef022b7c
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:840e3c77cd48b47e1343c79ae8ef4fca46d036356d143d33528900740416dfe8
size 415705

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0acd4ff9ac3a2f8d5d67199aac02cdc127e03888e479c51c7bbdc21b85c1ce24
size 411750

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 15 03:14:53 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- 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 - <timueller+perl@suse.de> Mon Apr 20 03:12:03 UTC 2020 - <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-SQL-Translator # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
Name: perl-SQL-Translator Name: perl-SQL-Translator
Version: 1.61 Version: 1.62
Release: 0 Release: 0
#Upstream: Artistic-1.0 or GPL-1.0-or-later #Upstream: Artistic-1.0 or GPL-1.0-or-later
%define cpan_name SQL-Translator %define cpan_name SQL-Translator
Summary: Manipulate structured data definitions (SQL and more) Summary: Manipulate structured data definitions (SQL and more)
License: (Artistic-1.0 OR GPL-1.0-or-later) AND GPL-2.0-only License: (Artistic-1.0 OR GPL-1.0-or-later) AND GPL-2.0-only
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/M/MS/MSTROUT/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build