From 90e150a91db1682e4ec7573139e1339d7b224914 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 16 Apr 2014 00:22:44 +0200 Subject: [PATCH] Update to 3.12.1 --- .gitignore | 1 + gdm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 16ee759..525e1de 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.11.90.tar.xz /gdm-3.11.92.1.tar.xz /gdm-3.12.0.tar.xz +/gdm-3.12.1.tar.xz diff --git a/gdm.spec b/gdm.spec index 2e48881..bd5814c 100644 --- a/gdm.spec +++ b/gdm.spec @@ -11,8 +11,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.12.0 -Release: 3%{?dist} +Version: 3.12.1 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -304,6 +304,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Wed Apr 16 2014 Kalev Lember - 1:3.12.1-1 +- Update to 3.12.1 + * Sat Apr 05 2014 Kalev Lember - 1:3.12.0-3 - Fold -libs into the main gdm package diff --git a/sources b/sources index e7ae9b3..f2dca8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67922d0fecd9a5cad0601f9b93106f83 gdm-3.12.0.tar.xz +18807aeb082ac3d8def5bbddac9c620b gdm-3.12.1.tar.xz