diff --git a/.gitignore b/.gitignore index 30c32ba..de65550 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /gnome-initial-setup-3.18.0.tar.xz /gnome-initial-setup-3.19.1.tar.xz /gnome-initial-setup-3.19.2.tar.xz +/gnome-initial-setup-3.19.91.tar.xz diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index 36fb14a..fe5da16 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -1,5 +1,5 @@ Name: gnome-initial-setup -Version: 3.19.2 +Version: 3.19.91 Release: 1%{?dist} Summary: Bootstrapping your OS @@ -101,6 +101,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 +* Tue Mar 01 2016 Richard Hughes - 3.19.91-1 +- Update to 3.19.91 + * Tue Feb 16 2016 Richard Hughes - 3.19.2-1 - Update to 3.19.2 diff --git a/sources b/sources index 884174b..51518a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0728b465c4f2cfd97fae48a1b513287 gnome-initial-setup-3.19.2.tar.xz +815afface13449cd813d242c005d64ef gnome-initial-setup-3.19.91.tar.xz