automatic version update by autodist [release 1.35.1-1mamba;Sat Oct 04 2025]
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
GTK-Doc is a tool for generating API reference documentation.
|
||||
It is used for generating the documentation for GTK+, GLib and GNOME.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gtk-doc
|
||||
Version: 1.34.0
|
||||
Version: 1.35.1
|
||||
Release: 1mamba
|
||||
Summary: API documentation generation tool for GTK+ and GNOME
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@@ -12,6 +12,7 @@ Source: https://ftp.gnome.org/pub/gnome/sources/gtk-doc/%{majver}/gtk-doc
|
||||
Patch0: gtk-doc-1.15-fixxref-vim-7.3.patch
|
||||
Patch1: gtk-doc-1.30-fix-perms-style-css.patch
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl
|
||||
@@ -37,8 +38,6 @@ Requires: docbook-utils
|
||||
GTK-Doc is a tool for generating API reference documentation.
|
||||
It is used for generating the documentation for GTK+, GLib and GNOME.
|
||||
|
||||
#% debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#sed -i "s|env python3|env python36|" gtkdoc/*.py
|
||||
@@ -73,6 +72,9 @@ It is used for generating the documentation for GTK+, GLib and GNOME.
|
||||
#ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Sat Oct 04 2025 Automatic Build System <autodist@openmamba.org> 1.35.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 1.34.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user