Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sdnotify for openSUSE:Factory
checked in at 2022-01-06 15:51:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sdnotify (Old)
and /work/SRC/openSUSE:Factory/.python-sdnotify.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sdnotify"
Thu Jan 6 15:51:14 2022 rev:2 rq:944128 version:0.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sdnotify/python-sdnotify.changes
2019-06-07 12:19:11.224774803 +0200
+++
/work/SRC/openSUSE:Factory/.python-sdnotify.new.1896/python-sdnotify.changes
2022-01-06 15:51:59.832994776 +0100
@@ -1,0 +2,5 @@
+Wed Jan 5 22:48:40 UTC 2022 - Steve Kowalik <[email protected]>
+
+- Shorten Summary to silence rpmlint.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sdnotify.spec ++++++
--- /var/tmp/diff_new_pack.6E98Qo/_old 2022-01-06 15:52:00.224994992 +0100
+++ /var/tmp/diff_new_pack.6E98Qo/_new 2022-01-06 15:52:00.232994996 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-sdnotify
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,9 @@
Name: python-sdnotify
Version: 0.3.2
Release: 0
-Summary: A pure Python implementation of systemd's service notification
protocol (sd_notify)
+Summary: Python module for systemd's service notification protocol
License: MIT
-Group: Development/Languages/Python
-Url: https://github.com/bb4242/sdnotify
+URL: https://github.com/bb4242/sdnotify
Source:
https://files.pythonhosted.org/packages/source/s/sdnotify/sdnotify-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}