[enigma] Add dist tag as required by package guidelines

Peter Robinson pbrobinson at fedoraproject.org
Mon Jul 30 16:20:14 UTC 2012


commit f6a6897e8027c70e2f08d1a767fce934b46bb35b
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Jul 30 17:20:08 2012 +0100

    Add dist tag as required by package guidelines

 enigma.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/enigma.spec b/enigma.spec
index 5d0d3c5..a44c95c 100644
--- a/enigma.spec
+++ b/enigma.spec
@@ -1,6 +1,6 @@
 Name:           enigma
 Version:        1.01
-Release:        20
+Release:        21%{?dist}
 Summary:        Clone of the ATARI game Oxyd
 
 Group:          Amusements/Games
@@ -97,6 +97,9 @@ gtk-update-icon-cache -qf %{_datadir}/icons/hicolor 2>/dev/null || :
 %exclude %{_libdir}/libenet.a
 
 %changelog
+* Mon Jul 30 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.01-21
+- Add dist tag as required by package guidelines
+
 * Fri Jul 27 2012 Michal Schmidt <mschmidt at redhat.com> - 1.01-20
 - Fix FTBFS. Patches provided by Tom Lane (#843643).
 - Remove legacy spec file items.


More information about the scm-commits mailing list