b015b78
%global appid org.gajim.Gajim
b015b78
fb9d8d2
Summary:	Jabber client written in PyGTK
fb9d8d2
Name:		gajim
b015b78
%global		majorver 1.0
b817742
Version:	1.0.1
d58bd89
Release:	2%{?dist}
0e25a80
License:	GPLv3
61f6856
URL:		https://gajim.org/
b015b78
Source0:	https://gajim.org/downloads/%{majorver}/%{name}-%{version}.tar.bz2
b817742
Patch0:		0001-setup.py-install-all-files-if-build-is-skipped.patch
29ae070
BuildArch:	noarch
fb9d8d2
ec99a06
## Hard requirements
b015b78
Requires:	python3-gobject
b015b78
Requires:	gtk3
b015b78
Requires:	python3-nbxmpp >= 0.6.4
8314a73
Requires:	hicolor-icon-theme
b015b78
Requires:	python3-pyOpenSSL
b015b78
Requires:	python3-pyasn1
ec99a06
## Optional, but not too big and not worth exploding the test matrix for
ec99a06
# For gajim-remote, desktop notifications, logind, NetworkManager, ...
b015b78
Requires:	python3-dbus
ec99a06
# For downloading images via proxy or OAUTH2 authentication via proxy
b015b78
Requires:	python3-pycurl
b015b78
## Optional, roughly in the order listed in upstream README.md
b015b78
# webp avatars
b015b78
Recommends:	python3-pillow
b015b78
# End to end encryption
b015b78
Recommends:	python3-crypto
b015b78
# OpenPGP message encryption - Encrypting chat messages with OpenPGP keys
b015b78
Recommends:	python3-gnupg
b015b78
# Bonjour / Zeroconf - Serverless chatting with autodetected clients in a local network
b015b78
Recommends:	python3-avahi
b015b78
# Spell checker - Spellchecking of composed messages
b015b78
Recommends:	gspell
5186354
# Password encryption - Passwords can be stored securely and not just in plaintext
b015b78
Recommends:	python3-keyring
b015b78
Recommends:	libsecret
b015b78
# Audio / Video - Ability to start audio and video chat
b015b78
Recommends:	farstream02
b015b78
Recommends:	gstreamer1
b015b78
Recommends:	gstreamer1-plugins-base
ec99a06
# UPnP-IGD - Ability to request your router to forward port for file transfer
b015b78
Recommends:	gupnp-igd
b015b78
# not needed? gajim now uses Gio.NetworkMonitor
b015b78
#Recommends:	NetworkManager-glib
b015b78
# sharing location
b015b78
Recommends:	geoclue2-libs
b015b78
# correctly parsing JIDs
b015b78
Recommends:	python3-idna
b015b78
# XXX python3-precis-i18n
ec99a06
# Desktop notifications (Gajim uses org.freedesktop.Notifications interface)
ec99a06
# XXX This just pulls in a random desktop environment implementing the notify interface
ec99a06
# (e.g. cinnamon). Even as a weak dependency this is useless.
ec99a06
#Recommends:	desktop-notification-daemon
ec99a06
# Automatic status - Ability to measure idle time, in order to set auto status (lib dlopened using ctypes)
b015b78
# XXX what about wayland?
ec99a06
Recommends:	libXScrnSaver
5186354
# RST generator - Generate XHTML output from RST code
b015b78
Recommends:	python3-docutils
b015b78
# Play event sounds
b015b78
Recommends:	/usr/bin/paplay
b015b78
b015b78
BuildRequires:	python3-devel
fb9d8d2
BuildRequires:	intltool
b015b78
BuildRequires:	desktop-file-utils
b015b78
BuildRequires:	libappstream-glib
Dawid Gajownik 2c200cf
Dawid Gajownik 2c200cf
%description
Dawid Gajownik 2c200cf
Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is
Dawid Gajownik 2c200cf
to provide a full featured and easy to use xmpp client for the GTK+ users.
29ae070
Gajim does not require GNOME to run, even though it exists with it nicely.
Dawid Gajownik 2c200cf
Dawid Gajownik 2c200cf
%prep
b015b78
%autosetup -p1
Dawid Gajownik 2c200cf
Dawid Gajownik 2c200cf
%build
b817742
%py3_build
Dawid Gajownik 2c200cf
Dawid Gajownik 2c200cf
%install
b817742
%py3_install
Dawid Gajownik 2c200cf
b015b78
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{appid}.desktop
b015b78
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appid}.appdata.xml
Dawid Gajownik 425c0cc
Dawid Gajownik 2c200cf
%find_lang %{name}
Dawid Gajownik 2c200cf
Dawid Gajownik 2c200cf
%files -f %{name}.lang
61f6856
%license COPYING
e5e7570
%doc %{_mandir}/man1/%{name}.1*
aaea827
%doc %{_mandir}/man1/%{name}-history-manager.1*
e5e7570
%doc %{_mandir}/man1/%{name}-remote.1*
fb9d8d2
%{_bindir}/%{name}
0e25a80
%{_bindir}/%{name}-history-manager
fb9d8d2
%{_bindir}/%{name}-remote
b015b78
%{_datadir}/applications/%{appid}.desktop
b015b78
%{_datadir}/metainfo/%{appid}.appdata.xml
b015b78
%{_datadir}/icons/hicolor/*x*/apps/%{appid}.png
b015b78
%{_datadir}/icons/hicolor/scalable/apps/%{appid}.svg
b015b78
%{_datadir}/icons/hicolor/symbolic/apps/%{appid}-symbolic.svg
0caf32a
b015b78
%{python3_sitelib}/%{name}
b015b78
%{python3_sitelib}/%{name}-%{version}*.egg-info
0caf32a
Dawid Gajownik 2c200cf
%changelog
d58bd89
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-2
d58bd89
- Rebuilt for Python 3.7
d58bd89
b817742
* Tue Apr 03 2018 Michal Schmidt <mschmidt@redhat.com> - 1.0.1-1
b817742
- Upstream release 1.0.1.
b817742
- Add patch from upstream to fix py3_install.
b817742
b015b78
* Mon Mar 19 2018 Michal Schmidt <mschmidt@redhat.com> - 1.0.0-1
b015b78
- Upstream release 1.0.0
b015b78
- now using Python3, GTK3.
b015b78
f70eba2
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.9-4
f70eba2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
f70eba2
c65ec72
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.16.9-3
c65ec72
- Remove obsolete scriptlets
c65ec72
542f08a
* Mon Dec 04 2017 Michal Schmidt <mschmidt@redhat.com> - 0.16.9-2
542f08a
- Bump minimum required version of python2-nbxmpp.
542f08a
6a90362
* Mon Dec 04 2017 Michal Schmidt <mschmidt@redhat.com> - 0.16.9-1
6a90362
- Upstream release 0.16.9.
6a90362
- Refer to python dependencies using their current package names.
6a90362
0016ff8
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.8-2
0016ff8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
0016ff8
98c7658
* Tue Jun 06 2017 Michal Schmidt <mschmidt@redhat.com> - 0.16.8-1
98c7658
- Upstream release 0.16.8. (#1458616)
98c7658
- Makes XEP-0146 Commands opt-in (CVE-2016-10376, #1456364)
98c7658
f01c0e8
* Mon Feb 06 2017 Michal Schmidt <mschmidt@redhat.com> - 0.16.7-1
f01c0e8
- Upstream release 0.16.7. (#1418487)
f01c0e8
61f6856
* Mon Oct 03 2016 Michal Schmidt <mschmidt@redhat.com> - 0.16.6-1
61f6856
- Upstream release 0.16.6. (#1381093)
61f6856
- Fixes crash with broken plugins. (#1381214)
61f6856
- Minor spec file tweaks.
61f6856
269f26b
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.5-3
269f26b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
269f26b
e50d76f
* Tue Jan 05 2016 Michal Schmidt <mschmidt@redhat.com> - 0.16.5-2
e50d76f
- Use weak dependencies for most of the optional features. (#1293082)
e50d76f
- Additional Recommends for A/V calls. (#1231496, #1279047)
e50d76f
41717a8
* Tue Jan 05 2016 Michal Schmidt <mschmidt@redhat.com> - 0.16.5-1
41717a8
- Upstream release 0.16.5. (#1294552)
41717a8
- CVE-2015-8688 (#1295475, #1295476)
41717a8
781a6a6
* Thu Nov 05 2015 Michal Schmidt <mschmidt@redhat.com> - 0.16.4-3
781a6a6
- Apply patches from upstream gajim_0.16 branch.
781a6a6
- Drop demandimport disabling patch.
781a6a6
01d5b4f
* Thu Oct 15 2015 Michal Schmidt <mschmidt@redhat.com> - 0.16.4-2
01d5b4f
- Disable demandimport to fix gst detection.
01d5b4f
af77053
* Wed Oct 14 2015 Michal Schmidt <mschmidt@redhat.com> - 0.16.4-1
af77053
- Upstream release 0.16.4. (#1246802)
af77053
- Require python-avahi instead of avahi-ui-tools. (#1264166)
af77053
d44391e
* Fri Jul 31 2015 Matej Cepl <mcepl@redhat.com> - 0.16.3-1
d44391e
- Upstream release 0.16.3.
d44391e
923511f
* Mon Jul 27 2015 Matej Cepl <mcepl@redhat.com> - 0.16.2-2
923511f
- Bump the Requires version of python-nbxmpp to 0.5.3 as required
923511f
  by the upstream.
923511f
ce67cec
* Mon Jul 27 2015 Matej Cepl <mcepl@redhat.com> - 0.16.2-1
ce67cec
- Upstream release 0.16.2.
ce67cec
362c3de
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.1-4
362c3de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
362c3de
97382d7
* Mon Mar 02 2015 Michal Schmidt <mschmidt@redhat.com> - 0.16.1-3
97382d7
- Bump required version of python-nbxmpp.
97382d7
f0ca074
* Mon Mar 02 2015 Michal Schmidt <mschmidt@redhat.com> - 0.16.1-2
f0ca074
- Force Python 2. Gajim is not quite ready for Python 3.
f0ca074
48eb975
* Mon Mar 02 2015 Michal Schmidt <mschmidt@redhat.com> - 0.16.1-1
48eb975
- Upstream release 0.16.1.
48eb975
04478a0
* Thu Oct 16 2014 Michal Schmidt <mschmidt@redhat.com> - 0.16-1
04478a0
- Upstream release 0.16.
04478a0
a8e1aaa
* Mon Aug 11 2014 Michal Schmidt <mschmidt@redhat.com> - 0.16-0.3.rc2
a8e1aaa
- Upstream release 0.16 rc2.
a8e1aaa
1c5a0aa
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16-0.2.rc1
1c5a0aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
1c5a0aa
a8e1aaa
* Wed Mar 19 2014 Michal Schmidt <mschmidt@redhat.com> - 0.16-0.1.rc1
7072c61
- Update to 0.16 rc1
7072c61
- Update Requires.
7072c61
ffc939c
* Fri Dec  6 2013 Ville Skyttä <ville.skytta@iki.fi> - 0.15.3-5
ffc939c
- Fix path to docs where doc dir is unversioned (#993765).
ffc939c
bd44505
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.3-4
bd44505
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
bd44505
73a05c2
* Mon Apr 22 2013 Michal Schmidt <mschmidt@redhat.com> - 0.15.3-3
73a05c2
- Fix connecting to non-SSL servers (#953243).
73a05c2
- Remove unused patch files.
73a05c2
6c39aa8
* Mon Apr 08 2013 Jon Ciesla <limburgher@gmail.com> - 0.15.3-2
6c39aa8
- Drop desktop vendor tag.
6c39aa8
9d1dc07
* Wed Mar 20 2013 Michal Schmidt <mschmidt@redhat.com> - 0.15.3-1
9d1dc07
- Upstream bugfix release (#923692, #875820, #875809).
9d1dc07
- Require python-pyasn1 (#826737).
9d1dc07
d3b7669
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15.2-2
d3b7669
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
d3b7669
68538cc
* Wed Oct 31 2012 Michal Schmidt <mschmidt@redhat.com> - 0.15.2-1
68538cc
- Upstream bugfix release.
68538cc
- Dropped all patches, already included.
68538cc
b2e3729
* Mon Aug 06 2012 Michal Schmidt <mschmidt@redhat.com> - 0.15-5
b2e3729
- Apply upstream patch to use farstream for audio/video (#845825)
b2e3729
6bf4b66
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-4
6bf4b66
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
6bf4b66
4ad8ceb
* Fri May 25 2012 Michal Schmidt <mschmidt@redhat.com> - 0.15-3
4ad8ceb
- Require gupnp-igd-python (#825035)
4ad8ceb
bed376f
* Tue Apr 17 2012 Michal Schmidt <mschmidt@redhat.com> - 0.15-2
bed376f
- CVE-2012-2093 gajim (LaTeX module): Insecure creation of temporary file
bed376f
9862e58
* Mon Mar 19 2012 Michal Schmidt <mschmidt@redhat.com> - 0.15-1
9862e58
- Upstream release 0.15.
9862e58
1808566
* Mon Mar 12 2012 Michal Schmidt <mschmidt@redhat.com> - 0.15-0.5.beta4
1808566
- Drop the requirement on farsight2-python. It's available no more in F17.
1808566
  Upstream needs to be ported to farstream.
1808566
d2778c6
* Thu Jan 26 2012 Michal Schmidt <mschmidt@redhat.com> - 0.15-0.4.beta4
d2778c6
- Upstream release 0.15 beta4.
d2778c6
2ee17fa
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-0.3.beta3
2ee17fa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2ee17fa
83d5458
* Tue Dec 20 2011 Michal Schmidt <mschmidt@redhat.com> 0.15-0.2.beta3
83d5458
- Upstream release 0.15 beta3.
83d5458
- Drop gajim-0.13.90-pygtk-crash-python2.7-workaround.patch
83d5458
  Cannot reproduce the crash anymore.
83d5458
bf1c898
* Tue Oct 11 2011 Michal Schmidt <mschmidt@redhat.com> 0.15-0.1.beta2
bf1c898
- Upstream release 0.15 beta2.
bf1c898
c336669
* Mon Jun 20 2011 Michal Schmidt <mschmidt@redhat.com> 0.14.3-1
c336669
- Upstream bugfix release.
c336669
- gajim-0.14-handle-read-before-close.patch already applied.
c336669
c09bed6
* Thu Jun 09 2011 Michal Schmidt <mschmidt@redhat.com> 0.14.2-1
c09bed6
- Upstream bugfix release.
c09bed6
- Dropped a merged patch.
c09bed6
e7221b8
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.1-4
e7221b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e7221b8
a6e2bc7
* Mon Nov 15 2010 Michal Schmidt <mschmidt@redhat.com> 0.14.1-3
a6e2bc7
- Fix a regression noted by Peter Lemenkov in Bodhi.
a6e2bc7
  (Could not connect to gmail.com)
a6e2bc7
727e1dc
* Fri Nov 05 2010 Michal Schmidt <mschmidt@redhat.com> 0.14.1-2
727e1dc
- Fix high CPU usage when the server announces a strange streamhost
727e1dc
  (RHBZ#649986)
727e1dc
cc968c9
* Tue Oct 26 2010 Michal Schmidt <mschmidt@redhat.com> 0.14.1-1
cc968c9
- Upstream bugfix release.
cc968c9
- Dropped merged patches.
cc968c9
b2d8c46
* Tue Sep 21 2010 Michal Schmidt <mschmidt@redhat.com> 0.14-4
b2d8c46
- Replace our gnome-keyring patch with one picked from upstream hg.
b2d8c46
- Prevent traceback when receiving strange reply to iq:last.
b2d8c46
a867fe1
* Mon Sep 20 2010 Michal Schmidt <mschmidt@redhat.com> 0.14-3
a867fe1
- Require gstreamer-python too. (RHBZ#632927)
a867fe1
e679756
* Tue Sep 14 2010 Michal Schmidt <mschmidt@redhat.com> 0.14-2
e679756
- Require farsight2-python for audio/video. (RHBZ#632927)
e679756
f2104a6
* Mon Sep 06 2010 Michal Schmidt <mschmidt@redhat.com> 0.14-1
f2104a6
- Update to 0.14 release.
f2104a6
aaea827
* Thu Aug 19 2010 Michal Schmidt <mschmidt@redhat.com> 0.13.90-1
aaea827
- Update to 0.13.90 (a.k.a. 0.14 beta1)
aaea827
- Icon cache handling.
977ba2a
- Cleanups and fixes of Requires.
aaea827
- Refresh pygtk crash patch.
977ba2a
- Update gnome-keyring patch.
2c52c09
- Remove now unnecessary declaration and cleaning of BuildRoot.
aaea827
9c1880d
* Tue Aug 10 2010 Michal Schmidt <mschmidt@redhat.com> 0.13.4-2
9c1880d
- Workaround pygtk crash with Python 2.7 (RHBZ#621887).
9c1880d
08d6523
* Sat Apr 03 2010 Michal Schmidt <mschmidt@redhat.com> 0.13.4-1
08d6523
- Update to upstream bugfix release 0.13.4.
08d6523
2d90de0
* Sun Mar 28 2010 Michal Schmidt <mschmidt@redhat.com> 0.13.4-0.1.20100328hg
2d90de0
- Update to current gajim_0.13 branch to fix contact syncing (RHBZ#577534).
2d90de0
c643d51
* Mon Mar 15 2010 Michal Schmidt <mschmidt@redhat.com> 0.13.3-3
c643d51
- What the trayicon really needs is gnome-python2-libegg (RHBZ#573358).
c643d51
7a7804d
* Mon Mar 15 2010 Michal Schmidt <mschmidt@redhat.com> 0.13.3-2
7a7804d
- Require gnome-python2-extras for trayicon (RHBZ#573358).
7a7804d
c8d6480
* Mon Mar 08 2010 Michal Schmidt <mschmidt@redhat.com> 0.13.3-1
c8d6480
- Update to 0.13.3.
c8d6480
- Add gajim-0.13.3-gnome-keyring-CancelledError.patch (RHBZ#556374).
c8d6480
29ae070
* Fri Feb 05 2010 Michal Schmidt <mschmidt@redhat.com> - 0.13.2-1
29ae070
- Version bump to 0.13.2. (RHBZ#541470)
29ae070
- 0.13.1 and 0.13.2 are bugfix releases.
29ae070
- New in 0.13:
29ae070
  * BOSH connection support
29ae070
  * Roster versioning support
29ae070
  * Interface to send XHTML messages
29ae070
  * Changelog: http://hg.gajim.org/gajim/file/cb35a23ac836/ChangeLog
29ae070
  * Bugs fixed: http://trac.gajim.org/query?status=closed&milestone=0.13
29ae070
- 'idle' and 'gtkspell' modules are now implemented in Python using ctype.
29ae070
- Internal 'trayicon' module is not necessary with gnome-python2-desktop.
29ae070
- With no more binary modules included the package is now noarch.
29ae070
- Require python-libasyncns for src/common/resolver.py.
29ae070
- --enable-remote is no longer recognized by ./configure.
29ae070
- Hardlink identical scripts.
29ae070
- Remove fc8, fc9 support.
29ae070
67eafba
* Sat Sep 19 2009 Debarshi Ray <rishi@fedoraproject.org> - 0.12.5-1
67eafba
- Version bump to 0.12.5. (Red Hat Bugzilla #516191)
67eafba
  * Fixed history manager.
67eafba
  * Improved file transfer.
67eafba
  * http://trac.gajim.org/query?status=closed&milestone=0.12.4
67eafba
  * http://trac.gajim.org/browser/ChangeLog?rev=5f8edb79072f
67eafba
f76650c
* Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.12.3-3
f76650c
- Use bzipped upstream tarball.
f76650c
67eafba
* Fri Jul 24 2009 Release Engineering <rel-eng@fedoraproject.org> - 0.12.3-2
67eafba
- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
0a180cc
0e25a80
* Wed Jul 22 2009 Debarshi Ray <rishi@fedoraproject.org> - 0.12.3-1
0e25a80
- Version bump to 0.12.3. (Red Hat Bugzilla #510803)
0e25a80
  * Better keepalive / ping behaviour.
0e25a80
  * Fixed custom port handling.
0e25a80
  * Fixed PEP discovery.
0e25a80
  * Fixed PLAIN authentication (in particular with Google Talk).
0e25a80
  * Fixed SSL with some servers.
0e25a80
  * Handle XFCE notification-daemon.
0e25a80
  * Improve Kerberos support.
0e25a80
  * NetworkManager 0.7 support.
0e25a80
  * Restore old behaviour of click on systray: left click to open events.
0e25a80
  * Totem support for played music.
67eafba
  * http://trac.gajim.org/query?status=closed&milestone=0.12.2
0e25a80
0e25a80
* Tue Jul 14 2009 Debarshi Ray <rishi@fedoraproject.org> - 0.12.1-2
0e25a80
- Replaced 'License: GPLv2' with 'License: GPLv3'.
0e25a80
- Added 'Requires: gnupg python-crypto python-GnuPGInterface'. (Red Hat
0e25a80
  Bugzilla #510804)
0e25a80
fb51b72
* Sat May 02 2009 Debarshi Ray <rishi@fedoraproject.org> - 0.12.1-3
fb51b72
- Added 'Requires: gnome-python2-bonobo'. (Red Hat Bugzilla #470181)
fb51b72
4f66224
* Tue Feb 24 2009 Release Engineering <rel-eng@fedoraproject.org> - 0.12.1-2
4f66224
- Autorebuild for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
691331e
643b560
* Tue Dec 23 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.12.1-1
643b560
- Version bump to 0.12.1.
0e25a80
  * Fixed click on notifications when text string is empty.
0e25a80
  * Fixed file transfer.
0e25a80
  * Improve systray popup menu.
0e25a80
  * Translation updates: de.
643b560
- /usr/share/gajim/src/gajim-{remote}.py need not contain shebangs nor have the
643b560
  executable bits.
643b560
e5e7570
* Thu Dec 18 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.12-1
e5e7570
- Version bump to 0.12.
0e25a80
  * Better auto-away support.
0e25a80
  * Better sessions support.
0e25a80
  * Fixed Banshee support.
0e25a80
  * Fixed end to end encryption autonegation.
0e25a80
  * Fixed GSSAPI authentication.
0e25a80
  * Fixed text rendering in notifications.
0e25a80
  * Quodlibet support.
67eafba
  * http://trac.gajim.org/query?status=closed&milestone=0.12
67eafba
  * http://trac.gajim.org/browser/tags/gajim-0.12/ChangeLog
e5e7570
- Added 'Requires: notify-python python-kerberos'.
e5e7570
643b560
* Sun Nov 30 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.12-0.1.beta1
fb51b72
- Version bump to 0.12 beta1. (Red Hat Bugzilla #471295)
fb51b72
- Added 'Requires: pyOpenSSL'. (Red Hat Bugzilla #467523)
e5e7570
- Added 'Requires: python-sexy'.
bc6fe13
643b560
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.11.4-7
643b560
- Rebuilding with python-2.6 in Rawhide.
643b560
33ec531
* Sun Nov 09 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.11.4-6
33ec531
- Added 'Requires: gnome-python2-gnome' on all distributions starting from
fb51b72
  Fedora 10. (Red Hat Bugzilla #470181)
33ec531
33ec531
* Tue Oct 28 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.11.4-5
33ec531
- Added 'Requires: avahi-tools'.
33ec531
b2d90b9
* Mon Jul 14 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.11.4-4
b2d90b9
- Rebuilding to overcome Koji outage.
b2d90b9
0caf32a
* Mon Jul 14 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.11.4-3
0caf32a
- Updated BuildRoot according to Fedora packaging guidelines.
fb51b72
- Added 'Requires: gnome-python2-canvas'. (Red Hat Bugzilla #454622)
0caf32a
- Removed 'BuildRequires: pkgconfig' and dropped version from
0caf32a
  'BuildRequires: pygtk2-devel'.
0caf32a
- Fixed docdir and removed empty README.
0caf32a
67eafba
* Tue Feb 19 2008 Release Engineering <rel-eng@fedoraproject.org> - 0.11.4-2
fb9d8d2
- Autorebuild for gcc-4.3.
e378a69
510fffc
* Wed Dec 26 2007 Matěj Cepl <mcepl@redhat.com> 0.11.4-1
ed8d9a3
- New upstream release.
ed8d9a3
Dawid Gajownik fe84f5e
* Sun Nov 25 2007 Dawid Gajownik <gajownik[AT]gmail.com> - 0.11.3-2
Dawid Gajownik fe84f5e
- Fix problem with python(abi)
Dawid Gajownik fe84f5e
- Add Requires: python-docutils
Dawid Gajownik fe84f5e
Dawid Gajownik 5f93636
* Sun Nov 18 2007 Dawid Gajownik <gajownik[AT]gmail.com> - 0.11.3-1
Dawid Gajownik 5f93636
- Update to 0.11.3 (#315931)
Dawid Gajownik 5f93636
- Fix Licence tag
Dawid Gajownik 5f93636
Dawid Gajownik a2c6f86
* Fri Feb 23 2007 Dawid Gajownik <gajownik[AT]gmail.com> - 0.11.1-1
Dawid Gajownik a2c6f86
- Update to 0.11.1
Dawid Gajownik a2c6f86
- Remove python-sqlite2 dependency (it's now provided by python-2.5)
Dawid Gajownik a2c6f86
Dawid Gajownik a2c6f86
* Tue Jan 23 2007 Dawid Gajownik <gajownik[AT]gmail.com> - 0.11.1-0.1.pre1
Dawid Gajownik a2c6f86
- Update to 0.11.1-pre1
Dawid Gajownik a2c6f86
Dawid Gajownik a2c6f86
* Sun Jan 14 2007 Dawid Gajownik <gajownik[AT]gmail.com> - 0.11-1
Dawid Gajownik a2c6f86
- Update to 0.11
Dawid Gajownik a2c6f86
a12da72
* Thu Dec 21 2006 Jason L Tibbitts III <tibbs@math.uh.edu> - 0.10.1-4
a12da72
- Rebuild for new Python.
a12da72
2a41a03
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> 0.10.1-3
Dawid Gajownik a2c6f86
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
2a41a03
Dawid Gajownik 2525c6f
* Mon Sep 18 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.10.1-2
Dawid Gajownik 2525c6f
- Rebuild for FE6
Dawid Gajownik 2525c6f
- Fix mixed-use-of-spaces-and-tabs rpmlint warning
Dawid Gajownik 2525c6f
Dawid Gajownik ae70afb
* Mon Jun  5 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.10.1-1
Dawid Gajownik ae70afb
- Update to 0.10.1
Dawid Gajownik ae70afb
- Change e-mail address in ChangeLog
Dawid Gajownik ae70afb
Dawid Gajownik ae70afb
* Tue May  2 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.10-1
Dawid Gajownik 9fe81e5
- Update to 0.10
Dawid Gajownik 9fe81e5
Dawid Gajownik ae70afb
* Wed Apr 19 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.10-0.1.pre2
Dawid Gajownik 656f42d
- Update to 0.10-pre2
Dawid Gajownik 656f42d
Dawid Gajownik ae70afb
* Thu Apr 13 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.10-0.1.pre1
Dawid Gajownik 5ed2c8c
- Update to 0.10-pre1
Dawid Gajownik 5ed2c8c
- Drop patches
Dawid Gajownik 5ed2c8c
Dawid Gajownik ae70afb
* Thu Mar 30 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.9.1-3
Dawid Gajownik f1996ce
- Remove Gnome dependencies
Dawid Gajownik f1996ce
- Fix crash with notify-daemon (#187274, Stefan Plewako)
Dawid Gajownik f1996ce
  http://trac.gajim.org/ticket/1347
Dawid Gajownik f1996ce
Dawid Gajownik ae70afb
* Tue Feb 14 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.9.1-2
Dawid Gajownik 13119cd
- Rebuild for Fedora Extras 5
Dawid Gajownik 13119cd
Dawid Gajownik ae70afb
* Sun Jan 15 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.9.1-1
Dawid Gajownik 8d2ef47
- update to 0.9.1 (Eric Tanguy, #176614)
Dawid Gajownik 8d2ef47
- drop aplay.patch
Dawid Gajownik 8d2ef47
- fix compilation with modular X.Org X11R7
Dawid Gajownik 8d2ef47
Dawid Gajownik ae70afb
* Tue Sep  6 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.8.2-1
Dawid Gajownik a38e64c
- new version 0.8.2
Dawid Gajownik a38e64c
- remove patches .cflags, .po, .x86_64, .remote (pushed upstream)
Dawid Gajownik a38e64c
Dawid Gajownik ae70afb
* Sat Sep  3 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.8.1-1
Dawid Gajownik 425c0cc
- Version 0.8.1
Dawid Gajownik 425c0cc
- drop gajim-remote.py file (included in tarball)
Dawid Gajownik 425c0cc
Dawid Gajownik ae70afb
* Wed Aug 24 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.8-5
Dawid Gajownik eadc838
- Don't build internal modules
Dawid Gajownik eadc838
Dawid Gajownik ae70afb
* Wed Aug 24 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.8-4
Dawid Gajownik cbfeb0e
- Add missing BuildRequires:  desktop-file-utils
Dawid Gajownik cbfeb0e
Dawid Gajownik ae70afb
* Wed Aug 24 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.8-3
Dawid Gajownik 9674f26
- add .x86_64.patch (fix broken lib dir)
Dawid Gajownik 9674f26
Dawid Gajownik ae70afb
* Wed Aug 24 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.8-2
Dawid Gajownik 2c200cf
- fix gajim-remote.py script
Dawid Gajownik 2c200cf
Dawid Gajownik ae70afb
* Sat Aug 20 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.8-1
Dawid Gajownik 2c200cf
- Initial RPM release.