Accepting request 1159520 from GNOME:Factory
GNOME 46 (forwarded request 1159248 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1159520 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-backgrounds?expand=0&rev=87
This commit is contained in:
19
_service
Normal file
19
_service
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-backgrounds.git</param>
|
||||
<param name="revision">46.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual" />
|
||||
</services>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cee0e688fbae5ef7a75f335ada2d10779e08ebca9445f1586de32c5a9b6dee2d
|
||||
size 32091076
|
3
gnome-backgrounds-46.0.obscpio
Normal file
3
gnome-backgrounds-46.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee2d8443ec078c217eda62572385be8d40b0ce6dee3a46f19e15156a6327327b
|
||||
size 24041997
|
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 07:47:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 46.0:
|
||||
+ No changes since 46.beta.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 15:30:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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 <dimstar@opensuse.org>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
4
gnome-backgrounds.obsinfo
Normal file
4
gnome-backgrounds.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
name: gnome-backgrounds
|
||||
version: 46.0
|
||||
mtime: 1710787799
|
||||
commit: 8f907c75fffa246695334e72e794e16efbf7dd87
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-backgrounds
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# 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
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-backgrounds
|
||||
Version: 45.0
|
||||
Version: 46.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: https://download.gnome.org/sources/gnome-backgrounds/45/%{name}-%{version}.tar.xz
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
|
Reference in New Issue
Block a user