SHA256
1
0
forked from pool/pidgin

Accepting request 67311 from GNOME:Apps

Accepted submit request 67311 from user coolo

OBS-URL: https://build.opensuse.org/request/show/67311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=69
This commit is contained in:
Sascha Peilicke 2011-04-15 07:21:17 +00:00 committed by Git OBS Bridge
parent a2c69ae338
commit 9c0a8868e0
5 changed files with 50 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="download_url">
<param name="host">sourceforge.net</param>
<param name="path">/projects/pidgin/files/Pidgin/2.7.11/pidgin-2.7.11.tar.bz2/download</param>
<param name="protocol">http</param>
<param name="path">/projects/pidgin/files/Pidgin/2.7.10/pidgin-2.7.10.tar.bz2/download</param>
</service>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:269708d519537d74ff316ff88f5c39e0c04617073a07dce920fa85321586950e
size 9970363

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a24e2c3118bd47983955d398c9cf5543c12e95527cdf7de9d273a6e92f9d160b
size 9978175

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Mon Apr 4 13:18:38 UTC 2011 - dimstar@opensuse.org
- bnc#659001: mhr language got added to the base system. Do not own
folders on openSUSE > 1140.
-------------------------------------------------------------------
Fri Mar 11 22:46:57 CET 2011 - christoph.miebach@web.de
- Update to version 2.7.11
+ General:
- Our bundled libgadu should now build on HP-UX.
- Fix some instances of file transfers never completing.
+ Pidgin:
- Sort by Status no longer causes buddies to move around when
you click them.
- Fix embedding in the system tray on older GTK+ releases (such
as on CentOS 5.5 and older Fedora).
- No longer require libstartup-notification for startup
notification support. GTK+ has included support for years, so
use it instead.
+ AIM:
- Fix a bug where some buddies from your buddy list might not
show up. Affected non-English ICQ users the most.
- Send keepalives for all types of network connections. Will
hopefully make chat rooms more reliable.
+ MSN:
- Fix bug that prevented added buddies to your buddy list in
certain circumstances.
+ XMPP:
- Fix building on platforms with an older glib (inadvertantly
broken in 2.7.10).
- Don't treat the on-join status storms as 'new arrivals'.
- Extend the /join command to support room JIDs, enabling you
to join a room on any server.
- Add support for receiving a limited amount of history when
joining a room (not currently supported by Pidgin and Finch).
+ Yahoo!/Yahoo! JAPAN:
- Fix CVE-2011-1091, denials of service caused by NULL pointer
dereferences due to improper handling of malformed YMSG
packets.
-------------------------------------------------------------------
Sun Feb 13 12:06:29 CET 2011 - vuntz@opensuse.org

View File

@ -25,9 +25,8 @@
Name: pidgin
Summary: GTK+-Based Multiprotocol Instant Messaging Client
Version: 2.7.10
Version: 2.7.11
Release: 1
# FIXME: check resolution of bnc#659001 to decide what to do about ownership of mhr directories in -lang (last checked: 2012-12-21)
License: GPLv2+
Group: Productivity/Networking/Instant Messenger
Url: http://www.pidgin.im/
@ -487,11 +486,11 @@ find $RPM_BUILD_ROOT%{_libdir}/finch -maxdepth 1 -xtype f -print | \
%endif
%defattr(-, root, root)
# These locales are not yet included in respective products:
#%if %suse_version < 1140
%if %suse_version < 1140
# See https://bugzilla.novell.com/show_bug.cgi?id=659001
%dir %{_datadir}/locale/mhr
%dir %{_datadir}/locale/mhr/LC_MESSAGES
#%endif
%endif
%if %suse_version <= 1120
%dir %{_datadir}/locale/ms_MY
%dir %{_datadir}/locale/ms_MY/LC_MESSAGES