[worker/f15] Updated to 2.18.1

ndowens ndowens at fedoraproject.org
Thu Oct 6 14:05:14 UTC 2011


commit fbf01a680f21154c8881c54da01592f100d782d3
Author: Nathan Owe <ndowens at revan.linux>
Date:   Thu Oct 6 09:05:07 2011 -0500

    Updated to 2.18.1

 .gitignore  |    1 +
 sources     |    2 +-
 worker.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 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
index af0744e..0b47a39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69bba443ddedc6021212dbe022707cb4  worker-2.18.0.tar.gz
+f6967b62f898987a7e294b7d10b64a47  worker-2.18.1.tar.gz
diff --git a/worker.spec b/worker.spec
index a3232c1..78df015 100644
--- a/worker.spec
+++ b/worker.spec
@@ -1,6 +1,6 @@
 Name:		worker
-Version:	2.18.0
-Release:	7%{?dist}
+Version:	2.18.1
+Release:	1%{?dist}
 Summary:	File Manager for the X11
 
 License:	GPLv2+
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 04 2011 Nathan Owe <ndowens at fedoraproject.org> 2.18.1-1
+- Updated to newest version
+
 * Wed Aug 17 2011 Nathan Owe <ndowens at fedoraproject.org> 2.18.0-7
 - Fixed defattr typo
 


More information about the scm-commits mailing list