Update to 1.15.3 upstream release
- Resolves: rhbz#2453842 Upstream tag: 1.15.3 Upstream commit: e0ba48ac Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
b3d968f9ab
commit
b09ce6cdbb
5 changed files with 9 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/packitos-1.15.0.tar.gz
|
||||
/packitos-1.15.1.tar.gz
|
||||
/packitos-1.15.2.tar.gz
|
||||
/packitos-1.15.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.1.post1.dev10+gc5437527a.
|
||||
The file was generated using packit 1.15.2.post1.dev4+g26d226709.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 1.15.2
|
||||
Version: 1.15.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -78,6 +78,10 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Apr 1 2026 Packit <hello@packit.dev> - 1.15.3-1
|
||||
- We've fixed the formatting of the strings Packit appends to the changelog. Now there will be at most one blank line before or after the Packit comment. (#2707)
|
||||
- Resolves: rhbz#2453842
|
||||
|
||||
* Tue Mar 24 2026 Packit <hello@packit.dev> - 1.15.2-1
|
||||
- Packit now uses the specfile library's sanitization when parsing spec files.
|
||||
- Resolves: rhbz#2450841
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: b7382833de9e46ac53653de3b7e96b3f27500ae4
|
||||
ref: e0ba48ac6bd8608f55f075f72d36d00e5f13550d
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-1.15.2.tar.gz) = 74017fc7b2da051d599bfa090ccce48079b1acc8e089a2a96eb0696af98222d2a75534ca069e49963f7f0534a8a2a4ab58abe54598b91be3ebdaaa6c684906a5
|
||||
SHA512 (packitos-1.15.3.tar.gz) = 899558cae60980caf3ef040b9b57298f8da34b1ac42027ea7418c00deadb786be2d3d3566392a6d85fe37ca88b8eeae162d5a2dd45c14d79cff1cd32dae97246
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue