1
0

4 Commits

Author SHA256 Message Date
213304b5c4 Accepting request 1289970 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1289970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gi-docgen?expand=0&rev=13
2025-07-03 10:09:53 +00:00
3035ea7fb0 - Update to version 2025.4:
+ Added:
    - Add online attribute for devhelp index
    - Include type data in the field template
  + Fixed: Use normal font size for enumeration values description

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=24
2025-07-02 13:36:02 +00:00
02c0110d67 Accepting request 1249384 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1249384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gi-docgen?expand=0&rev=12
2025-03-02 11:17:18 +00:00
a7ae621115 - Update to version 2025.3:
+ Added:
    - Add layout for tablet portrait mode
    - Support static virtual methods
  + Changed:
    - Don't generate classes hierarchy if not needed
    - Improve copy buttons on narrow layouts
  + Fixed:
    - Only consider dot data processing fail if dot returns non-zero
    - Show non-standard instance parameters
    - Fix C declaration of structure fields

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=22
2025-03-01 11:18:24 +00:00
4 changed files with 29 additions and 5 deletions

Binary file not shown.

BIN
gi_docgen-2025.4.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Jul 2 13:29:47 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2025.4:
+ Added:
- Add online attribute for devhelp index
- Include type data in the field template
+ Fixed: Use normal font size for enumeration values description
-------------------------------------------------------------------
Fri Feb 28 14:23:18 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2025.3:
+ Added:
- Add layout for tablet portrait mode
- Support static virtual methods
+ Changed:
- Don't generate classes hierarchy if not needed
- Improve copy buttons on narrow layouts
+ Fixed:
- Only consider dot data processing fail if dot returns non-zero
- Show non-standard instance parameters
- Fix C declaration of structure fields
-------------------------------------------------------------------
Tue May 21 11:06:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-gi-docgen
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define pythons python3
Name: python-gi-docgen
Version: 2024.1
Version: 2025.4
Release: 0
Summary: A documentation generator for GObject-based libraries
# For reference, as some scripts are known to reorder things: