forked from pool/adwaita-icon-theme
Compare commits
9 Commits
Author | SHA256 | Date | |
---|---|---|---|
e6d2354ee3 | |||
f7461bf42f | |||
46babfeae6 | |||
c192bb288e | |||
8cd8da88fb | |||
b007138d5d | |||
ac94296bc5 | |||
4c07a0492e | |||
a98af6821c |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git</param>
|
||||
<param name="revision">46.2</param>
|
||||
<param name="revision">48.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea65da976144227973c4152f29b941a2eb167ce933634311d4146ffa4fc1e1e0
|
||||
size 26785805
|
3
adwaita-icon-theme-48.1.obscpio
Normal file
3
adwaita-icon-theme-48.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d6f535e45aa10577d24629ef72bdc9552ffc33d53dbca6963feba8ef08f3285
|
||||
size 28025869
|
@@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 17 15:12:57 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 48.1:
|
||||
+ cursors: semantic cleanup of DND cursors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 14 16:10:54 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 48.0:
|
||||
+ symbolic: pan-* old design was in place for -rtl
|
||||
+ cursors: added dnd-ask on gtk request
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 16:50:54 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 48.beta:
|
||||
+ Drop spinner (process-working). Libadwaita provides one.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 3 13:35:39 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 48.alpha:
|
||||
+ cursors: adjust asset sizing to feel more linear.
|
||||
+ Build cleanup.
|
||||
+ symbolic:
|
||||
- power profile metaphors.
|
||||
- pan icons.
|
||||
- remove emblems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 10:17:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 47.0:
|
||||
+ cursors: updated spinners to match libadwaita.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 09:43:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
@@ -1091,7 +1127,7 @@ Thu Feb 12 00:24:20 CET 2009 - vuntz@novell.com
|
||||
+ process-working: replace the spinner. (bgo#558367)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 16:45:17 WST 2008 - mboman@suse.de
|
||||
Wed Oct 1 16:45:17 EST 2008 - mboman@suse.de
|
||||
|
||||
- Update to version 2.24.0:
|
||||
+ Cosmetic version bump
|
||||
@@ -1103,7 +1139,6 @@ Mon Sep 15 21:15:53 EST 2008 - mboman@novell.com
|
||||
+ Changed the metaphor of the accessibility icon as requested by the a11y
|
||||
team
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 31 05:06:19 CET 2008 - mboman@novell.com
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: adwaita-icon-theme
|
||||
version: 46.2
|
||||
mtime: 1716801988
|
||||
commit: 6dfc180cc9a959dc2744aa55702d742bfd200570
|
||||
version: 48.1
|
||||
mtime: 1749114122
|
||||
commit: cd08cb3dfd63e6ad6bff9c1d88490280b0f9a7af
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package adwaita-icon-theme
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: adwaita-icon-theme
|
||||
Version: 46.2
|
||||
Version: 48.1
|
||||
Release: 0
|
||||
Summary: GNOME Icon Theme
|
||||
License: CC-BY-SA-3.0 OR LGPL-3.0-or-later
|
||||
|
Reference in New Issue
Block a user