Hello community, here is the log from the commit of package gnome-boxes for openSUSE:Factory checked in at 2020-07-05 01:11:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old) and /work/SRC/openSUSE:Factory/.gnome-boxes.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-boxes" Sun Jul 5 01:11:13 2020 rev:73 rq:818351 version:3.36.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes 2020-06-14 18:14:25.502665440 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-boxes.new.3060/gnome-boxes.changes 2020-07-05 01:11:43.171720427 +0200 @@ -1,0 +2,6 @@ +Tue Jun 30 13:28:46 UTC 2020 - Frederic Crozat <[email protected]> + +- Add gnome-boxes-opensuse.patch: ensure openSUSE Leap and TW + distributions are listed as recommended. + +------------------------------------------------------------------- New: ---- gnome-boxes-opensuse.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-boxes.spec ++++++ --- /var/tmp/diff_new_pack.yS1fWn/_old 2020-07-05 01:11:46.415731498 +0200 +++ /var/tmp/diff_new_pack.yS1fWn/_new 2020-07-05 01:11:46.419731512 +0200 @@ -30,6 +30,8 @@ URL: https://wiki.gnome.org/Design/Apps/Boxes Source0: https://download.gnome.org/sources/gnome-boxes/3.36/%{name}-%{version}.tar.xz +# PATCH-FEATURE-OPENSUSE [email protected] -- Ensure openSUSE Leap and TW are listed as recommended distributions +Patch0: gnome-boxes-opensuse.patch BuildRequires: fdupes BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig ++++++ gnome-boxes-opensuse.patch ++++++ diff -up gnome-boxes-3.36.5/data/recommended-downloads.xml.orig gnome-boxes-3.36.5/data/recommended-downloads.xml --- gnome-boxes-3.36.5/data/recommended-downloads.xml.orig 2020-06-30 15:26:16.284969897 +0200 +++ gnome-boxes-3.36.5/data/recommended-downloads.xml 2020-07-01 08:54:14.692075927 +0200 @@ -9,11 +9,10 @@ available. --> <list> - <os_id>http://redhat.com/rhel/8.2</os_id> + <os_id>http://opensuse.org/opensuse/15.2</os_id> + <os_id>http://opensuse.org/opensuse/tumbleweed</os_id> + <os_id>http://debian.org/debian/10</os_id> <os_id>http://fedoraproject.org/fedora/32</os_id> - <os_id>http://fedoraproject.org/silverblue/32</os_id> <os_id>http://ubuntu.com/ubuntu/20.04</os_id> - <os_id>http://opensuse.org/opensuse/15.1</os_id> - <os_id>http://debian.org/debian/10</os_id> <os_id>http://endlessos.com/eos/3.7</os_id> </list>
