[darkserver/el6] Updated the source and spec for 0.5.3

Kushal Das kushal at fedoraproject.org
Thu Mar 22 17:06:13 UTC 2012


commit 0b3fe4214bc141668bdd6ff1533b40a7ddfaba14
Author: Kushal Das <kushal at fedoraproject.org>
Date:   Thu Mar 22 22:36:04 2012 +0530

    Updated the source and spec for 0.5.3

 .gitignore      |    1 +
 darkserver.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f89ca43..9834c10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /darkserver-0.5.tar.gz
 /darkserver-0.5.1.tar.gz
 /darkserver-0.5.2.tar.gz
+/darkserver-0.5.3.tar.gz
diff --git a/darkserver.spec b/darkserver.spec
index eff0993..ba4877c 100644
--- a/darkserver.spec
+++ b/darkserver.spec
@@ -1,5 +1,5 @@
 Name:           darkserver
-Version:        0.5.2
+Version:        0.5.3
 Release:        1%{?dist}
 Summary:        GNU build-id service
 Group:          Applications/Publishing
@@ -14,6 +14,7 @@ Requires:       koji
 
 Requires:       httpd
 Requires:       mod_wsgi
+Requires:       mysql
 
 
 %description
@@ -58,6 +59,9 @@ The koji plugin for darkserver.
 %config(noreplace) %{_sysconfdir}/koji-hub/plugins/darkserver.conf
 
 %changelog
+* Thu Mar 22 2012 Kushal Das <kushal at fedoraproject.org> - 0.5.3-1
+- Updated the source to 0.5.3, for bz#806013
+
 * Thu Mar 22 2012 Kushal Das <kushal at fedoraproject.org> - 0.5.2-1
 - Updated the source to 0.5.2
 
diff --git a/sources b/sources
index e10d86d..0ae87c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f98fc10e589fde058b8347ec6b5814ca  darkserver-0.5.2.tar.gz
+5cc098445c9f53cbe6a367c96c98cc4a  darkserver-0.5.3.tar.gz


More information about the scm-commits mailing list