Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
20de2d3746 |
||
|
|
6f349563fc |
||
|
|
656a5c44a0 |
||
|
|
cad65916a4 |
||
|
|
23a039f95d |
||
|
|
72432a9c50 |
6 changed files with 5 additions and 17 deletions
|
|
@ -200,7 +200,6 @@ jobs:
|
|||
rawhide:
|
||||
fast_forward_merge_into:
|
||||
- fedora-branched
|
||||
- eln
|
||||
epel-9: {}
|
||||
- <<: *propose_downstream
|
||||
packages: [specfile-epel8]
|
||||
|
|
@ -225,7 +224,6 @@ jobs:
|
|||
rawhide:
|
||||
fast_forward_merge_into:
|
||||
- fedora-branched
|
||||
- eln
|
||||
epel-9: {}
|
||||
- <<: *pull_from_upstream
|
||||
packages: [specfile-epel8]
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.13.0.post1.dev2+g84134016c.
|
||||
The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/specfile.git
|
||||
ref: a07560dd2609cf23add5deeadc103033611b7b22
|
||||
ref: aafca33cbd5fec74a044b9c436dcac91215af36c
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ discover:
|
|||
how: fmf
|
||||
url: https://github.com/packit/packit
|
||||
filter: tag:full
|
||||
ref: 87042fcac49435dd55a1b989ed0c6ead290e703d
|
||||
ref: fdcdf3a322d8fd1a76ec13da16f5b90dc45089ed
|
||||
prepare:
|
||||
- how: install
|
||||
copr: packit/packit-dev
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Main focus is on modifying existing spec files, any change should result
|
|||
in a minimal diff.}
|
||||
|
||||
|
||||
%global base_version 0.38.0
|
||||
%global base_version 0.37.0
|
||||
#global prerelease rc1
|
||||
|
||||
%global package_version %{base_version}%{?prerelease:~%{prerelease}}
|
||||
|
|
@ -77,16 +77,6 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 08 2026 Packit <hello@packit.dev> - 0.38.0-1
|
||||
- A bug leading to incorrect EVR expansion has been fixed. (#492)
|
||||
- Prevented side-effects during condition evaluation that could occur when expanding macros that manipulate other macros, leading to misinterpreted validity of condition branches. (#499)
|
||||
|
||||
* Fri Oct 03 2025 Packit <hello@packit.dev> - 0.37.1-1
|
||||
- We have solved a FutureWarning in our codebase. (#485)
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.37.0-2
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Sep 05 2025 Packit <hello@packit.dev> - 0.37.0-1
|
||||
- Added support for Elbrus E2K CPU architectures. (#484)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (specfile-0.38.0.tar.gz) = bfd60434b868fd191fb68d5b2fa319db45df80397b6c1000a63d9fe947e998a8a86fcf6a76c0ae9b6ef3321d2b04d4dd9bc565a610bfb117faa64180342fda4d
|
||||
SHA512 (specfile-0.37.0.tar.gz) = 552f8a6e3717d1465da0358cc3669af07363c99d5b48da51760d80e2930516cf2f523b238940094dec40255c13fb1bcb38361f95d9192d86cad3ddbee2570b78
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue