Hello community,
here is the log from the commit of package dmz-icon-theme-cursors for
openSUSE:Factory checked in at 2017-07-04 13:32:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dmz-icon-theme-cursors (Old)
and /work/SRC/openSUSE:Factory/.dmz-icon-theme-cursors.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dmz-icon-theme-cursors"
Tue Jul 4 13:32:18 2017 rev:11 rq:506213 version:11.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/dmz-icon-theme-cursors/dmz-icon-theme-cursors.changes
2013-01-22 15:11:30.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.dmz-icon-theme-cursors.new/dmz-icon-theme-cursors.changes
2017-07-04 13:32:19.723449316 +0200
@@ -1,0 +2,6 @@
+Sat Jun 24 06:51:50 UTC 2017 - [email protected]
+
+- Update to the latest version in Debian (0.4.4)
+ * Provide DMZ-White and DMZ-Black cursors
+
+-------------------------------------------------------------------
Old:
----
dmz-cursors.tar.bz2
New:
----
dmz-cursor-theme_0.4.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dmz-icon-theme-cursors.spec ++++++
--- /var/tmp/diff_new_pack.apNAoU/_old 2017-07-04 13:32:20.259373848 +0200
+++ /var/tmp/diff_new_pack.apNAoU/_new 2017-07-04 13:32:20.263373285 +0200
@@ -1,7 +1,7 @@
#
# spec file for package dmz-icon-theme-cursors
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,13 +17,13 @@
Name: dmz-icon-theme-cursors
-Version: 11.2.0
+Version: 11.3.0
Release: 0
# As documented on
http://packages.debian.org/changelogs/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_0.4.3/dmz-cursor-theme.copyright
Summary: DMZ Cursor Theme
License: CC-BY-SA-3.0
Group: System/GUI/GNOME
-Source: dmz-cursors.tar.bz2
+Source: dmz-cursor-theme_0.4.4.tar.gz
Requires: hicolor-icon-theme
Provides: icon-theme-dmz-cursors = %{version}
Obsoletes: icon-theme-dmz-cursors < %{version}
@@ -34,17 +34,17 @@
This package contains the DMZ cursor theme for X.
%prep
-%setup -q -n dmz-cursors
+%setup -q -n dmz-cursor-theme-0.4.4
%build
%install
mkdir -p %{buildroot}%{_datadir}/icons
-cp -a DMZ DMZ-AA %{buildroot}%{_datadir}/icons/
+cp -a DMZ-Black DMZ-White %{buildroot}%{_datadir}/icons/
%files
%defattr (-, root, root)
-%{_datadir}/icons/DMZ
-%{_datadir}/icons/DMZ-AA
+%{_datadir}/icons/DMZ-Black
+%{_datadir}/icons/DMZ-White
%changelog