diff --git a/.gitignore b/.gitignore index e634e8f..bd476c4 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.6.0.tar.xz /gdm-3.6.1.tar.xz /gdm-3.6.2.tar.xz +/gdm-3.7.2.tar.xz diff --git a/gdm.spec b/gdm.spec index a4bf4cd..5fdab95 100644 --- a/gdm.spec +++ b/gdm.spec @@ -8,8 +8,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.6.2 -Release: 2%{?dist} +Version: 3.7.2 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -346,6 +346,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/girepository-1.0/Gdm-1.0.typelib %changelog +* Tue Nov 20 2012 Richard Hughes - 1:3.7.2-1 +- Update to 3.7.2 + * Tue Nov 20 2012 Matthias Clasen - 1:3.6.2-2 - Remove patch fuzz of 999 diff --git a/sources b/sources index c65d26b..f032e45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1924268d1515b8b947acbbe49d72292 gdm-3.6.2.tar.xz +375043a706bf8fbf8621694db6078d0d gdm-3.7.2.tar.xz