8
0

- updated to 1.85

see /usr/share/doc/packages/perl-SQL-Abstract/Changes
  1.85 - 2018-01-27
      - Restore perl version requirement missed in the Distar port
      - Factor out the SET ... part of UPDATE for subclassability (GH#12)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2018-01-31 12:47:06 +00:00
committed by Git OBS Bridge
parent fc1e846fa8
commit 48078cebf8
4 changed files with 15 additions and 5 deletions

View File

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

3
SQL-Abstract-1.85.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 31 12:46:25 UTC 2018 - coolo@suse.com
- updated to 1.85
see /usr/share/doc/packages/perl-SQL-Abstract/Changes
1.85 - 2018-01-27
- Restore perl version requirement missed in the Distar port
- Factor out the SET ... part of UPDATE for subclassability (GH#12)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 4 06:42:58 UTC 2017 - coolo@suse.com Tue Apr 4 06:42:58 UTC 2017 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-SQL-Abstract # spec file for package perl-SQL-Abstract
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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,7 +17,7 @@
Name: perl-SQL-Abstract Name: perl-SQL-Abstract
Version: 1.84 Version: 1.85
Release: 0 Release: 0
%define cpan_name SQL-Abstract %define cpan_name SQL-Abstract
Summary: Generate SQL from Perl data structures Summary: Generate SQL from Perl data structures