Hello community,

here is the log from the commit of package minder for openSUSE:Factory checked 
in at 2020-01-21 21:00:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/minder (Old)
 and      /work/SRC/openSUSE:Factory/.minder.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "minder"

Tue Jan 21 21:00:57 2020 rev:13 rq:765945 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/minder/minder.changes    2019-11-26 
17:02:43.816040945 +0100
+++ /work/SRC/openSUSE:Factory/.minder.new.26092/minder.changes 2020-01-21 
21:01:25.512878597 +0100
@@ -1,0 +2,17 @@
+Mon Jan 13 21:37:08 UTC 2020 - Alexei Podvalsky <[email protected]>
+
+- Update to 1.6.0:
+  * Merge branch 'devel'
+  * Merge branch 'note_highlighter'
+  * Completing work on markdown note exporting.
+  * Checkpointing export support for Markdown notes.
+  * Fixing runtime warning in NodeInspector.
+  * Adding libmarkdown to list of meson build dependencies.
+  * Finishing work on URL support in note sidebar.
+  * Checkpointing work on URL click support in note editor.
+  * Checkpointing work on clicking on found URLs in notes.
+  * Checkpointing work on new note markdown support.
+  * Merge branch 'url'
+  * Merge branch 'master' of [email protected]:phase1geo/Minder.git
+
+-------------------------------------------------------------------

Old:
----
  Minder-1.5.1.tar.gz

New:
----
  Minder-1.6.0.tar.gz

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

Other differences:
------------------
++++++ minder.spec ++++++
--- /var/tmp/diff_new_pack.aFyp4C/_old  2020-01-21 21:01:26.892879240 +0100
+++ /var/tmp/diff_new_pack.aFyp4C/_new  2020-01-21 21:01:26.900879244 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package minder
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           minder
-Version:        1.5.1
+Version:        1.6.0
 Release:        0
 Summary:        Mind-mapping app
 License:        GPL-3.0-or-later
@@ -36,7 +36,9 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(granite) >= 5.2.3
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(libarchive)
+BuildRequires:  pkgconfig(libmarkdown)
 BuildRequires:  pkgconfig(libxml-2.0)
 Recommends:     %{name}-lang
 
@@ -48,6 +50,9 @@
 %prep
 %setup -q -n Minder-%{version}
 
+# Fix: script-without-shebang
+find -name \*.svg -exec chmod 0644 {} \+
+
 %build
 %meson
 %meson_build
@@ -67,6 +72,7 @@
 %{_datadir}/icons/hicolor/*/apps/*.??g
 %{_datadir}/metainfo/com.github.phase1geo.minder.appdata.xml
 %{_datadir}/mime/packages/com.github.phase1geo.minder.xml
+%{_datadir}/gtksourceview-3.0/
 
 %files lang -f %{name}.lang
 

++++++ Minder-1.5.1.tar.gz -> Minder-1.6.0.tar.gz ++++++
++++ 10045 lines of diff (skipped)


Reply via email to