[gdm/f19] Update to 3.8.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 26 03:33:30 UTC 2013


commit 561905f9eb0a13d0d70d810fc3371402604c298f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 04:33:21 2013 +0100

    Update to 3.8.0

 .gitignore |    1 +
 gdm.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12db323..4c2de17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ gdm-2.30.2.tar.bz2
 /gdm-3.7.90.tar.xz
 /gdm-3.7.91.tar.xz
 /gdm-3.7.92.tar.xz
+/gdm-3.8.0.tar.xz
diff --git a/gdm.spec b/gdm.spec
index fbe1c34..31988df 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -8,14 +8,14 @@
 
 Summary: The GNOME Display Manager
 Name: gdm
-Version: 3.7.92
-Release: 2%{?dist}
+Version: 3.8.0
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
 URL: http://download.gnome.org/sources/gdm
 #VCS: git:git://git.gnome.org/gdm
-Source: http://download.gnome.org/sources/gdm/3.7/gdm-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gdm/3.8/gdm-%{version}.tar.xz
 Source1: org.gnome.login-screen.gschema.override
 
 Requires(pre): /usr/sbin/useradd
@@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/girepository-1.0/Gdm-1.0.typelib
 
 %changelog
+* Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 1:3.8.0-1
+- Update to 3.8.0
+
 * Thu Mar 21 2013 Kalev Lember <kalevlember at gmail.com> - 1:3.7.92-2
 - Drop the polkit-gnome dep now that the fallback greeter is gone
 
diff --git a/sources b/sources
index 8e15bbb..2fd6ae0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52bddb06b2418b59e78ac51d8db06b98  gdm-3.7.92.tar.xz
+58d910c1d4c225d2403a737f8fc55fd3  gdm-3.8.0.tar.xz


More information about the scm-commits mailing list