diff --git a/gnome-doc-utils.changes b/gnome-doc-utils.changes index 676886f..23ebc6e 100644 --- a/gnome-doc-utils.changes +++ b/gnome-doc-utils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Aug 24 04:14:55 UTC 2019 - Jan Engelhardt + +- Trim filler wording from description. Update summaries. + +------------------------------------------------------------------- +Fri Aug 2 13:08:20 UTC 2019 - Tomáš Chvátal + +- 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 + ------------------------------------------------------------------- Wed Feb 28 16:28:06 UTC 2018 - dimstar@opensuse.org diff --git a/gnome-doc-utils.spec b/gnome-doc-utils.spec index 60faa42..0f40056 100644 --- a/gnome-doc-utils.spec +++ b/gnome-doc-utils.spec @@ -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 @@ Patch0: gnome-doc-utils-fig-path.patch 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 @@ Recommends: %{name}-lang 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: docbook_4 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