1
0
Dominique Leuenberger 2018-03-19 22:38:27 +00:00 committed by Git OBS Bridge
commit 8ba40a609d
4 changed files with 26 additions and 9 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Mar 12 12:43:56 UTC 2018 - sor.alexei@meowr.ru
- Update to version 0.6.15 (changes since 0.6.10):
* Adapt to the new Totem icon name (lp#1623768).
* Add hidpi @2 support (lp#1657863, lp#1622686).
* Add symlinks to handle Nautilus 3.24's new icon name
(lp#1669655).
* Add symlinks to handle gnome-control-center 3.28's new icon
name (lp#1750174).
-------------------------------------------------------------------
Sat Oct 10 13:26:03 UTC 2015 - sor.alexei@meowr.ru

View File

@ -1,7 +1,7 @@
#
# spec file for package humanity-icon-theme
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -18,13 +18,13 @@
%define _name Humanity
Name: humanity-icon-theme
Version: 0.6.10
Version: 0.6.15
Release: 0
Summary: Ayatana Humanity icon theme
License: GPL-2.0
License: GPL-2.0-only
Group: System/GUI/Other
Url: https://launchpad.net/humanity
Source: http://archive.ubuntu.com/ubuntu/pool/main/h/%{name}/%{name}_%{version}.tar.gz
Source: https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
Requires: adwaita-icon-theme
@ -53,15 +53,21 @@ find -L %{buildroot}%{_datadir}/icons/ -type l -delete
%icon_theme_cache_create_ghost %{_name}-Dark
%fdupes %{buildroot}%{_datadir}/icons/
%if 0%{?suse_version} < 1500
%post
%icon_theme_cache_post %{_name}
%icon_theme_cache_post %{_name}-Dark
# No need for %%icon_theme_cache_postun in %%postun since the theme won't exist anymore.
%endif
%files
%defattr(-,root,root)
%doc AUTHORS CONTRIBUTORS COPYING
%if 0%{?suse_version} >= 1500
%license COPYING
%else
%doc COPYING
%endif
%doc AUTHORS CONTRIBUTORS
%ghost %{_datadir}/icons/%{_name}*/icon-theme.cache
%{_datadir}/icons/%{_name}*

View File

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

View File

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