Hello community,

here is the log from the commit of package tweets2pdf for openSUSE:Factory 
checked in at 2011-12-12 16:59:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tweets2pdf (Old)
 and      /work/SRC/openSUSE:Factory/.tweets2pdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tweets2pdf", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/tweets2pdf/tweets2pdf.changes    2011-11-25 
10:22:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tweets2pdf.new/tweets2pdf.changes       
2011-12-12 17:05:22.000000000 +0100
@@ -1 +1,11 @@
---------------------------------------------------------
+-------------------------------------------------------------------
+Sun Dec 11 14:43:15 UTC 2011 - co...@suse.com
+
+- set the _service to localonly to avoid random build failures
+
+-------------------------------------------------------------------
+Mon Nov 20 18:25:10 UTC 2011 - i...@marguerite.su
+
+- cleaned up spec file to match SUSE package team requirements.
+
+-------------------------------------------------------------------
@@ -2,0 +13 @@
+
@@ -3,0 +15,2 @@
+
+-------------------------------------------------------------------
@@ -4,0 +18 @@
+
@@ -5,0 +20,2 @@
+
+-------------------------------------------------------------------
@@ -8 +24,2 @@
-- fixed bug that historical tweets containing uncompressed URL instead of t.co 
will cause python-reportlab outcomes a no value error.
+- fixed bug that historical tweets containing uncompressed URL instead 
+  of t.co will cause python-reportlab outcomes a no value error.

New:
----
  _service

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tweets2pdf.spec ++++++
--- /var/tmp/diff_new_pack.yD8C8y/_old  2011-12-12 17:05:26.000000000 +0100
+++ /var/tmp/diff_new_pack.yD8C8y/_new  2011-12-12 17:05:26.000000000 +0100
@@ -1,8 +1,25 @@
+#
+# spec file for package tweets2pdf
+#
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 Name:  tweets2pdf
 Version:       0.2.1
-Release:       1.1
+Release:        0
 Url:   http://code.google.com/p/tweets2pdf
-Summary:       tweets2pdf is an opensource lightweight python application to 
back up your twitter life into an elegent PDF book.
+Summary:        Back up your twitter life into an elegent PDF book
 License:       GPL-2.0+
 Group:         Productivity/Archiving/Backup   
 Source0:       %{name}-%{version}.tar.bz2
@@ -22,7 +39,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description
-[IT CAN NOT GO BEYOND TWITTER 3200 LIMIT, SO USE IT REGULARLY. PDF IN YOUR 
HOME DIRECTORY]tweets2pdf is an opensource lightweight python application to 
back up your twitter timeline, favorates, retweets, others' timelines and 
favorites, generally every type of tweet, into an elegent book formated 
properly in PDF. It requires python imaging and reportlab module, at first use 
you have to oauth it(unluckily for Chinese still no proxy added). It can also 
back up your replies to your friends(although still unluckily not in thread or 
conversation mode). Future works may forcus on import feature so you can import 
your previous backups in csv, json, html, xml or sql formats you kept from 
other backup utilities and generate a book covers your full twitter life. It 
looks like a local fork of tweetbook.in or other similar on line services, but 
we're actually the first based on time! And we support tweets in other 
character encodings, because the author @levin108 himself is not a native 
speaker either. Any artwork or code support will be greatly appreciated.
+tweets2pdf is an opensource lightweight python application to back up your 
twitter timeline, favorates, retweets, others' timelines and favorites, 
generally every type of tweet, into an elegent book formated properly in PDF.
 
 %prep
 %setup -q -n %{name}-%{version}
@@ -31,7 +48,6 @@
 python setup.py build
 
 %install
-%{__rm} -rf %{buildroot}
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 %{__mkdir} -pv %{buildroot}%{_datadir}/applications/
 %{__cp} -r %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -44,7 +60,6 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.txt 
 %{python_sitelib}/%{name}-0.2.0-py%{py_ver}.egg-info
 %{python_sitelib}/%{name}/
 %{_bindir}/%{name}

++++++ tweets2pdf-0.2.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/tweets2pdf/tweets2pdf-0.2.1.tar.bz2 
/work/SRC/openSUSE:Factory/.tweets2pdf.new/tweets2pdf-0.2.1.tar.bz2 differ: 
char 11, line 1

++++++ tweets2pdf.desktop ++++++
--- /var/tmp/diff_new_pack.yD8C8y/_old  2011-12-12 17:05:26.000000000 +0100
+++ /var/tmp/diff_new_pack.yD8C8y/_new  2011-12-12 17:05:26.000000000 +0100
@@ -1,14 +1,13 @@
 #!/usr/bin/env xdg-open
 [Desktop Entry]
-Version=0.2.1
 Type=Application
 Name=tweets2pdf
 GenericName=Twitter Backup Utility
-GenericName[zh_CN]=推特备份工具
-GenericName[zh_TW]=推特備份程式
+GenericName[zh_CN]=
+GenericName[zh_TW]=
 Comment=backup all styles of tweets
-Comment[zh_CN]=备份你所有的推特
-Comment[zh_TW]=備份你所有的推特
+Comment[zh_CN]=
+Comment[zh_TW]=
 Exec=tweets2pdf
 Icon=tweets2pdf
 Terminal=false

--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to