From 836a970aa8fb771d279e8809a98829b2b518f5b0 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Nov 11 2015 09:52:33 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- diff --git a/anaconda.spec b/anaconda.spec index 6a5b09a..13ab5bc 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda Version: 24.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT Group: Applications/System URL: http://fedoraproject.org/wiki/Anaconda @@ -305,6 +305,9 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 24.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Nov 06 2015 Brian C. Lane - 24.6-1 - Fix a pylint error in the previous commits. (clumens) - Honor ANACONDA_WIDGETS_OVERRIDES (atodorov)