Update to 3.26.0
This commit is contained in:
parent
8e146d64eb
commit
5d9a2c62a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/gnome-initial-setup-3.25.3.tar.xz
|
||||
/gnome-initial-setup-3.25.4.tar.xz
|
||||
/gnome-initial-setup-3.25.92.tar.xz
|
||||
/gnome-initial-setup-3.26.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global geoclue_version 2.3.1
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.25.92
|
||||
Version: 3.26.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||
Patch0: honor-firstboot-disabled.patch
|
||||
|
||||
BuildRequires: krb5-devel
|
||||
@ -106,6 +106,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
|
||||
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
||||
- Update to 3.26.0
|
||||
|
||||
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
||||
- Update to 3.25.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-initial-setup-3.25.92.tar.xz) = 2339be2f630950423c5a9f8573eb50c5b08a8a04296ec9aa49bf797d5bf0e288e1abc71abdb0919d69761eea1687ff21fd8a21b91436906257fdcc73c0e87b94
|
||||
SHA512 (gnome-initial-setup-3.26.0.tar.xz) = 5ed7a21e21cdcdc0f13d8d24acce1c0779d48bedac514642615b1df50340be9c8d0443c43396a0419d0b86ba97df391ce161dd03b1591ef6d73fb5318ffd06c1
|
||||
|
Loading…
Reference in New Issue
Block a user