Hello community,

here is the log from the commit of package cherrytree for openSUSE:Factory 
checked in at 2018-07-03 23:34:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cherrytree (Old)
 and      /work/SRC/openSUSE:Factory/.cherrytree.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cherrytree"

Tue Jul  3 23:34:40 2018 rev:58 rq:620345 version:0.38.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/cherrytree/cherrytree.changes    2018-06-29 
22:25:36.186519688 +0200
+++ /work/SRC/openSUSE:Factory/.cherrytree.new/cherrytree.changes       
2018-07-03 23:34:41.348379735 +0200
@@ -1,0 +2,6 @@
+Mon Jul  2 19:50:23 UTC 2018 - kstreit...@suse.com
+
+- Recommends p7zip-full for TW as 7za binary used in cherrytree was
+  moved there
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cherrytree.spec ++++++
--- /var/tmp/diff_new_pack.cJMA9q/_old  2018-07-03 23:34:41.948378876 +0200
+++ /var/tmp/diff_new_pack.cJMA9q/_new  2018-07-03 23:34:41.948378876 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cherrytree
 #
-# 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
@@ -20,7 +20,7 @@
 Version:        0.38.4
 Release:        0
 Summary:        A hierarchical note taking application
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Office/Other
 Url:            http://www.giuspen.com/cherrytree/
 Source:         http://www.giuspen.com/software/%{name}-%{version}.tar.xz
@@ -35,7 +35,11 @@
 Requires:       python-gtksourceview
 Recommends:     %{name}-lang
 # For password-protected format
+%if 0%{?suse_version} > 1500
+Recommends:     p7zip-full
+%else
 Recommends:     p7zip
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %py_requires


Reply via email to