Hello community, here is the log from the commit of package gtk-doc for openSUSE:Leap:15.2 checked in at 2020-01-30 14:49:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gtk-doc (Old) and /work/SRC/openSUSE:Leap:15.2/.gtk-doc.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk-doc" Thu Jan 30 14:49:51 2020 rev:27 rq:757859 version:1.29 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gtk-doc/gtk-doc.changes 2020-01-15 15:09:24.762038666 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gtk-doc.new.26092/gtk-doc.changes 2020-01-30 14:50:40.714911340 +0100 @@ -1,0 +2,30 @@ +Mon Sep 2 18:59:35 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- Remove openjade BuildRequires/Requires, SGML support was removed + in gtk-doc 1.25. + +------------------------------------------------------------------- +Tue Aug 28 23:41:17 UTC 2018 - [email protected] + +- Update to version 1.29: + + GTK-Doc now requires python-3.X. It does not requires + python-six anymore. + + Note that this is a nonmaintainer release and that tests are + known to be broken. + + Bugs fixed: bgo#674163, bgo#795744, bgo#796011, bgo#796012. +- Drop python3-six Requires following upstream changes. +- Use autosetup macro. + +------------------------------------------------------------------- +Sat Mar 24 20:25:56 UTC 2018 - [email protected] + +- Update to version 1.28: + + Bugs fixed: bgo#791928, bgo#792148, bgo#792661, bgo#793599, + bgo#794051, bgo#794182. + +------------------------------------------------------------------- +Wed Feb 28 16:32:31 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- Old: ---- gtk-doc-1.27.tar.xz New: ---- gtk-doc-1.29.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk-doc.spec ++++++ --- /var/tmp/diff_new_pack.dHDsJP/_old 2020-01-30 14:50:41.194911595 +0100 +++ /var/tmp/diff_new_pack.dHDsJP/_new 2020-01-30 14:50:41.194911595 +0100 @@ -1,7 +1,7 @@ # # spec file for package gtk-doc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,18 +17,18 @@ Name: gtk-doc -Version: 1.27 +Version: 1.29 Release: 0 Summary: GTK+ DocBook Documentation Generator -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Publishing/SGML -Url: http://www.gtk.org/gtk-doc/ +URL: http://www.gtk.org/gtk-doc/ # When updating this package, please don't forget to update the gtk-doc.m4 Source in glib2. -Source: http://download.gnome.org/sources/gtk-doc/1.27/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gtk-doc/1.29/%{name}-%{version}.tar.xz + BuildRequires: docbook-xsl-stylesheets BuildRequires: libtool BuildRequires: libxml2-tools -BuildRequires: openjade BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: sgml-skel @@ -38,8 +38,6 @@ Requires: docbook_4 Requires: glib2-devel Requires: libxml2-tools -Requires: openjade -Requires: python3-six Requires: xsltproc Recommends: %{name}-lang Recommends: source-highlight @@ -56,7 +54,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %configure PYTHON=%{_bindir}/python3 @@ -71,7 +69,8 @@ %find_lang %{name}-manual %{?no_lang_C} %files -%doc AUTHORS COPYING COPYING-DOCS ChangeLog NEWS README TODO doc/* +%license COPYING +%doc AUTHORS COPYING-DOCS ChangeLog NEWS README TODO doc/* %{_bindir}/gtkdoc-* %{_bindir}/gtkdocize %dir %{_datadir}/aclocal ++++++ gtk-doc-1.27.tar.xz -> gtk-doc-1.29.tar.xz ++++++ ++++ 45879 lines of diff (skipped)
