Update to 3.26.0
This commit is contained in:
parent
5f25db38d2
commit
444f5be3a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ gdm-2.30.2.tar.bz2
|
||||
/gdm-3.25.4.1.tar.xz
|
||||
/gdm-3.25.90.1.tar.xz
|
||||
/gdm-3.25.92.tar.xz
|
||||
/gdm-3.26.0.tar.xz
|
||||
|
7
gdm.spec
7
gdm.spec
@ -9,13 +9,13 @@
|
||||
|
||||
Name: gdm
|
||||
Epoch: 1
|
||||
Version: 3.25.92
|
||||
Version: 3.26.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.25/gdm-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gdm/3.26/gdm-%{version}.tar.xz
|
||||
Source1: org.gnome.login-screen.gschema.override
|
||||
Patch0: 0001-Honor-initial-setup-being-disabled-by-distro-install.patch
|
||||
|
||||
@ -303,6 +303,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/gdm.pc
|
||||
|
||||
%changelog
|
||||
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 1:3.26.0-1
|
||||
- Update to 3.26.0
|
||||
|
||||
* Fri Sep 08 2017 Kalev Lember <klember@redhat.com> - 1:3.25.92-1
|
||||
- Update to 3.25.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gdm-3.25.92.tar.xz) = 05eca233bc2ba88c2495dca4f42082deac798c8cfaa1bc082eb3252c08af8d913cb77b437fd6120ce4f6cd9e555379e67f5936685fc5cfa6393d486c54635057
|
||||
SHA512 (gdm-3.26.0.tar.xz) = cfe4ac2df8b37972f48d0e313396465a8e5d81593d74426af4bf05ee509a0a44552eb53c62f481342441c6c3018bb5dd511568eb15898fcbb04136789288458b
|
||||
|
Loading…
Reference in New Issue
Block a user