Update to 43.0
This commit is contained in:
parent
7b1ffe9c78
commit
4731f78f87
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@ gnome-session-2.31.6.tar.bz2
|
||||
/gnome-session-40.1.1.tar.xz
|
||||
/gnome-session-41.3.tar.xz
|
||||
/gnome-session-42.0.tar.xz
|
||||
/gnome-session-43.0.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define po_package gnome-session-42
|
||||
%define po_package gnome-session-43
|
||||
|
||||
%if 0%{?fedora}
|
||||
%else
|
||||
@ -8,13 +8,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-session
|
||||
Version: 42.0
|
||||
Release: 4%{?dist}
|
||||
Version: 43.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME session manager
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-session
|
||||
Source0: https://download.gnome.org/sources/gnome-session/41/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-session/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
||||
Patch1: gnome-session-3.3.92-nv30.patch
|
||||
@ -131,6 +131,9 @@ Desktop file to add GNOME on wayland to display manager session menu.
|
||||
%{_userunitdir}/gnome-launched-.scope.d/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 Kalev Lember <klember@redhat.com> - 43.0-1
|
||||
- Update to 43.0
|
||||
|
||||
* Mon Aug 22 2022 Kalev Lember <klember@redhat.com> - 42.0-4
|
||||
- Add missing systemd build dep
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-session-42.0.tar.xz) = 3d340700958b5800039e3009618709add2cdbaecb58344d9d2f93e4e761a737ef003091c380c68f95386dbb078b3d12f70732f0022611ab4a10e1c1eb988b4fa
|
||||
SHA512 (gnome-session-43.0.tar.xz) = 9948dff9a342589b91d18e5f39f9857276e9dbfa36da452bd818d44b31e73cc4fe0e18353b537963b78ea63b39aa644d4d0864dd2f6a19f62409a644e5626aec
|
||||
|
Loading…
Reference in New Issue
Block a user