[system-config-services] version 0.101.6

Nils Philippsen nphilipp at fedoraproject.org
Mon Aug 22 11:34:38 UTC 2011


commit 6c07bfb2ab81e65b39f7c388bad9fd137ee44607
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Aug 22 13:34:12 2011 +0200

    version 0.101.6

 .gitignore                  |    1 +
 sources                     |    2 +-
 system-config-services.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1541f5..ceabb3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ system-config-services-0.99.46.tar.bz2
 /system-config-services-0.101.3.tar.bz2
 /system-config-services-0.101.4.tar.bz2
 /system-config-services-0.101.5.tar.bz2
+/system-config-services-0.101.6.tar.bz2
diff --git a/sources b/sources
index 371b11a..eddcb54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-463f76c342622ebdc45a15be7f3d9a48  system-config-services-0.101.5.tar.bz2
+ccaacc98f9822db233ceafdfcacd6fa7  system-config-services-0.101.6.tar.bz2
diff --git a/system-config-services.spec b/system-config-services.spec
index 7e902f7..6a2f2e5 100644
--- a/system-config-services.spec
+++ b/system-config-services.spec
@@ -14,7 +14,7 @@
 
 Summary: Utility to start and stop system services
 Name: system-config-services
-Version: 0.101.5
+Version: 0.101.6
 Release: 1%{?dist}
 URL: http://fedorahosted.org/%{name}
 Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
@@ -113,6 +113,10 @@ rm -rf %{buildroot}
 %{_mandir}/*/system-config-services.8*
 
 %changelog
+* Mon Aug 22 2011 Nils Philippsen <nils at redhat.com> - 0.101.6-1
+- version 0.101.6:
+  - implement Reload/ReloadOrRestart dbus interfaces (#732231)
+
 * Mon Aug 22 2011 Nils Philippsen <nils at redhat.com> - 0.101.5-1
 - version 0.101.5:
   - implement Reload/ReloadOrRestart interfaces (#732231)


More information about the scm-commits mailing list