Update to 3.38.0
This commit is contained in:
parent
39115cc8d1
commit
630903903c
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ gnome-session-2.31.6.tar.bz2
|
||||
/gnome-session-3.35.3.tar.xz
|
||||
/gnome-session-3.36.0.tar.xz
|
||||
/gnome-session-3.37.0.tar.xz
|
||||
/gnome-session-3.38.0.tar.xz
|
||||
|
@ -8,13 +8,13 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-session
|
||||
Version: 3.37.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME session manager
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-session/3.37/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-session/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
||||
Patch1: gnome-session-3.3.92-nv30.patch
|
||||
@ -129,6 +129,9 @@ Desktop file to add GNOME on wayland to display manager session menu.
|
||||
%{_userunitdir}/gnome-launched-.scope.d/
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Thu Sep 3 2020 Hans de Goede <hdegoede@redhat.com> - 3.37.0-2
|
||||
- Remove downstream patch for the "Boot Options" menu
|
||||
- Simplify downstream patch for the "Hidden Grub Menu" integration
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-session-3.37.0.tar.xz) = 397ae4346997961931ad9639d92cf76612a6066d23f4e1986eba6871988aa528f6b05e99107e6c55ed1cc836c0f2d557c04c248efbb601fa96840bedcaf7aef8
|
||||
SHA512 (gnome-session-3.38.0.tar.xz) = f49a7337b64722bc502ff3d952d8e249d2435be662c3bdfb7c7740338585c2e0b292869902be4c10faebde00998d7ead8deb82fe719a38575c6ebec2b94aa19b
|
||||
|
Loading…
Reference in New Issue
Block a user