Accepting request 882134 from devel:languages:perl:autoupdate
- updated to 0.143 see /usr/share/doc/packages/perl-SQL-Abstract-Limit/Changes OBS-URL: https://build.opensuse.org/request/show/882134 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract-Limit?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d4a1effab12e42686e40e3d21b976461654754ee5b4793f71435d5677b3d5878
|
|
||||||
size 16447
|
|
3
SQL-Abstract-Limit-0.143.tar.gz
Normal file
3
SQL-Abstract-Limit-0.143.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d18afd78893bd830ba2465c0ae6a33425460159003864ded3b5adcf51189cae9
|
||||||
|
size 16971
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 29 03:08:03 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.143
|
||||||
|
see /usr/share/doc/packages/perl-SQL-Abstract-Limit/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 24 10:33:31 UTC 2020 - Tina Müller <tina.mueller@suse.com>
|
Tue Nov 24 10:33:31 UTC 2020 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-SQL-Abstract-Limit
|
# spec file for package perl-SQL-Abstract-Limit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 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
|
||||||
@@ -16,18 +16,16 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-SQL-Abstract-Limit
|
|
||||||
Version: 0.142
|
|
||||||
Release: 0
|
|
||||||
%define cpan_name SQL-Abstract-Limit
|
%define cpan_name SQL-Abstract-Limit
|
||||||
|
Name: perl-SQL-Abstract-Limit
|
||||||
|
Version: 0.143
|
||||||
|
Release: 0
|
||||||
Summary: Portable LIMIT emulation
|
Summary: Portable LIMIT emulation
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
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/A/AS/ASB/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/A/AS/ASB/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(DBI)
|
BuildRequires: perl(DBI)
|
||||||
@@ -46,11 +44,11 @@ Requires: perl(Test::Exception)
|
|||||||
Portability layer for LIMIT emulation.
|
Portability layer for LIMIT emulation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -n %{cpan_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
@@ -61,7 +59,6 @@ make test
|
|||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%doc Changes README.md
|
||||||
%doc Changes README
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user