diff --git a/adwaita-icon-theme-3.22.0.tar.xz b/adwaita-icon-theme-3.22.0.tar.xz deleted file mode 100644 index 8b853d9..0000000 --- a/adwaita-icon-theme-3.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c18bf6e26087d9819a962c77288b291efab25d0419b73d909dd771716a45dcb7 -size 18395856 diff --git a/adwaita-icon-theme-3.24.0.tar.xz b/adwaita-icon-theme-3.24.0.tar.xz new file mode 100644 index 0000000..0427fdc --- /dev/null +++ b/adwaita-icon-theme-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf79ff3bd340254737ce4d28b87f0ccee4b3358cd3cd5cd11dc7b42f41b272a +size 20717972 diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index fd19875..f248009 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Mar 21 12:46:55 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.24.0: + + Visual Studio build fixes. + + Bringing back system-file-manager generic icon. + +------------------------------------------------------------------- +Wed Mar 1 19:57:49 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.91.1: + + Fullcolor image icons. + + Image-loading. + + Sunsize, sunset symbolic icons. + + Natural-light-filter for symbolic. + +------------------------------------------------------------------- +Wed Feb 22 13:11:51 UTC 2017 - dimstar@opensuse.org + +- Move %icon_theme_cache_post from post to posttrans: in case of + an update, at the time the post script of the new package is + being executed, the files of the old package are still on disk. + If the new version now removes some files (meaning the files + disappear on disk once rpm uninstalls the old version), we still + have a cache in place referencing those old icons. This can lead + to situations where several apps simply fail to load their icon. + +------------------------------------------------------------------- +Wed Feb 1 19:46:35 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.91: + + Refresh icon set. + ------------------------------------------------------------------- Wed Sep 21 10:12:28 UTC 2016 - zaitor@opensuse.org diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index c936e0e..4ca38b8 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -1,7 +1,7 @@ # # spec file for package adwaita-icon-theme # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: adwaita-icon-theme -Version: 3.22.0 +Version: 3.24.0 Release: 0 Summary: GNOME Icon Theme License: LGPL-3.0+ or CC-BY-SA-3.0 Group: System/GUI/GNOME Url: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.22/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.24/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gdk-pixbuf-loader-rsvg BuildRequires: intltool @@ -68,7 +68,7 @@ done %clean rm -rf %{buildroot} -%post +%posttrans %icon_theme_cache_post Adwaita # No need for %%icon_theme_cache_postun in %%postun since the theme won't exist anymore