Hello community, here is the log from the commit of package python-PyPDF2 for openSUSE:Factory checked in at 2018-05-15 10:15:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyPDF2 (Old) and /work/SRC/openSUSE:Factory/.python-PyPDF2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyPDF2" Tue May 15 10:15:26 2018 rev:5 rq:606992 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyPDF2/python-PyPDF2.changes 2017-04-24 09:49:42.136162938 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyPDF2.new/python-PyPDF2.changes 2018-05-15 10:34:12.302418512 +0200 @@ -1,0 +2,5 @@ +Mon May 14 10:11:40 UTC 2018 - [email protected] + +- Use license macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyPDF2.spec ++++++ --- /var/tmp/diff_new_pack.J2aFMK/_old 2018-05-15 10:34:12.870397652 +0200 +++ /var/tmp/diff_new_pack.J2aFMK/_new 2018-05-15 10:34:12.874397505 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PyPDF2 # -# 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 @@ -20,18 +20,16 @@ Name: python-PyPDF2 Version: 1.26.0 Release: 0 -Url: http://mstamy2.github.com/PyPDF2 Summary: PDF toolkit License: BSD-3-Clause Group: Development/Languages/Python -Source: https://pypi.io/packages/source/P/PyPDF2/PyPDF2-%{version}.tar.gz +URL: http://mstamy2.github.com/PyPDF2 +Source: https://files.pythonhosted.org/packages/source/P/PyPDF2/PyPDF2-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -63,8 +61,8 @@ chmod a-x CHANGELOG LICENSE README.md %files %{python_files} -%defattr(-,root,root,-) -%doc CHANGELOG LICENSE README.md +%license LICENSE +%doc CHANGELOG README.md %{python_sitelib}/* %changelog
