[python-libturpial/f20] New update, complete changelog in https://github.com/satanas/libturpial/blob/1.5.9/ChangeLog

Edwind Richzendy Contreras Soto richzendy at fedoraproject.org
Sat Jan 18 18:39:37 UTC 2014


commit 518309e75fd804627c4b1f8ff5c8107c03e370d4
Author: Edwind Contreras <Richzendy at gmail.com>
Date:   Sat Jan 18 14:09:28 2014 -0430

    New update, complete changelog in https://github.com/satanas/libturpial/blob/1.5.9/ChangeLog

 .gitignore             |    1 +
 python-libturpial.spec |   15 ++++++++++++++-
 sources                |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9b8482..fc5b004 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libturpial-1.0.tar.gz
 /libturpial-1.1.16.tar.gz
+/libturpial-1.5.9.tar.gz
diff --git a/python-libturpial.spec b/python-libturpial.spec
index 308c652..28852b3 100644
--- a/python-libturpial.spec
+++ b/python-libturpial.spec
@@ -1,6 +1,7 @@
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
+%{!?__python2: %global __python2 %{__python}}
 Name:           python-libturpial
-Version:        1.1.16
+Version:        1.5.9
 Release:        1%{?dist}
 Summary:        Micro blogging python library, needed for turpial (twitter client)
 Group:          Applications/Internet
@@ -36,9 +37,21 @@ chmod 0644 ChangeLog AUTHORS COPYING
 %{python_sitelib}/*
 
 %changelog
+* Sat Jan 18 2014 Richzendy <richzendy at fedoraproject.org> - 1.5.9-1
+- New update, complete changelog in https://github.com/satanas/libturpial/blob/1.5.9/ChangeLog
+
+* Thu Jan 9 2014 Richzendy <richzendy at fedoraproject.org> - 1.1.16-2
+- I forgot the __python2 macro to build in el6 
+
 * 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/
 
+* 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
+
 * 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 50d8372..e9a4965 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d3291abd7f4a1dd95038c8d98cce9c4  libturpial-1.1.16.tar.gz
+a456df79d04058a00591d133f707914e  libturpial-1.5.9.tar.gz


More information about the scm-commits mailing list