Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package notejot for openSUSE:Factory checked 
in at 2021-06-04 22:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/notejot (Old)
 and      /work/SRC/openSUSE:Factory/.notejot.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "notejot"

Fri Jun  4 22:43:10 2021 rev:15 rq:894837 version:3.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/notejot/notejot.changes  2020-05-07 
14:56:48.618543364 +0200
+++ /work/SRC/openSUSE:Factory/.notejot.new.1898/notejot.changes        
2021-06-04 22:43:25.831120481 +0200
@@ -1,0 +2,18 @@
+Thu May 20 13:38:01 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to 3.0.4
+  * New UI, added dark mode
+  * formatting inside notes
+  * Note settings button hiding when necessary
+  * "No Open Notes" showing only when it's supposed to
+  * Notes' hover being rounded
+  * Subtitles are now more intelligent, showing the creation time
+    more compactly, and showing the note's first line if it has a period
+  * Implement search for notes titles, improve the empty state
+  * Notes now can be put into Notebooks, for more categorization
+  * Text Size of the Notes can be adjusted in 3 sizes
+  * Searchbar is hideable, has a new look
+  * Keyboard shortcuts for formatting
+  * Added translations
+  
+-------------------------------------------------------------------

Old:
----
  notejot-1.6.3.tar.gz

New:
----
  notejot-3.0.4.tar.gz

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

Other differences:
------------------
++++++ notejot.spec ++++++
--- /var/tmp/diff_new_pack.B0Nq5S/_old  2021-06-04 22:43:26.271120967 +0200
+++ /var/tmp/diff_new_pack.B0Nq5S/_new  2021-06-04 22:43:26.275120972 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package notejot
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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:           notejot
-Version:        1.6.3
+Version:        3.0.4
 Release:        0
 Summary:        A Sticky Note App
 License:        GPL-3.0-only
@@ -31,11 +31,13 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gee-0.8)
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(granite) >= 0.5
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(gtk4)
 BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libadwaita-1)
 Recommends:     %{name}-lang
 
 %description
@@ -53,33 +55,18 @@
 
 %install
 %meson_install
-%suse_update_desktop_file -r com.github.lainsce.notejot GTK Utility 
DesktopUtility
-%find_lang com.github.lainsce.notejot %{name}.lang
+%find_lang io.github.lainsce.Notejot %{name}.lang
 %fdupes %{buildroot}/%{_datadir}
 
-# dirlist HiDPI icons (see: hicolor/index.theme)
-_dirlist=$PWD/dir.lst
-pushd %{buildroot}
-find ./ | while read _list; do
-    echo $_list | grep '[0-9]\@[0-9]' || continue
-    _path=$(echo $_list | sed 's/[^/]//')
-    if ! ls ${_path%/*}; then
-        grep -xqs "\%dir\ ${_path%/*}" $_dirlist || echo "%dir ${_path%/*}" >> 
$_dirlist
-    fi
-done
-popd
-
-# Switch to the default system font
-find %{buildroot} -type f -name "*.ttf" -delete -print
-
-%files -f dir.lst
+%files
 %license LICENSE
 %doc AUTHORS README.md
-%{_bindir}/com.github.lainsce.notejot
-%{_datadir}/applications/com.github.lainsce.notejot.desktop
-%{_datadir}/glib-2.0/schemas/com.github.lainsce.notejot.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/com.github.lainsce.notejot.??g
-%{_datadir}/metainfo/com.github.lainsce.notejot.appdata.xml
+%{_bindir}/io.github.lainsce.Notejot
+%{_datadir}/applications/io.github.lainsce.Notejot.desktop
+%{_datadir}/glib-2.0/schemas/io.github.lainsce.Notejot.gschema.xml
+%{_datadir}/icons/hicolor/*/apps/io.github.lainsce.Notejot*.??g
+%{_datadir}/icons/hicolor/scalable/actions/*.svg
+%{_datadir}/metainfo/io.github.lainsce.Notejot.appdata.xml
 
 %files lang -f %{name}.lang
 

++++++ notejot-1.6.3.tar.gz -> notejot-3.0.4.tar.gz ++++++
++++ 22291 lines of diff (skipped)

Reply via email to