Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gigolo for openSUSE:Factory checked in at 2021-03-25 14:52:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gigolo (Old) and /work/SRC/openSUSE:Factory/.gigolo.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gigolo" Thu Mar 25 14:52:59 2021 rev:28 rq:881301 version:0.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gigolo/gigolo.changes 2020-03-16 10:21:53.123673923 +0100 +++ /work/SRC/openSUSE:Factory/.gigolo.new.2401/gigolo.changes 2021-03-25 14:53:01.064527718 +0100 @@ -1,0 +2,23 @@ +Wed Mar 24 20:03:46 UTC 2021 - Marcel Kuehlhorn <tu...@opensuse.org> + +- Update to version 0.5.2 + * Refresh Glade file, drop unused tab labels (gxo#apps/gigolo#13) + * move the logic setting GtkSpin port value to setup_for_type() + (gxo#apps/gigolo#11) + * 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 (gxo#apps/gigolo#2) + * Fix comment style. + * Remove GSourceFunc casts + * Update Makefile.am + * Add gigolo.ui to POTFILES.in (gxo#apps/gigolo#6) + * Added new icons following new style and reverse DNS format. + * Add new README.md and update AM_INIT_AUTOMAKE + * Add basic GitLab pipeline + * bxo#16717: Move from exo-csource to xdt-csource + * Translation Updates + +------------------------------------------------------------------- Old: ---- gigolo-0.5.1.tar.bz2 gigolo.png New: ---- gigolo-0.5.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gigolo.spec ++++++ --- /var/tmp/diff_new_pack.GnfEbj/_old 2021-03-25 14:53:01.612528275 +0100 +++ /var/tmp/diff_new_pack.GnfEbj/_new 2021-03-25 14:53:01.616528279 +0100 @@ -1,7 +1,7 @@ # # spec file for package gigolo # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,13 @@ Name: gigolo -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Frontend to Manage Connections to Remote Filesystems License: GPL-2.0-or-later Group: System/Filesystems URL: https://git.xfce.org/apps/gigolo/ Source0: https://archive.xfce.org/src/apps/gigolo/0.5/%{name}-%{version}.tar.bz2 -Source1: %{name}.png -BuildRequires: ed BuildRequires: intltool BuildRequires: update-desktop-files BuildRequires: pkgconfig(gio-2.0) >= 2.16.0 @@ -43,10 +41,6 @@ %prep %setup -q -ed -s gigolo.desktop.in <<'EOF' -,s/^Icon=gtk-network/Icon=folder-remote/ -w -EOF %build %configure @@ -64,10 +58,11 @@ %files %license COPYING -%doc AUTHORS NEWS README THANKS TODO +%doc AUTHORS NEWS THANKS TODO %doc %{_mandir}/man1/gigolo.1* %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop +%{_datadir}/icons/hicolor/*/apps/org.xfce.gigolo.* %files lang -f %{name}.lang ++++++ gigolo-0.5.1.tar.bz2 -> gigolo-0.5.2.tar.bz2 ++++++ ++++ 26841 lines of diff (skipped)