Update to 0.98.0 upstream release
- Resolves: rhbz#2295821 Upstream tag: 0.98.0 Upstream commit: 6ce83fcc Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
048903e8da
commit
677bcac88d
5 changed files with 9 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -110,3 +110,4 @@
|
|||
/packitos-0.97.1.tar.gz
|
||||
/packitos-0.97.2.tar.gz
|
||||
/packitos-0.97.3.tar.gz
|
||||
/packitos-0.98.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.97.2.post1.dev9+ga6345c1d.
|
||||
The file was generated using packit 0.97.3.post1.dev7+g1954e49a.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 0.97.3
|
||||
Version: 0.98.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
|
|
@ -79,6 +79,10 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jul 04 2024 Packit <hello@packit.dev> - 0.98.0-1
|
||||
- Packit now updates its own, not yet merged, pull requests instead of creating new ones for new releases. (#2204)
|
||||
- Resolves: rhbz#2295821
|
||||
|
||||
* Fri Jun 21 2024 Packit <hello@packit.dev> - 0.97.3-1
|
||||
- We have fixed a bug that caused inconsistency between the promised environment variables (from the docs) and the environment that has been actually provided. Now you should have access to `PACKIT_UPSTREAM_REPO` and `PACKIT_DOWNSTREAM_REPO`, if they have been cloned already, in the `post-upstream-clone` action. (#2327)
|
||||
- Resolves: rhbz#2293661
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ execute:
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 7bcf98a5a69c65d6283f87fbdb743e6ba04a644a
|
||||
ref: 6ce83fcc2b6efd24db9b30e6ca1ae3196bad3bdf
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.97.3.tar.gz) = 4a172739eebf709158fe6f4038229d40d439e10bf3e124187a8c268b568c11cca37e6769faf6853cf1416dbe5ff48dda301f8266da2689c1ed3524d776489c75
|
||||
SHA512 (packitos-0.98.0.tar.gz) = be09bbc5d46b7af96e001ac81007d64ba657950826d5f4ca2a3d23cd4efee6161706db86cf6c584f88370f2f47621ff7967707049ac7019a90908aee770f6a7a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue