From 1183e85ce76ef523a8412de39fe1a7d4cca12273fb5d5d731dc6634cae1de84d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 30 Sep 2024 07:38:11 +0000 Subject: [PATCH] Scripted push of GNOME 47 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-backgrounds?expand=0&rev=147 --- .gitattributes | 23 + .gitignore | 1 + _service | 19 + gnome-backgrounds-46.0.obscpio | 3 + gnome-backgrounds-47.0.obscpio | 3 + gnome-backgrounds.changes | 838 +++++++++++++++++++++++++++++++++ gnome-backgrounds.obsinfo | 4 + gnome-backgrounds.spec | 58 +++ 8 files changed, 949 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _service create mode 100644 gnome-backgrounds-46.0.obscpio create mode 100644 gnome-backgrounds-47.0.obscpio create mode 100644 gnome-backgrounds.changes create mode 100644 gnome-backgrounds.obsinfo create mode 100644 gnome-backgrounds.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_service b/_service new file mode 100644 index 0000000..4e8b434 --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/gnome-backgrounds.git + 47.0 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 + disable + + + + *.tar + zst + + + + diff --git a/gnome-backgrounds-46.0.obscpio b/gnome-backgrounds-46.0.obscpio new file mode 100644 index 0000000..97370fa --- /dev/null +++ b/gnome-backgrounds-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2d8443ec078c217eda62572385be8d40b0ce6dee3a46f19e15156a6327327b +size 24041997 diff --git a/gnome-backgrounds-47.0.obscpio b/gnome-backgrounds-47.0.obscpio new file mode 100644 index 0000000..aa1b3ba --- /dev/null +++ b/gnome-backgrounds-47.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09262a6af034a2ce30448c651b015f9f759ceba4a57cde371fb69a77d446b5cf +size 16071181 diff --git a/gnome-backgrounds.changes b/gnome-backgrounds.changes new file mode 100644 index 0000000..07bcb18 --- /dev/null +++ b/gnome-backgrounds.changes @@ -0,0 +1,838 @@ +------------------------------------------------------------------- +Mon Sep 16 10:16:19 UTC 2024 - Dominique Leuenberger + +- Update to version 47.0: + + build fix. + +------------------------------------------------------------------- +Thu Aug 22 19:24:00 UTC 2024 - Bjørn Lie + +- Update to version 47.beta: + + default: adjusted optics + + lcd,lcd-rainbow: nostalgia pixels + + map: geometric vectors + + pills: shading improvements + + sheet: curvy curtain + + swoosh: classic gradients + + symbolic-soup: noisier than usual + +------------------------------------------------------------------- +Sat Apr 20 14:24:09 UTC 2024 - Frogster + +- Add requirement for gdk-pixbuf-loader-jxl to be able to show the + Gnome 46 backgrounds + +------------------------------------------------------------------- +Tue Mar 19 07:47:04 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + No changes since 46.beta. + +------------------------------------------------------------------- +Mon Feb 12 15:30:04 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + default: less lens distortion. + + symbolics: updated icons & tweaks to the layout. + + glass chip: improved compression. + +------------------------------------------------------------------- +Tue Jan 16 08:14:29 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha: + + New default. Embrace the rounded triangle! + + Updated Amber, Pills. + + New additions -- Gometrics, Glass chip, Neogeo, Ring and Tarka. + + Departures -- Keys, Truchet, Rounded Rectangles. + + JPEG XL favored as a format, with banding-bustin' client side + grain. +- Convert to source service for easier updating. + +------------------------------------------------------------------- +Mon Sep 18 11:44:38 UTC 2023 - Bjørn Lie + +- Update to version 45.0: + + No changes from 45.rc, stable versionbump only. + +------------------------------------------------------------------- +Mon Sep 4 09:35:35 UTC 2023 - Bjørn Lie + +- Update to version 45.rc: + + Revert to JPEGs + + Blue default (light) + +------------------------------------------------------------------- +Tue Jul 11 13:14:11 UTC 2023 - Bjørn Lie + +- Update to version 45.beta: + + New default + + Morphogenesis (reactive diffusion) + + Pipes + + Updated pixels & truchet + +------------------------------------------------------------------- +Mon Mar 20 09:45:56 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + Stable version bump only. + +------------------------------------------------------------------- +Thu Feb 23 14:50:48 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + New supplemental and default wallpapers. + +------------------------------------------------------------------- +Wed Feb 15 16:37:25 UTC 2023 - Bjørn Lie + +- Update to version 43.1: + + Version bump only. + +------------------------------------------------------------------- +Mon Sep 26 13:20:48 UTC 2022 - Bjørn Lie + +- Set hard Requires for gdk-pixbuf-loader-rsvg and + webp-pixbuf-loader, ensure they are install for everyone + installing gnome-backgrounds (boo#1203716). + +------------------------------------------------------------------- +Tue Sep 20 17:46:58 UTC 2022 - Bjørn Lie + +- Updated to version 43: + + No changes, stable bump only. + +------------------------------------------------------------------- +Tue Sep 6 15:55:55 UTC 2022 - Luciano Santos + +- Update to version 43.rc: + + Minor janitory. + +------------------------------------------------------------------- +Mon Aug 29 21:41:08 UTC 2022 - Bjørn Lie + +- Add rich Requires to pull in svg and webp pixbuf loaders. + (gdk-pixbuf-loader-rsvg if libgdk_pixbuf-2_0) and + (webp-pixbuf-loader if libgdk_pixbuf-2_0). + +------------------------------------------------------------------- +Fri Aug 5 07:26:36 UTC 2022 - Bjørn Lie + +- Update to version 43.beta: + + All new 43 set of default and supplemental wallpapers. + + SVG and WebM formats for better compression and resolution. + + 4k square format targeting both widescreen, 4:3 and portrait + displays. + +------------------------------------------------------------------- +Mon Mar 21 19:26:34 UTC 2022 - Bjørn Lie + +- Update to version 42.0: + + Split xml files per background for easier cherry-picking by + distros. + + Clean up credentials. +- Update License following upstream changes. + +------------------------------------------------------------------- +Wed Feb 16 12:33:23 UTC 2022 - Bjørn Lie + +- Update to version 42.beta: + + New default & supplemental wallpapers in light and dark variants + + Updated guidelines. + +------------------------------------------------------------------- +Mon Sep 13 07:21:44 UTC 2021 - Dominique Leuenberger + +- Update to version 41.0: + + New default & supplemental updates. + +------------------------------------------------------------------- +Fri May 14 13:54:54 UTC 2021 - Dominique Leuenberger + +- Update to version 40.1: + + Lower default resolution for saner memory footprint. + +------------------------------------------------------------------- +Sat Apr 17 08:31:25 UTC 2021 - Dominique Leuenberger + +- Update to version 40.0: + + No changes compared to version 40.rc. + +------------------------------------------------------------------- +Thu Mar 18 11:58:58 UTC 2021 - Dominique Leuenberger + +- Update to version 40.rc: + + New default & supplemental updates. + +------------------------------------------------------------------- +Mon Sep 14 14:19:20 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.0: + + No changes. + +------------------------------------------------------------------- +Fri Sep 4 14:15:26 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.92.1: + + new default & supplemental updates. +- Drop -lang package: there are no translations installed. +- Obsolete the -lang package to ease upgrades. + +------------------------------------------------------------------- +Sun Mar 8 12:32:58 UTC 2020 - Bjørn Lie + +- Update to version 3.36.0: + + New default & supplemental updates. + +------------------------------------------------------------------- +Tue Feb 18 16:46:23 UTC 2020 - Dominique Leuenberger + +- Update to version 3.35.91: + + Updated translations. + +------------------------------------------------------------------- +Thu Sep 12 18:17:07 UTC 2019 - Bjørn Lie + +- Update to version 3.34.0: + + New default & supplemental updates. + +------------------------------------------------------------------- +Mon Mar 18 18:00:50 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 19 20:11:17 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.91: + + New default & supplemental updates. + +------------------------------------------------------------------- +Sat Sep 8 13:11:14 UTC 2018 - antoine.belvire@opensuse.org + +- Update to version 3.30.0: + + Updated translations. +- Remove lang package from recommended packages as it already + supplements main package (same effect, it's redundant). + +------------------------------------------------------------------- +Fri Aug 3 18:49:59 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.90: + + New defaults. +- Use autosetup macro. + +------------------------------------------------------------------- +Wed Mar 14 04:01:14 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.28.0: + + No visible changes. + +------------------------------------------------------------------- +Wed Feb 28 16:27:09 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Fri Feb 9 00:11:21 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.27.90: + + New defaults. + + New supplemental additions. +- Add CC-BY-2.0, CC-BY-SA-2.0 and CC-BY-SA-3.0 to the License tag + so then complying with the pictures copyrights. + +------------------------------------------------------------------- +Sat Sep 16 09:02:25 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.2: + + Include meson files in the tarball. + + Make sure Signpost_of_the_Shadows.jpg gets installed. +- Drop fdupes BuildRequires and fdupes macro, no longer needed nor + serves any purpose. + +------------------------------------------------------------------- +Thu Sep 14 19:54:41 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.1: + + Fix build issue. +- Changes from version 3.26.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 17 13:28:15 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.4: + + Switch to meson buildsystem. + + Drop intltool dependency, port to gettext. + + Drop translation-update-upstream in spec since it becomes + useless when the intltool dependency is removed (bgo#783223). + + New 3.26 default background. +- Add meson and pkgconfig BuildRequires and switch autotools macros + configure, make and makeinstall to meson, meson_build and + meson_install following upstream switch to Meson build system. +- Drop intltool and glib2-devel BuildRequires, no longer needed. + +------------------------------------------------------------------- +Tue Mar 21 12:49:08 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.24.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 1 19:43:20 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.91: + + Updated default wallpaper. + +------------------------------------------------------------------- +Tue Oct 4 12:08:01 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.1: + + Noise ('fireflies') removal on adwaita-day. +- Remove old and currently unneeded workaround for latin locale. + +------------------------------------------------------------------- +Tue Sep 20 22:56:25 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 31 20:23:37 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.91: + + New default background. + + 2 new icelandic additions replacing old low res. +- Remove old conditional for obsolete versions of openSUSE. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- +Mon May 2 20:40:16 UTC 2016 - mgorse@suse.com + +- Update to GNOME 3.20 Fate#318572 + +------------------------------------------------------------------- +Wed Mar 23 08:21:58 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.20: + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 19 23:28:37 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.90: + + New default background. + + Replaced Whispey Tails with Iceland Waterfalls. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 22 14:01:30 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Jun 26 07:32:27 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.3: + + New defaults for 3.18. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 23 17:21:25 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 17 08:24:31 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 08:43:27 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 16 21:13:03 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Updated translations. + +------------------------------------------------------------------- +Thu Dec 18 02:05:58 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.2: + + Updated default Adwaita wallpaper. + +------------------------------------------------------------------- +Mon Oct 13 17:10:43 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.14.1: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 22 16:58:01 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.14.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 16 16:37:51 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.92: + + Add missing licensing information (bgo#735803). + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 18 11:07:35 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Add default wallpaper (Adwaita). + + Updated translations. + +------------------------------------------------------------------- +Sat May 17 08:00:42 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.2: + + Updated translations. + +------------------------------------------------------------------- +Mon Apr 14 15:44:39 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.1: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 24 17:36:03 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 3 20:33:26 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + Updated lock screen background. + + Updated translations. + +------------------------------------------------------------------- +Wed Oct 16 06:43:41 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.1: + + New lock screen background. + +------------------------------------------------------------------- +Mon Sep 23 16:33:34 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 2 11:11:45 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.91: + + Fix autogen and configure (bgo#706792). + + Updated translations. + +------------------------------------------------------------------- +Mon Apr 15 18:41:42 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.1: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 27 18:30:09 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.0: + + No changes since version 3.7.92. + +------------------------------------------------------------------- +Wed Mar 20 12:54:38 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.92: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 4 23:27:38 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.5: + + Updated COPYING file (bgo#650910). + +------------------------------------------------------------------- +Mon Jan 14 18:22:57 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.4: + + Updated translations. + +------------------------------------------------------------------- +Mon Oct 15 19:38:44 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.1: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 24 19:56:24 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 17 19:48:16 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.5.91: + + Replace "Stamps" background with "Mirror" (bgo#683444). + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 20 16:48:17 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.90: + + Refreshed set of wallpapers for 3.6 + + Hardcode colors for all backgrounds (bgo#675466) + + Switch to xz compression for distribution + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 21 17:37:57 UTC 2012 - dimstar@opensuse.org + +- Split out lang-package (bnc#645077). +- Recommend -lang package from the main package. +- Drop xz BuildRequires as it now comes for free in the build + system. + +------------------------------------------------------------------- +Mon May 14 15:55:01 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.2: + + Updated translations. + +------------------------------------------------------------------- +Mon Apr 16 17:35:50 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.4.1: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 26 17:28:48 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 19 20:10:21 UTC 2012 - zaitor@opensuse.org + +- Update to version 3.3.92: + + Updated version of Sundown Dunes. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 5 16:33:08 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Dec 19 17:40:27 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.3.3: + + Add former default wallpaper + + Updated translations. +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. + +------------------------------------------------------------------- +Mon Sep 26 12:28:34 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 5 18:37:29 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.91: + + Add translator comments to names of background images + (bgo#646387). + + Updated translations. + +------------------------------------------------------------------- +Tue Jun 14 09:30:25 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.2: + + Updated translations. + +------------------------------------------------------------------- +Mon May 23 23:22:57 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.0.2: + + Updated translations. + +------------------------------------------------------------------- +Wed Apr 27 16:13:03 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.1: + + Updated translations. + +------------------------------------------------------------------- +Tue Apr 5 15:28:03 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 30 13:10:36 UTC 2011 - fcrozat@novell.com + +- Remove dependency on gnome-themes, not needed. + +------------------------------------------------------------------- +Tue Mar 22 16:45:21 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.92: + + New backgrounds + +------------------------------------------------------------------- +Mon Sep 27 20:27:34 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.32.0: + + Add individual copyright notices for the images (bgo#620892) + + Use AM_SILENT_RULES (bgo#607180) + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 30 00:00:09 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 23 14:45:59 UTC 2010 - dimstar@opensuse.org + +- Remove en@shaw locale on openSUSE <= 11.2. + +------------------------------------------------------------------- +Tue Mar 9 10:42:46 CET 2010 - dimstar@opensuse.org + +- Update to version 2.29.92: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 22 18:17:58 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 9 04:27:28 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.27.91: + + bgo#579059: the storm background is missing in the appearance + dialogs + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 17 17:57:43 CET 2009 - vuntz@novell.com + +- Update to version 2.24.1: + + Updated translations. +- Remove unneeded BuildRequires: gnome-themes, perl-XML-Parser + +------------------------------------------------------------------- +Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz + +- Added support for translation-update-upstream (FATE#301344). + +------------------------------------------------------------------- +Sat Jan 31 20:47:53 CET 2009 - vuntz@novell.com + +- Use sr@latin instead of sr@Latn. + +------------------------------------------------------------------- +Wed Oct 1 08:42:13 WST 2008 - mboman@suse.de + +- Update to version 2.24.0: + + Translation updates + +------------------------------------------------------------------- +Fri Sep 12 18:58:52 CEST 2008 - vuntz@novell.com + +- Update to version 2.23.92: + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 5 16:48:01 CEST 2008 - maw@suse.de + +- Rename that pesky sr@latin locale to sr@Latn. + +------------------------------------------------------------------- +Mon Sep 01 17:37:52 CEST 2008 - mboman@novell.com + +- Update to version 2.23.91: + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 29 17:37:52 CEST 2008 - maw@suse.de + +- Update to versino 2.23.90: + + Tweaked and updated several backgrounds with transparent + versions + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 8 15:42:36 CDT 2008 - maw@suse.de + +- Update to version 2.23.0: + + New backgrounds taken from a background contest. + +------------------------------------------------------------------- +Fri May 16 20:39:36 CEST 2008 - aj@suse.de + +- Fix directory ownership. +- Remove extra BuildRequires. + +------------------------------------------------------------------- +Tue Apr 1 19:47:31 CEST 2008 - vuntz@suse.de + +- Remove uz@cyrillic workaround (see bnc#372941) + +------------------------------------------------------------------- +Fri Mar 14 04:48:51 CET 2008 - maw@suse.de + +- Update to version 2.22.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 11 16:31:49 CET 2008 - lrupp@suse.de + +- disable the lc-messages directories for now: breaks build + +------------------------------------------------------------------- +Thu Mar 6 19:06:18 CET 2008 - maw@suse.de + +- Fix the build when against newer versions of intltool. + +------------------------------------------------------------------- +Wed Sep 19 12:56:03 CEST 2007 - sbrabec@suse.cz + +- Updated to version 2.20.0: + * updated translations + +------------------------------------------------------------------- +Fri Aug 3 20:35:33 CEST 2007 - maw@suse.de + +- Update to version 2.18.3: + + New and updated translations. + +------------------------------------------------------------------- +Mon Jul 16 08:28:46 CEST 2007 - lrupp@suse.de + +- fix filelist and requires +- build as noarch package + +------------------------------------------------------------------- +Thu Mar 8 16:34:11 CST 2007 - maw@suse.de + +- Update to version 2.16.2. + changes: updated translations for ar and pl + +------------------------------------------------------------------- +Thu Jan 11 11:15:17 CET 2007 - sbrabec@suse.cz + +- Spec file cleanup. + +------------------------------------------------------------------- +Mon Jan 8 00:09:30 CET 2007 - ro@suse.de + +- GNOME moved to /usr + +------------------------------------------------------------------- +Mon Oct 2 23:49:57 CEST 2006 - jhargadon@suse.de + +- update to version 2.16.1 +- translation updates + +------------------------------------------------------------------- +Thu Aug 31 00:02:26 CEST 2006 - jhargadon@suse.de + +- update to version 2.15.92 +- translation updates + +------------------------------------------------------------------- +Fri Aug 11 01:12:28 CEST 2006 - jhargadon@suse.de + +- update to version 2.14.2.1 +- added translations +- Revised colours +- New default colours for translucent backgrounds +- added a new set of backgrounds + +------------------------------------------------------------------- +Wed Jan 25 21:31:41 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Wed Nov 30 22:07:58 CET 2005 - gekker@suse.de + +- Update to version 2.12.2 + +------------------------------------------------------------------- +Wed Nov 16 19:05:22 CET 2005 - sbrabec@suse.cz + +- Use %find_lang. + +------------------------------------------------------------------- +Thu Oct 13 00:01:49 CEST 2005 - gekker@suse.de + +- Update to version 2.12.1 + +------------------------------------------------------------------- +Mon Sep 5 20:39:27 CEST 2005 - gekker@suse.de + +- Update to version 2.12.0 (GNOME 2.12) + +------------------------------------------------------------------- +Tue Aug 23 21:58:12 CEST 2005 - gekker@suse.de + +- Update to version 2.11.92 + +------------------------------------------------------------------- +Tue Aug 2 04:00:16 CEST 2005 - gekker@suse.de + +- Update to version 2.10.2 + +------------------------------------------------------------------- +Sat Jun 18 00:45:55 CEST 2005 - gekker@suse.de + +- Update to version 2.10.1 + +------------------------------------------------------------------- +Wed Mar 9 19:27:17 CET 2005 - gekker@suse.de + +- Update to version 2.10.0 (GNOME 2.10). + +------------------------------------------------------------------- +Thu Mar 3 18:16:21 CET 2005 - gekker@suse.de + +- Update to version 2.9.92 + +------------------------------------------------------------------- +Fri Feb 11 00:34:05 CET 2005 - gekker@suse.de + +- Update to version 2.9.91 + +------------------------------------------------------------------- +Sun Feb 6 00:25:54 CET 2005 - gekker@suse.de + +- Update to version 2.9.90 + +------------------------------------------------------------------- +Fri Jan 21 00:17:06 CET 2005 - clahey@suse.de + +- New package. + diff --git a/gnome-backgrounds.obsinfo b/gnome-backgrounds.obsinfo new file mode 100644 index 0000000..da58c90 --- /dev/null +++ b/gnome-backgrounds.obsinfo @@ -0,0 +1,4 @@ +name: gnome-backgrounds +version: 47.0 +mtime: 1726478366 +commit: f1c1f85d5b059f57554e1c8c6c810110b80b2ca3 diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec new file mode 100644 index 0000000..01bbb82 --- /dev/null +++ b/gnome-backgrounds.spec @@ -0,0 +1,58 @@ +# +# spec file for package gnome-backgrounds +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: gnome-backgrounds +Version: 47.0 +Release: 0 +Summary: GNOME Backgrounds +License: CC-BY-SA-3.0 +Group: System/GUI/GNOME +URL: https://gitlab.gnome.org/GNOME/gnome-backgrounds +Source0: %{name}-%{version}.tar.zst + +BuildRequires: meson +BuildRequires: pkgconfig +# jpeg-xl pixbuf loader +Requires: gdk-pixbuf-loader-jxl +# svg pixbuf loader +Requires: gdk-pixbuf-loader-rsvg +# webp pixbuf loader +Requires: webp-pixbuf-loader +BuildArch: noarch +Obsoletes: %{name}-lang < %{version} + +%description +Background images from the GNOME project. + +%prep +%autosetup + +%build +%meson +%meson_build + +%install +%meson_install + +%files +%license COPYING +%doc AUTHORS ChangeLog NEWS +%{_datadir}/gnome-background-properties/ +%{_datadir}/backgrounds/ + +%changelog