Accepting request 794999 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/794999
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/adwaita-icon-theme?expand=0&rev=63
This commit is contained in:
Dominique Leuenberger 2020-04-17 22:38:01 +00:00 committed by Git OBS Bridge
parent 7b86baa824
commit b5fdebf824
6 changed files with 43 additions and 27 deletions

View File

@ -1,14 +0,0 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/3.34.3</param>
<param name="versionformat">@PARENT_TAG@</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version" />
</services>

View File

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

View File

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

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Fri Apr 17 18:21:26 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.1:
+ Symbolic:
- User-not-tracked bugfix.
- Color coding of battery states.
- Hw disabled states.
- Microphone state icons.
+ Fullcolor: video-x-generic metaphor.
- Switch back to tarball release. Following this, drop libtool
BuildRequires and autogen call, no longer needed.
-------------------------------------------------------------------
Sun Mar 8 12:40:30 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.0:
+ Symbolic:
- Media rtl cleanup.
- Night light more identifiable.
-------------------------------------------------------------------
Fri Feb 28 19:00:29 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.35.92:
+ Fullcolor mimetype icons - firmware, addons for they are
prominently exposed in Software.
+ Drop rtl variant for playback.
- Use explicit commitid as upstream borked the tag and tarball.
-------------------------------------------------------------------
Tue Feb 18 16:44:38 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.35.91:
+ Updated icon set.
-------------------------------------------------------------------
Tue Nov 26 16:01:41 UTC 2019 - Frederic Crozat <fcrozat@suse.com>

View File

@ -1,5 +0,0 @@
name: adwaita-icon-theme
version: 3.34.3
mtime: 1573211755
commit: f3582481bc7e00c855bc8b169457e01b6ca91a4a

View File

@ -1,7 +1,7 @@
#
# spec file for package adwaita-icon-theme
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,18 +17,18 @@
Name: adwaita-icon-theme
Version: 3.34.3
Version: 3.36.1
Release: 0
Summary: GNOME Icon Theme
License: LGPL-3.0-or-later OR CC-BY-SA-3.0
Group: System/GUI/GNOME
URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
Source0: %{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gdk-pixbuf-loader-rsvg
BuildRequires: gtk3-tools >= 3.24.2
BuildRequires: libtool
BuildRequires: pkgconfig
# To make sure the icon theme cache gets generated
Requires(post): gtk3-tools
@ -42,7 +42,6 @@ The default GNOME icon theme, Adwaita.
%autosetup
%build
NOCONFIGURE=1 ./autogen.sh
%configure
%make_build