1
0

9 Commits

Author SHA256 Message Date
38bb6112f1 Accepting request 1329299 from GNOME:Factory
- Update to version 2026.1:
  + Added: Parse method-inline for records, unions and interfaces
  + Changed: Use dot's svg_inline output format
  + Fixed: Fix Red Hat Display italic font-face (forwarded request 1328982 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1329299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gi-docgen?expand=0&rev=15
2026-01-28 14:07:04 +00:00
a99721f1af - Update to version 2026.1:
+ Added: Parse method-inline for records, unions and interfaces
  + Changed: Use dot's svg_inline output format
  + Fixed: Fix Red Hat Display italic font-face

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=29
2026-01-26 12:50:29 +00:00
d616f71fc9 Accepting request 1311299 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1311299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gi-docgen?expand=0&rev=14
2025-10-14 16:07:08 +00:00
6fb24df6a6 + Fixed: Make sure to escape query strings (CVE-2025-11687,
boo#1251961).

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=27
2025-10-14 06:51:52 +00:00
02123c5c30 - Update to version 2025.5:
+ Fixed: Make sure to escape query strings

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=26
2025-10-13 12:45:57 +00:00
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 44 additions and 5 deletions

Binary file not shown.

3
gi_docgen-2026.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Sat Jan 24 07:48:25 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2026.1:
+ Added: Parse method-inline for records, unions and interfaces
+ Changed: Use dot's svg_inline output format
+ Fixed: Fix Red Hat Display italic font-face
-------------------------------------------------------------------
Sat Oct 11 13:32:28 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2025.5:
+ Fixed: Make sure to escape query strings (CVE-2025-11687,
boo#1251961).
-------------------------------------------------------------------
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> 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 # spec file for package python-gi-docgen
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2026 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define pythons python3 %define pythons python3
Name: python-gi-docgen Name: python-gi-docgen
Version: 2024.1 Version: 2026.1
Release: 0 Release: 0
Summary: A documentation generator for GObject-based libraries Summary: A documentation generator for GObject-based libraries
# For reference, as some scripts are known to reorder things: # For reference, as some scripts are known to reorder things: