Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-gettext-tools for
openSUSE:Factory checked in at 2021-06-21 20:35:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-gettext-tools (Old)
and /work/SRC/openSUSE:Factory/.deepin-gettext-tools.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-gettext-tools"
Mon Jun 21 20:35:54 2021 rev:3 rq:901169 version:1.0.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/deepin-gettext-tools/deepin-gettext-tools.changes
2020-08-29 20:44:42.817524373 +0200
+++
/work/SRC/openSUSE:Factory/.deepin-gettext-tools.new.2625/deepin-gettext-tools.changes
2021-06-21 20:36:20.874674346 +0200
@@ -1,0 +2,5 @@
+Mon Jun 21 01:50:12 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Drop unneeded BuildRequires on python.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-gettext-tools.spec ++++++
--- /var/tmp/diff_new_pack.EsXHYk/_old 2021-06-21 20:36:21.334674930 +0200
+++ /var/tmp/diff_new_pack.EsXHYk/_new 2021-06-21 20:36:21.338674935 +0200
@@ -1,7 +1,7 @@
#
# spec file for package deepin-gettext-tools
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
# 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/
#
+
Name: deepin-gettext-tools
Version: 1.0.8
Release: 0
-License: GPL-3.0+
+License: GPL-3.0-or-later
Summary: Deepin wrapper for gettext
-Url: https://github.com/linuxdeepin/deepin-gettext-tools
+URL: https://github.com/linuxdeepin/deepin-gettext-tools
Group: Development/Tools/Other
Source:
https://github.com/linuxdeepin/deepin-gettext-tools/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: python
Requires: gettext
Requires: python3
Requires: perl(Config::Tiny)
@@ -32,7 +32,6 @@
Requires: perl(XML::LibXML)
Requires: perl(XML::LibXML::PrettyPrint)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%{py_requires}
%description
The tools of gettext function wrapper.