diff --git a/.gitignore b/.gitignore index 009e630..bab76ec 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.18.0.tar.xz /gdm-3.19.2.tar.xz /gdm-3.19.4.tar.xz +/gdm-3.19.4.1.tar.xz diff --git a/gdm.spec b/gdm.spec index ed67ff2..97b4a56 100644 --- a/gdm.spec +++ b/gdm.spec @@ -9,7 +9,7 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.19.4 +Version: 3.19.4.1 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -295,6 +295,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Mon Jan 25 2016 Ray Strode - 3.19.4.1-1 +- Update to 3.19.4.1 + * Thu Jan 21 2016 Kalev Lember 3.19.4-1 - Update to 3.19.4 diff --git a/sources b/sources index 9ea3a27..c367aa5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72c22e8d62e37497277c8899ab8379b1 gdm-3.19.4.tar.xz +7d7c5f8990fd72493496d87ed6636f46 gdm-3.19.4.1.tar.xz