!11 update to version 44.0
From: @lwg99 Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
c19b4e18c0
Binary file not shown.
BIN
gnome-initial-setup-44.0.tar.xz
Normal file
BIN
gnome-initial-setup-44.0.tar.xz
Normal file
Binary file not shown.
@ -5,12 +5,12 @@
|
||||
%global geoclue_version 2.3.1
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 43.2
|
||||
Release: 2
|
||||
Version: 44.0
|
||||
Release: 1
|
||||
Summary: Bootstrapping your OS
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz
|
||||
Source1: vendor.conf
|
||||
|
||||
#Patch0: webkitgtk-6.0.patch
|
||||
@ -67,7 +67,7 @@ you through configuring it. It is integrated with gdm.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%meson -Dparental_controls=disabled -Dvendor-conf-file=%{_datadir}/gnome-initial-setup/vendor.conf
|
||||
%meson -Dparental_controls=disabled
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
@ -103,6 +103,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%{_datadir}/gnome-initial-setup/vendor.conf
|
||||
|
||||
%changelog
|
||||
* Mon Nov 27 2023 lwg <liweiganga@uniontech.com> - 44.0-1
|
||||
- update to version 44.0
|
||||
|
||||
* Thu Mar 02 2023 wenlong ding <wenlong.ding@turbolinux.com.cn> - 43.2-2
|
||||
- Move '%%find_lang %{name}' to %%install, fix not found %{name}.lang if disable %%check build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user