8
0

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:
Stephan Kulow
2017-04-06 13:03:33 +00:00
committed by Git OBS Bridge
parent 84cc4cab0d
commit fc1e846fa8
4 changed files with 18 additions and 5 deletions

View File

@@ -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