Update to 3.38.0
This commit is contained in:
parent
3a87e68f3b
commit
805890dd40
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,3 +130,4 @@ gdm-2.30.2.tar.bz2
|
||||
/gdm-3.37.1.tar.xz
|
||||
/gdm-3.37.3.tar.xz
|
||||
/gdm-3.37.90.tar.xz
|
||||
/gdm-3.38.0.tar.xz
|
||||
|
9
gdm.spec
9
gdm.spec
@ -9,13 +9,13 @@
|
||||
|
||||
Name: gdm
|
||||
Epoch: 1
|
||||
Version: 3.37.90
|
||||
Release: 2%{?dist}
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The GNOME Display Manager
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GDM
|
||||
Source0: http://download.gnome.org/sources/gdm/3.37/gdm-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gdm/3.38/gdm-%{version}.tar.xz
|
||||
Source1: org.gnome.login-screen.gschema.override
|
||||
|
||||
# Downstream patches
|
||||
@ -307,6 +307,9 @@ fi
|
||||
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
||||
|
||||
%changelog
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 1:3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Tue Sep 08 2020 Dan Horák <dan[at]danny.cz> - 3.37.90-2
|
||||
- Remove stale and unnecessary architecture-specific exceptions
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gdm-3.37.90.tar.xz) = c0ca18ab9842ea2f2a6e876a25bc305bf0100dc259d22a27424a0bb5496a05113746369fc224bf514e0ae69352e231757c810c12c723546518a165ce4d31591b
|
||||
SHA512 (gdm-3.38.0.tar.xz) = 575185918975ebfb117bdb8f6f1847c18ca08333bbb42dc575035cb587588331670c7123349b62324a4a868d227723e556176c66fc89a5391aebc786d49f97e7
|
||||
|
Loading…
Reference in New Issue
Block a user