Skip to content

Commit 165dde6

Browse files
author
Tim Bielawa
committed
Bump spec and versions
1 parent 332b6f2 commit 165dde6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

contrib/rpm/re-worker-func.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Name: re-worker-func
1111
Summary: RE Worker to run commands over Func
12-
Version: 0.0.5
12+
Version: 0.0.6
1313
Release: 1%{?dist}
1414

1515
Group: Applications/System
@@ -40,6 +40,9 @@ Release Engine Worker to run commands over Func.
4040
%exclude %{python2_sitelib}/%{_pkg_name}/__init__.py*
4141

4242
%changelog
43+
* Wed Sep 17 2014 Tim Bielawa <[email protected]> - 0.0.6-1
44+
- Now with puppet worker"
45+
4346
* Fri Jul 25 2014 Steve Milner <[email protected]> - 0.0.5-1
4447
- Added more app logging.
4548

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
setup(
2929
name='reworkerfunc',
30-
version='0.0.5',
30+
version='0.0.6',
3131
description='',
3232
author='See AUTHORS file',
3333
author_email='[email protected]',

0 commit comments

Comments
 (0)