Rebuild to trigger downstream Packit automation
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
parent
a2b7db406d
commit
c28d878cf4
1 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ in a minimal diff.}
|
|||
|
||||
Name: python-specfile
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
License: MIT
|
||||
|
|
@ -69,6 +69,9 @@ sed -i 's/rpm-py-installer/rpm/' setup.cfg
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 17 2022 Tomas Tomecek <ttomecek@redhat.com> - 0.8.0-2
|
||||
- Rebuild to trigger downstream Packit automation
|
||||
|
||||
* Fri Oct 14 2022 Packit <hello@packit.dev> - 0.8.0-1
|
||||
- Added `Specfile.update_tag()` method that allows updating tag values while trying to preserve macro expansions. You can watch a demo on [YouTube](https://youtu.be/yzMfBPdFXZY). (#101)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue