Hello community,

here is the log from the commit of package python-buku for openSUSE:Factory 
checked in at 2017-11-12 18:02:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-buku (Old)
 and      /work/SRC/openSUSE:Factory/.python-buku.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-buku"

Sun Nov 12 18:02:32 2017 rev:5 rq:540497 version:3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-buku/python-buku.changes  2017-09-20 
17:12:31.418968337 +0200
+++ /work/SRC/openSUSE:Factory/.python-buku.new/python-buku.changes     
2017-11-12 18:02:33.548353933 +0100
@@ -1,0 +2,14 @@
+Fri Nov 10 06:15:26 UTC 2017 - aloi...@gmx.com
+
+- Update to version 3.5
+  * Buku now has its own user agent
+  * Search works with field filters
+  * Edit the last record with -w=-1 (useful when adding bookmark
+    from GUI)
+  * Support for Chromium browser
+  * Get default Firefox profile name from profiles.ini
+  * Bash scriptlet to autogen records for testing
+  * Some optimization in add record and suggest tags
+  * A fresh utility Pinku to import Pinboard bookmarks to Buku
+
+-------------------------------------------------------------------

Old:
----
  buku-3.4.tar.gz

New:
----
  buku-3.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-buku.spec ++++++
--- /var/tmp/diff_new_pack.lLIhdr/_old  2017-11-12 18:02:34.116333245 +0100
+++ /var/tmp/diff_new_pack.lLIhdr/_new  2017-11-12 18:02:34.116333245 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-buku
-Version:        3.4
+Version:        3.5
 Release:        0
 Summary:        Command-line bookmark manager
 License:        GPL-3.0+
@@ -34,8 +34,9 @@
 BuildRequires:  zsh
 Requires:       python-base
 Requires:       python-beautifulsoup4 >= 4.4.1
-Requires:       python-cryptography >= 1.3.2
-Requires:       python-urllib3
+Requires:       python-cryptography >= 1.2.3
+Requires:       python-requests >= 2.9.1
+Requires:       python-urllib3 >= 1.13.1
 Requires:       sqlite3
 Recommends:     xsel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -104,22 +105,18 @@
 install -m0644 auto-completion/zsh/_buku -t 
%{buildroot}%{_datadir}/zsh/site-functions
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc CHANGELOG LICENSE README.md
 %python3_only %{_bindir}/buku
 %python3_only %{_mandir}/man1/buku.1%{ext_man}
 %{python_sitelib}/*
 
 %files %{python_files bash-completion}
-%defattr(-,root,root)
 %{_datadir}/bash-completion/completions/buku-completion.bash
 
 %files %{python_files fish-completion}
-%defattr(-,root,root)
 %{_datadir}/fish/completions/buku.fish
 
 %files %{python_files zsh-completion}
-%defattr(-,root,root)
 %{_datadir}/zsh/site-functions/_buku
 
 %changelog

++++++ buku-3.4.tar.gz -> buku-3.5.tar.gz ++++++
++++ 1649 lines of diff (skipped)


Reply via email to