Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-mount-plugin for 
openSUSE:Factory checked in at 2023-04-25 16:42:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-mount-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-mount-plugin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-mount-plugin"

Tue Apr 25 16:42:34 2023 rev:3 rq:1082636 version:1.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-mount-plugin/xfce4-mount-plugin.changes    
2021-01-12 10:28:48.257208646 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-mount-plugin.new.1533/xfce4-mount-plugin.changes
  2023-04-25 16:42:55.150263969 +0200
@@ -1,0 +2,34 @@
+Fri Apr 21 05:38:06 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Updated to 1.1.5
+  * Remove unused old doc/ folder
+  * Improve autotools configuration
+  * Update copyright year
+  * Remove deprecated project files
+  * build: Add GLib requirement
+  * build: Fix autotools warnings
+  * Use xfce_panel_plugin_popup_menu() when possible
+  * Replace deprecated XfcePanelImage with GtkImage
+  * Use "logo-icon-name" instead of "logo" in about dialog
+  * build: Fix intltool lock file problem during make distcheck
+  * Update COPYING
+  * autoconf: Remove AC_HEADER_STDC
+  * Bump version to 1.1.5 after German translation update and
+    compilation on FreeBSD 12.2
+  * Partly merge in commit 498e6d23 of skunnyk with autotools
+    improvements
+  * Removed auto-generatable developer documentation, but keep
+    Doxyfile for anyone who wants to create the documentation
+  * Removed commented-out AC_CHECK lines in configure.ac.in and
+    their comments where reasonable as of now
+  * Ran 'make update-po' after fixed typo and line removements in
+    C file
+  * Comment out step by step old AC_CHECKS, explaining the
+    reasoning for future reference and discussion, esp. wrt. *NIX
+    compilation problems.
+  * Revert "remove checks for unused functions from configure.ac"
+  * Updated and revised German translation for next release
+  * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------

Old:
----
  _service
  xfce4-mount-plugin-1.1.5.tar.bz2

New:
----
  xfce4-mount-plugin-1.1.6.tar.bz2

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

Other differences:
------------------
++++++ xfce4-mount-plugin.spec ++++++
--- /var/tmp/diff_new_pack.8ZKTtZ/_old  2023-04-25 16:42:56.402271339 +0200
+++ /var/tmp/diff_new_pack.8ZKTtZ/_new  2023-04-25 16:42:56.458271668 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-mount-plugin
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define plugin mount
 %bcond_with git
 Name:           xfce4-%{plugin}-plugin
-Version:        1.1.5
+Version:        1.1.6
 Release:        0
 Summary:        Filesystem Mounting Plugin for the Xfce Panel
 License:        GPL-2.0-or-later
@@ -30,7 +30,9 @@
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(libxfce4panel-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
 BuildRequires:  pkgconfig(libxfce4ui-2)
 %if %{with git}
 BuildRequires:  xfce4-dev-tools
@@ -85,7 +87,7 @@
 %fdupes %{buildroot}%{_datadir}
 
 %files
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS NEWS README
 %license COPYING
 %{_libdir}/xfce4/panel/plugins/libmount.so
 %{_datadir}/xfce4/panel/plugins/xfce4-mount-plugin.desktop

++++++ xfce4-mount-plugin-1.1.5.tar.bz2 -> xfce4-mount-plugin-1.1.6.tar.bz2 
++++++
++++ 57774 lines of diff (skipped)

Reply via email to