Update to 3.34.0
This commit is contained in:
parent
fce0811ce9
commit
2271ba7060
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ gnome-session-2.31.6.tar.bz2
|
|||||||
/gnome-session-3.33.4.tar.xz
|
/gnome-session-3.33.4.tar.xz
|
||||||
/gnome-session-3.33.90.tar.xz
|
/gnome-session-3.33.90.tar.xz
|
||||||
/gnome-session-3.33.92.tar.xz
|
/gnome-session-3.33.92.tar.xz
|
||||||
|
/gnome-session-3.34.0.tar.xz
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gnome-session
|
Name: gnome-session
|
||||||
Version: 3.33.92
|
Version: 3.34.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GNOME session manager
|
Summary: GNOME session manager
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/gnome-session/3.33/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-session/3.34/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
# Blacklist NV30: https://bugzilla.redhat.com/show_bug.cgi?id=745202
|
||||||
Patch1: gnome-session-3.3.92-nv30.patch
|
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-session*
|
%{_userunitdir}/gnome-session*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 11 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||||
|
- Update to 3.34.0
|
||||||
|
|
||||||
* Wed Sep 04 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
|
* Wed Sep 04 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
|
||||||
- Update to 3.33.92
|
- Update to 3.33.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-session-3.33.92.tar.xz) = 8d75fd2d23059e1824ac97759fb4773536652b938170a5ef411c66515356a9015736019ff33ab1e079614ede416635d21d1befefd6bbf856bbaa6cd0987b8ad2
|
SHA512 (gnome-session-3.34.0.tar.xz) = 36a42e2c6b991df8d79ecbf73221c39a05fc13a7f0dffb9b92a7c544b98b481e41f5eb40016049903e9083842b8db84429cfae1cb66cd4de07c62a961f73aee4
|
||||||
|
Loading…
Reference in New Issue
Block a user