Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xournalpp for openSUSE:Factory checked in at 2025-12-19 16:42:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xournalpp (Old) and /work/SRC/openSUSE:Factory/.xournalpp.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xournalpp" Fri Dec 19 16:42:30 2025 rev:30 rq:1323561 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xournalpp/xournalpp.changes 2025-12-15 12:04:38.999109619 +0100 +++ /work/SRC/openSUSE:Factory/.xournalpp.new.1928/xournalpp.changes 2025-12-19 16:42:58.406664520 +0100 @@ -1,0 +2,27 @@ +Sat Dec 13 14:41:04 UTC 2025 - Atri Bhattacharya <[email protected]> + +- Update to version 1.3.0: + * PDF exports now preserves the background PDF's inner structure + (hyperlink, comments, ...) + * Grid snapping now follows the displayed grid for all + background types + * New graph background with periodically thicker lines + * New laser pointer tool, writing ephemeral strokes + * Allow to use an external editor for LaTeX entries + * Add the possibility of recoloring the screen output (e.g. for + night mode or accessibility) + * Add the possibility of choosing the PDF marker opacity + * Configurable behaviour in fullscreen or presentation modes + * Allow to optionally scroll beyond the page's edges + * The toolbars can now contain several instances of the same + button + * Major changes in the plugin interface + * Many smaller new features and bugfixes +- Add BuildRequires: + * pkgconfig(libqpdf) >= 10.6.0 for qpdf support. + * help2man for generating man files. +- Add DISTRO_CODENAME when configuring build. +- Drop compatibility conditionals for Leap 15.6 or older to as + (libqpdf >= 10.6.0) dependency makes them unresolvable anyway. + +------------------------------------------------------------------- Old: ---- xournalpp-1.2.10.tar.gz New: ---- xournalpp-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xournalpp.spec ++++++ --- /var/tmp/diff_new_pack.enqB5P/_old 2025-12-19 16:43:02.454833808 +0100 +++ /var/tmp/diff_new_pack.enqB5P/_new 2025-12-19 16:43:02.478834812 +0100 @@ -17,7 +17,7 @@ Name: xournalpp -Version: 1.2.10 +Version: 1.3.0 Release: 0 Summary: Notetaking software designed around a tablet License: GPL-2.0-or-later @@ -26,6 +26,8 @@ Source0: https://github.com/xournalpp/xournalpp/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: fdupes +BuildRequires: gcc-c++ +BuildRequires: help2man BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: texlive-latex-bin @@ -33,6 +35,7 @@ BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtksourceview-4) +BuildRequires: pkgconfig(libqpdf) >= 10.6.0 BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libzip) @@ -44,11 +47,6 @@ Recommends: webp-pixbuf-loader Recommends: tex(scontents.tex) Recommends: tex(standalone.tex) -%if 0%{?suse_version} < 1550 -BuildRequires: gcc9-c++ -%else -BuildRequires: gcc-c++ -%endif %description Xournal++ is a hand note taking software. @@ -60,10 +58,10 @@ %autosetup -p1 %build -%cmake -DENABLE_MATHTEX=ON \ -%if 0%{?suse_version} < 1550 - -DCMAKE_CXX_COMPILER="%{_bindir}/g++-9" \ -%endif +%cmake \ + -DDISTRO_CODENAME="openSUSE Linux" \ + -DENABLE_CPPTRACE=OFF \ + -DMAN_COMPRESS=OFF \ %{nil} %cmake_build @@ -75,8 +73,9 @@ %files %license LICENSE %doc AUTHORS README.md -%{_bindir}/xournalpp-thumbnailer %{_bindir}/xournalpp +%{_bindir}/xournalpp-thumbnailer +%{_bindir}/xournalpp-wrapper %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/scalable/mimetypes/*.svg %{_datadir}/icons/hicolor/*/apps/* @@ -85,6 +84,7 @@ %dir %{_datadir}/thumbnailers %{_datadir}/thumbnailers/*.thumbnailer %{_datadir}/xournalpp/ +%{_mandir}/man1/xournalpp*.1%{?ext_man} %files lang -f xournalpp.lang ++++++ xournalpp-1.2.10.tar.gz -> xournalpp-1.3.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/xournalpp/xournalpp-1.2.10.tar.gz /work/SRC/openSUSE:Factory/.xournalpp.new.1928/xournalpp-1.3.0.tar.gz differ: char 12, line 1
