Hello community,
here is the log from the commit of package gnome-doc-utils for openSUSE:Factory
checked in at 2019-09-13 14:56:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-doc-utils (Old)
and /work/SRC/openSUSE:Factory/.gnome-doc-utils.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-doc-utils"
Fri Sep 13 14:56:49 2019 rev:59 rq:726444 version:0.20.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-doc-utils/gnome-doc-utils.changes
2018-03-08 10:44:57.696419546 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-doc-utils.new.7948/gnome-doc-utils.changes
2019-09-13 14:56:52.209273553 +0200
@@ -1,0 +2,12 @@
+Sat Aug 24 04:14:55 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Trim filler wording from description. Update summaries.
+
+-------------------------------------------------------------------
+Fri Aug 2 13:08:20 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Use python2-libxml2 as a name for the libxml2 python bindings.
+ This is provided by the new libxml2 package as the python
+ module name should be $PYTHON_INTERP-$PACKAGENAME
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-doc-utils.spec ++++++
--- /var/tmp/diff_new_pack.3qYcWO/_old 2019-09-13 14:56:52.685273574 +0200
+++ /var/tmp/diff_new_pack.3qYcWO/_new 2019-09-13 14:56:52.685273574 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-doc-utils
#
-# 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/
#
@@ -29,7 +29,7 @@
BuildRequires: docbook_4
BuildRequires: fdupes
BuildRequires: intltool
-BuildRequires: libxml2-python
+BuildRequires: python2-libxml2
# needed for xmllint
BuildRequires: libxml2-tools
BuildRequires: libxslt-devel
@@ -40,22 +40,20 @@
BuildArch: noarch
%description
-The gnome-doc-utils package is a collection of documentation utilities
-for the GNOME project. Notably, it contains utilities for building
-documentation and all auxiliary files in your source tree. It also
-contains the DocBook XSLT stylesheets that were once distributed with
-Yelp.
+The gnome-doc-utils package is a collection of documentation
+utilities for the GNOME project. It contains utilities for building
+documentation and auxiliary files in a source tree. It also contains
+the DocBook XSLT stylesheets that were once distributed with Yelp.
%package -n xml2po
Summary: Tool to extract translatable content from XML documents
License: GPL-2.0-or-later
Group: System/GUI/GNOME
-Requires: libxml2-python
+Requires: python2-libxml2
%description -n xml2po
-xml2po is a simple Python program which extracts translatable
-content from free-form XML documents and outputs gettext compatible
-POT files.
+xml2po is a Python program which extracts translatable content from
+free-form XML documents and outputs gettext compatible POT files.
%package devel
Summary: A Collection of Documentation Utilities for GNOME
@@ -67,22 +65,20 @@
Requires: xml2po-devel
%description devel
-The gnome-doc-utils package is a collection of documentation utilities
-for the GNOME project. Notably, it contains utilities for building
-documentation and all auxiliary files in your source tree. It also
-contains the DocBook XSLT stylesheets that were once distributed with
-Yelp.
+The gnome-doc-utils package is a collection of documentation
+utilities for the GNOME project. It contains utilities for building
+documentation and auxiliary files in a source tree. It also contains
+the DocBook XSLT stylesheets that were once distributed with Yelp.
%package -n xml2po-devel
-Summary: Tool to extract translatable content from XML documents
+Summary: pkgconfig file for xml2po
License: GPL-2.0-or-later
Group: System/GUI/GNOME
Requires: xml2po = %{version}
%description -n xml2po-devel
-xml2po is a simple Python program which extracts translatable
-content from free-form XML documents and outputs gettext compatible
-POT files.
+xml2po is a Python program which extracts translatable content from
+free-form XML documents and outputs gettext compatible POT files.
%lang_package