Update to 3.30.0
This commit is contained in:
parent
a685456013
commit
fde07691b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
|||||||
/gnome-initial-setup-3.27.90.tar.xz
|
/gnome-initial-setup-3.27.90.tar.xz
|
||||||
/gnome-initial-setup-3.28.0.tar.xz
|
/gnome-initial-setup-3.28.0.tar.xz
|
||||||
/gnome-initial-setup-3.29.92.tar.xz
|
/gnome-initial-setup-3.29.92.tar.xz
|
||||||
|
/gnome-initial-setup-3.30.0.tar.xz
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
%global geoclue_version 2.3.1
|
%global geoclue_version 2.3.1
|
||||||
|
|
||||||
Name: gnome-initial-setup
|
Name: gnome-initial-setup
|
||||||
Version: 3.29.92
|
Version: 3.30.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bootstrapping your OS
|
Summary: Bootstrapping your OS
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.29/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||||
Source1: vendor.conf
|
Source1: vendor.conf
|
||||||
Patch0: honor-firstboot-disabled.patch
|
Patch0: honor-firstboot-disabled.patch
|
||||||
|
|
||||||
@ -116,6 +116,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
|||||||
%{_datadir}/gnome-initial-setup/vendor.conf
|
%{_datadir}/gnome-initial-setup/vendor.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 22 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||||
|
- Update to 3.30.0
|
||||||
|
|
||||||
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.29.92-1
|
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.29.92-1
|
||||||
- Update to 3.29.92
|
- Update to 3.29.92
|
||||||
- Drop upstreamed patches reduce-initial-setup-redundancy.patch and
|
- Drop upstreamed patches reduce-initial-setup-redundancy.patch and
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-initial-setup-3.29.92.tar.xz) = 0b52f910e2059108ce07382a84a33e4389ee48160fe23b4931c801b129df0bcec36efd44d628a628f66dc0b605d9b2601c84379665f634d84f94c686949edd52
|
SHA512 (gnome-initial-setup-3.30.0.tar.xz) = 2012cf9d8167f5eda69412fc89696800eaa68ca4e423c2686420c762132b47be3063238b26a7f2e0ce26de67ccb58276d4355512f16f90b8469af62670820da8
|
||||||
|
Loading…
Reference in New Issue
Block a user