Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-whois_similarity_distance for
openSUSE:Factory checked in at 2023-02-27 12:55:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-whois_similarity_distance (Old)
and
/work/SRC/openSUSE:Factory/.python-whois_similarity_distance.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-whois_similarity_distance"
Mon Feb 27 12:55:55 2023 rev:8 rq:1067910 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-whois_similarity_distance/python-whois_similarity_distance.changes
2021-09-03 21:27:09.458257237 +0200
+++
/work/SRC/openSUSE:Factory/.python-whois_similarity_distance.new.31432/python-whois_similarity_distance.changes
2023-02-27 12:55:57.411640113 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 08:23:15 UTC 2023 - Daniel Garcia <[email protected]>
+
+- Reduce Summary text to less than 80 characters.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-whois_similarity_distance.spec ++++++
--- /var/tmp/diff_new_pack.PMzh9g/_old 2023-02-27 12:55:57.843642775 +0100
+++ /var/tmp/diff_new_pack.PMzh9g/_new 2023-02-27 12:55:57.847642800 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-whois_similarity_distance
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,12 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%define skip_python36 1
Name: python-whois_similarity_distance
Version: 1.0.2
Release: 0
-Summary: Python module for calculating the WHOIS Similarity Distance
between two given domains
+Summary: Python module for calculating the WHOIS Similarity Distance
License: MIT
Group: Development/Languages/Python
URL: https://github.com/stratosphereips/whois-similarity-distance
@@ -101,6 +100,7 @@
%doc README.md CHANGELOG.md
%license LICENSE
%python_alternative %{_bindir}/wsd_domains
-%{python_sitelib}/*
+%{python_sitelib}/whois_similarity_distance
+%{python_sitelib}/whois_similarity_distance-%{version}*-info
%changelog