[worker] modified: .gitignore new file: sources modified: worker.spec

ndowens ndowens at fedoraproject.org
Wed Oct 5 03:05:10 UTC 2011


commit bee434d27d8c60f5217afe3f676d50ab0b708a60
Author: Nathan Owe <ndowens at revan.linux>
Date:   Tue Oct 4 22:04:24 2011 -0500

    	modified:   .gitignore
    	new file:   sources
    	modified:   worker.spec

 .gitignore  |    1 +
 sources     |    1 +
 worker.spec |    2 +-
 3 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2b9ee7..86b7781 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /worker-2.18.0.tar.gz
 /worker-2.18.1rc1.tar.bz2
+/worker-2.18.1.tar.gz
diff --git a/sources b/sources
new file mode 100644
index 0000000..0b47a39
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+f6967b62f898987a7e294b7d10b64a47  worker-2.18.1.tar.gz
diff --git a/worker.spec b/worker.spec
index 78df015..7353ef2 100644
--- a/worker.spec
+++ b/worker.spec
@@ -56,7 +56,7 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Tue Oct 04 2011 Nathan Owe <ndowens at fedoraproject.org> 2.18.1-1
+* Tue Oct 04 2011 Nathan Owe <ndowens at fedoraproject.org> 2.18.1
 - Updated to newest version
 
 * Wed Aug 17 2011 Nathan Owe <ndowens at fedoraproject.org> 2.18.0-7


More information about the scm-commits mailing list