Update to 3.31.4
This commit is contained in:
parent
01565da2ef
commit
279f8ead2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@ gnome-session-2.31.6.tar.bz2
|
||||
/gnome-session-3.29.90.tar.xz
|
||||
/gnome-session-3.30.0.tar.xz
|
||||
/gnome-session-3.30.1.tar.xz
|
||||
/gnome-session-3.31.4.tar.xz
|
||||
|
||||
@ -8,13 +8,13 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-session
|
||||
Version: 3.30.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.31.4
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME session manager
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-session/3.30/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-session/3.31/%{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.
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
|
||||
- Update to 3.31.4
|
||||
|
||||
* Thu Oct 11 2018 David Herrmann <dh.herrmann@gmail.com> - 3.30.1-3
|
||||
- Reduce 'dbus-x11' dependency to 'dbus'. The xinit scripts are no longer the
|
||||
canonical way to start dbus, but the 'dbus' package is nowadays required to
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-session-3.30.1.tar.xz) = b6bc98da0245cdefa7e462b1f4e2c9198ee0da1f15a426d377331f79aec2f637bef27b093780c77f7ffbe7eb62c6829acdbd9f9e25cac5a4f6ed0da6ab96359a
|
||||
SHA512 (gnome-session-3.31.4.tar.xz) = dda0c43fd088f26a5ad53adf945ea4b168d4a2a55889488435ab6cf33b8ff4a0405c1215a951bdc33d971824ef31e14cf265c6789f88b9941123f3a70864aeeb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user