Accepting request 735079 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735079
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk-doc?expand=0&rev=70
This commit is contained in:
Bjørn Lie 2019-10-04 15:51:13 +00:00 committed by Git OBS Bridge
parent aa3f730371
commit 1c9b2991b7
4 changed files with 30 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14578e002496567276d310a62c9ffd6c56ee8806ce5079ffb0b81c4111f586b1
size 732376

3
gtk-doc-1.32.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de0ef034fb17cb21ab0c635ec730d19746bce52984a6706e7bbec6fb5e0b907c
size 762000

View File

@ -4,6 +4,22 @@ Mon Sep 2 18:59:35 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Remove openjade BuildRequires/Requires, SGML support was removed
in gtk-doc 1.25.
-------------------------------------------------------------------
Wed Aug 21 10:51:52 CEST 2019 - dimstar@opensuse.org
- Update to version 1.32:
+ Hotfix release.
- changes from version 1.31:
+ fix "Wrong permissions for style CSS file" (#84).
- Changes from version 1.30:
+ GTK-Doc is now using python-pygments to do the syntax
highlighing.
+ This version ships with a new expermiental gtkdoc-mkhtml2
toolchain replacing gktdoc-mkhtml+gtkdoc-fixxref.
- Add python3-pygments (Build)Requires: new dependency.
- Drop source-highlight recommends: no longer the used highlighting
tool.
-------------------------------------------------------------------
Tue Aug 28 23:41:17 UTC 2018 - bjorn.lie@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk-doc
#
# 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,25 +12,26 @@
# 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/
#
Name: gtk-doc
Version: 1.29
Version: 1.32
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.
Source0: https://download.gnome.org/sources/gtk-doc/1.29/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gtk-doc/1.32/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
BuildRequires: libtool
BuildRequires: libxml2-tools
BuildRequires: pkgconfig
BuildRequires: python3-base
BuildRequires: python3-pygments
BuildRequires: sgml-skel
BuildRequires: xsltproc
BuildRequires: yelp-tools
@ -38,9 +39,9 @@ Requires: docbook-xsl-stylesheets
Requires: docbook_4
Requires: glib2-devel
Requires: libxml2-tools
Requires: python3-pygments
Requires: xsltproc
Recommends: %{name}-lang
Recommends: source-highlight
# Old for <= 10.2 & CODE10
Provides: gtkdoc = %{version}
Obsoletes: gtkdoc
@ -78,6 +79,11 @@ mv -v doc/README doc/doc.README
%{_datadir}/gtk-doc/
%{_datadir}/pkgconfig/gtk-doc.pc
%doc %{_datadir}/help/C/gtk-doc-manual/
%dir /usr/share/cmake
%dir /usr/share/cmake/GtkDoc
/usr/share/cmake/GtkDoc/GtkDocConfig.cmake
/usr/share/cmake/GtkDoc/GtkDocConfigVersion.cmake
/usr/share/cmake/GtkDoc/GtkDocScanGObjWrapper.cmake
%files lang -f %{name}-manual.lang