Update to 3.38.0
This commit is contained in:
parent
94f403a3bd
commit
25882eb049
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/gnome-initial-setup-3.37.91.tar.xz
|
||||
/gnome-initial-setup-3.37.91.1.tar.xz
|
||||
/gnome-initial-setup-3.37.92.tar.xz
|
||||
/gnome-initial-setup-3.38.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global geoclue_version 2.3.1
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.37.92
|
||||
Version: 3.38.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.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
Source1: vendor.conf
|
||||
|
||||
BuildRequires: meson
|
||||
@ -109,6 +109,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%{_datadir}/gnome-initial-setup/vendor.conf
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Sun Sep 06 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
||||
- Update to 3.37.92
|
||||
- Drop upstreamed honor-firstboot-disabled.patch
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-initial-setup-3.37.92.tar.xz) = 2807cc226a786367a30b498bb25093016852807620e1ee762182c0079768d624bef260f36947834ec6a847a87465ca8c2310a2c780e1505c5246ec7d54411e84
|
||||
SHA512 (gnome-initial-setup-3.38.0.tar.xz) = ca6a5a3cd7700cc88bd126786f43c5f10827e401dc505c2ca034d731324386715d0034cd051e7916fb27148dc75abc1096b79340c4f3fe4ec2a277e0c8cda9d4
|
||||
|
Loading…
Reference in New Issue
Block a user