Hello community,

here is the log from the commit of package xournalpp for openSUSE:Factory 
checked in at 2019-12-21 12:30:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xournalpp (Old)
 and      /work/SRC/openSUSE:Factory/.xournalpp.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xournalpp"

Sat Dec 21 12:30:59 2019 rev:5 rq:758282 version:1.0.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/xournalpp/xournalpp.changes      2019-06-17 
10:34:48.173220324 +0200
+++ /work/SRC/openSUSE:Factory/.xournalpp.new.6675/xournalpp.changes    
2019-12-21 12:31:23.727363638 +0100
@@ -1,0 +2,23 @@
+Tue Dec 17 11:39:57 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.0.16:
+  * Fixed currently editing textboxes not exporting to PDF.
+  * Fixed line tool breaking when snap-to-grid is disabled.
+- Changes from version 1.0.15 and 1.0.14:
+  * Fixed an issue where copying and pasting strokes would crash
+    the program.
+  * Text field bugfixes
+  * Latex tool enhancements
+  * Image tool bugfixes
+  * Misc quality-of-life enhancements
+  * New experimental floating toolbox
+  * Improved input handling, bugfixes
+  * Updated preferences window
+  * Fixed some crashing issues
+  * Refactoring and other non-user visible changes
+  * Other misc features and bugfixes
+- Add xournalpp-fix-desktop-categories.patch: Fix desktop
+  categories with additional keywords to prevent "No sufficient
+  Category definition" error from brp-desktop.
+
+-------------------------------------------------------------------

Old:
----
  xournalpp-1.0.12.tar.gz

New:
----
  xournalpp-1.0.16.tar.gz
  xournalpp-fix-desktop-categories.patch

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

Other differences:
------------------
++++++ xournalpp.spec ++++++
--- /var/tmp/diff_new_pack.FD8lcR/_old  2019-12-21 12:31:24.651364078 +0100
+++ /var/tmp/diff_new_pack.FD8lcR/_new  2019-12-21 12:31:24.651364078 +0100
@@ -12,18 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           xournalpp
-Version:        1.0.12
+Version:        1.0.16
 Release:        0
 Summary:        Notetaking software designed around a tablet
 License:        GPL-2.0-or-later
 Group:          Productivity/Office/Other
 Url:            https://github.com/xournalpp/xournalpp
 Source0:        
https://github.com/xournalpp/xournalpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM xournalpp-fix-desktop-categories.patch 
[email protected] -- Fix desktop categories with additional keywords to 
prevent "No sufficient Category definition" error from brp-desktop.
+Patch0:         xournalpp-fix-desktop-categories.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -49,6 +51,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %cmake
@@ -69,9 +72,11 @@
 %doc AUTHORS README.md
 %{_bindir}/xournal-thumbnailer
 %{_bindir}/xournalpp
-%{_datadir}/applications/xournalpp.desktop
+%{_datadir}/applications/*.xournalpp.desktop
 %{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
 %{_datadir}/mime/packages/*.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/*.appdata.xml
 %dir %{_datadir}/mimelnk
 %dir %{_datadir}/mimelnk/application
 %{_datadir}/mimelnk/application/*.desktop

++++++ xournalpp-1.0.12.tar.gz -> xournalpp-1.0.16.tar.gz ++++++
/work/SRC/openSUSE:Factory/xournalpp/xournalpp-1.0.12.tar.gz 
/work/SRC/openSUSE:Factory/.xournalpp.new.6675/xournalpp-1.0.16.tar.gz differ: 
char 12, line 1

++++++ xournalpp-fix-desktop-categories.patch ++++++
Index: 
xournalpp-1.99.20190821.ccc9dbc6/desktop/com.github.xournalpp.xournalpp.desktop
===================================================================
--- 
xournalpp-1.99.20190821.ccc9dbc6.orig/desktop/com.github.xournalpp.xournalpp.desktop
+++ 
xournalpp-1.99.20190821.ccc9dbc6/desktop/com.github.xournalpp.xournalpp.desktop
@@ -24,4 +24,4 @@ Terminal=false
 StartupNotify=true
 
MimeType=application/x-xoj;application/x-xojpp;application/x-xopp;application/x-xopt;application/pdf;
 Icon=com.github.xournalpp.xournalpp
-Categories=Office;GNOME;GTK;
+Categories=Graphics;2DGraphics;GTK;GNOME;

Reply via email to