diff --git a/gtk-doc-1.28.tar.xz b/gtk-doc-1.28.tar.xz deleted file mode 100644 index ae85446..0000000 --- a/gtk-doc-1.28.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:911e29e302252c96128965ee1f4067d5431a88e00ad1023a8bc1d6b922af5715 -size 725972 diff --git a/gtk-doc-1.29.tar.xz b/gtk-doc-1.29.tar.xz new file mode 100644 index 0000000..5b04b85 --- /dev/null +++ b/gtk-doc-1.29.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14578e002496567276d310a62c9ffd6c56ee8806ce5079ffb0b81c4111f586b1 +size 732376 diff --git a/gtk-doc.changes b/gtk-doc.changes index d3c0591..85f19af 100644 --- a/gtk-doc.changes +++ b/gtk-doc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 28 23:41:17 UTC 2018 - bjorn.lie@gmail.com + +- 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 - bjorn.lie@gmail.com diff --git a/gtk-doc.spec b/gtk-doc.spec index 7ab8962..c44c8cf 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -17,14 +17,15 @@ Name: gtk-doc -Version: 1.28 +Version: 1.29 Release: 0 Summary: GTK+ DocBook Documentation Generator License: GPL-2.0-or-later Group: Productivity/Publishing/SGML 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.28/%{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 @@ -39,7 +40,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 +56,7 @@ generate the documentation for GLib, Gtk+, and GNOME. %lang_package %prep -%setup -q +%autosetup -p1 %build %configure PYTHON=%{_bindir}/python3