diff --git a/.gitignore b/.gitignore index 4653ef0..97d68a7 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.15.90.1.tar.xz /gdm-3.15.90.2.tar.xz /gdm-3.15.90.3.tar.xz +/gdm-3.15.90.4.tar.xz diff --git a/gdm.spec b/gdm.spec index cb43845..68f5737 100644 --- a/gdm.spec +++ b/gdm.spec @@ -10,7 +10,7 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.15.90.3 +Version: 3.15.90.4 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -294,6 +294,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Sun Feb 22 2015 Ray Strode - 1:3.15.90.4-1 +- Update to 3.15.90.4 +- Fixes bus activated X clients + * Sat Feb 21 2015 Ray Strode - 1:3.15.90.3-1 - Update to 3.15.90.3 - Disables gnome-initial-setup support for now, which isn't functional diff --git a/sources b/sources index f1e6f83..c9f7b22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a50a66ff7081ad19ad1e7e316d7d2b0 gdm-3.15.90.3.tar.xz +551a4639d1d766df52239c18798de877 gdm-3.15.90.4.tar.xz