Update to 3.37.1
This commit is contained in:
parent
8c69345bd4
commit
af4ef5dce5
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
|||||||
/gnome-initial-setup-3.36.0.tar.xz
|
/gnome-initial-setup-3.36.0.tar.xz
|
||||||
/gnome-initial-setup-3.36.1.tar.xz
|
/gnome-initial-setup-3.36.1.tar.xz
|
||||||
/gnome-initial-setup-3.36.2.tar.xz
|
/gnome-initial-setup-3.36.2.tar.xz
|
||||||
|
/gnome-initial-setup-3.37.1.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.36.2
|
Version: 3.37.1
|
||||||
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.36/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||||
Source1: vendor.conf
|
Source1: vendor.conf
|
||||||
Patch0: honor-firstboot-disabled.patch
|
Patch0: honor-firstboot-disabled.patch
|
||||||
|
|
||||||
@ -108,6 +108,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
|
||||||
|
* Thu Apr 30 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
|
||||||
|
- Update to 3.37.1
|
||||||
|
|
||||||
* Mon Apr 27 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
|
* Mon Apr 27 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
|
||||||
- Update to 3.36.2
|
- Update to 3.36.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-initial-setup-3.36.2.tar.xz) = 0eb9393a0741ae94d7dadc9957493796f7663fb0213a393fa0f9eaea6fae9d5fb6882142e0406790baf26b5dee5501cbb6f6d36151d88d54821d31ed18e4b2cd
|
SHA512 (gnome-initial-setup-3.37.1.tar.xz) = f0e776d842015533bd975c1328ee67c7f7d80e04ea7b328e3deff9a4c4aae03b18866d2d44c34da58971026b72c190d518221e3821ec3adc1742fbe68b9d3a1f
|
||||||
|
Loading…
Reference in New Issue
Block a user