public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/distgen] epel10.3: New release - F43 configs added
@ 2026-09-14 12:38 Pavel Raiskup
0 siblings, 0 replies; only message in thread
From: Pavel Raiskup @ 2026-09-14 12:38 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-14 12:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 12:38 [rpms/distgen] epel10.3: New release - F43 configs added Pavel Raiskup
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox