Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mousepad for openSUSE:Factory 
checked in at 2024-11-06 16:51:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mousepad (Old)
 and      /work/SRC/openSUSE:Factory/.mousepad.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mousepad"

Wed Nov  6 16:51:16 2024 rev:18 rq:1217926 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mousepad/mousepad.changes        2024-02-06 
16:35:40.829505357 +0100
+++ /work/SRC/openSUSE:Factory/.mousepad.new.2020/mousepad.changes      
2024-11-06 16:52:43.221975869 +0100
@@ -1,0 +2,26 @@
+Mon Oct 21 10:27:05 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Update to version 0.6.3
+  * build: Force plugins to be built
+  * Added missing Keywords entry to .desktop file
+  * Do not set new file readonly when using admin protocol
+  * Take into account user cancellation when using the admin protocol
+  * Add support for admin protocol
+  * Apply .clang-format file
+  * Remove unnecessary dirname in local includes
+  * clang-format: Use IncludeBlocks::Regroup
+  * clang-format: Break after assignment operator
+  * clang-format: Insert a newline at end of file if missing
+  * print: Remove useless test
+  * Apply .clang-format file
+  * clang-format: Add file
+  * shortcuts-plugin: Fix shortcuts-editor include
+  * recent-menu: Do not add already open files
+  * Do not define G_DISABLE_CHECKS in release mode
+  * Do not use g_log_set_always_fatal()
+  * test-plugin: Update actions after previous commit
+  * Don't set buffer as unmodified before reloading if externally
+    modified
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  mousepad-0.6.2.tar.bz2

New:
----
  mousepad-0.6.3.tar.bz2

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

Other differences:
------------------
++++++ mousepad.spec ++++++
--- /var/tmp/diff_new_pack.JQZSf6/_old  2024-11-06 16:52:43.673994641 +0100
+++ /var/tmp/diff_new_pack.JQZSf6/_new  2024-11-06 16:52:43.677994806 +0100
@@ -18,7 +18,7 @@
 
 %define libname libmousepad0
 Name:           mousepad
-Version:        0.6.2
+Version:        0.6.3
 Release:        0
 Summary:        Simple Text Editor for Xfce
 License:        GPL-2.0-or-later
@@ -33,7 +33,9 @@
 BuildRequires:  pkgconfig(gspell-1)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(gtksourceview-4) >= 4.0.0
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.17.5
 BuildRequires:  pkgconfig(libxfconf-0)
+BuildRequires:  pkgconfig(polkit-agent-1) >= 102
 
 %description
 Mousepad is a simple text editor for Xfce.
@@ -87,9 +89,11 @@
 %{_datadir}/glib-2.0/schemas/org.xfce.mousepad.plugins.gspell.gschema.xml
 %{_datadir}/metainfo/org.xfce.%{name}.appdata.xml
 %{_datadir}/icons/hicolor/*/apps/org.xfce.mousepad.*
+%{_datadir}/polkit-1/actions/org.xfce.mousepad.*
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %{_libdir}/%{name}/plugins/libmousepad-plugin-gspell.so
+%{_libdir}/%{name}/plugins/libmousepad-plugin-shortcuts.so
 
 %files -n %{libname}
 %{_libdir}/libmousepad.so.*

++++++ mousepad-0.6.2.tar.bz2 -> mousepad-0.6.3.tar.bz2 ++++++
++++ 51172 lines of diff (skipped)

Reply via email to