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