Page MenuHomeSolus

D4741.diff
No OneTemporary

D4741.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,11 @@
name : perl-dbd-sqlite
-version : 1.54
-release : 3
+version : '1.60'
+release : 4
source :
- - http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.54.tar.gz : 3929a6dbd8d71630f0cb57f85dcef9588cd7ac4c9fa12db79df77b9d3a4d7269
+ - http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.60.tar.gz : 280b2e30e2d9fcd284febda656b80530c70b38cfcbf3132c94257f1e1d303fc3
license :
- Artistic-1.0
- - GPL-2.0
+ - GPL-2.0-or-later
component : programming.perl
summary : Self-contained RDBMS in a DBI Driver
description: |
@@ -20,3 +20,5 @@
%perl_build
install : |
%perl_install
+check : |
+ %make test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -6,7 +6,7 @@
<Email>pyu@riseup.net</Email>
</Packager>
<License>Artistic-1.0</License>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<PartOf>programming.perl</PartOf>
<Summary xml:lang="en">Self-contained RDBMS in a DBI Driver</Summary>
<Description xml:lang="en">DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else.
@@ -24,6 +24,7 @@
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.28/x86_64-linux-thread-multi/DBD/SQLite/Constants.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.28/x86_64-linux-thread-multi/DBD/SQLite/Cookbook.pod</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.28/x86_64-linux-thread-multi/DBD/SQLite/Fulltext_search.pod</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.28/x86_64-linux-thread-multi/DBD/SQLite/GetInfo.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.28/x86_64-linux-thread-multi/DBD/SQLite/VirtualTable.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.28/x86_64-linux-thread-multi/DBD/SQLite/VirtualTable/FileContent.pm</Path>
<Path fileType="library">/usr/lib64/perl5/vendor_perl/5.28/x86_64-linux-thread-multi/DBD/SQLite/VirtualTable/PerlData.pm</Path>
@@ -42,12 +43,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-11-21</Date>
- <Version>1.54</Version>
+ <Update release="4">
+ <Date>2018-12-19</Date>
+ <Version>1.60</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 5, 11:38 AM (6 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5832972
Default Alt Text
D4741.diff (2 KB)

Event Timeline