[python-yourls] forgot to increment release and append to changelog

Tim Flink tflink at fedoraproject.org
Tue Oct 11 16:48:52 UTC 2011


commit 6cb9f700be16bb107da43751613e7d909afab2cb
Author: Tim Flink <tflink at fedoraproject.org>
Date:   Tue Oct 11 10:48:44 2011 -0600

    forgot to increment release and append to changelog

 python-yourls.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-yourls.spec b/python-yourls.spec
index 43768cf..e10cd91 100644
--- a/python-yourls.spec
+++ b/python-yourls.spec
@@ -2,7 +2,7 @@
 
 Name:           python-yourls
 Version:        0.1.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Simple Python client for the YOURLS URL shortener
 
 License:        GPLv2+
@@ -43,6 +43,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 11 2011 Tim Flink <tflink at fedoraproject.org> - 0.1.1-3
+- removed extra chars in spec file that were breaking build
+
 * Tue Aug 30 2011 Tim Flink <tflink at fedoraproject.org> - 0.1.1-2
 - corrected license tag
 


More information about the scm-commits mailing list