[upstart] upstart-0.6.6-1.fc15

Petr Lautrbach plautrba at fedoraproject.org
Fri Oct 29 12:54:55 UTC 2010


commit 03b0903bf705ed2c435700d9e319785e43ec1470
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Mon Oct 25 15:13:05 2010 +0200

    upstart-0.6.6-1.fc15

 .gitignore   |    2 +-
 sources      |    2 +-
 upstart.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 440042a..1b5fc53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-upstart-0.6.5.tar.gz
+upstart-0.6.6.tar.gz
 /initjobs-20101025.tar.gz
diff --git a/sources b/sources
index e9f0aad..c382c6d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f9466bba72b655c2408353b64105853f  upstart-0.6.5.tar.gz
+5a2e9962a4cea719fbe07c33e2591b06  upstart-0.6.6.tar.gz
 f3ba8fbe72310e5c22751f1f90bd127b  initjobs-20101025.tar.gz
diff --git a/upstart.spec b/upstart.spec
index 5e657d8..8f3dc6c 100644
--- a/upstart.spec
+++ b/upstart.spec
@@ -1,8 +1,8 @@
 %define initscripts 20101025
 
 Name:           upstart
-Version:        0.6.5
-Release:        14%{?dist}
+Version:        0.6.6
+Release:        1%{?dist}
 Summary:        An event-driven init system
 
 Group:          System Environment/Base
@@ -179,6 +179,10 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Wed Oct 27 2010 Petr Lautrbach <plautrba at redhat.com> 0.6.6-1
+- upgrade to 0.6.6
+- boot jobs source renamed
+
 * Tue Oct 26 2010 Petr Lautrbach <plautrba at redhat.com> 0.6.5-14
 - send close fd command to shell first (#646894)
 


More information about the scm-commits mailing list