* Tue May 27 2025 Manfred Hollstein <manfred.h@gmx.net>
Meson has been added as a build system in this release, and the
associated archive has been generated by 'meson dist'. Although
autotools has been retained for the time being and can still be used
via 'autogen.sh', meson is now the preferred build system, and
autotools will be removed in a future release.
- Update to version 0.6.0
* Update README after switchover to meson
* Add suport to Meson
* Replace deprecated exo with libxfce4ui 4.21.0
* Translation Updates
Version: 0.5.1-bp152.1.8
* Sat Mar 14 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 0.5.1
* Fixes an annoying bug about wrong port being saved in the bookmark
when saving it (bxo#15455 boo#1155611)
* Tue Aug 13 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.5.0
* Stable GTK+3 release
* Migrate gvfs commands to gio
* Set port number when connection type changes
* Only ask for share name if the field is shown/mandatory (bxo#14928)
* Improved appearance of various dialogs
* Improved sizings of the icon view
* Updated translations
- Cleaned up spec file
- Only use NEWS as changelog
* Wed Dec 05 2018 Maurizio Galli <maurizio.galli@gmail.com>
- Regression in 0.4.90 (bxo#14928)
- Revert to 0.4.2 version to preserve functionalties.
* Fri Nov 30 2018 Stefan Seyfried <seife+obs@b1-systems.com>
- more explicit gtk3 dependency specification
- Leap 42.3 does not build anymore, remove obsolete %post*-snippets
* Fri Nov 30 2018 Maurizio Galli <maurizio.galli@gmail.com>
- Gigolo 0.4.90
* Port to GTK+ 3
* Improved appearance of various dialogs
* Improved sizings of the icon view
* Updated translations-
- Cleaned spec file
- Use system icon for better integration
Version: 0.4.2-bp150.2.4
* Thu Jan 09 2014 gber@opensuse.org
- update to version 0.4.2
- Fix mnemonics in the Connect dialog.
- Resolve symbolic links before writing config files.
- Remember side panel position.
- Store and display colours for bookmarks.
- Allow editing bookmarks from the main window popup menu.
- Do not set the colour when no colour is explicitly selected.
- Add a separator to the Bookmark Edit Dialog.
- Don't show errors we are not supposed to show.
- Automatically choose the first Samba share if any were found.
- Add 'Open in Terminal' command.
- Remove some set but unused variables.
- Display bookmark name in the connection list if the connection
has a bookmark.
- Do not make the Connect button insensitive, never (bug #8103).
- Improve WebDav URI handling.
- Validate an entered custom URI by trying to parse it.
- After creating/editing a bookmark, update the list of mounts.
- Fix WebDav path parsing when there is no path.
- Add new command-line option to auto connect bookmarks.
- Drop Waf build system support and just use autotools.
- Translation updates
- drop gigolo-desktop.patch and edit desktop file in-place instead
* Sun Apr 29 2012 gber@opensuse.org
- added dependency on xdg-utils since xdg-open is used
- require gvfs, gigolo does not make much sense without it
* Fri Mar 30 2012 gber@opensuse.org
- specfile cleanup
- correct dependencies
- build using autotools rather than waf
* Thu Dec 01 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Thu Feb 17 2011 gber@opensuse.org
- call %desktop_database_post/un
* Sat Jan 15 2011 gber@opensuse.org
- do not require but recommend -lang subpackage
* Thu Dec 23 2010 gber@opensuse.org
- fix waf usage
* use $RPM_OPT_FLAGS
* show compiler output
- split off lang subpackage
* Sun Dec 05 2010 andrea@opensuse.org
- spec file clean up, using pkgconfig for BuildRequires
* Sun Oct 24 2010 andrea@opensuse.org
- update to 0.4.1
* Use SSH/SFTP as default connection type for new
bookmarks/connections
* Allow finishing the Connect / Bookmark Edit dialog by
pressing Enter
* Improve build system to respect LINGUAS environment variable
* Show an error message dialog if the file-manager command failed
to execute
* Remove the preference to select the Volume Manager
implementation
* Many minor fixes and improvements
- remove unsopported locale
* Wed Jan 13 2010 prusnak@suse.cz
- updated to 0.4.0
* Support mounting volumes like local partitions
* WebDav URIs may have an optional path argument
* Add a folder property for bookmarks which is used to open the file
manager with this folder
* Add a Bookmark side panel
* Many minor fixes and improvements
* Tue Apr 21 2009 prusnak@suse.cz
- updated to 0.3.2
* Improve the network browsing code to poperly auto-mount Samba
resources for browsing if necessary
* Updated translations
* Tue Apr 21 2009 prusnak@suse.cz
- updated to 0.3.1
* Fix build with GTK 2.12
* Show the main window when the status icon in the notification
area gets removed
* Fri Apr 03 2009 prusnak@suse.cz
- updated to 0.3.0
* Add a 'Browse Network' side panel to browse for available
Samba/Windows network shares.
* Detect an already running instance and show its window instead of
starting a new instance.
* Add command line option "--new-instance" ("-i") to restore the old
behaviour.
* Use the GtkMountOperation dialog when additional authentication
information are needed. This implicitly allows choosing the method
to store passwords (never, session, forever).
* Minimise to tray when the close button is clicked instead of when
minimising the main window.
* Add a new preference to set whether to show error message dialogs
when auto-connecting bookmarks.
* Various fixes and improvements to URI handling.
* Add a View menu to quickly change GUI preferences.
* Add Online Help and Supported Protocols help menu items.
* Mon Feb 23 2009 prusnak@suse.cz
- updated to 0.2.1.
* Fix wrong saving of Obex URIs
* Fix always disabled 'Create Bookmark' menu item
* Escape the userinfo part of URIs to allow at-signs.
* Tue Feb 17 2009 prusnak@suse.cz
- created package (version 0.2.0)