[python-twitter/f18] 1.0

Tom Callaway spot at fedoraproject.org
Fri Jun 7 12:29:08 UTC 2013


commit a5a72b3a4eb8d832827a18bf43b78d1399cbcb35
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Jun 7 08:28:45 2013 -0400

    1.0

 python-twitter.spec |   12 +++++++++---
 sources             |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/python-twitter.spec b/python-twitter.spec
index 6dce387..863eac8 100644
--- a/python-twitter.spec
+++ b/python-twitter.spec
@@ -2,8 +2,8 @@
 
 Name:			python-twitter
 Summary:		A python wrapper around the Twitter API
-Version:		0.8.2
-Release:		3%{?dist}
+Version:		1.0
+Release:		1%{?dist}
 License:		ASL 2.0
 Group:			System Environment/Libraries
 Source0:		http://python-twitter.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -48,11 +48,17 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README PKG-INFO
+%doc README.md PKG-INFO
 %{python_sitelib}/twitter.*
 %{python_sitelib}/python_twitter-%{version}-py*.egg-info
 
 %changelog
+* Fri Jun  7 2013 Tom Callaway <spot at fedoraproject.org> - 1.0-1
+- update to 1.0 (supports twitter api v1.1)
+
+* Fri Feb  8 2013 Tom Callaway <spot at fedoraproject.org> - 0.8.5-1
+- 0.8.5
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6d43725..f571aa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5d79ba7228ff00bc83a8486e7434106  python-twitter-0.8.2.tar.gz
+16abdc5ba30e43241981d3dd7eeef767  python-twitter-1.0.tar.gz


More information about the scm-commits mailing list