[packit] 0.6.0 upstream release
Upstream tag: 0.6.0 Upstream commit: 8b0a6cc4 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
b781189383
commit
9a1bd64f93
4 changed files with 10 additions and 6 deletions
|
|
@ -126,5 +126,5 @@ jobs:
|
|||
trigger: commit
|
||||
packit_instances: ["stg"]
|
||||
dist_git_branches:
|
||||
- fedora-branched # rawhide updates are created automatically
|
||||
- fedora-stable # rawhide and branched updates are created automatically
|
||||
- epel-8
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.57.1.dev2+g0f9759f.
|
||||
The file was generated using packit 0.58.1.dev6+gfae3705.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ in a minimal diff.}
|
|||
|
||||
|
||||
Name: python-specfile
|
||||
Version: 0.5.1
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
|
|
@ -59,9 +59,13 @@ sed -i 's/rpm-py-installer/rpm/' setup.cfg
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2022 Packit <hello@packit.dev> - 0.6.0-1
|
||||
- Switched to our own implementation of working with `%changelog` timestamps and removed dependency on arrow (#88)
|
||||
- Fixed requires of EPEL 8 rpm (#86)
|
||||
|
||||
* Wed Aug 10 2022 Packit <hello@packit.dev> - 0.5.1-1
|
||||
- Added new `%conf` section (#74)
|
||||
- Switched to rpm-py-installer (#75)
|
||||
- Added new `%conf` section (#74)
|
||||
- Switched to rpm-py-installer (#75)
|
||||
- Fixed detecting extended timestamp format in `%changelog` (#77, #81)
|
||||
|
||||
* Fri Jul 22 2022 Packit <hello@packit.dev> - 0.5.0-1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (specfile-0.5.1.tar.gz) = b5f2775e42be33afcd82911f427ff39d4fe305675becca5a4a489afb8dd119c029cb61cbce71203523b7f26d89e44fcff958031b713ce7fc18aab25ffa1755cf
|
||||
SHA512 (specfile-0.6.0.tar.gz) = 8115bce63d8a2ab695f6a3db213f3e3d448581ed92c95f7f37dc671caf4760c03aa7b81e0031b8db8fc9b21984b4e2712c85d63951908bb112b4f6ec121d48bc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue