Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gromit-mpx for openSUSE:Factory 
checked in at 2026-02-23 16:13:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gromit-mpx (Old)
 and      /work/SRC/openSUSE:Factory/.gromit-mpx.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gromit-mpx"

Mon Feb 23 16:13:08 2026 rev:2 rq:1334276 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gromit-mpx/gromit-mpx.changes    2021-02-19 
23:45:04.723352416 +0100
+++ /work/SRC/openSUSE:Factory/.gromit-mpx.new.1977/gromit-mpx.changes  
2026-02-23 16:15:11.107854193 +0100
@@ -1,0 +2,15 @@
+Fri Feb 20 18:33:27 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 1.8.0:
+  + Draw and erase cursors are now customisable by replacing PNGs
+  + Add CIRCLE, RECT and LINE tools
+  + New "smooth" and "orthogonal" drawing tools
+  + Unlimited (100x) undo buffer with compression
+  + Add arrowtype option that allows to set arrow position
+  + Add a maxsize config parameter to be able to disable pen
+    pressure sensitivity
+  + Add error dialog that's shown on encountering invalid config
+  + Add multiple translations
+  + Various UI tweaks, hotkey fixes, icon fixes
+
+-------------------------------------------------------------------

Old:
----
  gromit-mpx-1.4.tar.gz

New:
----
  gromit-mpx-1.8.0.tar.gz

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

Other differences:
------------------
++++++ gromit-mpx.spec ++++++
--- /var/tmp/diff_new_pack.otrHHo/_old  2026-02-23 16:15:11.755880912 +0100
+++ /var/tmp/diff_new_pack.otrHHo/_new  2026-02-23 16:15:11.759881076 +0100
@@ -2,6 +2,7 @@
 # spec file for package gromit-mpx
 #
 # Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2026 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:           gromit-mpx
-Version:        1.4
+Version:        1.8.0
 Release:        0
 Summary:        A desktop annotation tool
 License:        GPL-2.0-or-later
@@ -25,12 +26,11 @@
 Source:         
https://github.com/bk138/gromit-mpx/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(appindicator3-0.1) >= 0.4.92
+BuildRequires:  cmake(lz4)
+BuildRequires:  pkgconfig(ayatana-appindicator3-0.1) >= 0.5
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xi) >= 1.3
-Provides:       gromit = %{version}-%{release}
-Obsoletes:      gromit = 20041213
 
 %description
 Gromit-MPX is a multi-pointer GTK3 port of the original Gromit desktop 
annotation tool.
@@ -47,19 +47,19 @@
 %install
 %cmake_install
 rm -rv %{buildroot}%{_datadir}/doc/
+%find_lang %{name} %{?no_lang_C}
 
-%files
+%check
+%ctest
+
+%files -f %{name}.lang
 %license COPYING
 %doc AUTHORS ChangeLog *.md
 %config(noreplace) %{_sysconfdir}/%{name}/
 %{_bindir}/%{name}
 %{_datadir}/applications/net.christianbeier.Gromit-MPX.desktop
-%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_mandir}/man1/%{name}.1%{?ext_man}
-%{_datadir}/pixmaps/%{name}.png
-%{_datadir}/pixmaps/%{name}.xpm
-%{_datadir}/icons/hicolor/scalable/apps/gromit-mpx_active.svg
-%{_datadir}/icons/hicolor/scalable/apps/net.christianbeier.Gromit-MPX.svg
+%{_datadir}/icons/hicolor/scalable/apps/*.svg
 %{_datadir}/metainfo/net.christianbeier.Gromit-MPX.appdata.xml
-%{_datadir}/pixmaps/gromit-mpx_active.png
+%{_datadir}/pixmaps/*.png
 

++++++ gromit-mpx-1.4.tar.gz -> gromit-mpx-1.8.0.tar.gz ++++++
++++ 10816 lines of diff (skipped)

Reply via email to