Hello community, here is the log from the commit of package gtk-doc for openSUSE:Factory checked in at 2017-09-13 21:41:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk-doc (Old) and /work/SRC/openSUSE:Factory/.gtk-doc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk-doc" Wed Sep 13 21:41:53 2017 rev:36 rq:520796 version:1.26 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk-doc/gtk-doc.changes 2017-07-08 12:26:16.803170031 +0200 +++ /work/SRC/openSUSE:Factory/.gtk-doc.new/gtk-doc.changes 2017-09-13 21:41:54.376511133 +0200 @@ -1,0 +2,20 @@ +Mon Sep 4 12:44:28 UTC 2017 - [email protected] + +- Add glib2-devel Requires: the various gtk-doc generation programs + call pkg-config --variables glib-2.0 in various cases. + +------------------------------------------------------------------- +Tue Aug 15 06:34:21 UTC 2017 - [email protected] + +- Update to version 1.26: + + Remove tmpl support (gtkdoc-mktmpl). + + Port all tools from bash/perl to python. + + Bugs fixed: bgo#773879, bgo#780789, bgo#752126, bgo#753052, + bgo#758137, bgo#764407, bgo#764543, bgo#768675, bgo#769125, + bgo#769341, bgo#771255, bgo#773151, bgo#774168, bgo#774812, + bgo#778144, bgo#779566, bgo#784177. +- Drop reproducible.patch, fixed upstream. +- Add python-six and python3-six Requires, needed after upstreams + port to python. + +------------------------------------------------------------------- Old: ---- gtk-doc-1.25.tar.xz reproducible.patch New: ---- gtk-doc-1.26.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk-doc.spec ++++++ --- /var/tmp/diff_new_pack.e34szn/_old 2017-09-13 21:41:55.752317571 +0200 +++ /var/tmp/diff_new_pack.e34szn/_new 2017-09-13 21:41:55.756317008 +0200 @@ -17,36 +17,36 @@ Name: gtk-doc -Version: 1.25 +Version: 1.26 Release: 0 Summary: GTK+ DocBook Documentation Generator License: GPL-2.0+ Group: Productivity/Publishing/SGML Url: http://www.gtk.org/gtk-doc/ -Source: http://download.gnome.org/sources/gtk-doc/1.25/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM reproducible.patch bgo#784177 [email protected] -- Sort input file lists -Patch0: reproducible.patch +Source: https://download.gnome.org/sources/gtk-doc/1.26/%{name}-%{version}.tar.xz # When updating this package, please don't forget to update the gtk-doc.m4 Source # in glib2. BuildRequires: docbook-xsl-stylesheets BuildRequires: libxml2-tools BuildRequires: openjade -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: python-base BuildRequires: sgml-skel BuildRequires: xsltproc BuildRequires: yelp-tools Requires: docbook-xsl-stylesheets Requires: docbook_4 +Requires: glib2-devel Requires: libxml2-tools Requires: openjade +Requires: python-six +Requires: python3-six Requires: xsltproc -Recommends: source-highlight Recommends: %{name}-lang +Recommends: source-highlight # Old for <= 10.2 & CODE10 Provides: gtkdoc = %{version} Obsoletes: gtkdoc -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -56,9 +56,9 @@ generate the documentation for GLib, Gtk+, and GNOME. %lang_package + %prep %setup -q -%patch0 -p1 %build %configure --disable-scrollkeeper @@ -81,7 +81,6 @@ %{_datadir}/aclocal/gtk-doc.m4 %{_datadir}/gtk-doc/ %{_datadir}/pkgconfig/gtk-doc.pc -%{_datadir}/sgml/gtk-doc/ %doc %{_datadir}/help/C/gtk-doc-manual/ %files lang -f %{name}-manual.lang ++++++ gtk-doc-1.25.tar.xz -> gtk-doc-1.26.tar.xz ++++++ ++++ 69053 lines of diff (skipped)
