From d7c44ba257a228c98ad984fda6e5b20a3dc9f6b4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jul 2019 17:52:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- anaconda.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/anaconda.spec b/anaconda.spec index 516272a..0bebcf6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -5,7 +5,7 @@ Summary: Graphical system installer Name: anaconda Version: 31.20 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -353,6 +353,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 31.20-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 22 2019 Jiri Konecny - 31.20-1 - Move code to exctract kernel version from tar to utils (jkonecny) - Add link for our translations to README (#1729788) (jkonecny)