From fc1e846fa852cb1dcb7bd5416e07402e9547cde063b8e45f1932fbcbc8e372d5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 6 Apr 2017 13:03:33 +0000 Subject: [PATCH] Accepting request 485028 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/485028 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract?expand=0&rev=21 --- SQL-Abstract-1.82.tar.gz | 3 --- SQL-Abstract-1.84.tar.gz | 3 +++ perl-SQL-Abstract.changes | 13 +++++++++++++ perl-SQL-Abstract.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 SQL-Abstract-1.82.tar.gz create mode 100644 SQL-Abstract-1.84.tar.gz diff --git a/SQL-Abstract-1.82.tar.gz b/SQL-Abstract-1.82.tar.gz deleted file mode 100644 index d3a65f8..0000000 --- a/SQL-Abstract-1.82.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e617de0954df975651b7119732cc29f4eaf9d61235791146ae68ca6b3f600eab -size 103576 diff --git a/SQL-Abstract-1.84.tar.gz b/SQL-Abstract-1.84.tar.gz new file mode 100644 index 0000000..e6e3255 --- /dev/null +++ b/SQL-Abstract-1.84.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655f4aa3d4ea7ca0a7bafb2beff84010d5c77f0ee4413baa0c86456bf6db5e75 +size 98744 diff --git a/perl-SQL-Abstract.changes b/perl-SQL-Abstract.changes index 33b0c6b..98ca227 100644 --- a/perl-SQL-Abstract.changes +++ b/perl-SQL-Abstract.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 4 06:42:58 UTC 2017 - coolo@suse.com + +- updated to 1.84 + see /usr/share/doc/packages/perl-SQL-Abstract/Changes + + 1.84 - 2017-04-03 + - Restore 'dynamic_config => 0' missed in the Distar port + + 1.83 - 2017-04-03 + - Support for DELETE ... RETURNING (GH#9) + - Port to Distar + ------------------------------------------------------------------- Tue Mar 21 07:45:31 UTC 2017 - coolo@suse.com diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec index 56b04b6..324563e 100644 --- a/perl-SQL-Abstract.spec +++ b/perl-SQL-Abstract.spec @@ -17,7 +17,7 @@ Name: perl-SQL-Abstract -Version: 1.82 +Version: 1.84 Release: 0 %define cpan_name SQL-Abstract Summary: Generate SQL from Perl data structures @@ -106,6 +106,6 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples +%doc Changes examples README %changelog