[packit] 0.63.1 upstream release
Upstream tag: 0.63.1 Upstream commit: b534d995 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
8ffbe783da
commit
3e0bfc499c
5 changed files with 10 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/packitos-0.61.0.tar.gz
|
||||
/packitos-0.62.0.tar.gz
|
||||
/packitos-0.63.0.tar.gz
|
||||
/packitos-0.63.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.62.1.dev20+g64c5a99.
|
||||
The file was generated using packit 0.63.1.dev12+gb534d99.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global real_name packit
|
||||
|
||||
Name: %{real_name}
|
||||
Version: 0.63.0
|
||||
Version: 0.63.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -102,8 +102,12 @@ cp files/bash-completion/packit %{buildroot}%{_datadir}/bash-completion/completi
|
|||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 12 2022 Packit <hello@packit.dev> - 0.63.1-1
|
||||
- Packit now correctly finds SRPM when rpmbuild reports warnings when it parses the spec file. (#1772)
|
||||
- When packit.yaml is present in the repo but is empty, Packit now produces a better error message instead of an internal Python exception. (#1769)
|
||||
|
||||
* Fri Nov 04 2022 Packit <hello@packit.dev> - 0.63.0-1
|
||||
- Fixed an issue due to which the repository was never searched for a specfile if 'specfile_path' was not specified, and 'specfile_path' was always set to '<repo_name>.spec'. (#1758)
|
||||
- Fixed an issue due to which the repository was never searched for a specfile if 'specfile_path' was not specified, and 'specfile_path' was always set to '<repo_name>.spec'. (#1758)
|
||||
- Packit is now able to generate automatic Bodhi update notes including a changelog diff since the latest stable build of a package. (#1747)
|
||||
|
||||
* Thu Oct 27 2022 Packit <hello@packit.dev> - 0.62.0-1
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ execute:
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 1ce54c8c47fdab8ec2a4175081570d57a76a1996
|
||||
ref: b534d995d6045765fa13bc151b62338be4def6c3
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.63.0.tar.gz) = 0e96e038acb860412ab243f1b96b1051d29445036c91376741806dbd2d084d05beb5072e772673489c37b563e482856a1d8cfd8d6acbcf382e0819543ee0be81
|
||||
SHA512 (packitos-0.63.1.tar.gz) = 02667885ad528dc573b0b8d8a16578c4103e57f0d7c8869d3405a9ae21805b71b13e11940581a6b795cbeb533aafe221db45a396fdf6b347d5068b7df8ffeed0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue