Update to 3.19.2

This commit is contained in:
Richard Hughes 2016-02-16 19:25:30 +00:00
parent 0c7f984830
commit eb66bee95c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/gnome-initial-setup-3.17.91.tar.xz
/gnome-initial-setup-3.18.0.tar.xz
/gnome-initial-setup-3.19.1.tar.xz
/gnome-initial-setup-3.19.2.tar.xz

View File

@ -1,6 +1,6 @@
Name: gnome-initial-setup
Version: 3.19.1
Release: 2%{?dist}
Version: 3.19.2
Release: 1%{?dist}
Summary: Bootstrapping your OS
License: GPLv2+
@ -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 Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 3.19.2-1
- Update to 3.19.2
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
5f94cd1d2d71f20bdccf1918beff8c30 gnome-initial-setup-3.19.1.tar.xz
d0728b465c4f2cfd97fae48a1b513287 gnome-initial-setup-3.19.2.tar.xz