Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
744e85714e | ||
|
|
8cedd71298 | ||
|
|
529d6a87e3 | ||
|
|
7640b2bfac |
2 changed files with 13 additions and 4 deletions
15
distgen.spec
15
distgen.spec
|
|
@ -1,7 +1,7 @@
|
|||
Name: distgen
|
||||
Summary: Templating system/generator for distributions
|
||||
Version: 2.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later AND Apache-2.0
|
||||
URL: https://github.com/devexp-db/distgen
|
||||
BuildArch: noarch
|
||||
|
|
@ -21,7 +21,7 @@ file and preexisting distribution metadata generate output file.
|
|||
%autosetup -p1
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -x pytest,pytest-catchlog,pytest-cov,coverage,flake8
|
||||
%pyproject_buildrequires
|
||||
|
||||
|
||||
%build
|
||||
|
|
@ -46,6 +46,15 @@ file and preexisting distribution metadata generate output file.
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 2.4-1
|
||||
- Update to v2.4
|
||||
|
||||
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.2-4
|
||||
- Rebuilt for Python 3.15
|
||||
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (distgen-2.2.tar.gz) = edd5a66ea1933eb19929d735f04a6d95d4e1092f597ad8a49611c70b6e4b6c06639604500f24d510f10337d1c49ac65ef05018edaf8680df9427be78cb2f1ded
|
||||
SHA512 (distgen-2.4.tar.gz) = 18108e71463ea76844a79bd2478b4d1892e7b9779542ac1795e57d4ea3f9fbc33f5a5582493d0b33f16dfc2bb4ff0ab2f73e955a3052521af09472e6889f266b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue