Update to 0.102.1 upstream release
- Resolves: rhbz#2318003 Upstream tag: 0.102.1 Upstream commit: eea05dd6 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
607b4b2b53
commit
79cae0a01b
5 changed files with 11 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -51,3 +51,4 @@
|
|||
/packitos-0.101.0.tar.gz
|
||||
/packitos-0.101.1.tar.gz
|
||||
/packitos-0.102.0.tar.gz
|
||||
/packitos-0.102.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.101.1.post1.dev20+gfd3f1902.
|
||||
The file was generated using packit 0.102.0.post1.dev4+g7e44ad87.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 0.102.0
|
||||
Version: 0.102.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -79,6 +79,12 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Oct 11 2024 Packit <hello@packit.dev> - 0.102.1-1
|
||||
- We have fixed an issue that was introduced during the unification of the interface for passing resolved Bugzillas / Jira tickets to the `sync-release` or `bodhi_update` jobs. (#2442)
|
||||
- `packit validate-config` now checks for the existence of downstream package. (#2436)
|
||||
- Packit now allows building VM images via CLI without any Copr repository specified. (#2434)
|
||||
- Resolves: rhbz#2318003
|
||||
|
||||
* Fri Oct 04 2024 Packit <hello@packit.dev> - 0.102.0-1
|
||||
- Check for `upstream_project_url` presence in the configuration when `pull_from_upstream` job is configured was removed from `validate-config`, as this is no longer required. (#2423)
|
||||
- `packit init` now adds working directories that are used in `packit prepare-sources` into the `.gitignore` file in the same directory where Packit config resides. (#2431)
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ execute:
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 7689afdb35152c341ed11d2ca80f72a6da736170
|
||||
ref: eea05dd6fab70d8c4afc10b58ef14ecb25e4f9d8
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.102.0.tar.gz) = e42281e913067770da897325d0bbdf1df9314b2ea5892e4bba88541d96e2ad792bb256d5777db414e7bd117d57e5d6d81898065c84fcd4b8298701c45064010e
|
||||
SHA512 (packitos-0.102.1.tar.gz) = f705af7c90c45987eff4d5741475ed54a293d921b9f4697bd552b07377ae7caae9aa1e5daf9a27d303a8c7a59f4f45cf60fcadf899a17cafa276fce3f6636ee4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue