diff -Nru gnome-backgrounds-48.0/backgrounds/meson.build gnome-backgrounds-48.2.1/backgrounds/meson.build --- gnome-backgrounds-48.0/backgrounds/meson.build 2025-03-14 11:11:13.000000000 -0400 +++ gnome-backgrounds-48.2.1/backgrounds/meson.build 2025-05-24 11:43:15.000000000 -0400 @@ -33,6 +33,10 @@ 'pills-l.jxl', 'pixels-d.jxl', 'pixels-l.jxl', + 'pride-d.jxl', + 'pride-l.jxl', + 'progress-d.jxl', + 'progress-l.jxl', 'ring-d.jxl', 'ring-l.jxl', 'sheet-d.jxl', @@ -67,6 +71,8 @@ 'neogeo.xml', 'pills.xml', 'pixels.xml', + 'pride.xml', + 'progress.xml', 'ring.xml', 'sheet.xml', 'symbolic.xml', Binary files /tmp/lxuHAtCley/gnome-backgrounds-48.0/backgrounds/pride-d.jxl and /tmp/IFmiOxQt7d/gnome-backgrounds-48.2.1/backgrounds/pride-d.jxl differ Binary files /tmp/lxuHAtCley/gnome-backgrounds-48.0/backgrounds/pride-l.jxl and /tmp/IFmiOxQt7d/gnome-backgrounds-48.2.1/backgrounds/pride-l.jxl differ diff -Nru gnome-backgrounds-48.0/backgrounds/pride.xml.in gnome-backgrounds-48.2.1/backgrounds/pride.xml.in --- gnome-backgrounds-48.0/backgrounds/pride.xml.in 1969-12-31 19:00:00.000000000 -0500 +++ gnome-backgrounds-48.2.1/backgrounds/pride.xml.in 2025-05-24 11:43:15.000000000 -0400 @@ -0,0 +1,13 @@ + + + + + Pride + @BACKGROUNDDIR@/pride-l.jxl + @BACKGROUNDDIR@/pride-d.jxl + zoom + solid + #26a269 + #000000 + + Binary files /tmp/lxuHAtCley/gnome-backgrounds-48.0/backgrounds/progress-d.jxl and /tmp/IFmiOxQt7d/gnome-backgrounds-48.2.1/backgrounds/progress-d.jxl differ Binary files /tmp/lxuHAtCley/gnome-backgrounds-48.0/backgrounds/progress-l.jxl and /tmp/IFmiOxQt7d/gnome-backgrounds-48.2.1/backgrounds/progress-l.jxl differ diff -Nru gnome-backgrounds-48.0/backgrounds/progress.xml.in gnome-backgrounds-48.2.1/backgrounds/progress.xml.in --- gnome-backgrounds-48.0/backgrounds/progress.xml.in 1969-12-31 19:00:00.000000000 -0500 +++ gnome-backgrounds-48.2.1/backgrounds/progress.xml.in 2025-05-24 11:43:15.000000000 -0400 @@ -0,0 +1,13 @@ + + + + + Progress + @BACKGROUNDDIR@/progress-l.jxl + @BACKGROUNDDIR@/progress-d.jxl + zoom + solid + #26a269 + #000000 + + diff -Nru gnome-backgrounds-48.0/debian/changelog gnome-backgrounds-48.2.1/debian/changelog --- gnome-backgrounds-48.0/debian/changelog 2025-03-14 11:38:14.000000000 -0400 +++ gnome-backgrounds-48.2.1/debian/changelog 2025-06-06 13:39:08.000000000 -0400 @@ -1,3 +1,10 @@ +gnome-backgrounds (48.2.1-1) unstable; urgency=medium + + * New upstream release + - Add 2 wallpapers to celebrate Pride month + + -- Jeremy BĂ­cha Fri, 06 Jun 2025 13:39:08 -0400 + gnome-backgrounds (48.0-1) unstable; urgency=medium * New upstream release diff -Nru gnome-backgrounds-48.0/meson.build gnome-backgrounds-48.2.1/meson.build --- gnome-backgrounds-48.0/meson.build 2025-03-14 11:11:13.000000000 -0400 +++ gnome-backgrounds-48.2.1/meson.build 2025-05-24 11:43:15.000000000 -0400 @@ -1,5 +1,5 @@ project('gnome-backgrounds', - version: '48.0', + version: '48.2.1', meson_version: '>= 0.50.0' ) diff -Nru gnome-backgrounds-48.0/NEWS gnome-backgrounds-48.2.1/NEWS --- gnome-backgrounds-48.0/NEWS 2025-03-14 11:11:13.000000000 -0400 +++ gnome-backgrounds-48.2.1/NEWS 2025-05-24 11:43:15.000000000 -0400 @@ -1,4 +1,10 @@ ================= + Version 48.2.1 +================= +- two extra wallpapers celebrating the Pride month. +- roll out 48.2 release with appropriiate version and NEWS updates + +================= Version 48.0 ================= Version 48.rc