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
8640fa6a42
commit
d84a3352e9
6 changed files with 11 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -110,3 +110,4 @@
|
|||
/packitos-0.97.0.tar.gz
|
||||
/packitos-0.97.1.tar.gz
|
||||
/packitos-0.97.2.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.1.post1.dev6+gc8c0314a.
|
||||
The file was generated using packit 0.97.3.post1.dev14+g6ce83fcc.
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 0.97.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.98.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
License: MIT
|
||||
|
|
@ -79,6 +79,10 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Tue Jul 09 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
|
||||
|
||||
* Mon Jun 17 2024 Nikola Forró <nforro@redhat.com> - 0.97.2-2
|
||||
- Rebuilt for Python 3.13
|
||||
- Resolves: rhbz#2291573
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
summary: Unit, integration & functional tests.
|
||||
discover+:
|
||||
filter: tier:1
|
||||
filter: tag:full
|
||||
adjust:
|
||||
- when: "initiator == packit"
|
||||
because: "have the latest builds of ogr and specfile available for upstream test jobs"
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ execute:
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 9a08d7fc32ed39516af06e09204ad70fd2827f96
|
||||
ref: 6ce83fcc2b6efd24db9b30e6ca1ae3196bad3bdf
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.97.2.tar.gz) = 3e7eb17e751de2b6ba9e5cd0b115c55a02894898f80b5ba8b72c22948f683afa27e84759391475a08968677d40421824c5c818b87658daf86e976493a1ed6f0f
|
||||
SHA512 (packitos-0.98.0.tar.gz) = be09bbc5d46b7af96e001ac81007d64ba657950826d5f4ca2a3d23cd4efee6161706db86cf6c584f88370f2f47621ff7967707049ac7019a90908aee770f6a7a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue