Hello community, here is the log from the commit of package turpial for openSUSE:Factory checked in at 2015-03-25 21:04:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/turpial (Old) and /work/SRC/openSUSE:Factory/.turpial.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "turpial" Changes: -------- --- /work/SRC/openSUSE:Factory/turpial/turpial.changes 2012-08-08 11:42:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.turpial.new/turpial.changes 2015-03-25 21:04:47.000000000 +0100 @@ -1,0 +2,75 @@ +Tue Jul 1 09:27:14 CST 2014 - [email protected] + +- Move some Requires to libturpial +- Add libturpial as Requires +- Update to 3.0 + * Final release +- Update to 3.0-b2 + * Fixed issue with closing action in tray icon menu + * Removed unneccessary fonts + * Updated TRANSLATORS file + * Added darker buttons for tweets + * Removed filters because they are causing tweets duplication + * Fixed welcome string after adding the first accounts + * Fixed issue with apostrophe in status text +- update to 3.0-b1: + * Just update the tweets + * Improved setup.py + * Added startup screen while Turpial loads + * Sorted list of services + * Fixed tweet interaction from profile dialog + * Restored window geometry at startup + * Updated requirements.txt + * Added translations ca, de, eo, es, fr, it, ja, pt_BR, pt_PT, ru_RU, tr + * Fixed statuses duplication + * Fixed tray icon menu + * Minor fixes +- Update to 2.9.6-a1 + * New backend on top of libturpial + * Rewrite of the whole interface using Qt + * Support for multiple accounts and multiple columns + * No more login with user & password + * Added queue for messages + * Enhanced filters + * Added support for Mac OS (and Windows theoretically) + * Support for broadcasting messages + * Cleaned and improved overall UI + * Improved user interaction with tweets + * Links, mentions and hashtags are clickable + * Enhanced twitter search + * Added more services to short url and upload pictures + * Implemented previsualization of images and user avatars + * Improved conversation interface +- Update to 1.7.6-a1: + * Bug #308: Improved URL detection + * Bug #504: Content menu doesn't show in secondary columns + * Bug #506: Change the menu for direct statuses + * Feature #66: Open images in a embedded window + * Feature #116: Preferences dialog (with advance options) + * Feature #117: Vista de tweets usando WebKit + * Feature #118: Broadcasting when update status + * Feature #190: Dialog to send DMs + * Feature #211: Undo feature support (ctlr + z) + * Feature #224: Show profile image at real size when user click it + * Feature #226: Autoshort URL + * Feature #260: Add favorites as columns + * Feature #313: Configuration for having only one instance of Turpial + * Feature #325: Embedded profiles visualization + * Feature #330: New dialog for username autocomplete + * Feature #334: Improved the conversations dialog + * Feature #358: Support to handle as columns as the user wants + * Feature #468: Ubuntu integration + * Feature #473: Add/remove favorites + * Feature #474: Implement retweet + * Feature #475: Update status, make replies and quotes + * Feature #477: Add public timeline to columns + * Feature #484: Undo retweet + * Feature #485: Go on the top of the tweet list + * Feature #487: Delete statuses + * Feature #488: Implement block and report as spam features + * Feature #489: Implement mute/unmute features + * Feature #491: Implement follow/unfollow feature (just from profile dialog) + * Feature #497: Implement notifications (visual and sound) + * Feature #513: Implement support for the openmedia module + +------------------------------------------------------------------- Old: ---- turpial-1.6.9.tar.gz New: ---- turpial-3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ turpial.spec ++++++ --- /var/tmp/diff_new_pack.1OSEXX/_old 2015-03-25 21:04:47.000000000 +0100 +++ /var/tmp/diff_new_pack.1OSEXX/_new 2015-03-25 21:04:47.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package turpial # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,47 +17,19 @@ Name: turpial -Version: 1.6.9 +Version: 3.0 Release: 0 Summary: Lightweight, functional and integrated Twitter client License: GPL-3.0+ Group: Productivity/Networking/Instant Messenger Url: http://turpial.org.ve/ -Source: http://turpial.org.ve/files/sources/stable/%{name}-%{version}.tar.gz +Source: http://files.turpial.org.ve/sources/stable/%{name}-%{version}.tar.gz +BuildRequires: fdupes BuildRequires: python-babel BuildRequires: python-imaging BuildRequires: python-setuptools -Requires: python-cairo -# bnc#751192: /usr/bin/turpial has from pkg_resources import load_entry_point (pkg_resources coming from pyton-distribute) -Requires: python-distribute -%if 0%{?suse_version} > 1130 -Requires: python-gconf -%else -# For gconf -Requires: python-gnome -%endif -Requires: python-gobject2 -Requires: python-gstreamer-0_10 -Requires: python-gtk -%if 0%{?suse_version} > 1130 -Requires: python-gtkspell -%else -# For gtkspell -Requires: python-gnome-extras -%endif -Requires: python-webkitgtk -Requires: python-xdg -%if 0%{?fedora_version} -BuildRequires: desktop-file-utils -Requires: notify-python -%endif -%if 0%{?suse_version} -BuildRequires: fdupes BuildRequires: update-desktop-files -Requires: python-notify -Recommends: %{name}-lang -%{py_requires} -%endif +Requires: libturpial BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -67,25 +39,16 @@ integrated with desktop environment, but without loosing any functionality. -%if 0%{?suse_version} -%lang_package -%endif - %prep %setup -q -n %{name}-%{version} %build +chmod 644 AUTHORS ChangeLog COPYING README.rst python setup.py build %install python setup.py install --skip-build --root %{buildroot} --prefix %{_prefix} -%find_lang %{name} -# Installing those in /usr is surely wrong. -rm %{buildroot}%{_prefix}/{AUTHORS,TRANSLATORS} -# Will use %%doc for those -rm %{buildroot}%{_datadir}/doc/%{name}/{ChangeLog,COPYING,README.rst} -# Not interesting -rm %{buildroot}%{_datadir}/doc/%{name}/%{name}.{dia,png} +rm %{buildroot}%{_datadir}/doc/turpial/* %if 0%{?fedora_version} desktop-file-install --add-category=InstantMessaging %{buildroot}%{_datadir}/applications/%{name}.desktop %endif @@ -105,7 +68,6 @@ %if !(0%{?suse_version}) -%files -f %{name}.lang %defattr(-,root,root,-) %else @@ -114,14 +76,12 @@ %endif %doc AUTHORS ChangeLog COPYING README.rst %{python_sitelib}/%{name}/ -%{python_sitelib}/%{name}-1.6.9-py%{py_ver}.egg-info +%{python_sitelib}/%{name}-*-py%{py_ver}.egg-info %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png - -%if 0%{?suse_version} - -%files lang -f %{name}.lang -%endif +%dir %{_datadir}/icons/scalable +%dir %{_datadir}/icons/scalable/apps +%{_datadir}/icons/scalable/apps/turpial.svg %changelog ++++++ turpial-1.6.9.tar.gz -> turpial-3.0.tar.gz ++++++ ++++ 58527 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
