Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package docbook2x for openSUSE:Factory checked in at 2025-02-07 22:57:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docbook2x (Old) and /work/SRC/openSUSE:Factory/.docbook2x.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docbook2x" Fri Feb 7 22:57:24 2025 rev:25 rq:1243574 version:0.8.8 Changes: -------- --- /work/SRC/openSUSE:Factory/docbook2x/docbook2x.changes 2024-02-26 19:50:50.905746631 +0100 +++ /work/SRC/openSUSE:Factory/.docbook2x.new.2316/docbook2x.changes 2025-02-07 22:59:21.375710099 +0100 @@ -1,0 +2,10 @@ +Thu Feb 6 08:19:38 UTC 2025 - Dr. Werner Fink <[email protected]> + +- Correct license as since docbook2X 0.8.4 it is MIT + +------------------------------------------------------------------- +Wed Feb 5 14:18:19 UTC 2025 - Dr. Werner Fink <[email protected]> + +- Correct download path + +------------------------------------------------------------------- Old: ---- docbook2X-0.8.8.tar.bz2 New: ---- docbook2X-0.8.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docbook2x.spec ++++++ --- /var/tmp/diff_new_pack.9erc0u/_old 2025-02-07 22:59:22.163742612 +0100 +++ /var/tmp/diff_new_pack.9erc0u/_new 2025-02-07 22:59:22.167742778 +0100 @@ -1,7 +1,7 @@ # # spec file for package docbook2x # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,12 @@ Name: docbook2x Summary: DocBook-to-Texinfo Converter -License: GPL-2.0-or-later +License: MIT Group: Productivity/Publishing/DocBook Version: 0.8.8 Release: 0 -Url: http://docbook2x.sourceforge.net/ -Source: http://downloads.sourceforge.net/docbook2x/docbook2X-%{version}.tar.bz2 -#Source: http://ftp1.sourceforge.net/sourceforge/docbook2x/docbook2X-%%{version}.tar.gz +URL: http://docbook2x.sourceforge.net/ +Source0: https://sourceforge.net/projects/docbook2x/files/docbook2x/%{version}/docbook2X-%{version}.tar.gz/download#/docbook2X-%{version}.tar.gz Source1: docbook2x-README.SUSE Patch0: docbook2X-0.8.8-catalog.diff BuildRequires: automake @@ -53,7 +52,9 @@ Requires: tidy %define regcat /usr/bin/sgml-register-catalog PreReq: %{regcat} /usr/bin/xmlcatalog /usr/bin/edit-xml-catalog -PreReq: sed grep awk +PreReq: awk +PreReq: grep +PreReq: sed %description A new tool based on Perl modules.
