Hello community,
here is the log from the commit of package elementary-icon-theme for
openSUSE:Factory checked in at 2016-09-12 13:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elementary-icon-theme (Old)
and /work/SRC/openSUSE:Factory/.elementary-icon-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elementary-icon-theme"
Changes:
--------
---
/work/SRC/openSUSE:Factory/elementary-icon-theme/elementary-icon-theme.changes
2015-08-23 17:37:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.elementary-icon-theme.new/elementary-icon-theme.changes
2016-09-12 13:27:27.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Sep 10 14:24:44 UTC 2016 - [email protected]
+
+- Update to version 4.0.1:
+ * No changelog available.
+- Add elementary-icon-theme-chmod.patch from
+ https://github.com/elementary/icons/pull/130
+
+-------------------------------------------------------------------
Old:
----
elementary-icon-theme-3.2.2.tar.xz
New:
----
elementary-icon-theme-4.0.1.tar.xz
elementary-icon-theme-chmod.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ elementary-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.E44P8K/_old 2016-09-12 13:27:28.000000000 +0200
+++ /var/tmp/diff_new_pack.E44P8K/_new 2016-09-12 13:27:28.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package elementary-icon-theme
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,15 +16,17 @@
#
-%define _version 3.x
+%define _version 4.x
Name: elementary-icon-theme
-Version: 3.2.2
+Version: 4.0.1
Release: 0
Summary: Simple and appealing Tango-styled icon theme
License: GPL-3.0+
Group: System/GUI/Other
Url: https://launchpad.net/elementaryicons
Source:
https://launchpad.net/elementaryicons/%{_version}/%{version}/+download/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM elementary-icon-theme-chmod.patch [email protected]
-- https://github.com/elementary/icons/pull/130
+Patch0: elementary-icon-theme-chmod.patch
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildArch: noarch
@@ -35,6 +37,7 @@
%prep
%setup -q
+%patch0 -p1
%build
# Nothing to build.
@@ -46,9 +49,6 @@
# Remove duplicates.
rm -f %{buildroot}%{_datadir}/icons/elementary/{AUTHORS,CONTRIBUTORS,COPYING}
-# Fix ERROR: link target doesn't exist (neither in build root nor in installed
system):
-rm -f
%{buildroot}%{_datadir}/icons/elementary/actions/128/media-optical-audio-new.svg
-
%icon_theme_cache_create_ghost elementary
%fdupes %{buildroot}%{_datadir}/icons/
++++++ elementary-icon-theme-3.2.2.tar.xz -> elementary-icon-theme-4.0.1.tar.xz
++++++
++++ 446599 lines of diff (skipped)
++++++ elementary-icon-theme-chmod.patch ++++++
>From a5d6c5e031e9c995657f9adb9c722c1cd7be5b09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?=
Date: Sat, 10 Sep 2016 16:30:45 +0200
Subject: [PATCH] Remove spurious executable bits.
---
actions/symbolic/mail-send-symbolic.svg | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 actions/symbolic/mail-send-symbolic.svg
diff --git a/actions/symbolic/mail-send-symbolic.svg
b/actions/symbolic/mail-send-symbolic.svg
old mode 100755
new mode 100644