From 371318f5502545bdaa0670860f959197b552de41f77dd6cc45d59a507eeb319c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 19 Sep 2022 07:38:21 +0000 Subject: [PATCH] Accepting request 1004196 from home:AdaLovelace:branches:devel:languages:python - Update to 1.0.3 * Fix for compatibility with big-endian systems. #6 OBS-URL: https://build.opensuse.org/request/show/1004196 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite-fts4?expand=0&rev=3 --- python-sqlite-fts4.changes | 6 ++++++ python-sqlite-fts4.spec | 4 ++-- sqlite-fts4-1.0.1.tar.gz | 3 --- sqlite-fts4-1.0.3.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 sqlite-fts4-1.0.1.tar.gz create mode 100644 sqlite-fts4-1.0.3.tar.gz diff --git a/python-sqlite-fts4.changes b/python-sqlite-fts4.changes index 6c26e6c..ed18de2 100644 --- a/python-sqlite-fts4.changes +++ b/python-sqlite-fts4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 16 20:54:55 UTC 2022 - Sarah Kriesch + +- Update to 1.0.3 + * Fix for compatibility with big-endian systems. #6 + ------------------------------------------------------------------- Wed Feb 17 14:33:18 UTC 2021 - andy great diff --git a/python-sqlite-fts4.spec b/python-sqlite-fts4.spec index fb87a1a..531c83e 100644 --- a/python-sqlite-fts4.spec +++ b/python-sqlite-fts4.spec @@ -1,7 +1,7 @@ # # spec file for package python-sqlite-fts4 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-sqlite-fts4 -Version: 1.0.1 +Version: 1.0.3 Release: 0 Summary: Python functions for working with SQLite FTS4 search License: Apache-2.0 diff --git a/sqlite-fts4-1.0.1.tar.gz b/sqlite-fts4-1.0.1.tar.gz deleted file mode 100644 index e7f3320..0000000 --- a/sqlite-fts4-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a261ece8ddb0c70751660220fa64c19c5b491c76111e3ea3870ca1c1c143dfe5 -size 10786 diff --git a/sqlite-fts4-1.0.3.tar.gz b/sqlite-fts4-1.0.3.tar.gz new file mode 100644 index 0000000..766a21a --- /dev/null +++ b/sqlite-fts4-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2d227665e609cdb00e78323a4cd8c778143e07e8dc98453b8edd0a2e3c8ad8 +size 10983