[python-yourls/el6: 7/8] updating python-yourls to 0.2.0

Tim Flink tflink at fedoraproject.org
Tue Nov 22 20:12:15 UTC 2011


commit 07ce76c3630983cd0db3e5bb230da69591a8ec2d
Author: Tim Flink <tflink at fedoraproject.org>
Date:   Tue Nov 22 13:02:02 2011 -0700

    updating python-yourls to 0.2.0

 .gitignore         |    3 ++-
 python-yourls.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0a2f73..993174d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 python-yourls-0.1.1.tar.gz
 python-yourls-0.1.2.tar.gz
 python-yourls-0.1.2.tar.gz.sha256sum
-
+python-yourls-0.2.0.tar.gz
+python-yourls-0.2.0.tar.gz.sha256sum
diff --git a/python-yourls.spec b/python-yourls.spec
index 769f1af..7381f55 100644
--- a/python-yourls.spec
+++ b/python-yourls.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           python-yourls
-Version:        0.1.2
+Version:        0.2.0
 Release:        1%{?dist}
 Summary:        Simple Python client for the YOURLS URL shortener
 
@@ -43,6 +43,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Nov 22 2011 Tim Flink <tflink at fedoraproject.org> - 0.2.0-1
+- Updated to new version with better error handling
+
 * Mon Nov 14 2011 Tim Flink <tflink at fedoraproject.org> - 0.1.2-1
 - Fixed bug where empty api urls were allowed
 - Added ability to use 'title' when shortening a URL
diff --git a/sources b/sources
index ff8f3ae..d960582 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a8898bcacb00719c60e6066a56b3fb5  python-yourls-0.1.2.tar.gz
+f352db7c531f1401deac4d6adcfd15a7  python-yourls-0.2.0.tar.gz


More information about the scm-commits mailing list