[rubygem-daemon_controller] update to 0.2.6

Peng Wu pwu at fedoraproject.org
Mon Apr 25 05:28:19 UTC 2011


commit ae2370cfb02b737ed083cfb39c0f79e7d703e06d
Author: Peng Wu <alexepico at gmail.com>
Date:   Mon Apr 25 13:27:47 2011 +0800

    update to 0.2.6

 .gitignore                     |    1 +
 rubygem-daemon_controller.spec |    7 +++++--
 sources                        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9107a55..b728177 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /daemon_controller-0.2.5.gem
+/daemon_controller-0.2.6.gem
diff --git a/rubygem-daemon_controller.spec b/rubygem-daemon_controller.spec
index 33572e7..6ad5521 100644
--- a/rubygem-daemon_controller.spec
+++ b/rubygem-daemon_controller.spec
@@ -7,8 +7,8 @@
 
 Summary: A library for implementing daemon management capabilities
 Name: rubygem-%{gemname}
-Version: 0.2.5
-Release: 3%{?dist}
+Version: 0.2.6
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/FooBarWidget/daemon_controller/tree/master
@@ -59,6 +59,9 @@ RUBYOPT="I%{buildroot}%{geminstdir}/lib Ispec" spec spec/
 %{geminstdir}/spec
 
 %changelog
+* Mon Apr 25 2011  Peng Wu <pwu at redhat.com> - 0.2.6-1
+- Update to version 0.2.6
+
 * Thu Apr 21 2011  Peng Wu <pwu at redhat.com> - 0.2.5-3
 - Run test suite
 
diff --git a/sources b/sources
index 995baf4..8da4c24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cfe7ffd94a48e80c0f7c957b8af4d43  daemon_controller-0.2.5.gem
+5be6acf73f7e6619b7d4e4a440abd960  daemon_controller-0.2.6.gem


More information about the scm-commits mailing list