From 4bed2e48b81b5ac05667a270b0b2286f3a8522d8d1ac206aa150bdbe9d99a886 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:52:42 +0000 Subject: [PATCH] Accepting request 245969 from GNOME:Next Push GNOME 3.13.90 OBS-URL: https://build.opensuse.org/request/show/245969 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/adwaita-icon-theme?expand=0&rev=2 --- adwaita-icon-theme-3.13.4.tar.xz | 3 --- adwaita-icon-theme-3.13.5.tar.xz | 3 +++ adwaita-icon-theme.changes | 19 ++++++++++++++++--- adwaita-icon-theme.spec | 8 +++++--- 4 files changed, 24 insertions(+), 9 deletions(-) delete mode 100644 adwaita-icon-theme-3.13.4.tar.xz create mode 100644 adwaita-icon-theme-3.13.5.tar.xz diff --git a/adwaita-icon-theme-3.13.4.tar.xz b/adwaita-icon-theme-3.13.4.tar.xz deleted file mode 100644 index 5949089..0000000 --- a/adwaita-icon-theme-3.13.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0230699f27f81d682513df9e0bca0bb7b86bd854324bc31767e754577e69b189 -size 17875992 diff --git a/adwaita-icon-theme-3.13.5.tar.xz b/adwaita-icon-theme-3.13.5.tar.xz new file mode 100644 index 0000000..a5725a2 --- /dev/null +++ b/adwaita-icon-theme-3.13.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e163f5f7e205b5f5345dd7f2c30d4104f19376217ca90def83b61a9459a62dbc +size 17886128 diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index f02b040..ee7dc9d 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Aug 22 19:07:06 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.5: + + Support pre-rendered symbolic pngs. + + Improved cursors. + + Add missing symbolic mimetype icons. + + Updated translations. +- Add gdk-pixbuf-loader-rsvg BuildRequires: due to possible cycles + the RSVG loader is split out of the regular gdk-pixbuf and we + have to require it explicitly here. + ------------------------------------------------------------------- Wed Jul 16 00:24:05 UTC 2014 - dimstar@opensuse.org @@ -28,9 +40,10 @@ Sat Jul 12 14:26:35 UTC 2014 - dimstar@opensuse.org + Combine fullcolor, symbolic & cursor assets into one module. - Rename package from gnome-icon-theme to adwaita-icon-theme, following upstreams: - + Obsolete gnome-icon-theme and gnome-icon-theme-symbolic: both - have been merged into one (no provides, as the icon path is - different, so it is not a 100% drop-in replacement). + + Obsolete gnome-icon-theme, gnome-icon-theme-extras and + gnome-icon-theme-symbolic: they have been merged into one (no + provides, as the icon path is different, so it is not a 100% + drop-in replacement). - Drop hicolor-icon-theme and icon-naming-utils-devel BuildRequires: no longer required. - Add rpmlintrc: the provides is intentionally not accompanied by diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index cccfcaf..4c247fe 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -17,8 +17,8 @@ Name: adwaita-icon-theme -Version: 3.13.4 -Release: 0 +Version: 3.13.5 +Release: 2.1 Summary: GNOME Icon Theme License: LGPL-3.0+ or CC-BY-SA-3.0 Group: System/GUI/GNOME @@ -26,6 +26,7 @@ Url: http://www.gnome.org/ Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.13/%{name}-%{version}.tar.xz Source99: adwaita-icon-theme-rpmlintrc BuildRequires: fdupes +BuildRequires: gdk-pixbuf-loader-rsvg BuildRequires: intltool BuildRequires: pkg-config # To make sure the icon theme cache gets generated @@ -33,8 +34,9 @@ Requires(post): gtk3-tools Provides: %{name}-devel = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -# gnome-icon-theme and gnome-icon-theme-symbolic were merged at 3.13.1 and renamed to adwaita-icon-theme +# gnome-icon-theme, gnome-icon-theme-extras and gnome-icon-theme-symbolic were merged at 3.13.1 and renamed to adwaita-icon-theme Obsoletes: gnome-icon-theme < 3.13 +Obsoletes: gnome-icon-theme-extras < 3.13 Obsoletes: gnome-icon-theme-symbolic < 3.13 %description