[packit] 0.73.0 upstream release
Upstream tag: 0.73.0 Upstream commit: 8d661ceb Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
a1d191b055
commit
34cf8e249c
5 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -81,3 +81,4 @@
|
|||
/packitos-0.70.0.tar.gz
|
||||
/packitos-0.71.0.tar.gz
|
||||
/packitos-0.72.0.tar.gz
|
||||
/packitos-0.73.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.70.0.post8+ga8ccc95.
|
||||
The file was generated using packit 0.72.0.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global real_name packit
|
||||
|
||||
Name: %{real_name}
|
||||
Version: 0.72.0
|
||||
Version: 0.73.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -102,6 +102,9 @@ cp files/bash-completion/packit %{buildroot}%{_datadir}/bash-completion/completi
|
|||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 06 2023 Packit <hello@packit.dev> - 0.73.0-1
|
||||
- Packit now supports monorepo configuration in CLI (#1864)
|
||||
|
||||
* Fri Mar 31 2023 Packit <hello@packit.dev> - 0.72.0-1
|
||||
- Packit now preserves `autorelease` macro during `propose_downstream` and `pull_from_upstream`. (#1904)
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ execute:
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 4ede65d499bb3dd4e4d780b874cc0944340f6219
|
||||
ref: 8d661ceb831aacbf6ef39d186ec8ef850e800dad
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.72.0.tar.gz) = 72017546e49d9767592460cd38fbf59fc1bb25e55cecb63272f5bfcb019ca5c67fd49e339a75271438e6e37ee01274e3a539c81339c544f7c269d96a4c7e28a4
|
||||
SHA512 (packitos-0.73.0.tar.gz) = a534e297f34366f71f3b14124e50fd5e7beeca673776800ed4166f0a997f08bb3311b67e75b2a501ab2d2e2bfee8201798062716510c06c6488eb60be4139109
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue