Hello community,
here is the log from the commit of package mate-icon-theme for
openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mate-icon-theme (Old)
and /work/SRC/openSUSE:Leap:15.2/.mate-icon-theme.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-icon-theme"
Fri Mar 6 12:39:48 2020 rev:15 rq:781512 version:1.24.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/mate-icon-theme/mate-icon-theme.changes
2020-01-15 15:28:27.102678153 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.mate-icon-theme.new.26092/mate-icon-theme.changes
2020-03-06 12:42:35.066804878 +0100
@@ -1,0 +2,74 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.24.0 (changes since 1.23.1):
+ * Add mate/256x256/actions/mail-send.png.
+ * Fix mate/22x22/devices/printer.png.
+ * Upscale 22x22px icons to 24x24px adding 1px to the edges.
+ * Gen png mimetypes icons from paper-sheets.svg - MATE theme.
+ * preferences-system-time.png files are not generated from
+ sources.
+ * Use radial gradient (Blur 13.9%, Opacity 73.4%) for MATE logo
+ shadow.
+ * Add status icons for mobile network connections.
+ * Rework volume-status icons.
+ * Add vpn network status icons.
+ * Update network status icons.
+ * Add network svg icons.
+ * Add dropbox-status icons.
+ * Re-generate network-wired icons from new SVGs.
+ * Add 2 svg sources for nm-applet.
+ * Migrate from intltool to gettext.
+ * Update translations.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------
+Wed Jul 17 13:16:47 UTC 2019 - Jonathan Brielmaier <[email protected]>
+
+- Update to version 1.23.1 (changes since 1.22.1):
+ * tx: sync with transifex
+ * add missing preferences-system-time icon
+ * Change url project's website
+ * use folder icon as example
+ * rename mate logo
+ * Translations update
+ * Display the volume status with a better contrast in panels
+ * Upgrade svg source files to Inkscape 0.92.4
+ * Gen png icons from source - Mate theme
+ * Gen png icons from source. Mate: apps, categories & devices
+ * Update terminal icons for mate theme
+
+-------------------------------------------------------------------
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.22.1:
+ * Display the volume status with a better contrast in panels.
+ * Upgrade svg source files to Inkscape 0.92.4.
+ * Gen png icons from source - mate theme.
+ * Gen png icons from source. mate: apps, categories & devices.
+ * Update terminal icons for mate theme.
+ * Update translations.
+
+-------------------------------------------------------------------
+Tue Mar 5 15:19:33 UTC 2019 - [email protected]
+
+- Update to version 1.22.0:
+ * No changelog available.
+
+-------------------------------------------------------------------
+Sat Dec 22 20:48:48 UTC 2018 - [email protected]
+
+- Update to version 1.20.3 (changes since 1.20.1):
+ * Add video single and joined display symbolic svg icons.
+ * Symlink input-touchpad.svg icon.
+ * Add a symlink for bluetooth icon.
+ * Add icons for touchpad.
+ * Update translations.
+
+-------------------------------------------------------------------
+Sat Jun 16 15:48:41 UTC 2018 - [email protected]
+
+- Update to version 1.20.1:
+ * mate: Add audio-volume-off.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-icon-theme-1.20.0.tar.xz
New:
----
mate-icon-theme-1.24.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.T4BF2a/_old 2020-03-06 12:42:36.294805625 +0100
+++ /var/tmp/diff_new_pack.T4BF2a/_new 2020-03-06 12:42:36.314805637 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mate-icon-theme
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-%define _version 1.20
+%define _version 1.24
Name: mate-icon-theme
-Version: 1.20.0
+Version: 1.24.0
Release: 0
Summary: MATE icon theme
License: LGPL-3.0-only AND CC-BY-3.0
-Group: System/GUI/Other
-Url: https://mate-desktop.org/
-Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+URL: https://mate-desktop.org/
+Source:
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: icon-naming-utils >= 0.8.7
@@ -45,27 +44,15 @@
%build
NOCONFIGURE=1 mate-autogen
%configure
-make %{?_smp_mflags} V=1
+%make_build
%install
%make_install
%fdupes %{buildroot}%{_datadir}/icons/mate/
%fdupes %{buildroot}%{_datadir}/icons/menta/
-%if 0%{?suse_version} < 1500
-%post
-%icon_theme_cache_post mate
-%icon_theme_cache_post menta
-
-# No need for %%icon_theme_cache_postun in %%postun since the theme won't
exist anymore.
-%endif
-
%files
-%if 0%{?suse_version} >= 1500
%license COPYING
-%else
-%doc COPYING
-%endif
%doc AUTHORS NEWS
%{_datadir}/icons/mate/
%ghost %{_datadir}/icons/mate/icon-theme.cache
++++++ mate-icon-theme-1.20.0.tar.xz -> mate-icon-theme-1.24.0.tar.xz ++++++
/work/SRC/openSUSE:Leap:15.2/mate-icon-theme/mate-icon-theme-1.20.0.tar.xz
/work/SRC/openSUSE:Leap:15.2/.mate-icon-theme.new.26092/mate-icon-theme-1.24.0.tar.xz
differ: char 25, line 1