[python-halite/f19] Update to version 0.1.13

Erik Johnson terminalmage at fedoraproject.org
Thu Dec 19 22:22:24 UTC 2013


commit b0e8785ea89975e0ea1e3e690c2d79e9e3c38e07
Author: Erik Johnson <erik at saltstack.com>
Date:   Thu Dec 19 07:10:31 2013 -0600

    Update to version 0.1.13

 .gitignore         |    1 +
 python-halite.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0854c9c..4320352 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /halite-0.1.02.tar.gz
 /LICENSE
+/halite-0.1.13.tar.gz
diff --git a/python-halite.spec b/python-halite.spec
index 0ceb550..6934bfd 100644
--- a/python-halite.spec
+++ b/python-halite.spec
@@ -7,7 +7,7 @@
 %global _realname halite
 
 Name:           python-halite
-Version:        0.1.02
+Version:        0.1.13
 Release:        1%{?dist}
 Summary:        SaltStack Web UI
 
@@ -47,5 +47,8 @@ chmod 0755 ${RPM_BUILD_ROOT}%{python_sitelib}/%{_realname}/genindex.py
 %{python_sitelib}/*
 
 %changelog
+* Thu Dec 19 2013 Erik Johnson <erik at saltstack.com> - 0.1.13-1
+- Updated to version 0.1.13.
+
 * Mon Oct 21 2013 Erik Johnson <erik at saltstack.com> - 0.1.02-1
 - Initial build.
diff --git a/sources b/sources
index ea7531a..17fd77d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-95036f4ce98a7d86848345780fb4456c  halite-0.1.02.tar.gz
+b71f4e7c09e6a9bfd906fd10e8db2d94  halite-0.1.13.tar.gz
 e9c9d1b993e11b014ae93be378dfbf64  LICENSE


More information about the scm-commits mailing list