Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gigolo for openSUSE:Factory checked in at 2023-10-04 22:31:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gigolo (Old) and /work/SRC/openSUSE:Factory/.gigolo.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gigolo" Wed Oct 4 22:31:37 2023 rev:29 rq:1114997 version:0.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gigolo/gigolo.changes 2021-03-25 14:53:01.064527718 +0100 +++ /work/SRC/openSUSE:Factory/.gigolo.new.28202/gigolo.changes 2023-10-04 22:32:40.194283482 +0200 @@ -1,0 +2,36 @@ +Fri Sep 29 15:46:57 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 0.5.3 + * Update copyright year and urls + * Replace remaining stock icons + * Replace (some) deprecated stock icons + * Fix double free + * Fix compiler warning -Wmaybe-uninitialized + * Disable systray icon outside X11 + * Detect DE using XDG_CURRENT_DESKTOP (Fixes #19) + * Add icons at missing sizes, clean up SVG metadata + * build: Use XDT_CHECK_PACKAGE + * build: Fix autotools warnings + * Update `.gitignore` + * Rename "SSH" to "SSH / SFTP" + * Fix intltool lock file issue during make distcheck + * Update TODO + * Refresh Glade file, drop unused tab labels (fixes #13) + * move the logic setting GtkSpin port value to setup_for_type() + * Use new icon in window titlebar + * Fix compilation warnings + * autoconf: Some updates + * Only show an error dialog if the host field is visible/required + * Remove capitalization from icon name + * Update GenericName (#2) + * Fix comment style. + * Remove GSourceFunc casts + * Update Makefile.am + * Add gigolo.ui to POTFILES.in (Issue #6) + * Added new icons following new style and reverse DNS format. + * Add new README.md and update AM_INIT_AUTOMAKE + * Add basic GitLab pipeline + * Bug #16717: Move from exo-csource to xdt-csource + * Translation Updates + +------------------------------------------------------------------- Old: ---- gigolo-0.5.2.tar.bz2 New: ---- gigolo-0.5.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gigolo.spec ++++++ --- /var/tmp/diff_new_pack.i94aal/_old 2023-10-04 22:32:41.214320349 +0200 +++ /var/tmp/diff_new_pack.i94aal/_new 2023-10-04 22:32:41.214320349 +0200 @@ -1,7 +1,7 @@ # # spec file for package gigolo # -# Copyright (c) 2021 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 @@ -17,7 +17,7 @@ Name: gigolo -Version: 0.5.2 +Version: 0.5.3 Release: 0 Summary: Frontend to Manage Connections to Remote Filesystems License: GPL-2.0-or-later @@ -26,8 +26,8 @@ Source0: https://archive.xfce.org/src/apps/gigolo/0.5/%{name}-%{version}.tar.bz2 BuildRequires: intltool BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gio-2.0) >= 2.16.0 -BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gio-2.0) >= 2.38.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 # uses xdg-open Requires: xdg-utils @@ -58,7 +58,7 @@ %files %license COPYING -%doc AUTHORS NEWS THANKS TODO +%doc AUTHORS NEWS README.md THANKS TODO %doc %{_mandir}/man1/gigolo.1* %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop ++++++ gigolo-0.5.2.tar.bz2 -> gigolo-0.5.3.tar.bz2 ++++++ ++++ 42843 lines of diff (skipped)