Hello community,

here is the log from the commit of package humanity-icon-theme for 
openSUSE:Factory checked in at 2018-03-19 23:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/humanity-icon-theme (Old)
 and      /work/SRC/openSUSE:Factory/.humanity-icon-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "humanity-icon-theme"

Mon Mar 19 23:38:27 2018 rev:4 rq:588208 version:0.6.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/humanity-icon-theme/humanity-icon-theme.changes  
2015-10-12 10:03:36.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.humanity-icon-theme.new/humanity-icon-theme.changes 
    2018-03-19 23:38:28.833131846 +0100
@@ -1,0 +2,11 @@
+Mon Mar 12 12:43:56 UTC 2018 - [email protected]
+
+- 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).
+
+-------------------------------------------------------------------

Old:
----
  humanity-icon-theme_0.6.10.tar.gz

New:
----
  humanity-icon-theme_0.6.15.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ humanity-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.x6gNAH/_old  2018-03-19 23:38:29.833095773 +0100
+++ /var/tmp/diff_new_pack.x6gNAH/_new  2018-03-19 23:38:29.833095773 +0100
@@ -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 @@
 %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}*
 


Reply via email to