diff --git a/anaconda.spec b/anaconda.spec index 8558b35..cca47b2 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -5,7 +5,7 @@ Summary: Graphical system installer Name: anaconda Version: 31.14 -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 +* Mon Jun 10 15:42:00 CET 2019 Igor Gnatenko - 31.14-2 +- Rebuild for RPM 4.15 + * Fri May 31 2019 Martin Kolman - 31.14-1 - Require langtable-0.0.44, drop langtable-data requirement (mfabian) - Extend the format data with the mountable property (vponcova)