Update to 47.alpha
Resolves: RHEL-49588
This commit is contained in:
parent
1a17166c1c
commit
79547ba093
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/gnome-kiosk-45.rc.tar.xz
|
||||
/gnome-kiosk-45.0.tar.xz
|
||||
/gnome-kiosk-46.0.tar.xz
|
||||
/gnome-kiosk-47.alpha.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global gnome_desktop_version 44.0
|
||||
%global glib2_version 2.68.0
|
||||
%global gtk4_version 3.24.27
|
||||
%global mutter_version 46~alpha
|
||||
%global mutter_version 47~alpha
|
||||
%global gsettings_desktop_schemas_version 40~rc
|
||||
%global ibus_version 1.5.24
|
||||
%global gnome_settings_daemon_version 40~rc
|
||||
|
||||
Name: gnome-kiosk
|
||||
Version: 46.0
|
||||
Version: 47~alpha
|
||||
Release: %{autorelease}
|
||||
Summary: Window management and application launching for GNOME
|
||||
|
||||
@ -35,7 +35,7 @@ BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gnome-desktop-4) >= %{gnome_desktop_version}
|
||||
BuildRequires: pkgconfig(gtk4) >= %{gtk4_version}
|
||||
BuildRequires: pkgconfig(ibus-1.0) >= %{ibus_version}
|
||||
BuildRequires: pkgconfig(libmutter-14) >= %{mutter_version}
|
||||
BuildRequires: pkgconfig(libmutter-15) >= %{mutter_version}
|
||||
|
||||
Requires: gnome-settings-daemon%{?_isa} >= %{gnome_settings_daemon_version}
|
||||
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-kiosk-46.0.tar.xz) = 60f7d4c9221023b64c1143f116dd00ab0f1982118ac4c95e8a3a3d9501bd312f396e820639a3bdeaa4e63dcec6aabf1ff4949784b9a56f0796c633a0d04d0113
|
||||
SHA512 (gnome-kiosk-47.alpha.tar.xz) = b971428f624449f641482aa3d403f3315ac6fa0b9d0af7f259f7b259f1a5b5d6457a69e8d8a702828c0614aa0eacbf837754224cc5b554f9fa251ef45cc4245a
|
||||
|
Loading…
Reference in New Issue
Block a user