b015b78
%global appid org.gajim.Gajim
b015b78
19a281f
Name:     gajim
385fed8
Version:  1.5.3
578ba4a
Release:  1%{?dist}
19a281f
Summary:  Jabber client written in PyGTK
19a281f
License:  GPLv3
19a281f
URL:      https://gajim.org/
ba24558
Source0:  https://gajim.org/downloads/1.5/gajim-%{version}.tar.gz
19a281f
19a281f
BuildArch:      noarch
19a281f
BuildRequires:  python3-devel
19a281f
BuildRequires:  intltool
19a281f
BuildRequires:  desktop-file-utils
19a281f
BuildRequires:  libappstream-glib
fb9d8d2
ec99a06
## Hard requirements
ba24558
Requires:    python3-gobject >= 3.42
ba24558
Requires:    cairo >= 1.16
1bf0693
Requires:    python3-pillow
ba24558
Requires:    gtk3 >= 3.24.30
1bf0693
Requires:    glib2 >= 2.60
1bf0693
Requires:    gtksourceview4
ba24558
Requires:    pango >= 1.50
1bf0693
Requires:    libsoup
ba24558
Requires:    sqlite-libs >= 3.33
19a281f
Requires:    hicolor-icon-theme
ec99a06
## Optional, but not too big and not worth exploding the test matrix for
ec99a06
# For gajim-remote, desktop notifications, logind, NetworkManager, ...
19a281f
Requires:    python3-dbus
b015b78
## Optional, roughly in the order listed in upstream README.md
b015b78
# OpenPGP message encryption - Encrypting chat messages with OpenPGP keys
19a281f
Recommends:  python3-gnupg
b015b78
# Spell checker - Spellchecking of composed messages
19a281f
Recommends:  gspell
1bf0693
# Password storage
19a281f
Recommends:  libsecret
ec99a06
# UPnP-IGD - Ability to request your router to forward port for file transfer
19a281f
Recommends:  gupnp-igd
1bf0693
# Sharing location
19a281f
Recommends:  geoclue2-libs
1bf0693
# Sound
1bf0693
Recommends:  gsound
1bf0693
# Audio/Video - Ability to start audio and video chat
1bf0693
Recommends:  farstream02
1bf0693
Recommends:  gstreamer1
1bf0693
Recommends:  gstreamer1-plugins-base
1bf0693
Recommends:  gstreamer1-plugins-good-gtk
ee8f09d
## Plugins
ee8f09d
# OMEMO
ee8f09d
Recommends:  python3-axolotl
ee8f09d
Recommends:  python3-protobuf
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
19a281f
%autosetup
19a281f
19a281f
%generate_buildrequires
19a281f
%pyproject_buildrequires
Dawid Gajownik 2c200cf
Dawid Gajownik 2c200cf
%build
19a281f
%pyproject_wheel
Dawid Gajownik 2c200cf
Dawid Gajownik 2c200cf
%install
19a281f
%pyproject_install
19a281f
%pyproject_save_files gajim
Dawid Gajownik 2c200cf
fb01476
# RHEL <= 9 doesn't support .desktop files with version 1.5,
fb01476
# see: https://bugzilla.redhat.com/show_bug.cgi?id=2107278
fb01476
%if 0%{?rhel} && 0%{?rhel} <= 9
fb01476
sed -e 's/^SingleMainWindow=/X-GNOME-SingleWindow=/' \
fb01476
    -i %{buildroot}/%{_datadir}/applications/%{appid}.desktop
