diff --git a/Mojo-SQLite-1.001.tar.gz b/Mojo-SQLite-1.001.tar.gz deleted file mode 100644 index a192a80..0000000 --- a/Mojo-SQLite-1.001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1b48f3e7af92ec6c52d974ff557d700124464b015a53d9622e5d324d6954609 -size 40883 diff --git a/Mojo-SQLite-1.002.tar.gz b/Mojo-SQLite-1.002.tar.gz new file mode 100644 index 0000000..40de64d --- /dev/null +++ b/Mojo-SQLite-1.002.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645666b24458debfa8d226c47b4187bac152195981a3e0617e22b687dbf15e73 +size 41148 diff --git a/perl-Mojo-SQLite.changes b/perl-Mojo-SQLite.changes index a33ce4e..2c9bfa3 100644 --- a/perl-Mojo-SQLite.changes +++ b/perl-Mojo-SQLite.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Dec 1 06:50:59 UTC 2016 - coolo@suse.com + +- updated to 1.002 + see /usr/share/doc/packages/perl-Mojo-SQLite/Changes + + 1.002 2016-11-30 11:17:56 EST + - Improved contextual caller information in query error messages. (#6) + - Fix memory leak when reusing the same database handle many times. (#7) + ------------------------------------------------------------------- Wed Nov 16 06:49:06 UTC 2016 - coolo@suse.com diff --git a/perl-Mojo-SQLite.spec b/perl-Mojo-SQLite.spec index ef0c2e6..530d5a2 100644 --- a/perl-Mojo-SQLite.spec +++ b/perl-Mojo-SQLite.spec @@ -17,7 +17,7 @@ Name: perl-Mojo-SQLite -Version: 1.001 +Version: 1.002 Release: 0 %define cpan_name Mojo-SQLite Summary: Tiny Mojolicious Wrapper for Sqlite