[system-config-date] version 1.10.0

Nils Philippsen nphilipp at fedoraproject.org
Mon Oct 22 12:43:35 UTC 2012


commit 6c040274818aa3b71178a60fdd1fcadef333e9c8
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Oct 22 14:43:11 2012 +0200

    version 1.10.0

 .gitignore              |    1 +
 sources                 |    2 +-
 system-config-date.spec |    9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 309651c..71643b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ system-config-date-1.9.60.tar.bz2
 /system-config-date-1.9.66.tar.bz2
 /system-config-date-1.9.67.tar.bz2
 /system-config-date-1.9.68.tar.bz2
+/system-config-date-1.10.0.tar.bz2
diff --git a/sources b/sources
index cadb35f..8d23ddb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3459755832d687d4ac845b88ca022f99  system-config-date-1.9.68.tar.bz2
+ab061d69996e79198b23f6826b341cff  system-config-date-1.10.0.tar.bz2
diff --git a/system-config-date.spec b/system-config-date.spec
index 5d92451..695695d 100644
--- a/system-config-date.spec
+++ b/system-config-date.spec
@@ -31,7 +31,7 @@
 
 Summary: A graphical interface for modifying system date and time
 Name: system-config-date
-Version: 1.9.68
+Version: 1.10.0
 Release: 1%{?dist}
 URL: http://fedorahosted.org/%{name}
 License: GPLv2+
@@ -54,7 +54,7 @@ BuildRequires: python
 BuildRequires: python-devel
 
 Requires: python >= 2.0
-Requires: python-slip >= 0.2.11
+Requires: python-slip >= 0.2.21
 Requires: pygtk2 >= 2.12.0
 Requires: pygtk2-libglade
 Requires: gnome-python2-canvas
@@ -144,6 +144,11 @@ fi
 #%{python_sitelib}/scdate.dbus-%{version}-py%{python_version}.egg-info
 
 %changelog
+* Mon Oct 22 2012 Nils Philippsen <nils at redhat.com> - 1.10.0-1
+- use pkexec instead of consolehelper
+- read/write /etc/localtime as symbolic link and only fall back to using
+  /etc/sysconfig/clock if it is present (#824033)
+
 * Tue Sep 11 2012 Nils Philippsen <nils at redhat.com> - 1.9.68-1
 - pull updated translations
 


More information about the scm-commits mailing list