[python-libturpial/el6] Support to new API twitter changes: http://turpial.org.ve/2014/01/libturpial-1-1-16-a-new-maintenanc

Edwind Richzendy Contreras Soto richzendy at fedoraproject.org
Fri Jan 10 04:23:09 UTC 2014


commit f434c8650c4c98019b226e460ce740bd994c5fe0
Author: Edwind Contreras <Richzendy at gmail.com>
Date:   Thu Jan 9 22:23:15 2014 -0600

    Support to new API twitter changes:
    http://turpial.org.ve/2014/01/libturpial-1-1-16-a-new-maintenance-version/

 .gitignore             |    1 +
 python-libturpial.spec |   12 ++++--------
 sources                |    2 +-
 3 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88a2394..b9b8482 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libturpial-1.0.tar.gz
+/libturpial-1.1.16.tar.gz
diff --git a/python-libturpial.spec b/python-libturpial.spec
index d267453..308c652 100644
--- a/python-libturpial.spec
+++ b/python-libturpial.spec
@@ -1,8 +1,7 @@
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
-%{!?__python2: %global __python2 %{__python}}
 Name:           python-libturpial
-Version:        1.0
-Release:        10%{?dist}
+Version:        1.1.16
+Release:        1%{?dist}
 Summary:        Micro blogging python library, needed for turpial (twitter client)
 Group:          Applications/Internet
 License:        GPLv3
@@ -37,11 +36,8 @@ chmod 0644 ChangeLog AUTHORS COPYING
 %{python_sitelib}/*
 
 %changelog
-* Wed Dec 18 2013 Richzendy <richzendy at fedoraproject.org> - 1.0-10
-- needed because python-libturpial-1.0-9.el6 has already been built 
-
-* Wed Dec 18 2013 Richzendy <richzendy at fedoraproject.org> - 1.0-9
-- Fixed python macro in el6, see https://fedorahosted.org/fpc/ticket/376
+* Thu Jan 9 2014 Richzendy <richzendy at fedoraproject.org> - 1.1.16-1
+- Support to new API twitter changes: http://turpial.org.ve/2014/01/libturpial-1-1-16-a-new-maintenance-version/
 
 * Mon Dec 16 2013 Richzendy <richzendy at fedoraproject.org> - 1.0-8
 - Better choice to fix perms on doc files - https://bugzilla.redhat.com/show_bug.cgi?id=1036297#c19
diff --git a/sources b/sources
index 926ccb5..50d8372 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-858c227b8069e8853d0fcbd519f997d1  libturpial-1.0.tar.gz
+9d3291abd7f4a1dd95038c8d98cce9c4  libturpial-1.1.16.tar.gz


More information about the scm-commits mailing list