Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package novprog for openSUSE:Factory checked in at 2026-07-26 11:30:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/novprog (Old) and /work/SRC/openSUSE:Factory/.novprog.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "novprog" Sun Jul 26 11:30:07 2026 rev:11 rq:1367781 version:3.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/novprog/novprog.changes 2024-02-02 15:48:40.983744078 +0100 +++ /work/SRC/openSUSE:Factory/.novprog.new.2004/novprog.changes 2026-07-26 11:32:42.107451569 +0200 @@ -1,0 +2,20 @@ +Sat Jul 25 19:11:31 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 3.2.7: + * Use strict mode to disable unsafe Qt APIs + * Document upstream policy prohibiting the use of AI + * Translation updates: Croatian +- Includes the 3.2.4-3.2.6 maintenance releases: improved + deployment and translation build code, replaced shadowed + variable names, Romanian translation update +- Follow the upstream tarball rename (-src suffix dropped) in + Source +- Cleanup spec file: + * Drop the obsolete Group tag + * Drop the gcc11 fallback for Leap 15.x, which is out of + support + * Drop the deprecated %suse_update_desktop_file call; the + upstream desktop file already carries valid categories + (Qt;Office;Chart instead of the previous Office;Publishing) + +------------------------------------------------------------------- Old: ---- novprog-3.2.3-src.tar.bz2 New: ---- novprog-3.2.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ novprog.spec ++++++ --- /var/tmp/diff_new_pack.S0UQcY/_old 2026-07-26 11:32:42.551466866 +0200 +++ /var/tmp/diff_new_pack.S0UQcY/_new 2026-07-26 11:32:42.555467005 +0200 @@ -1,7 +1,7 @@ # # spec file for package novprog # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2016 Graeme Gott <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,19 +18,14 @@ Name: novprog -Version: 3.2.3 +Version: 3.2.7 Release: 0 Summary: Wordcount graphing program License: GPL-3.0-or-later -Group: Productivity/Office/Other URL: https://gottcode.org/novprog/ -Source: https://gottcode.org/novprog/download/?os=source#/%{name}-%{version}-src.tar.bz2 +Source: https://gottcode.org/novprog/%{name}-%{version}.tar.bz2 BuildRequires: cmake -%if 0%{?suse_version} < 1550 -BuildRequires: gcc11-c++ -%else BuildRequires: gcc-c++ -%endif BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: qt6-linguist-devel @@ -55,15 +50,11 @@ %autosetup %build -%if 0%{?suse_version} < 1550 -export CXX=g++-11 -%endif %cmake %cmake_build %install %cmake_install -%suse_update_desktop_file -u -r %{name} Office Publishing %find_lang %{name} --with-qt %files ++++++ novprog-3.2.3-src.tar.bz2 -> novprog-3.2.7.tar.bz2 ++++++ ++++ 2181 lines of diff (skipped)
