Hello community, here is the log from the commit of package python-buku for openSUSE:Factory checked in at 2018-03-29 11:57:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-buku (Old) and /work/SRC/openSUSE:Factory/.python-buku.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-buku" Thu Mar 29 11:57:12 2018 rev:6 rq:591880 version:3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-buku/python-buku.changes 2017-11-12 18:02:33.548353933 +0100 +++ /work/SRC/openSUSE:Factory/.python-buku.new/python-buku.changes 2018-03-29 11:57:14.458842990 +0200 @@ -1,0 +2,13 @@ +Wed Mar 28 08:22:28 UTC 2018 - [email protected] + +- Update to version 3.7 + * Exclude keywords in search (keyword filtering) + * Search and filter by tags + * Order search results by number of keyword matches + * Copy URL to clipboard + * Prompt shortcut 'O' to override text browsers + version 3.6 + * Skip bookmark addition if edit is aborted + * Use urllib3 for handling http connections everywhere + +------------------------------------------------------------------- Old: ---- buku-3.5.tar.gz New: ---- buku-3.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-buku.spec ++++++ --- /var/tmp/diff_new_pack.LzUQGm/_old 2018-03-29 11:57:15.194816420 +0200 +++ /var/tmp/diff_new_pack.LzUQGm/_new 2018-03-29 11:57:15.194816420 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-buku # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,10 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-buku -Version: 3.5 +Version: 3.7 Release: 0 Summary: Command-line bookmark manager -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Networking/Web/Utilities Url: https://github.com/jarun/Buku Source0: https://files.pythonhosted.org/packages/source/b/buku/buku-%{version}.tar.gz @@ -39,7 +39,6 @@ Requires: python-urllib3 >= 1.13.1 Requires: sqlite3 Recommends: xsel -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Provides: Buku == %{version} Obsoletes: Buku < %{version} @@ -105,7 +104,8 @@ install -m0644 auto-completion/zsh/_buku -t %{buildroot}%{_datadir}/zsh/site-functions %files %{python_files} -%doc CHANGELOG LICENSE README.md +%doc CHANGELOG README.md +%license LICENSE %python3_only %{_bindir}/buku %python3_only %{_mandir}/man1/buku.1%{ext_man} %{python_sitelib}/* ++++++ buku-3.5.tar.gz -> buku-3.7.tar.gz ++++++ ++++ 4490 lines of diff (skipped)
