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
This commit is contained in:
parent
11b8865744
commit
4bed2e48b8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0230699f27f81d682513df9e0bca0bb7b86bd854324bc31767e754577e69b189
|
|
||||||
size 17875992
|
|
3
adwaita-icon-theme-3.13.5.tar.xz
Normal file
3
adwaita-icon-theme-3.13.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e163f5f7e205b5f5345dd7f2c30d4104f19376217ca90def83b61a9459a62dbc
|
||||||
|
size 17886128
|
@ -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
|
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.
|
+ Combine fullcolor, symbolic & cursor assets into one module.
|
||||||
- Rename package from gnome-icon-theme to adwaita-icon-theme,
|
- Rename package from gnome-icon-theme to adwaita-icon-theme,
|
||||||
following upstreams:
|
following upstreams:
|
||||||
+ Obsolete gnome-icon-theme and gnome-icon-theme-symbolic: both
|
+ Obsolete gnome-icon-theme, gnome-icon-theme-extras and
|
||||||
have been merged into one (no provides, as the icon path is
|
gnome-icon-theme-symbolic: they have been merged into one (no
|
||||||
different, so it is not a 100% drop-in replacement).
|
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
|
- Drop hicolor-icon-theme and icon-naming-utils-devel
|
||||||
BuildRequires: no longer required.
|
BuildRequires: no longer required.
|
||||||
- Add rpmlintrc: the provides is intentionally not accompanied by
|
- Add rpmlintrc: the provides is intentionally not accompanied by
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: adwaita-icon-theme
|
Name: adwaita-icon-theme
|
||||||
Version: 3.13.4
|
Version: 3.13.5
|
||||||
Release: 0
|
Release: 2.1
|
||||||
Summary: GNOME Icon Theme
|
Summary: GNOME Icon Theme
|
||||||
License: LGPL-3.0+ or CC-BY-SA-3.0
|
License: LGPL-3.0+ or CC-BY-SA-3.0
|
||||||
Group: System/GUI/GNOME
|
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
|
Source0: http://download.gnome.org/sources/adwaita-icon-theme/3.13/%{name}-%{version}.tar.xz
|
||||||
Source99: adwaita-icon-theme-rpmlintrc
|
Source99: adwaita-icon-theme-rpmlintrc
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: gdk-pixbuf-loader-rsvg
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
# To make sure the icon theme cache gets generated
|
# To make sure the icon theme cache gets generated
|
||||||
@ -33,8 +34,9 @@ Requires(post): gtk3-tools
|
|||||||
Provides: %{name}-devel = %{version}-%{release}
|
Provides: %{name}-devel = %{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
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 < 3.13
|
||||||
|
Obsoletes: gnome-icon-theme-extras < 3.13
|
||||||
Obsoletes: gnome-icon-theme-symbolic < 3.13
|
Obsoletes: gnome-icon-theme-symbolic < 3.13
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user