Hello community,
here is the log from the commit of package elementary-icon-theme for
openSUSE:Factory checked in at 2017-07-23 12:16:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elementary-icon-theme (Old)
and /work/SRC/openSUSE:Factory/.elementary-icon-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elementary-icon-theme"
Sun Jul 23 12:16:10 2017 rev:9 rq:512042 version:4.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/elementary-icon-theme/elementary-icon-theme.changes
2017-05-18 20:51:27.984619226 +0200
+++
/work/SRC/openSUSE:Factory/.elementary-icon-theme.new/elementary-icon-theme.changes
2017-07-23 12:16:17.503710566 +0200
@@ -1,0 +2,36 @@
+Fri Jul 21 20:52:33 UTC 2017 - [email protected]
+
+- Update to 4.2.0:
+ * update symbolic playlist icons (#268)
+ * move document-properties to open-menu and symlink back (#257)
+ * match symbol from color markup mime and add symlinks (#241)
+ * updated Torrent mime (#256)
+ * Color play, pause, seek, skip, stop (#255)
+ * text-css for all sizes, colors to new palette (#253)
+ * Change grey mimes to Silver 700 (#252)
+ * added colour palette (#254)
+ * move apport to categories/bug and symlink (#232)
+ * simplified scanner icon (#251)
+ * Create Contributing.md (#250)
+ * Create CODE_OF_CONDUCT.md (#249)
+ * Add 64px version of keyboard (#248)
+ * make audio-x-generic more generic (#242)
+ * drop aptdaemon icons (#247)
+ * Speaker cleanups (#245)
+ * Add symlinks for symbolic help icons (#240)
+ * new microphone icons (#243)
+ * make 48px system-shutdown consistent with other sizes (#239)
+ * make 16px and 48px contact-new match other sizes (#237)
+ * Make symbolic address book icons look like color icons (#236)
+ * new speaker icons (#233)
+ * system-help is in the spec, so add it (#235)
+ * Add system-reboot (#234)
+ * symlinks for mail-sent (#227)
+ * add 24px mail-send (#228)
+ * Text copying (#231)
+ * make changelog mime flat, symlink patch (#230)
+ * Makefile mime (#217)
+ * added text-markdown (#224)
+- Change the sourceurl to git
+
+-------------------------------------------------------------------
Old:
----
elementary-icon-theme-4.1.0.tar.xz
New:
----
icons-4.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ elementary-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.tJxThP/_old 2017-07-23 12:16:18.451576675 +0200
+++ /var/tmp/diff_new_pack.tJxThP/_new 2017-07-23 12:16:18.451576675 +0200
@@ -18,13 +18,13 @@
%define _version 4.x
Name: elementary-icon-theme
-Version: 4.1.0
+Version: 4.2.0
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
+Source:
https://github.com/elementary/icons/archive/%{version}.tar.gz#/icons-%{version}.tar.gz
# 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
@@ -36,7 +36,7 @@
these icons are the inspiration behind Ubuntu's default Humanity icon theme.
%prep
-%setup -q
+%setup -q -n icons-%{version}
%patch0 -p1
%build