public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Raiskup <pavel@raiskup.cz>
To: git-commits@fedoraproject.org
Subject: [rpms/distgen] epel10.3: New release - F43 configs added
Date: Mon, 14 Sep 2026 12:38:31 GMT [thread overview]
Message-ID: <178938951178.1.3462463520118264908.rpms-distgen-088708b5d602@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/distgen
Branch : epel10.3
Commit : 088708b5d602d04db91326cd132e3a2e5bd9b32c
Author : Pavel Raiskup <pavel@raiskup.cz>
Date : 2025-12-29T11:26:48+01:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/distgen/c/088708b5d602d04db91326cd132e3a2e5bd9b32c?branch=epel10.3
Log:
New release - F43 configs added
---
diff --git a/build-and-update-all-branches b/build-and-update-all-branches
index 1e4b0b4..f1186ac 100755
--- a/build-and-update-all-branches
+++ b/build-and-update-all-branches
@@ -3,7 +3,7 @@
# Prepare rawhide branch, review the list of branches below and then execute this
# script.
-branches='rawhide epel9 epel8 epel7 f34 f35'
+branches='rawhide f43 f42 f41'
exit_handler ()
{
diff --git a/distgen.spec b/distgen.spec
index bf703f8..e38eb84 100644
--- a/distgen.spec
+++ b/distgen.spec
@@ -1,7 +1,7 @@
Name: distgen
Summary: Templating system/generator for distributions
-Version: 2.1
-Release: 6%{?dist}
+Version: 2.2
+Release: 1%{?dist}
License: GPL-2.0-or-later AND Apache-2.0
URL: https://github.com/devexp-db/distgen
BuildArch: noarch
@@ -10,7 +10,7 @@ BuildRequires: python3-devel
BuildRequires: pyproject-rpm-macros
BuildRequires: python3-pytest
-Source0: https://github.com/devexp-db/%name/releases/download/v%version/%name-%version.tar.gz
+Source0: https://pypi.org/packages/source/d/%name/%name-%version.tar.gz
%description
Based on given template specification (configuration for template), template
@@ -23,6 +23,7 @@ file and preexisting distribution metadata generate output file.
%generate_buildrequires
%pyproject_buildrequires -x pytest,pytest-catchlog,pytest-cov,coverage,flake8
+
%build
%pyproject_wheel
@@ -45,6 +46,9 @@ file and preexisting distribution metadata generate output file.
%changelog
+* Mon Dec 29 2025 Pavel Raiskup <praiskup@redhat.com> - 2.2-1
+- new upstream release with F43 config
+
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.1-6
- Rebuilt for Python 3.14.0rc3 bytecode
diff --git a/sources b/sources
index 72dddb7..2431000 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (distgen-2.1.tar.gz) = b02547cb56d0bb3ec7a9878f2959fdb39f6b19f733b67fb5753f145c7cf310ec05ec237daff76139c55180ea5d0d99706e0211c8a6cc7ace51efcad662cc5785
+SHA512 (distgen-2.2.tar.gz) = edd5a66ea1933eb19929d735f04a6d95d4e1092f597ad8a49611c70b6e4b6c06639604500f24d510f10337d1c49ac65ef05018edaf8680df9427be78cb2f1ded
reply other threads:[~2026-09-14 12:38 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=178938951178.1.3462463520118264908.rpms-distgen-088708b5d602@fedoraproject.org \
--to=pavel@raiskup.cz \
--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