diff --git a/packit.spec b/packit.spec index 8fba1f6..339a4dd 100644 --- a/packit.spec +++ b/packit.spec @@ -7,7 +7,7 @@ Name: packit Version: 0.101.1 -Release: 1%{?dist} +Release: 6%{?dist} Summary: A tool for integrating upstream projects with Fedora operating system License: MIT @@ -79,6 +79,21 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit %doc README.md %changelog +* Mon Mar 30 2026 Nikola Forró - 0.101.1-6 +- Debug + +* Thu Mar 12 2026 Nikola Forró - 0.101.1-5 +- Debug + +* Fri Feb 27 2026 Nikola Forró - 0.101.1-4 +- Debug + +* Wed Feb 18 2026 Nikola Forró - 0.101.1-3 +- Debug + +* Mon Feb 16 2026 Nikola Forró - 0.101.1-2 +- Debug + * Wed Sep 18 2024 Packit - 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) - Packit now allows to configure mock bootstrap feature setup of Copr projects with a new `bootstrap` configuration option. (#2411)