15
0
forked from pool/python-blurb

- Update to 1.1.0:

- Support GitHub Issues in addition to b.p.o
    (bugs.python.org). If "gh-issue" is in the metadata, then the
    filename will contain "gh-issue-<number>" instead of "bpo-".

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blurb?expand=0&rev=6
This commit is contained in:
2022-05-20 15:41:21 +00:00
committed by Git OBS Bridge
parent a62d1ad368
commit dc58216184
4 changed files with 38 additions and 13 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 20 15:26:45 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to 1.1.0:
- Support GitHub Issues in addition to b.p.o
(bugs.python.org). If "gh-issue" is in the metadata, then the
filename will contain "gh-issue-<number>" instead of "bpo-".
-------------------------------------------------------------------
Tue May 18 07:07:22 UTC 2021 - pgajdos@suse.com