Update to 0.39.1 upstream release

Upstream tag: 0.39.1
Upstream commit: d96a70a9

Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
Packit 2026-03-02 20:21:39 +00:00
commit d37398af48
3 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 1.14.0.post1.dev14+gd507597e6.
The file was generated using packit 1.15.0.post1.dev6+g98b589859.

View file

@ -2,7 +2,7 @@ discover:
how: fmf
url: https://github.com/packit/packit
filter: tag:full
ref: d507597e6a4c9c2e456694de97d0353fe99e894f
ref: 98b5898591923439d1444d8421c71cf8bcb350eb
prepare:
- how: install
copr: packit/packit-dev

View file

@ -77,6 +77,9 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
%changelog
* Mon Mar 2 2026 Packit <hello@packit.dev> - 0.39.1-1
- Fixed whitespace padding of day of month in changelog entries. (#511)
* Sat Feb 14 2026 Packit <hello@packit.dev> - 0.39.1-1
- Fixed whitespace padding of day of month in changelog entries. (#511)
- Resolves: rhbz#2393435