From 11c2ad2b94ea5e56a9b637f0a07766372e65fcb55023633fcc771c51c9781b9a Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 27 Apr 2020 05:34:40 +0000 Subject: [PATCH] Accepting request 797942 from home:badshah400:branches:X11:Utilities - Update to version 1.0.18: - No longer need to build translations independently after running make. OBS-URL: https://build.opensuse.org/request/show/797942 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xournalpp?expand=0&rev=17 --- xournalpp-1.0.17.tar.gz | 3 --- xournalpp-1.0.18.tar.gz | 3 +++ xournalpp.changes | 24 ++++++++++++++++++++++++ xournalpp.spec | 3 +-- 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 xournalpp-1.0.17.tar.gz create mode 100644 xournalpp-1.0.18.tar.gz diff --git a/xournalpp-1.0.17.tar.gz b/xournalpp-1.0.17.tar.gz deleted file mode 100644 index bc0426c..0000000 --- a/xournalpp-1.0.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bfd456205b75c86cba598e86c2ef6011871a30f6452221fe675680fd768db3a -size 14885382 diff --git a/xournalpp-1.0.18.tar.gz b/xournalpp-1.0.18.tar.gz new file mode 100644 index 0000000..45cd8c4 --- /dev/null +++ b/xournalpp-1.0.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13178f67fc5c4eed566a09a16cbee80655a6bb7ab4425b4bc3962e8b608c215 +size 14892343 diff --git a/xournalpp.changes b/xournalpp.changes index 07c71ad..4265e17 100644 --- a/xournalpp.changes +++ b/xournalpp.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sun Apr 26 15:47:33 UTC 2020 - Atri Bhattacharya + +- Update to version 1.0.18: + * Fixed a crash occurring when recent file entries are invalid + (gh#xournalpp/xournalpp#1730) + * Fixed translations not being built correctly, causing + packaging issues (gh#xournalpp/xournalpp#1596) + * Fixed background PDF outlines not being saved in exported PDF + (only available when compiled with Cairo 1.16 or newer) + * Fixed a deadlock occurring when a second PDF with an outline + is opened (gh#xournalpp/xournalpp#1582). + * Fixed the settings file being written to when it is parsed + (gh#xournalpp/xournalpp#1074) + * Fixed dark mode icons not loading properly + (gh#xournalpp/xournalpp#1767) + * Added missing dark mode icons (gh#xournalpp/xournalpp#1765) + * Fixed crash in Export As ... on some page range options + (gh#xournalpp/xournalpp#1790) + * Fixed crash caused by custom colors in toolbar being "too + close" (gh#xournalpp/xournalpp#1659) +- No longer need to build translations independently after + running make. + ------------------------------------------------------------------- Wed Feb 19 00:25:56 UTC 2020 - Atri Bhattacharya diff --git a/xournalpp.spec b/xournalpp.spec index 02144ec..195ee23 100644 --- a/xournalpp.spec +++ b/xournalpp.spec @@ -17,7 +17,7 @@ Name: xournalpp -Version: 1.0.17 +Version: 1.0.18 Release: 0 Summary: Notetaking software designed around a tablet License: GPL-2.0-or-later @@ -55,7 +55,6 @@ It supports pen input, e.g. Wacom tablets. %build %cmake -%cmake_build translations %install %cmake_install