fb01476
%endif
fb01476
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
19a281f
%files -f %{pyproject_files} -f %{name}.lang
e5e7570
%doc %{_mandir}/man1/%{name}.1*
e5e7570
%doc %{_mandir}/man1/%{name}-remote.1*
fb9d8d2
%{_bindir}/%{name}
fb9d8d2
%{_bindir}/%{name}-remote
b015b78
%{_datadir}/applications/%{appid}.desktop
b015b78
%{_datadir}/metainfo/%{appid}.appdata.xml
b015b78
%{_datadir}/icons/hicolor/scalable/apps/%{appid}.svg
b7c5ed1
%{_datadir}/icons/hicolor/scalable/apps/%{appid}-symbolic.svg
0caf32a
Dawid Gajownik 2c200cf
%changelog
385fed8
* Mon Oct 31 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.5.3-1
385fed8
- Update to 1.5.3
385fed8
45a3af3
* Sun Oct 09 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.5.2-1
45a3af3
- Update to 1.5.2
45a3af3
628ad71
* Mon Sep 19 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.5.1-1
628ad71
- Update to 1.5.1
628ad71
ba24558
* Mon Sep 19 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.5.0-1
ba24558
- Update to 1.5.0
ba24558
- CVE-2022-39835
ba24558
578ba4a
* Sun Jul 24 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.7-1
578ba4a
- Update to 1.4.7
578ba4a
1dc84c3
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-2
1dc84c3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
1dc84c3
55a175e
* Fri Jul 08 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.6-1
55a175e
- Update to 1.4.6
55a175e
2043107
* Mon Jun 27 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.5-1
2043107
- Update to 1.4.5
2043107
cfae4ba
* Sat Jun 18 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.4-1
cfae4ba
- Update to 1.4.4
cfae4ba
ee8f09d
* Sun Jun 12 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.3-2
ee8f09d
- Add (weak) dependencies for OMEMO plugin
ee8f09d
19a281f
* Thu Jun 02 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.3-1
19a281f
- Update to 1.4.3
19a281f
- Update to newer Python packaging guidelines
19a281f
f5e508e
* Wed May 25 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.2-1
f5e508e
- Update to 1.4.2
f5e508e
4e5d24c
* Sat May 21 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.1-1
4e5d24c
- Update to 1.4.1
4e5d24c
fe2910a
* Sat May 14 2022 Michael Kuhn <suraia@fedoraproject.org> - 1.4.0-1
fe2910a
- Update to 1.4.0
fe2910a
98af7a6
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-2
98af7a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
98af7a6
39a6468
* Sun Oct 10 2021 Michael Kuhn <suraia@fedoraproject.org> - 1.3.3-1
39a6468
- Update to 1.3.3
39a6468
2aca1a6
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-3
2aca1a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2aca1a6
b3dffcd
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.3.2-2
b3dffcd
- Rebuilt for Python 3.10
b3dffcd
ae35fc4
* Sat Apr 24 2021 Michael Kuhn <suraia@fedoraproject.org> - 1.3.2-1
ae35fc4
- Update to 1.3.2 (#1953220)
ae35fc4
b7c5ed1
* Mon Mar 01 2021 Michael Kuhn <suraia@fedoraproject.org> - 1.3.1-1
b7c5ed1
- Update to 1.3.1
b7c5ed1
- Include plugin_installer (#1884903)
b7c5ed1
eba9844
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
eba9844
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
eba9844
26c3bc6
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
26c3bc6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
26c3bc6
282be74
* Tue Jun 30 2020 Michal Schmidt <mschmidt@redhat.com> - 1.2.0-1
282be74
- Upstream release 1.2.0.
282be74
f372da1
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-6
f372da1
- Rebuilt for Python 3.9
f372da1
79eff23
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-5
79eff23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
79eff23
cbec358
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-4
cbec358
- Rebuilt for Python 3.8.0rc1 (#1748018)
cbec358
dc2ad7a
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-3
dc2ad7a
- Rebuilt for Python 3.8
dc2ad7a
517e3cb
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
517e3cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
517e3cb
3f6a606
* Thu Apr 25 2019 Michal Schmidt <mschmidt@redhat.com> - 1.1.3-1
3f6a606
- Upstream release 1.1.3.
3f6a606
b4c508c
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4
b4c508c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
b4c508c
000ca90
* Tue Jan 29 2019 Michal Schmidt <mschmidt@redhat.com> - 1.1.2-3
000ca90
- Drop python3-crypto dependency.
000ca90
- Enable python dependency generator.
000ca90
791f5c9
* Mon Jan 28 2019 Michal Schmidt <mschmidt@redhat.com> - 1.1.2-2
791f5c9
- Require python-precis_i18n now that it's available.
791f5c9
5f66abc
* Thu Jan 24 2019 Michal Schmidt <mschmidt@redhat.com> - 1.1.2-1
5f66abc
- Upstream release 1.1.2.
5f66abc
44fc22f
* Fri Jan 04 2019 Michal Schmidt <mschmidt@redhat.com> - 1.1.1-1
44fc22f
- Upstream release 1.1.1.
44fc22f
- Make precis-i18n dep optional until it's available in Fedora.
44fc22f
44fc22f
* Wed Nov 14 2018 Michal Schmidt <mschmidt@redhat.com> - 1.1.0-2
44fc22f
- Update runtime requirements according to upstream README.
44fc22f
1cdd9db
* Wed Nov 14 2018 Michal Schmidt <mschmidt@redhat.com> - 1.1.0-1
1cdd9db
- Upstream release 1.1.0.
1cdd9db
de970aa
* Thu Jul 26 2018 Michal Schmidt <mschmidt@redhat.com> - 1.0.3-3
de970aa
- Apply upstream patch for getting idle time from Mutter (no X11 needed).
de970aa
52d076e
* Thu Jul 26 2018 Michal Schmidt <mschmidt@redhat.com> - 1.0.3-2
52d076e
- Prefer x11 backend for working status icon and idle detection.
52d076e
6f2be86
* Mon Jul 23 2018 Michal Schmidt <mschmidt@redhat.com> - 1.0.3-1
6f2be86
- Upstream release 1.0.3.
6f2be86
9fc0de4
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3
9fc0de4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
9fc0de4
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.