[packit] 0.77.0 upstream release
Upstream tag: 0.77.0 Upstream commit: 116edc57
This commit is contained in:
parent
0a85b6b9d9
commit
975e99a525
5 changed files with 9 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -85,3 +85,4 @@
|
|||
/packitos-0.74.0.tar.gz
|
||||
/packitos-0.75.0.tar.gz
|
||||
/packitos-0.76.0.tar.gz
|
||||
/packitos-0.77.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.75.0.post23+g672eac3.
|
||||
The file was generated using packit 0.76.0.post18+g116edc5.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 0.76.0
|
||||
Version: 0.77.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -77,6 +77,10 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Jun 17 2023 Packit <hello@packit.dev> - 0.77.0-1
|
||||
- Packit now includes dist-git branch in the title of the PRs for `propose-downstream` and `pull-from-upstream`. (#1996)
|
||||
- We have fixed an issue with `files_to_sync` filters not being applied properly. (#1977)
|
||||
|
||||
* Fri May 26 2023 Packit <hello@packit.dev> - 0.76.0-1
|
||||
- Unsuccessful Image Builder requests now provide error details so you can fix the Image configuration. (#1981)
|
||||
- Copr projects created by Packit will not follow the Fedora branching from now on.
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ execute:
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: c597f1d13d0d0b99fdfdbd981c91382807438116
|
||||
ref: 116edc57710149e22d73c315367e1c332ebde907
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.76.0.tar.gz) = 5a4ab92e2920a5e04e2f469b92509ec2ff9079ed4c2d1d106f88a2d51aab7a57009786217bfce29449c5a804e82d30d02a6d3077c6a0cb2b88c85161c841a49c
|
||||
SHA512 (packitos-0.77.0.tar.gz) = 53a54cdf1a4ee264e33b0c3cbb87034311508ad758ae4e2e00a66681ceda471ee5556571b6ff75a6181152a4925671aa695efb1948825b406980b3fb6a8104ac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue