public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Slavek Kabrda <bkabrda@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/distgen] epel10: Update to version 0.19
Date: Mon, 14 Sep 2026 11:57:18 GMT	[thread overview]
Message-ID: <178938703820.1.16322396806670740647.rpms-distgen-7aa00ad1a438@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/distgen
Branch : epel10
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

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

                 reply	other threads:[~2026-09-14 11:57 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=178938703820.1.16322396806670740647.rpms-distgen-7aa00ad1a438@fedoraproject.org \
    --to=bkabrda@redhat.com \
    --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