public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/distgen] epel10.3: Update to version 0.20
@ 2026-09-14 12:38 Slavek Kabrda
0 siblings, 0 replies; only message in thread
From: Slavek Kabrda @ 2026-09-14 12:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/distgen
Branch : epel10.3
Commit : 0ebc250f1bb0b69a4eff1c9444eb94454c0749f8
Author : Slavek Kabrda <bkabrda@redhat.com>
Date : 2017-11-27T11:08:16+01:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/distgen/c/0ebc250f1bb0b69a4eff1c9444eb94454c0749f8?branch=epel10.3
Log:
Update to version 0.20
---
diff --git a/.gitignore b/.gitignore
index 69dec49..1aa07ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/distgen-0.17.tar.gz
/distgen-0.18.tar.gz
/distgen-0.19.tar.gz
+/distgen-0.20.tar.gz
diff --git a/distgen.spec b/distgen.spec
index 5e0faa0..4cfe685 100644
--- a/distgen.spec
+++ b/distgen.spec
@@ -8,7 +8,7 @@
Name: distgen
Summary: Templating system/generator for distributions
-Version: 0.19%{?postrel:.%{postrel}%{posttag}}
+Version: 0.20%{?postrel:.%{postrel}%{posttag}}
Release: 1%{?dist}
Group: Applications/Communications
License: GPLv2+
@@ -33,8 +33,6 @@ file and preexisting distribution metadata generate output file.
%prep
%setup -q
-# this was unintentionally omitted from 0.19 release and will be added in 0.20
-mkdir -p tests/SAMPLE/subdir
%build
@@ -60,6 +58,9 @@ make PYTHON=%{pybin} check
%changelog
+* Mon Nov 27 2017 Slavek Kabrda <bkabrda@redhat.com> - 0.20-1
+- update to 0.20
+
* Thu Nov 02 2017 Slavek Kabrda <bkabrda@redhat.com> - 0.19-1
- update to 0.19
diff --git a/sources b/sources
index 58532e9..810ec38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (distgen-0.19.tar.gz) = 7aedd0b7b7b47af78e2f3b1ddcad39fdb4d390bf038946c7b2d03eb2e43b1f1045790990339cd24802e5b520e92b01e47cb8262988363a592c68043d02896ba8
+SHA512 (distgen-0.20.tar.gz) = 54da18919e9ef5a4a18e882f66ad0cdf2ac4ab9b100f8459c9aea14078fa6aef64a685fad20484400acafdf344ff1fb7f45852774a70655fcea660f035070100
^ 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: Update to version 0.20 Slavek Kabrda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox