Update to 0.29.0 upstream release
- Resolves: rhbz#2282962 Upstream tag: 0.29.0 Upstream commit: 0ba5f9ff Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
04974d08cc
commit
615b75b738
5 changed files with 10 additions and 6 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.96.0.post1.dev4+gc5b1ea8e.
|
The file was generated using packit 0.97.1.post1.dev6+gc8c0314a.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
url: https://github.com/packit/specfile.git
|
url: https://github.com/packit/specfile.git
|
||||||
ref: 557c33bd44a115145f9c7593e0c0b42fc5b8c9b4
|
ref: 0ba5f9ffec8b03d16ecf6741226e44731a450d45
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
url: https://github.com/packit/packit
|
url: https://github.com/packit/packit
|
||||||
filter: tier:0 | tier:1
|
filter: tier:0 | tier:1
|
||||||
ref: e009705539b8565841c3d7538292ef6392854013
|
ref: 9a08d7fc32ed39516af06e09204ad70fd2827f96
|
||||||
prepare:
|
prepare:
|
||||||
- how: install
|
- how: install
|
||||||
copr: packit/packit-dev
|
copr: packit/packit-dev
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ Main focus is on modifying existing spec files, any change should result
|
||||||
in a minimal diff.}
|
in a minimal diff.}
|
||||||
|
|
||||||
|
|
||||||
%global base_version 0.28.3
|
%global base_version 0.29.0
|
||||||
#global prerelease rc1
|
#global prerelease rc1
|
||||||
|
|
||||||
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
|
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
|
||||||
|
|
@ -16,7 +16,7 @@ in a minimal diff.}
|
||||||
|
|
||||||
Name: python-specfile
|
Name: python-specfile
|
||||||
Version: %{package_version}
|
Version: %{package_version}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Summary: A library for parsing and manipulating RPM spec files
|
Summary: A library for parsing and manipulating RPM spec files
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
@ -77,6 +77,10 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 17 2024 Packit <hello@packit.dev> - 0.29.0-1
|
||||||
|
- Improved compatibility with RPM 4.20 (alpha version is currently in Fedora Rawhide). (#380)
|
||||||
|
- Resolves: rhbz#2282962
|
||||||
|
|
||||||
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.28.3-2
|
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.28.3-2
|
||||||
- Rebuilt for Python 3.13
|
- Rebuilt for Python 3.13
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (specfile-0.28.3.tar.gz) = 552de9dc819ce1f2eb78419511ad547c717acc4fb0aad4ec451cec986c30ee3aaec4fab5f2bf33d7558d67c04879afa35270768d0f52f87909909cb8d83773e2
|
SHA512 (specfile-0.29.0.tar.gz) = 688992f55ea00e1993c87d3f0a13ff179c48cab8b458de1cc1fc1d44c276867f35bceaf1ee8740ead1d1b4a575956ad3299f45e3960f30109bfe08346c88f310
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue