* Wed May 09 2018 bjorn.lie@gmail.com
- Update to version 3.28.4:
+ Revert filter of incompatible OS supported architectures.
* Mon May 07 2018 bjorn.lie@gmail.com
- Update to version 3.28.3:
+ Updated translations.
* Tue Apr 10 2018 bjorn.lie@gmail.com
- Update to version 3.28.2:
+ Revert "Inhibit suspend" functionality due to breakage of
string freeze break.
* Mon Apr 09 2018 bjorn.lie@gmail.com
- Update to version 3.28.1:
+ Offer to download only supported architectures.
+ Inhibit suspending in various long lasting operations:
- Downloading media.
- Installing (under-construction).
- Cloning machine.
+ Select PUBLIC by default in the Shared Folder popover.
+ Select box on child-activated in the icon view.
+ Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Sun Mar 04 2018 luc14n0@linuxmail.org
- Update to version 3.27.92:
- Don't offer EOL operating systems for download.
- Handle mime-types (allows opening ISOs w/ Boxes from file
manager).
- Fix window grouping for multiple windows.
- Fix showing logo while downloading an image from the internet.
- Download logos from new source
(gitlab.gnome.org/gnome/gnome-boxes-logos).
- Add FreeDOS logo.
- Add:
+ pkgconfig(gobject-2.0) BuildRequires to avoid implicit
dependency.
+ fdupes BuildRequires and its macro for replacement of
duplicates with links under the data directory.
- Drop pkgconfig(rest-0.7) BuildRequires: it is no longer a
required anymore.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Tue Feb 06 2018 dimstar@opensuse.org
- Switch to meson build system:
+ Add meson BuildRequires.
+ Replace configure/make/make_install macros with
meson/meson_build/meson_install.
- Drop gettext BuildRequires: no explicitly required by the build
system (but since RPM pulls it in, it's there anyway).
* Tue Feb 06 2018 dimstar@opensuse.org
- Update to version 3.27.90:
+ Various documentation updates.
+ Fix notification dismissal that prevented Boxes from exiting.
+ Introduce selection mode keybord shortcuts.
+ Remember user credentials (keyring) for remote machines.
+ Show "oops page" when failing to connect to the backend.
+ Add DnD file transfer UI (visual feedback).
+ Add Transfers popover to keep track of ongoing file transfers.
+ Many wizard UI/UX changes such as:
- Make "Select a File" a menu entry.
- Introduce the "Download an OS" section.
- Make it possible to search for a downloadable OS.
- Offer to download an ISO if none is found in the filesystem.
+ Updated translations.
* Tue Jan 09 2018 zaitor@opensuse.org
- Update to version 3.27.4:
+ Various build (meson) fixes and improvements.
+ Port of the IconView to GtkFlowBox.
+ Fix notification dismissal at application shutdown.
+ Updated translations.
* Wed Jan 03 2018 luc14n0@linuxmail.org
- Update to version 3.27.3:
+ Use a more convenient developers.redhat.com API end-point.
+ Port the Downloaded list to GtkListBox.
+ Introduce a flat styling for the wizard rows.
+ Set a user-agent when using the network.
+ Make the wizard content scrollable.
+ Updated translations.
- Update Url to https://wiki.gnome.org/Design/Apps/Boxes: current
Boxes' web page.
- Drop pkgconfig(json-glib-1.0) BuildRequires: it's no longer a
requirement.
- Drop %glib2_gsettings_schema_*, %desktop_database_*,
%icon_theme_cache_* post/postun scriptlets and
%glib2_gsettings_schema_requires macro since their functionality
has been transfered to RPM file triggers.
- Add pkgconfig(gio-2.0) BuildRequires: it was already being pulled
with glib-2.0 module and used, since both of them live in
glib2-devel package.
- Adopt the use of %make_build macro instead of raw make command,
following the best practices.
- Drop gnome-boxes-nb-translations.patch: Fixed upstream.
* Wed Jan 03 2018 fezhang@suse.com
- Update to version 3.27.2:
+ Sufix screenshot filenames with .png.
+ Install appstream metadata at the new right location.
+ Fix enable-debug CFlags in the build machinery.
+ Don't use the default size as minimum size in the machine setup
+ Updated translations.
* Wed Jan 03 2018 badshah400@gmail.com
- Update to version 3.27.1:
+ Allow multiple attempts to authenticate a VNC connection.
+ Allow keeping the media after installation.
+ Fix the logo resolution in the wizard.
+ Fix target dev name for floppy nodes.
+ Allow resize of disks with snapshots.
+ Make the wizard look closer to the mockups.
+ Introduce RHEL Developer Suite integration.
+ Updated translations.
- Add pkgconfig(json-glib-1.0) and pkgconfig(webkit2gtk-4.0)
BuildRequires: new dependencies.
* Tue Jan 02 2018 zaitor@opensuse.org
- Add gnome-boxes-nb-translations.patch: Update Norwegian Bokmål
translations.
- Stop post(un) handling of glib2_gsettings_schema_post(un),
desktop_database_post(un) and icon_theme_cache_post(un), we have
file-triggers taking care of this now.
- Drop gnome-shell BuildRequires, just own the dirs in spec.
* Wed Nov 01 2017 badshah400@gmail.com
- Update to version 3.26.2:
+ Restore logo definition for RHEL 4.x.
+ Allow resize of disk with snapshots.
+ Append extension to screenshot filenames.
+ Updated translations.
* Wed Oct 04 2017 zaitor@opensuse.org
- Update to version 3.26.1:
+ Properly pick the right logo during install.
+ Fix Windows 7 express install.
+ Updated translations.
* Mon Sep 11 2017 luc14n0@linuxmail.org
- Update to version 3.26.0:
+ Fix Icon in Nepali tranlation.
+ Correct docs for the download method.
+ Updated translations.
* Fri Sep 08 2017 jengelh@inai.de
- Ensure neutrality of descriptions.
* Thu Aug 24 2017 zaitor@opensuse.org
- Update to version 3.25.91:
+ Fixes in the gettext machinery.
+ Updated translations.
* Mon Aug 07 2017 zaitor@opensuse.org
- Update to version 3.25.90:
+ Migrate from Intltool to Gettext.
+ Deattach notifications after timeout.
+ Update TODO file.
+ Updated translations.
- Drop intltool BuildRequires following upstreams port, add
explicit gettext BuildRequires.