Update to 0.105.0 upstream release
- Resolves: rhbz#2330760 Upstream tag: 0.105.0 Upstream commit: bf58501c Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
0b36c3f10b
commit
d6bc4bbfcb
5 changed files with 9 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -56,3 +56,4 @@
|
|||
/packitos-0.103.0.tar.gz
|
||||
/packitos-0.104.0.tar.gz
|
||||
/packitos-0.104.1.tar.gz
|
||||
/packitos-0.105.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.104.0.post1.dev4+g44502dfe.
|
||||
The file was generated using packit 0.104.1.post1.dev6+g9a3fda38.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 0.104.1
|
||||
Version: 0.105.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
|
||||
* Fri Dec 06 2024 Packit <hello@packit.dev> - 0.105.0-1
|
||||
- There is a new action/hook, `post-modifications`, that is executed after all modifications to the spec file are done and in case of syncing release after all remote sources are downloaded and before uploading to lookaside cache. You can use it for example to construct an additional source that depends on the primary source (that may not yet be available in other actions). (#2474)
|
||||
- Resolves: rhbz#2330760
|
||||
|
||||
* Mon Nov 25 2024 Packit <hello@packit.dev> - 0.104.1-1
|
||||
- Packit now uses the fedora-distro-aliases library to expand Fedora aliases. This is Packit's original code being improved and properly maintained by the Copr team. For further suggestions about aliases, use github.com/rpm-software-management/fedora-distro-aliases.
|
||||
- Resolves: rhbz#2328698
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ execute:
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/packit.git
|
||||
ref: 23aec6b3c38dcac0791cad421c8685e372afb4fd
|
||||
ref: bf58501c583d9b81e1ea2101e7e7a6475a7d4990
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-0.104.1.tar.gz) = 05780ae01afda4ac987e593bba38ed977f1a647d23fa18a7dfd3d275c35bdfcd72477f112e4a66b8b86956e760be68a56a92fb0d574f28f1e62741c8ced7e11f
|
||||
SHA512 (packitos-0.105.0.tar.gz) = cdec19e35b592fcb111585308dc3286a25aa6e69c66235c89efadd7be9fc3e42c5a6d29b7a7afebbdb62ab991af439f3e60da4ca44b75944f4cffd2d18733e23
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue