diff --git a/anaconda.spec b/anaconda.spec index 3c9b7f5..69898ac 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ Summary: Graphical system installer Name: anaconda Version: 38.15 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -464,6 +464,9 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Jan 18 2023 Fedora Release Engineering - 38.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Jan 10 2023 Packit - 38.15-1 - webui: update obsolete comment (rvykydal) - webui: pin down tag for fetching cockpit's test library (kkoukiou)