File gnome-boxes.changes of Package gnome-boxes

-------------------------------------------------------------------
Tue Jan 15 20:22:47 UTC 2013 - dimstar@opensuse.org

- Update to version 3.6.3:
  + Fix express installation for Fedora 18.
  + Don't crash when running Boxes while it's already running.
  + Updated translations.

-------------------------------------------------------------------
Tue Nov 13 07:47:21 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.2:
  + More reliable tracking of installation.
  + Fix 'Continue' button disabled when choosing non-express
    installation for Windows XP.
  + Clear search when search bar is dismissed.
  + Use the right icon for selection mode and fullscreen buttons.
  + Reset selection when exiting selection mode.
  + Fix a bug in properties view where incorrect tab was shown for
    remote machines.
  + Handle screenshots correctly on force shutdown.
  + Workaround some potential crashes in search provider.
  + When password entry loses input focus while its empty, it now
    reverts back to 'Add password' button.
  + Add logo for RHEL 4.x, 5.x and 6.x.
  + Ensure storage pool is active before using it.
  + More reliable resetting of URL entry.
  + Fix a build issue.
  + Updated translations.

-------------------------------------------------------------------
Tue Oct 16 19:10:46 UTC 2012 - dimstar@opensuse.org

- Add tracker Requires: gnome-boxes fails to start otherwise with
  (gnome-boxes:18054): GLib-GIO-ERROR **: Settings schema
  'org.freedesktop.Tracker.FTS' is not installed (bnc#785356).

-------------------------------------------------------------------
Tue Oct 16 19:06:45 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.1.1:
  + Add a forgotten file from distribution tarball.

-------------------------------------------------------------------
Mon Oct 15 19:40:08 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.1:
  + Make spinner spin.
  + Enable key navigation in main view.
  + Disable/ignore keynav and other irrelevant keyboard events in
    search entry.
  + Add Ctrl-Q keyboard shortcut for quitting Boxes.
  + Correct/improve look&feel of selection mode.
  + Gracefully handle 'topology node missing from libvirt
    capabilities' scenerio.
  + Directly use libsoup for HTTP downloads.
  + Add a SLEEPING mode for libvirt's new 'PMSUSPEND' state.
  + Use GNOME logo for representing GNOME live media.
  + Disable customization of remote boxes at creation for now. This
    was nonfunctional and not as important as customization of VMs.
  + Automatically switch to 'System' tab in properties for VM under
    creation.
  + Fix regression of not automatically continuing saved
    installations on launch.
  + Fix inconsistencies in sizes of wizard toolbar buttons.
  + Fix incorrect enabling of 'Continue' button in wizard.
  + Don't crash when Tracker service is unavailable.
  + Don't automatically delete live VM box on forced shutdown.
  + Correct configure check for forcing building from vala sources.
  + Disable S3/S4 states for new VMs to avoid some issues with
    these power states in latest libvirt/qemu.
  + Only gather stats for running VMs to save resources
  + Updated translations.
- Add pkgconfig(libsoup-2.4) BuildRequires: new dependency.

-------------------------------------------------------------------
Fri Oct  5 08:25:29 UTC 2012 - dmueller@suse.com

- Require qemu on arm instead of kvm.

-------------------------------------------------------------------
Tue Sep 25 12:20:06 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.0:
  + Updated translations.

-------------------------------------------------------------------
Wed Sep 19 09:11:13 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.92:
  + Fix running 'gnome-boxes filename.iso' from the command line
  + Fix changing the amount of RAM when libvirt-glib 0.1.3 or newer
    is used
  + Make sure all running boxes are finished suspending before
    exiting Boxes
  + Selection/search mode refinements
  + Various bugfixes and general polishing
  + Updated translations.

-------------------------------------------------------------------
Fri Sep  7 18:01:59 UTC 2012 - vuntz@opensuse.org

- Create a gnome-shell-search-provider-boxes for the GNOME Shell
  search provider. It will automatically be installed if
  gnome-boxes and gnome-shell are installed.
- Add a gnome-shell BuildRequires for directory ownership.

-------------------------------------------------------------------
Mon Sep  3 20:26:29 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.91:
  + Download OS logos on demand instead of shipping them in
    gnome-boxes or in a non-free package.
  + Allow to customize box memory and maximum disk size before
    creating it.
  + More responsive box removals.
  + Make stopped/saved boxes easier to distinguish. Saved boxes
    show a grayed out thumbnail of their display and stopped boxes
    show a black screen.
  + Add the ability to use an additional ISO with extra Windows
    drivers for use during unattended installs. For now, Boxes can
    use it to install the Windows system to a virtio disk. It also
    needs to be made available manually (this will be improved at a
    later point), 'make win-tools.iso' can be used to download it,
  + Tweak auto-hiding of fullscreen toolbar.
  + Improve box display scaling (when using a very recent
    spice-gtk).
  + Various UI fixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Tue Aug 21 20:55:37 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.90:
  + Add search feature, both inside Boxes and in GNOME Shell.
  + Selection view now looks a lot prettier (i-e like in
    gnome-documents) and we now retain the selection when switching
    away from selection view.
  + Add an info text column under the box in collection view.
    Currently its used to indicate installation or live status of
    VMs.
  + Asynchronously launch machines so the UI doesn't hang and user
    sees that something is actually happening.
  + Make 'favorite' button in selection view, actually work.
  + Express installation:
    - Use the new info text column to show the progress of the
      installation.
    - Don't set SPICE password. Our own created VMs are supposed to
      be private to user (at least by default) so there is no need
      to add password protection to display connection.
    - Allow password-less Fedora VM, just like Windows XP and 7.
    - Require user to input product key for Windows XP.
    - Remove work around for broken QXL drivers on Fedora 16 ISOs.
    - Use the new schemas for detecting the keyboard layout.
  + 'check' commandline option:
     - Add a check for SELinux context.
     - Add check for whether we have the kvm capability on
       qemu:///session.
     - Prettier output.
  + Add 'open-uuid' commandline option that allows to open a box by
    its UUID.
  + Fixes to satisfy recent valac.
  + Fix issue of Fedora installations looping forever.
  + Fix a series of small issues in the UI.
  + Updated translations.
- Add pkgconfig(uuid) BuildRequires: new dependency.

-------------------------------------------------------------------
Tue Aug  7 10:41:10 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.5:
  + Allow renaming virtual machines
  + Gracefully handle errors from text entries in properties
  + Notify user when properties changes are pending
  + Ensure changes to RAM and storage properties are not lost
  + Don't lose display connection when a machine reboots
  + More reliable virtual machine reboot/shutdown
  + Show the display in the right place of properties page
    depending on current UI state
  + Properly update screenshot on machine shutdown
  + Updated translations.

-------------------------------------------------------------------
Wed Jul 18 08:27:57 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.4.1:
  + Create VM based on host capabilities: Choose the virtualization
    type (KVM or Qemu), architecture and features (acpi, apic and
    pae) of the created domain based on host capabilities. This
    means we now allow creation of VMs even when KVM is not
    available.
  + Warn about unavailability of KVM
  + Assign best possible CPU configuration to VMs
  + Reduce the chances of failures at review page of wizard by
    pre-creating VMs
  + Error out on failure to create VMs
  + More reliable post-installation setup
  + Automatically resume saved installations on launch
  + Friendlier error on new VM setup failure
  + Fix collisions in multiple express installations of the same OS
  + Don't shutdown guest after win7/win2k8 express installation
  + Avoid redundant number suffix in live VMs
  + Fix the regression of 'SETUP' not being skipped for live medias
    when going backwords in wizard
  + Fix layout of initial wizard page
  + Fix creation of VM from hardware CDROM media
  + Sort media in ascending order, not descending
  + Fix not showing selection in file chooser dialog
  + Drop non-free logo files
  + Don't crash when zooming out of a removed box
  + Fixes to box thumbnail drawing/animations
  + Make paused/saved state of dark thumbnails more visible
  + Fix color of toolbar in fullscreen
  + Fix transparent topbar
  + Fix nasty flashing when clicking on toolbar
  + Add translator comment to explain 'Express Install'
  + Add missing files to POTFILES.in and POTFILES.skip
  + Add --debug configure option to set Vala & C debug flags
  + Remove exclamation mark from error messages
  + Bugs fixed: bgo#671251, bgo#673850, bgo#674209, bgo#676029,
    bgo#676256, bgo#677274, bgo#678455, bgo#678769, bgo#678849,
    bgo#678876, bgo#678888, bgo#678894, bgo#678900, bgo#678902,
    bgo#678933, bgo#679040, bgo#679066, bgo#679121, bgo#679229,
    bgo#679293, bgo#679429, bgo#679430, bgo#679482, bgo#679645,
    bgo#679646, bgo#679657, bgo#679666, bgo#679706.
  + Updated translations.

-------------------------------------------------------------------
Tue Jun 26 08:24:17 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.3:
  + Port to clutter 1.10 API.
  + Big overhaul of the UI code to make the UI look and feel a lot
    more like the design and fix many small issues.
  + Wait for libvirt setup before creating VMs and save a potential
    crash.
  + Fix warnings on canceling of VM selection.
  + Zoom VM into icon when exiting display mode.
  + Fixes issue of selection bar sometimes hiding on animation
    completion.
  + Re-introduce 'ComputerName' setting in Windows 7 express
    installation but this time around, put it in the correct pass.
  + Make use of 'title' node in libvirt XML. Mainly done to fix
    Windows 7 express installation.
  + Sort the list of boxes shown to the user according to the
    sorting rules in use for his/her locale.
  + Fix a wrong assumption in wizard.
  + Always skip setup page for live media in wizard instead of
    presenting UI options to user that will be ignored completely.
  + Escape key now quits selection mode.
  + Provide a menu entry to force shutdown VMs.
  + Do not show URL entry when going back after selecting source in
    wizard.
  + Always reset wizard source page when moving forward.
  + Stop resizing the display when switching to properties.
  + Remove some rendering glitches by removing some obsolete code.
  + Bugs fixed: bgo#672152, bgo#672456, bgo#672527, bgo#673072
    bgo#674669, bgo#674673, bgo#676216, bgo#676669, bgo#677034
    bgo#677177, bgo#677666, bgo#677690, bgo#677713, bgo#677730
    bgo#677739, bgo#678302, bgo#678456, bgo#678545, bgo#678569
    bgo#678624.
  + Updated translations.
- Add pkgconfig(clutter-1.0) BuildRequires: configure now checks
  for clutter.

-------------------------------------------------------------------
Tue Jun 12 20:28:21 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.2:
  + Rework media menu to look good and allow scrolling.
  + Indicate live medias and VMs as such.
  + Correctly report 'i686' architecture as 32-bit.
  + Avoid deadlock during startup.
  + Fix toolbar not showing up.
  + Always automatically launch wizard on startup when Boxes is
    empty, not just on the first run.
  + Update topbar title to help with ungrab.
  + Do not forward grab-broken events to box' display.
  + Allow to open a machine from command line. This allows calling
    "gnome-boxes xp" to start and open that VM for example.
  + Add a command line argument to open in full screen.
  + Always install a tablet device.
  + Do not skip review page for unknown or live media when creating
    VM manually from wizard.
  + Fix blurry notifications.
  + Fix escaping from fullscreen when caps/numlock are on.
  + Setup VM timers policies that fixes Windows 7 hangs.
    - Set hostname based on its box's name for Windows XP and
      Fedora.
    - Setup user account and autologon for Windows XP.
    - Setup user's avatar for Windows XP and Fedora.
    - Correctly setup admin password for Windows XP.
    - Use gtk+ password character in Summary page.
  + Some other functional and non-functional improvements and fixes
  + Bugs fixed: bgo#664239, bgo#665562, bgo#670306, bgo#672159,
    bgo#672160, bgo#672458, bgo#672528, bgo#672567, bgo#672601,
    bgo#672853, bgo#672872, bgo#672983, bgo#673053, bgo#673847,
    bgo#674035, bgo#674657, bgo#674794, bgo#676176, bgo#676222,
    bgo#676307, bgo#676320, bgo#676588, bgo#676589, bgo#676590,
    bgo#676591, bgo#676631, bgo#676632, bgo#676648, bgo#676658,
    bgo#676676, bgo#676679, bgo#676834, bgo#677117, bgo#677177. 
  + Upudated translations.

-------------------------------------------------------------------
Sun Jun 10 14:27:06 UTC 2012 - dimstar@opensuse.org

- Update to version 3.4.3:
  + Correctly report 'i686' architecture as 32-bit.
  + Avoid deadlock during startup.
  + Fix toolbar not showing up.
  + Always automatically launch wizard on startup when Boxes is
    empty, not just on the first run.
  + Update topbar title to help with ungrab.
  + Do not forward grab-broken events to box' display.
  + Always install a tablet device.
  + Fix blurry notifications.
  + Fix escaping from fullscreen when caps/numlock are on.
  + Setup VM timers policies that fixes Windows 7 hangs.
  + Express installation:
    - Setup user account and autologon for Windows XP.
    - Correctly setup admin password for Windows XP.
    - Use gtk+ password character in Summary page.
  + Bugs fixed: bgo#674035, bgo#674657, bgo#674794, bgo#676176,
    bgo#676222, bgo#676307, bgo#676320, bgo#676588, bgo#676590,
    bgo#676591, bgo#676679, bgo#676834, bgo#677117, bgo#677177.
  + Updated translations.

-------------------------------------------------------------------
Tue May 15 06:04:08 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.2:
  + Performance-related fixes and improvements:
    - Asynchronously fetch VM information from libvirt to not block
      the UI.
    - Cache VM information to reduce potentially costly periodic
      calls to libvirt.
    - Unset cache on disk driver for main storage.
    - Use virtio disk for OSs that support it out of the box.
  + Fix product logo fetching that broke against libosinfo 0.1.1.
  + Dragging window in Microsoft Windows 7 shouldn't bring topbar.
  + Make wizard file chooser dialog, modal.
  + Fix mouse scrollwheel not working.
  + Express installation:
    - Mark CD-ROM and floppy devices/images as optional after
      installation.
    - Fix Fedora 17 express installation.
    - Translate X keyboard layout ID to console layout ID as
      Anaconda expects the latter in the kickstart file.
  + Bugs fixed: bgo#670777, bgo#673856, bgo#674228, bgo#674328,
    bgo#674352, bgo#674361, bgo#674647, bgo#675615, bgo#675617,
    bgo#675663, bgo#675813.
  + Updated translations.

-------------------------------------------------------------------
Tue Apr 17 06:51:41 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.1:
  + Express installation:
    - Require password for Fedora express installation since
      Anaconda requires it. To not complicate users' life more than
      needed in this case, we free them from display (SPICE)
      authentication.
    - Make use of 'distro' data from libosinfo. No need to hardcode
      each Fedora version anymore.
  + Fix selection/fullscreen'ing of new machines.
  + Mark a user-visible string for translation.
  + Bugs fixed: bgo#670306, bgo#673847, bgo#672567.
  + Updated translations.

-------------------------------------------------------------------
Sun Apr  1 08:45:09 UTC 2012 - zaitor@opensuse.org

- Update to version 3.4.0.1:
  + Fix broken layouts.
  + Fix first-time connection to boxes requiring password.
  + Fix text color of notifications during selection mode.
  + Don't timeout notifications if main window isn't active so that
    user can't easily miss them.
  + Box creation wizard:
    - Remember the selected file/URL when going back to source
      selection page.
    - Forget the selected file/URL when box creation is cancelled.
    - Install Fedora 16 and older from remote repository.
    - Add SPICE agent channel to newly created domains so that
      features like copy&paste with client/host work for guests
      with vdagent drivers installed.
    - Sane default sound and video devices for unknown OSs.
  + Rid of theme parser warnings.
  + Bugs fixed: bgo#670306, bgo#672159, bgo#672160, bgo#672528,
    bgo#672853, bgo#672872, bgo#672983, bgo#673053.
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 26 15:33:34 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.0:
  + Updated translations.

-------------------------------------------------------------------
Tue Mar 20 18:27:49 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.92:
  + Cancel notificationbar actions before exiting.
  + Box creation wizard:
    - Only show ISO files in file chooser.
    - Don't wait for domain creation event.
  + Add --checks commandline option to check if HW virtualization
    extensions and kvm modules are available/enabled.
  + Correct Debian and openSUSE trademark ownership.
  + Bugs fixed: bgo#671673, bgo#671847, bgo#671878, bgo#671921,
    bgo#672153.
  + Updated translations.

-------------------------------------------------------------------
Tue Mar  6 17:55:46 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.91:
  + Box creation wizard:
    - Correct architecture comparison so that all medias don't get
      presented as 64-bit.
    - Present OS logos. Due to legal reasons, we are currently
      limited to Debian, Fedora, Ubuntu and openSUSE.
    - More reliable way to retrieve user's avatar.
    - Fedora express install: Correct commandline to add user to
      'wheel' group.
  + Instead of presenting a boring empty space on first launch,
    start the wizard.
  + Allow changing of RAM allocation and storage capacity.
  + Disable screenshots when machine is deleted.
  + Some other functional and non-functional improvements and fixes
  + Bugs fixed: bgo#664774, bgo#670003, bgo#670539, bgo#670573,
    bgo#670994, bgo#671253, bgo#671304.
  + Updated translations.

-------------------------------------------------------------------
Tue Feb 21 20:05:53 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.90:
  + Box creation wizard:
    - Present bootable medias and user's ISO files on 'Source'
      page. For fetching/tracking user's ISOs, we make use of
      Tracker.
    - Teach the Wizard to accept 'qemu..://' sources.
    - Move to 'Preparation' once file/media is selected.
    - Display notification against errors during 'prepare' and
      'create' steps. In case of 'prepare', we go back to previous
      step since user is very likely to be able to fix the issue.
    - Add mnemonic accelerator to 'Continue' button.
  + More reliable tracking of installations. Previously, Boxes used
    to forget ongoing installations once user quit the application
    and that would lead to installations looping forever.
  + Don't take post-installation steps for saved domains. Saved
    domains are stopped as well so them being stopped doesn't mean
    that first boot is done and its time to perform post install
    setup.
  + Launch new domain in fullscreen, unless express installations
    is going to be performed on it.
  + Make user deletion work for saved VMs.
  + Leave fullscreen when going back to collection view.
  + Fix the white triangle stats graph.
  + Ability to disable source by manually editing source file.
    Useful for debugging.
  + Other functional and non-functional improvements and fixes
  + Updated translations.
- Add pkgconfig(tracker-sparql-0.14) BuildRequires: new dependency.

-------------------------------------------------------------------
Thu Feb  9 17:33:01 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.5.1:
  + Distribute C files generated against last libvirt-glib release
    (0.0.4), rather than git master.
  + A micro non-functional improvement.

-------------------------------------------------------------------
Tue Feb  7 22:48:03 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.5:
  + Fix startup against latest gtk+.
  + Make sure VM image dir exists. This got broken when we started
    using XDG_CONFIG_DIR as VM image directory.
  + Don't choke on unknown installer media.
  + Fix build against git master of libvirt-glib.
  + Confine file chooser dialog in creation wizard to local
    filesystem.
  + Be slightly helpful to users when they are typing URL manually
    in creation wizard.
  + Fix recent regression in non-express installations.
  + Express install:
    + Support 32-bit Windows 7.
    + Add user to 'wheel' group in Fedora, rather than editing the
      sudoers file.
  + Disable screenshots on machine deletion.
  + Choose resources according to media architecture.
  + Don't use gettext since we're using intltool.
  + Mark comments string in About dialog as translatable and add
    translation credits.
  + Many other functional and non-functional improvements and fixes
  + Bugs fixed: bgo#668162, bgo#668230, bgo#668536, bgo#668653,
    bgo#669409
  + Updated translations.

-------------------------------------------------------------------
Tue Jan 31 09:04:40 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.4.1:
  + Fix bug preventing Boxes to start when using latest gtk+
  + Minor build system fixes
  + Bugs fixed: bgo#668104, bgo#668584.
- Changes from version 3.3.4:
  + Add GtkApplication and gnome-shell menu.
  + Add 'about' dialog.
  + Hide titlebar when maximized.
  + Use overlay toolbar only in fullscreen mode.
  + Fix auto-hidden topbar not being shown again.
  + Save default libvirt connection machines on quit.
  + Delete storage volume along with its VM.
  + Box creation wizard:
    - Don't accept empty URL.
    - Add a sound card device.
    - Add devices based on what is supported by the OS.
    - Put VM images in XDG_DATA_DIR, not XDG_CONFIG_DIR.
    - Express install:
      . Fix a race-condition by adding a missing 'yield' keyword.
      . Disable first boot menu for Fedora.
      . Single password setup: User now need to only authenticate
        once when selecting the box using the password provided at
        box creation time and not inside the guest.
      . Use floppy image only for Windows OSs.
  + Use ngettext where appropriate.
  + Various other functional and non-functional improvements and
    fixes.
  + Bugs fixed: bgo#665812, bgo#666354, bgo#666355, bgo#666366,
    bgo#666368, bgo#666369, bgo#666599, bgo#666739, bgo#666956,
    bgo#667140, bgo#667362, bgo#667363, bgo#667435, bgo#667660,
    bgo#667785, bgo#667859.
  + Updated translations:
- Changes from version 3.3.3:
  + Instead of manually writing the libvirt's XML strings, we now
    make use of libvirt-gconfig to deal with the XML for us.
  + Protect user from accidental deletion of boxes by providing an
    'undo' button until after 6 seconds of deletion.
  + Rely on libvirt for automatic assignment of unique SPICE port
    for new VMs.
  + Don't destroy boxes on reboot.
  + Also entertain medias of i686 architecture.
  + Define a log domain for easier filtering of console log.
  + Adapt to libosinfo 0.0.3 API for better OS media detection.
  + Make the VM thumbnail in the properties view insensitive.
  + Box creation wizard:
    - Make wizard topbar a real toolbar. This way, the window can
      be moved, and it can be styled correctly.
    - Only return from wizard to collection view if box creation
      succeeds.
    - Skip directly to 'Preparation' step when URI is passed
      through commandline argument.
    - Bump default storage allocation to 20 GiB.
      . This should be adequate storage for most OSs out there.
      . We use the dynamically growing storage format (qcow2) so
        actual amount of disk space used is completely dependent on
        the OS.
    - Special handling of live and unknown OS media:
      . Create initially transient box and only make it permanent
        if media installs anything on the storage.
      . Skip 'Setup' and 'Review' pages.
    - Only boot new VMs from hard drive after something is actually
      installed on the storage.
    - Accept path for URI as well.
    - More details at summary page on VM creation.
    - Express installation:
      . Actually update the settings after the first install of an
        OS.
      . UI to set admin and user password.
      . UI for specifying product key for Windows XP and 2003.
        Note that product keys are not required by recent Windows
        (Vista, 7  and 2008) installers.
      . Install QXL on Fedora guests to take full advantage of
        SPICE's efficiency.
      . Enable X/graphics for Fedora.
      . Add user to admin group for Fedora.
      . Automatically timezone and keyboard layout setup. This
        currently only works for Fedora.
      . Automatically language setup. Currently it only works for
        Windows 7, Windows 2008 and Fedora.
      . Fix user account setup for Windows 7 and 2008.
      . Fix some fundamental issues with Windows 2008. Now at least
        most of the installation is automated.
      . Fix express installation floppy image and in turn express
        installation of Microsoft Windows XP.
  + Various other functional and non-functional improvements and
    fixes.
  + Bugs fixed: bgo#664214, bgo#664215, bgo#664527, bgo#664528,
    bgo#664561, bgo#664578, bgo#664594, bgo#664600, bgo#664603,
    bgo#664676, bgo#664690, bgo#664759, bgo#664760, bgo#664766,
    bgo#664773, bgo#665001, bgo#665068, bgo#665198, bgo#665254,
    bgo#665290, bgo#665320, bgo#665333, bgo#665336, bgo#665444,
    bgo#665803, bgo#666019, bgo#666030, bgo#666032, bgo#666086,
    bgo#666315, bgo#666324, bgo#666334.
  + Updated translations.

-------------------------------------------------------------------
Tue Nov 22 16:37:18 UTC 2011 - dimstar@opensuse.org

- Initial package, version 3.3.2.

openSUSE Build Service is sponsored by