public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/distgen] epel10.3: Update to version 0.19
@ 2026-09-14 12:37 Slavek Kabrda
0 siblings, 0 replies; only message in thread
From: Slavek Kabrda @ 2026-09-14 12:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/distgen
Branch : epel10.3
Commit : 7aa00ad1a43868e40d0353d42e6ff47f8581adcb
Author : Slavek Kabrda <bkabrda@redhat.com>
Date : 2017-11-02T09:02:24+01:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/distgen/c/7aa00ad1a43868e40d0353d42e6ff47f8581adcb?branch=epel10.3
Log:
Update to version 0.19
---
diff --git a/.gitignore b/.gitignore
index 37b6acc..69dec49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/distgen-0.16.tar.gz
/distgen-0.17.tar.gz
/distgen-0.18.tar.gz
+/distgen-0.19.tar.gz
diff --git a/distgen.spec b/distgen.spec
index 10006fd..5e0faa0 100644
--- a/distgen.spec
+++ b/distgen.spec
@@ -8,7 +8,7 @@
Name: distgen
Summary: Templating system/generator for distributions
-Version: 0.18%{?postrel:.%{postrel}%{posttag}}
+Version: 0.19%{?postrel:.%{postrel}%{posttag}}
Release: 1%{?dist}
Group: Applications/Communications
License: GPLv2+
@@ -33,6 +33,8 @@ 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
@@ -58,6 +60,9 @@ make PYTHON=%{pybin} check
%changelog
+* Thu Nov 02 2017 Slavek Kabrda <bkabrda@redhat.com> - 0.19-1
+- update to 0.19
+
* Mon Oct 30 2017 Slavek Kabrda <bkabrda@redhat.com> - 0.18-1
- update to 0.18
diff --git a/sources b/sources
index bc6c83b..58532e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (distgen-0.18.tar.gz) = cdbd0e8c8dc87437cae2232c74fa9c75d6dd64139b5d7092b80c59f6fc86f48dafc7dae984a341014435d13292faa127a9127aab946bf9fdbc92907e08ed917e
+SHA512 (distgen-0.19.tar.gz) = 7aedd0b7b7b47af78e2f3b1ddcad39fdb4d390bf038946c7b2d03eb2e43b1f1045790990339cd24802e5b520e92b01e47cb8262988363a592c68043d02896ba8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-14 12:37 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:37 [rpms/distgen] epel10.3: Update to version 0.19 Slavek Kabrda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox