Update to 3.15.91
This commit is contained in:
parent
9bfcee5201
commit
b4fd7dacb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/gnome-initial-setup-3.14.2.tar.xz
|
||||
/gnome-initial-setup-3.14.2.1.tar.xz
|
||||
/gnome-initial-setup-3.15.90.1.tar.xz
|
||||
/gnome-initial-setup-3.15.91.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.15.90.1
|
||||
Version: 3.15.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
|
||||
|
||||
%global nm_version 0.9.6.4
|
||||
%global glib_required_version 2.36.0
|
||||
@ -100,6 +100,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 Mar 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
||||
- Update to 3.15.91
|
||||
|
||||
* Thu Feb 19 2015 Matthias Clasen <mclasen@redhat.com> - 3.15.90.1-1
|
||||
- Update to 3.15.90.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user