4 Commits

Author SHA256 Message Date
b48cc8cf8b Accepting request 1319883 from GNOME:Factory
- Update to version 49.1:
  + Download temporary files to /var/tmp instead of /tmp
  + Fix command-line argument descriptions
  + Updated translations. (forwarded request 1319803 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1319883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-boxes?expand=0&rev=110
2025-11-25 14:54:20 +00:00
485c788d3e - Update to version 49.1:
+ Download temporary files to /var/tmp instead of /tmp
  + Fix command-line argument descriptions
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-boxes?expand=0&rev=240
2025-11-25 07:03:56 +00:00
36c2b0b3f5 Accepting request 1305512 from GNOME:Factory
- Update to version 49.0:
  + Updated translations.

- Update to version 49.rc:
  + Default virtual machine storage disks to 30 GiB (from 20 Gib)
  + Add vala 'CCode' attribute for null terminated string array
  + Updated translations (forwarded request 1305204 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1305512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-boxes?expand=0&rev=109
2025-09-24 13:23:42 +00:00
d3fdd7e245 - Update to version 49.0:
+ Updated translations.

- Update to version 49.rc:
  + Default virtual machine storage disks to 30 GiB (from 20 Gib)
  + Add vala 'CCode' attribute for null terminated string array
  + Updated translations

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-boxes?expand=0&rev=238
2025-09-17 15:54:45 +00:00
6 changed files with 31 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-boxes.git</param>
<param name="revision">48.0</param>
<param name="revision">49.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ded4e7eee194d8467acc2fbd12588ab61d59ef71f8c13cdebd73da673e87baa
size 9845773

3
gnome-boxes-49.1.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28c5adde206bd9e7cf648247e8327ed20bdf8bf0d106c8de892a15c1b007ad5e
size 10030605

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Mon Nov 24 16:33:21 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 49.1:
+ Download temporary files to /var/tmp instead of /tmp
+ Fix command-line argument descriptions
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 16 13:24:53 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 49.0:
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 4 05:50:51 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 49.rc:
+ Default virtual machine storage disks to 30 GiB (from 20 Gib)
+ Add vala 'CCode' attribute for null terminated string array
+ Updated translations
-------------------------------------------------------------------
Thu May 8 05:15:44 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@@ -1,4 +1,4 @@
name: gnome-boxes
version: 48.0
mtime: 1742289560
commit: 990ca05ae12d2660ebc4a416be9405100de56430
version: 49.1
mtime: 1763981136
commit: 3082c03fc0691fc1210251ef2c025cfa59a29917

View File

@@ -1,7 +1,7 @@
#
# spec file for package gnome-boxes
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define govf_libver 0_1
%define govf_sover 0.1
Name: gnome-boxes
Version: 48.0
Version: 49.1
Release: 0
Summary: A GNOME 3 application to access remote or virtual systems
License: LGPL-2.0-or-later