17
0

5 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
4 changed files with 20 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,18 @@
-------------------------------------------------------------------
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> Wed Jul 2 13:29:47 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-gi-docgen # spec file for package python-gi-docgen
# #
# Copyright (c) 2025 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: 2025.4 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: