Hello community,
here is the log from the commit of package python-validate_email for
openSUSE:Factory checked in at 2018-05-11 09:18:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-validate_email (Old)
and /work/SRC/openSUSE:Factory/.python-validate_email.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-validate_email"
Fri May 11 09:18:23 2018 rev:2 rq:606250 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-validate_email/python-validate_email.changes
2017-12-14 11:03:22.798535168 +0100
+++
/work/SRC/openSUSE:Factory/.python-validate_email.new/python-validate_email.changes
2018-05-11 09:18:24.190236894 +0200
@@ -1,0 +2,5 @@
+Thu May 10 15:45:32 UTC 2018 - [email protected]
+
+- Don't forget python-rpm-macros
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-validate_email.spec ++++++
--- /var/tmp/diff_new_pack.RTR6jf/_old 2018-05-11 09:18:25.634184577 +0200
+++ /var/tmp/diff_new_pack.RTR6jf/_new 2018-05-11 09:18:25.638184432 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-validate_email
#
-# 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
@@ -26,6 +26,7 @@
Url: https://github.com/syrusakbary/validate_email
Source:
https://files.pythonhosted.org/packages/source/v/validate_email/validate_email-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
@@ -43,7 +44,8 @@
%python_install
%files %{python_files}
-%doc LICENSE README.rst
+%doc README.rst
+%license LICENSE
%{python_sitelib}/*
%changelog