diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index fbe4c56..8f388c6 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -5,7 +5,7 @@ Name: gnome-initial-setup Version: 3.21.91 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bootstrapping your OS License: GPLv2+ @@ -64,7 +64,7 @@ you through configuring it. It is integrated with gdm. %setup -q %build -%configure +%configure --enable-software-sources make %{?_smp_mflags} %install @@ -102,6 +102,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null || %{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules %changelog +* Mon Sep 05 2016 Kalev Lember - 3.21.91-2 +- Build the software sources page + * Sat Sep 03 2016 Kalev Lember - 3.21.91-1 - Update to 3.21.91 - Update project URL