forked from pool/perl-SQL-Abstract
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
This commit is contained in:
committed by
Git OBS Bridge
parent
84cc4cab0d
commit
fc1e846fa8
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e617de0954df975651b7119732cc29f4eaf9d61235791146ae68ca6b3f600eab
|
|
||||||
size 103576
|
|
3
SQL-Abstract-1.84.tar.gz
Normal file
3
SQL-Abstract-1.84.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:655f4aa3d4ea7ca0a7bafb2beff84010d5c77f0ee4413baa0c86456bf6db5e75
|
||||||
|
size 98744
|
@@ -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
|
Tue Mar 21 07:45:31 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-SQL-Abstract
|
Name: perl-SQL-Abstract
|
||||||
Version: 1.82
|
Version: 1.84
|
||||||
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
|
||||||
@@ -106,6 +106,6 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples
|
%doc Changes examples README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user