Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
58321fd81f |
4 changed files with 5 additions and 28 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -126,8 +126,4 @@
|
|||
/packitos-0.104.0.tar.gz
|
||||
/packitos-0.104.1.tar.gz
|
||||
/packitos-0.105.0.tar.gz
|
||||
/packitos-0.106.0.tar.gz
|
||||
/packitos-1.0.0.tar.gz
|
||||
/packitos-1.0.1.tar.gz
|
||||
/packitos-1.1.0.tar.gz
|
||||
/packitos-1.1.1.tar.gz
|
||||
/packitos-0.106.0.tar.gz
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.1.0.post1.dev2+gf7b527d0.
|
||||
The file was generated using packit 0.105.0.post1.dev12+gf83936a0.
|
||||
|
|
|
|||
23
packit.spec
23
packit.spec
|
|
@ -6,8 +6,8 @@
|
|||
%endif
|
||||
|
||||
Name: packit
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Version: 0.106.0
|
||||
Release: 2%{?dist}
|
||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||
|
||||
License: MIT
|
||||
|
|
@ -78,25 +78,6 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
|||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2025 Packit <hello@packit.dev> - 1.1.1-1
|
||||
- Packit doesn't attempt to upload git-tracked remote sources (for example a [GPG keyring](https://docs.fedoraproject.org/en-US/packaging-guidelines/#_verifying_signatures)) to lookaside cache anymore when syncing release. (#2518)
|
||||
- Resolves: rhbz#2345745
|
||||
|
||||
* Sun Feb 02 2025 Packit <hello@packit.dev> - 1.1.0-1
|
||||
- Thanks to the work of [Bryan Elee](https://github.com/rxbryan) (as part of his Google Summer of Code work) and [Dan Čermák](https://github.com/dcermak), there is a new `packit build in-obs` CLI command to trigger a build in [OBS](https://build.opensuse.org/). (#2067)
|
||||
- Resolves: rhbz#2343396
|
||||
|
||||
* Sun Jan 26 2025 Packit <hello@packit.dev> - 1.0.1-1
|
||||
- `version_update_mask` now applies to EPEL dist-git branches in the same way it does to stable Fedora branches. (#2507)
|
||||
- Resolves: rhbz#2342176
|
||||
|
||||
* Mon Jan 20 2025 Packit <hello@packit.dev> - 1.0.0-1
|
||||
- Job type `build` removed after deprecation, is now `copr_build`.
|
||||
- Job type `production_build` removed after deprecation, is now `upstream_koji_build`.
|
||||
- Key `upstream_project_name` removed after deprecation, is now `upstream_package_name`.
|
||||
- Key `synced_files` removed after deprecation, is now `files_to_sync`.
|
||||
- Resolves: rhbz#2338988
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.106.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packitos-1.1.1.tar.gz) = bc3513bdcedd7be0dae88c66adf2da2c7e900136b39ff36299128b322880b3a6607e78f15af4172fad8fd522141ad2abf4c37446400490d0a427ff22c5899f7e
|
||||
SHA512 (packitos-0.106.0.tar.gz) = f82380ce4a5f438185c0c829192b715698e934432fbb421bb1e031c277ed5cd3b15caf5716fabdffae6d2ce6e47fcdf1cf4534b2504eca6d696905e1dc85890f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue