Skip to content

Commit a07560d

Browse files
Release 0.38.0 (#502)
Release 0.38.0 Update the changelog and the specfile for release 0.38.0. Reviewed-by: gemini-code-assist[bot] Reviewed-by: Tomas Tomecek <tomas@tomecek.net> Reviewed-by: Nikola Forró
2 parents a4814f2 + bdc0dbf commit a07560d

5 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 0.38.0
22

3-
- Correct EVR expansion. (#492)
3+
- A bug leading to incorrect EVR expansion has been fixed. (#492)
4+
- Prevented side-effects during condition evaluation that could occur when expanding macros that manipulate other macros, leading to misinterpreted validity of condition branches. (#499)
45

56
# 0.37.1
67

centos-integration-sig/python-specfile.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
7777

7878

7979
%changelog
80-
* Fri Nov 07 2025 Packit Team <hello@packit.dev> - 0.38.0-1
80+
* Thu Jan 08 2026 Packit Team <hello@packit.dev> - 0.38.0-1
8181
- New upstream release 0.38.0
8282

8383
* Fri Oct 03 2025 Packit Team <hello@packit.dev> - 0.37.1-1

epel10/python-specfile.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
7777

7878

7979
%changelog
80-
* Fri Nov 07 2025 Packit Team <hello@packit.dev> - 0.38.0-1
80+
* Thu Jan 08 2026 Packit Team <hello@packit.dev> - 0.38.0-1
8181
- New upstream release 0.38.0
8282

8383
* Fri Oct 03 2025 Packit Team <hello@packit.dev> - 0.37.1-1

epel8/python-specfile.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ rm -rf specfile.egg-info
6868

6969

7070
%changelog
71-
* Fri Nov 07 2025 Packit Team <hello@packit.dev> - 0.38.0-1
71+
* Thu Jan 08 2026 Packit Team <hello@packit.dev> - 0.38.0-1
7272
- New upstream release 0.38.0
7373

7474
* Fri Oct 03 2025 Packit Team <hello@packit.dev> - 0.37.1-1

fedora/python-specfile.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
7777

7878

7979
%changelog
80-
* Fri Nov 07 2025 Packit Team <hello@packit.dev> - 0.38.0-1
80+
* Thu Jan 08 2026 Packit Team <hello@packit.dev> - 0.38.0-1
8181
- New upstream release 0.38.0
8282

8383
* Fri Oct 03 2025 Packit Team <hello@packit.dev> - 0.37.1-1

0 commit comments

Comments
 (0)