From e842046273f0c0d11f73147ce2ba803aef947065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Wed, 30 Sep 2015 00:40:53 +0200 Subject: [PATCH] anaconda 20.25.16-10, livecd-tools 20.6-2, lorax-templates-qubes 3.1-1, pungi 3.03-2 Also set epoch ridiculously high for pungi and livecd-tools to make sure we use versions with enabled signature checking. --- anaconda/anaconda.spec | 2 +- livecd-tools/livecd-tools.spec | 4 ++-- lorax-templates-qubes/lorax-templates-qubes.spec | 2 +- pungi/pungi.spec | 3 ++- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/anaconda/anaconda.spec b/anaconda/anaconda.spec index 60e6d39..c303647 100644 --- a/anaconda/anaconda.spec +++ b/anaconda/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda Version: 20.25.16 -Release: 9%{?dist} +Release: 10%{?dist} Epoch: 1000 License: GPLv2+ Group: Applications/System diff --git a/livecd-tools/livecd-tools.spec b/livecd-tools/livecd-tools.spec index 2b8ed4b..ecfc727 100644 --- a/livecd-tools/livecd-tools.spec +++ b/livecd-tools/livecd-tools.spec @@ -10,8 +10,8 @@ Summary: Tools for building live CDs Name: livecd-tools Version: 20.6 -Release: 1%{?dist} -Epoch: 1 +Release: 2%{?dist} +Epoch: 1000 License: GPLv2 Group: System Environment/Base URL: http://git.fedorahosted.org/git/livecd diff --git a/lorax-templates-qubes/lorax-templates-qubes.spec b/lorax-templates-qubes/lorax-templates-qubes.spec index 608777b..b0d788f 100644 --- a/lorax-templates-qubes/lorax-templates-qubes.spec +++ b/lorax-templates-qubes/lorax-templates-qubes.spec @@ -3,7 +3,7 @@ %endif Name: lorax-templates-qubes -Version: 2.2 +Version: 3.1 Release: 1%{?dist} Summary: Lorax templates for Qubes installation ISO diff --git a/pungi/pungi.spec b/pungi/pungi.spec index 928c857..89c4b26 100644 --- a/pungi/pungi.spec +++ b/pungi/pungi.spec @@ -6,7 +6,8 @@ Name: pungi Version: 3.03 -Release: 1.5%{?dist} +Release: 2%{?dist} +Epoch: 1000 Summary: Distribution compose tool Group: Development/Tools