Hello community,
here is the log from the commit of package python-wxWidgets-3_0 for
openSUSE:Factory checked in at 2018-08-02 14:50:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wxWidgets-3_0 (Old)
and /work/SRC/openSUSE:Factory/.python-wxWidgets-3_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wxWidgets-3_0"
Thu Aug 2 14:50:36 2018 rev:8 rq:625779 version:3.0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-wxWidgets-3_0/python-wxWidgets-3_0.changes
2018-03-08 10:41:20.752230764 +0100
+++
/work/SRC/openSUSE:Factory/.python-wxWidgets-3_0.new/python-wxWidgets-3_0.changes
2018-08-02 14:50:37.435525229 +0200
@@ -1,0 +2,5 @@
+Fri Jul 20 11:53:28 UTC 2018 - [email protected]
+
+- Remove duplicate fdupes call [bnc#1101908]
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-wxWidgets-3_0.spec ++++++
--- /var/tmp/diff_new_pack.IOOQvU/_old 2018-08-02 14:50:38.467526934 +0200
+++ /var/tmp/diff_new_pack.IOOQvU/_new 2018-08-02 14:50:38.471526940 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-wxWidgets-3_0
#
-# Copyright (c) 2017 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
@@ -21,7 +21,7 @@
Version: 3.0.2.0
Release: 0
Summary: Python Bindings for wxWidgets
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: Development/Languages/Python
Url: http://www.wxpython.org/
%define wx_version %(echo "%version" | perl -pe 's{\\.\\d+\\.\\d+$}{}')
@@ -40,9 +40,9 @@
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: perl
+BuildRequires: python-rpm-macros
BuildRequires: python2-devel
BuildRequires: python2-xml
-BuildRequires: python-rpm-macros
BuildRequires: wxWidgets-3_0-devel
BuildRequires: xz
#Requires: wxWidgets-3_0 = %(rpm -q --qf="%%VERSION" wxWidgets-3_0)
@@ -151,8 +151,6 @@
update-alternatives --remove pywxrc %{_bindir}/pywxrc-%{python2_bin_suffix}
fi
-%fdupes %buildroot/%_prefix
-
%files
%defattr(-,root,root)
%doc wxPython/docs/*.txt wxPython/docs/*.html wxPython/docs/screenshots
wxPython/licence