Hello community,

here is the log from the commit of package python-mailman3-fedmsg-plugin for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:08:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-mailman3-fedmsg-plugin (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-mailman3-fedmsg-plugin.new.26092 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mailman3-fedmsg-plugin"

Thu Feb 20 00:08:23 2020 rev:1 rq:766852 version:0.5

Changes:
--------
New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-mailman3-fedmsg-plugin.new.26092/python-mailman3-fedmsg-plugin.changes
 2020-02-20 00:08:24.192245913 +0100
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Mon Dec  2 10:47:14 UTC 2019 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
+Fri Nov 15 12:44:11 UTC 2019 - pgaj...@suse.com
+
+- initial version 0.5 [SLE-7686]
+

New:
----
  mailman3-fedmsg-plugin-0.5.tar.gz
  python-mailman3-fedmsg-plugin.changes
  python-mailman3-fedmsg-plugin.spec

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

Other differences:
------------------
++++++ python-mailman3-fedmsg-plugin.spec ++++++
#
# spec file for package python-mailman3-fedmsg-plugin
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name:           python-mailman3-fedmsg-plugin
Version:        0.5
Release:        0
Summary:        Emit fedmsg messages from mailman3
License:        LGPL-2.0-only
URL:            https://github.com/fedora-infra/mailman3-fedmsg-plugin
Source:         
https://files.pythonhosted.org/packages/source/m/mailman3-fedmsg-plugin/mailman3-fedmsg-plugin-%{version}.tar.gz
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
BuildArch:      noarch
%python_subpackages

%description
Emit fedmsg messages from mailman3.

%prep
%setup -q -n mailman3-fedmsg-plugin-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%check
# no upstream testsuite

%files %{python_files}
%doc README.rst
%license LICENSE
%{python_sitelib}/*

%changelog

Reply via email to