public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fedora Release Engineering <releng@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-specfile] eln: Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
Date: Mon, 20 Jul 2026 19:17:55 GMT [thread overview]
Message-ID: <178457507567.1.103339900640210913.rpms-python-specfile-1f8f30b7ec75@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-specfile
Branch : eln
Commit : 1f8f30b7ec75afca0736ab98016b09a6c0b828ee
Author : Fedora Release Engineering <releng@fedoraproject.org>
Date : 2026-07-16T21:54:56+00:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-specfile/c/1f8f30b7ec75afca0736ab98016b09a6c0b828ee?branch=eln
Log:
Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
---
diff --git a/python-specfile.spec b/python-specfile.spec
index ce26a91..4ec5bc1 100644
--- a/python-specfile.spec
+++ b/python-specfile.spec
@@ -16,7 +16,7 @@ in a minimal diff.}
Name: python-specfile
Version: %{package_version}
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A library for parsing and manipulating RPM spec files
License: MIT
@@ -81,6 +81,9 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
%changelog
+* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.41.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.41.0-2
- Rebuilt for Python 3.15
@@ -89,7 +92,7 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
```
%%global release 12
%%global release_string %%{release}%%{?dist}
-Release: %%{release_string}.1
+Release: %%{release_string}.2
```
In this case, with `dist` being `.fc44`, `Specfile.expanded_release` returned `12.fc44.fc44` instead of `12.fc44`. (#539)
reply other threads:[~2026-07-20 19:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457507567.1.103339900640210913.rpms-python-specfile-1f8f30b7ec75@fedoraproject.org \
--to=releng@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox