diff --git a/README.packit b/README.packit index c85c662..df1d760 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 0.65.2. +The file was generated using packit 0.65.2.post26+ga788f71. diff --git a/plans/main.fmf b/plans/main.fmf index 6834c92..007082f 100644 --- a/plans/main.fmf +++ b/plans/main.fmf @@ -1,6 +1,6 @@ discover: how: fmf url: https://github.com/packit/specfile.git - ref: 1f184858eb3a05e2b8d6a5d538e04acd96d377f8 + ref: 032a6e2464699788d904e74a6aa92baec989dbbb execute: how: tmt diff --git a/plans/packit-integration.fmf b/plans/packit-integration.fmf index 32cd2e4..7a9c2e5 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: 2a071f16c039feeec25d26c68650bdda1787ae32 + ref: a4b3c4f91d339a3e52d5583e2bf8488fb55b0e51 adjust: - when: how == integration because: provide latest python-specfile rpm when running locally diff --git a/python-specfile.spec b/python-specfile.spec index 41e47a3..33f07f1 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -13,7 +13,7 @@ in a minimal diff.} Name: python-specfile -Version: 0.12.0 +Version: 0.13.0 Release: 1%{?dist} Summary: A library for parsing and manipulating RPM spec files @@ -69,9 +69,14 @@ sed -i 's/rpm-py-installer/rpm/' setup.cfg %changelog +* Fri Jan 20 2023 Packit - 0.13.0-1 +- Added `Section.options` attribute for convenient manipulation of section options. (#183) +- specfile now supports single-line sections where section content is represented by a macro starting with a newline. (#182) +- Added `evr` argument to `Specfile.add_changelog_entry()`. This allows adding a changelog entry with an EVR value that's different from the current specfile's value. This makes it easier to reconstruct a specfile's `%changelog` based on another source using the higher level interface. (#181) + * Fri Jan 06 2023 Packit - 0.12.0-1 -- All classes including `Specfile` itself can now be copied using the standard `copy()` and `deepcopy()` functions from `copy` module. (#176) -- `Section.name` attribute has been renamed to a more fitting `Section.id`. (#167) +- All classes including `Specfile` itself can now be copied using the standard `copy()` and `deepcopy()` functions from `copy` module. (#176) +- `Section.name` attribute has been renamed to a more fitting `Section.id`. (#167) - `setup.cfg` now uses `license_files` instead of deprecated `license_file`. (#162) * Wed Dec 14 2022 Packit - 0.11.1-1 diff --git a/sources b/sources index a30615b..7b7a03d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (specfile-0.12.0.tar.gz) = af2e1cf639e06f50587696dce01723bbdbfcd20f78633e67ab9532831af5ec2530f5af2a5a5c6908fa802216b7a15430c1817851f014b5557f73ddd2ba165fdb +SHA512 (specfile-0.13.0.tar.gz) = e982df2b8d9ef1e443886b1cb22137b8d6def83135a7c1acfe9ae63f085b857a1fb095235e15718d2bdcf1275369ede94c9bdcad379398a57b2f7e3fbb2ade00