Update to 1.15.2 upstream release
Upstream tag: 1.15.2 Upstream commit: b7382833 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
cc692b7b08
commit
bf42eb8d64
5 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -145,3 +145,4 @@
|
|||
/packitos-1.14.0.tar.gz
|
||||
/packitos-1.15.0.tar.gz
|
||||
/packitos-1.15.1.tar.gz
|
||||
/packitos-1.15.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.0.post1.dev8+gd88d89df5.
|
||||
The file was generated using packit 1.15.1.post1.dev6+g1fe6a01ee.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 1.15.1
|
||||
Version: 1.15.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -78,6 +78,9 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Mar 24 2026 Packit <hello@packit.dev> - 1.15.2-1
|
||||
- Packit now uses the specfile library's sanitization when parsing spec files.
|
||||
|
||||
* Fri Mar 06 2026 Packit <hello@packit.dev> - 1.15.1-1
|
||||
- We have fixed a bug that prevented running `sync_release()` on a `PackitAPI` instance initialized with `non_git_upstream=True` repeatedly due to an improper clean-up. (#2691)
|
||||
- Resolves: rhbz#2445195
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 460154b02830ae01f957e84142b9abb707d1ca7f
|
||||
ref: b7382833de9e46ac53653de3b7e96b3f27500ae4
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-1.15.1.tar.gz) = 180a91f2612df66f170eac9d01ca4f3debfff01b37a44a4aab0bb53512e27dbdaed8ab301552c87649996de9b7fa5a544908568d78a262dce1bbc784f0a1b973
|
||||
SHA512 (packitos-1.15.2.tar.gz) = 74017fc7b2da051d599bfa090ccce48079b1acc8e089a2a96eb0696af98222d2a75534ca069e49963f7f0534a8a2a4ab58abe54598b91be3ebdaaa6c684906a5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue