diff --git a/README.packit b/README.packit index cb66358..6d5cfa5 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.0.0.post1.dev4+g9467df56. +The file was generated using packit 1.0.1.post1.dev3+g97cfea82. diff --git a/plans/packit-integration.fmf b/plans/packit-integration.fmf index 2cf50c3..1928611 100644 --- a/plans/packit-integration.fmf +++ b/plans/packit-integration.fmf @@ -2,7 +2,7 @@ discover: how: fmf url: https://github.com/packit/packit filter: tier:0 | tier:1 - ref: 809a89b439f8772db18da1697ffa3ee40fe41c15 + ref: 97cfea82830e136576a69999f254ba7472b2c2c8 prepare: - how: install copr: packit/packit-dev diff --git a/python-specfile.spec b/python-specfile.spec index eb6f635..c39ff39 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -21,9 +21,6 @@ URL: https://github.com/packit/specfile Source0: %{pypi_source specfile %{pypi_version}} -# https://github.com/packit/specfile/pull/450 -Patch: https://github.com/packit/specfile/commit/6d1890a69ab0bc7f119a9a9c8a21a03601c48ea2.patch - BuildArch: noarch BuildRequires: python%{python3_pkgversion}-devel @@ -71,6 +68,9 @@ rm -rf specfile.egg-info %changelog +* Thu Jan 30 2025 Packit - 0.34.0-1 +- Added support for detached (open)SUSE style changelogs (#444) + * Mon Jan 27 2025 Packit - 0.34.0-1 - Added support for detached (open)SUSE style changelogs (#444) - Resolves: rhbz#2342178