Update to 1.16.1 upstream release
Upstream tag: 1.16.1 Upstream commit: 6e09edce Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
2af9d43fbf
commit
12b7d78b83
5 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -148,3 +148,4 @@
|
|||
/packitos-1.15.2.tar.gz
|
||||
/packitos-1.15.3.tar.gz
|
||||
/packitos-1.16.0.tar.gz
|
||||
/packitos-1.16.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.3.post1.dev4+g553394da5.
|
||||
The file was generated using packit 1.16.0.post1.dev8+g8a0482385.
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 1.16.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.16.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
License: MIT
|
||||
|
|
@ -78,6 +78,9 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Jun 14 2026 Packit <hello@packit.dev> - 1.16.1-1
|
||||
- Fixed a couple of Copr-related issues. (#2721, #2727)
|
||||
|
||||
* Fri Jun 05 2026 Python Maint <python-maint@redhat.com> - 1.16.0-2
|
||||
- Rebuilt for Python 3.15
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 3824aae58b21d6a38bbcb49a9fe53484143a4569
|
||||
ref: 6e09edce1afd9c96955ef4ddb4da3a206c658f69
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-1.16.0.tar.gz) = cb9edfa23a5153439739f13e82da13e3017d97f43d2fdfdf8c1afd6e7de7b31f64c29c006c5f0dbda353fa4a12f1a7761935353ef87b306f71d109abf09bc802
|
||||
SHA512 (packitos-1.16.1.tar.gz) = 6a8ef7f836c013b5c4c38568f97f7d9ce4db805c7b9bfb5db78c0fdd902677b496b7630005e6884cfb30fdda70cc8f7a165e6da0c314fc07e21788771bb97aff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue