Compare commits
10 commits
rawhide
...
private-de
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
331edb1c7a | ||
|
|
f76319c1d1 | ||
|
|
f23adb1c0d | ||
|
|
cb70412e02 | ||
|
|
853c202708 | ||
|
|
b8946e96e3 | ||
|
|
496c60a675 | ||
|
|
c0d8c3ef8b | ||
|
|
289c795594 | ||
|
|
cea4513fb4 |
1 changed files with 16 additions and 1 deletions
17
packit.spec
17
packit.spec
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
Name: packit
|
Name: packit
|
||||||
Version: 0.101.1
|
Version: 0.101.1
|
||||||
Release: 1%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A tool for integrating upstream projects with Fedora operating system
|
Summary: A tool for integrating upstream projects with Fedora operating system
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
@ -79,6 +79,21 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 30 2026 Nikola Forró <nforro@redhat.com> - 0.101.1-6
|
||||||
|
- Debug
|
||||||
|
|
||||||
|
* Thu Mar 12 2026 Nikola Forró <nforro@redhat.com> - 0.101.1-5
|
||||||
|
- Debug
|
||||||
|
|
||||||
|
* Fri Feb 27 2026 Nikola Forró <nforro@redhat.com> - 0.101.1-4
|
||||||
|
- Debug
|
||||||
|
|
||||||
|
* Wed Feb 18 2026 Nikola Forró <nforro@redhat.com> - 0.101.1-3
|
||||||
|
- Debug
|
||||||
|
|
||||||
|
* Mon Feb 16 2026 Nikola Forró <nforro@redhat.com> - 0.101.1-2
|
||||||
|
- Debug
|
||||||
|
|
||||||
* Wed Sep 18 2024 Packit <hello@packit.dev> - 0.101.1-1
|
* Wed Sep 18 2024 Packit <hello@packit.dev> - 0.101.1-1
|
||||||
- In the user configuration file, it's possible to set `default_parse_time_macros`, e.g. might be helpful in situations like [packit/packit-service#2514](https://github.com/packit/packit-service/issues/2514). (#2408)
|
- In the user configuration file, it's possible to set `default_parse_time_macros`, e.g. might be helpful in situations like [packit/packit-service#2514](https://github.com/packit/packit-service/issues/2514). (#2408)
|
||||||
- Packit now allows to configure mock bootstrap feature setup of Copr projects with a new `bootstrap` configuration option. (#2411)
|
- Packit now allows to configure mock bootstrap feature setup of Copr projects with a new `bootstrap` configuration option. (#2411)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue