[system-config-services] version 0.101.5

Nils Philippsen nphilipp at fedoraproject.org
Mon Aug 22 10:54:23 UTC 2011


commit 3ed116bb87e0f9ff66af16a68deeb004175967de
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Aug 22 12:54:02 2011 +0200

    version 0.101.5

 .gitignore                  |    1 +
 sources                     |    2 +-
 system-config-services.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1476178..e1541f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ system-config-services-0.99.46.tar.bz2
 /system-config-services-0.101.2.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
diff --git a/sources b/sources
index 07e9d9b..371b11a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43765f6dc887de7f5cf9a89f91ce6fd1  system-config-services-0.101.4.tar.bz2
+463f76c342622ebdc45a15be7f3d9a48  system-config-services-0.101.5.tar.bz2
diff --git a/system-config-services.spec b/system-config-services.spec
index 3569278..7e902f7 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.4
+Version: 0.101.5
 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.5-1
+- version 0.101.5:
+  - implement Reload/ReloadOrRestart interfaces (#732231)
+
 * Mon Aug 22 2011 Nils Philippsen <nils at redhat.com> - 0.101.4-1
 - version 0.101.4:
   - use systemd manager interface to reload xinetd (#732231)


More information about the scm-commits mailing list