From 0ec125b967649ac8c4a97c121292b45feb2d8bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Thu, 31 Oct 2019 21:55:35 +0100 Subject: [PATCH] anaconda 25.20.9-16, blivet 2.1.11-6 --- anaconda/anaconda.spec | 2 +- blivet/python-blivet.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anaconda/anaconda.spec b/anaconda/anaconda.spec index d78cc1e..c3ae766 100644 --- a/anaconda/anaconda.spec +++ b/anaconda/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda Version: 25.20.9 -Release: 15%{?dist} +Release: 16%{?dist} License: GPLv2+ and MIT Epoch: 1000 Group: Applications/System diff --git a/blivet/python-blivet.spec b/blivet/python-blivet.spec index f9189d4..f583e5b 100644 --- a/blivet/python-blivet.spec +++ b/blivet/python-blivet.spec @@ -5,7 +5,7 @@ Version: 2.1.11 #%%global prerelease .b1 # prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2 -Release: 5%{?prerelease}%{?dist} +Release: 6%{?prerelease}%{?dist} Epoch: 2 License: LGPLv2+ Group: System Environment/Libraries