Update to 3.25.3
This commit is contained in:
parent
0099c319c4
commit
01e87241c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ gdm-2.30.2.tar.bz2
|
||||
/gdm-3.24.0.tar.xz
|
||||
/gdm-3.24.1.tar.xz
|
||||
/gdm-3.24.2.tar.xz
|
||||
/gdm-3.25.3.tar.xz
|
||||
|
7
gdm.spec
7
gdm.spec
@ -9,13 +9,13 @@
|
||||
|
||||
Name: gdm
|
||||
Epoch: 1
|
||||
Version: 3.24.2
|
||||
Version: 3.25.3
|
||||
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.24/gdm-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gdm/3.25/gdm-%{version}.tar.xz
|
||||
Source1: org.gnome.login-screen.gschema.override
|
||||
Patch0: 0001-Honor-initial-setup-being-disabled-by-distro-install.patch
|
||||
|
||||
@ -296,6 +296,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/gdm.pc
|
||||
|
||||
%changelog
|
||||
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 1:3.25.3-1
|
||||
- Update to 3.25.3
|
||||
|
||||
* Wed May 10 2017 Kalev Lember <klember@redhat.com> - 1:3.24.2-1
|
||||
- Update to 3.24.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gdm-3.24.2.tar.xz) = 6e2649bce5520532a2976bac8a47629fc4c852d7127b913c29a9c43a7dba26d75472a083cbfff7b64bab56deb38ed13d8387d4d302d55f263c80120255a4a270
|
||||
SHA512 (gdm-3.25.3.tar.xz) = f2e2154715161567102389e7c81b75f8e3751ce5d7b4dddbeb7bdf3515531f6927e149f829c3c3e03f7fc66c36ef7bab01af26c0fcc67ea03e1d21dc55f3744a
|
||||
|
Loading…
Reference in New Issue
Block a user