Update to 3.28.0
This commit is contained in:
parent
97e7b9bf3e
commit
1803ec649a
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/gnome-initial-setup-3.25.92.tar.xz
|
||||
/gnome-initial-setup-3.26.0.tar.xz
|
||||
/gnome-initial-setup-3.27.90.tar.xz
|
||||
/gnome-initial-setup-3.28.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global geoclue_version 2.3.1
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.27.90
|
||||
Release: 2%{?dist}
|
||||
Version: 3.28.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.27/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
||||
Source1: vendor.conf
|
||||
Patch0: honor-firstboot-disabled.patch
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=793501
|
||||
@ -113,6 +113,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%{_localstatedir}/lib/gnome-initial-setup/vendor.conf
|
||||
|
||||
%changelog
|
||||
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Fri Feb 16 2018 Michael Catanzaro <mcatanzaro@gnome.org> - 3.27.90-2
|
||||
- Install vendor.conf to conditionally suppress certain pages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-initial-setup-3.27.90.tar.xz) = e3e0ee598df9b57380fd2eeb30a2f45135b9aa7c002c1be1c9dd2c37a1cef97645089794541d08bd3254d8852a7b8cd118529fcdd25418a2f44d9a87f398fb91
|
||||
SHA512 (gnome-initial-setup-3.28.0.tar.xz) = d6937b42c8e4188d7b1745977a769750c62444d0d7f2436aba36832bf559126edaf4d755452d897ea878e93ef4730bd9190011a12cfb0fb8fef07a6e5929e7da
|
||||
|
Loading…
Reference in New Issue
Block a user