Hello community, here is the log from the commit of package expat for openSUSE:Factory checked in at 2019-01-08 12:19:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/expat (Old) and /work/SRC/openSUSE:Factory/.expat.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "expat" Tue Jan 8 12:19:04 2019 rev:55 rq:662662 version:2.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/expat/expat.changes 2018-09-18 11:40:28.704096555 +0200 +++ /work/SRC/openSUSE:Factory/.expat.new.28833/expat.changes 2019-01-08 12:19:05.540891063 +0100 @@ -1,0 +2,6 @@ +Thu Jan 3 13:08:57 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Drop docbook2x dependency, the manpages are generated in + the upstream archive and this way we break buildcycle + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ expat.spec ++++++ --- /var/tmp/diff_new_pack.0UtOpy/_old 2019-01-08 12:19:06.108890530 +0100 +++ /var/tmp/diff_new_pack.0UtOpy/_new 2019-01-08 12:19:06.112890527 +0100 @@ -1,7 +1,7 @@ # # spec file for package expat # -# 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/ # @@ -24,12 +24,11 @@ Summary: XML Parser Toolkit License: MIT Group: Development/Libraries/C and C++ -Url: http://libexpat.github.io +URL: http://libexpat.github.io Source0: https://github.com/libexpat/libexpat/releases/download/R_%{unversion}/expat-%{version}.tar.bz2 -Source3: https://github.com/libexpat/libexpat/releases/download/R_%{unversion}/expat-%{version}.tar.bz2.asc Source1: %{name}faq.html Source2: baselibs.conf -BuildRequires: docbook2x +Source3: https://github.com/libexpat/libexpat/releases/download/R_%{unversion}/expat-%{version}.tar.bz2.asc BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig @@ -94,7 +93,8 @@ %files %{_docdir}/%{name} -%doc COPYING README.md expatfaq.html +%license COPYING +%doc README.md expatfaq.html %doc doc/expat.png doc/reference.html doc/style.css doc/valid-xhtml10.png %doc examples/elements.c examples/outline.c examples/Makefile.am examples/Makefile.in %doc AUTHORS Changes
