Hello community,

here is the log from the commit of package python-validate_email for 
openSUSE:Factory checked in at 2019-03-29 20:34:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-validate_email (Old)
 and      /work/SRC/openSUSE:Factory/.python-validate_email.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-validate_email"

Fri Mar 29 20:34:43 2019 rev:3 rq:684998 version:1.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-validate_email/python-validate_email.changes  
    2018-05-11 09:18:24.190236894 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-validate_email.new.25356/python-validate_email.changes
   2019-03-29 20:34:45.218630705 +0100
@@ -1,0 +2,5 @@
+Thu Mar 14 12:22:10 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Execute fdupes
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-validate_email.spec ++++++
--- /var/tmp/diff_new_pack.uxh2Q4/_old  2019-03-29 20:34:45.750629740 +0100
+++ /var/tmp/diff_new_pack.uxh2Q4/_new  2019-03-29 20:34:45.750629740 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-validate_email
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,11 +21,12 @@
 Version:        1.3
 Release:        0
 Summary:        Verify if an email address is valid and really exists
-License:        LGPL-3.0
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
-Url:            https://github.com/syrusakbary/validate_email
+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:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 %python_subpackages
@@ -42,6 +43,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %doc README.rst


Reply via email to