Debarshi Ray bd9f96f
%global gettext_version 0.19.8
cd351b3
%global glib2_version 2.67.4
912c412
%global gtk3_version 3.19.12
cd351b3
%global libsoup_version 3.0
cd351b3
%global webkit2gtk_version 2.33.1
912c412
Bastien Nocera 0c1fb5f
Name:		gnome-online-accounts
8ede424
Version:	3.47.1
8d72b30
Release:	2%{?dist}
Debarshi Ray e9a56ee
Summary:	Single sign-on framework for GNOME
Bastien Nocera 0c1fb5f
8d72b30
License:	LGPL-2.0-or-later
Debarshi Ray 7d284c6
URL:		https://wiki.gnome.org/Projects/GnomeOnlineAccounts
8ede424
Source0:	https://download.gnome.org/sources/gnome-online-accounts/3.47/%{name}-%{version}.tar.xz
Debarshi Ray 0b1a7f7
Debarshi Ray 312b6ab
# RHEL >=9 specific
Debarshi Ray 312b6ab
# https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/63
Debarshi Ray 312b6ab
# https://bugzilla.redhat.com/show_bug.cgi?id=1913641
Debarshi Ray 872eeb7
Patch0:		0001-google-Remove-Photos-support.patch
8ede424
#Patch1:         kerberos-fixes.patch
eff82af
Debarshi Ray 312b6ab
Debarshi Ray be16520
BuildRequires:	pkgconfig(gcr-3)
Debarshi Ray be16520
BuildRequires:	pkgconfig(gio-2.0) >= %{glib2_version}
Debarshi Ray be16520
BuildRequires:	pkgconfig(glib-2.0) >= %{glib2_version}
Debarshi Ray be16520
BuildRequires:	pkgconfig(gobject-2.0) >= %{glib2_version}
Debarshi Ray be16520
BuildRequires:	pkgconfig(gtk+-3.0) >= %{gtk3_version}
Debarshi Ray be16520
BuildRequires:	pkgconfig(gobject-introspection-1.0)
Debarshi Ray bd9f96f
BuildRequires:	gettext >= %{gettext_version}
Debarshi Ray 63e6efe
BuildRequires:	gtk-doc
23bf1d7
BuildRequires:	krb5-devel
cd351b3
BuildRequires:	meson
cd351b3
BuildRequires:	pkgconfig(webkit2gtk-4.1) >= %{webkit2gtk_version}
Debarshi Ray be16520
BuildRequires:	pkgconfig(json-glib-1.0)
cd351b3
BuildRequires:	pkgconfig(libsecret-1)
cd351b3
BuildRequires:	pkgconfig(libsoup-3.0) >= %{libsoup_version}
cd351b3
BuildRequires:	pkgconfig(rest-1.0)
Debarshi Ray be16520
BuildRequires:	pkgconfig(libxml-2.0)
e918527
BuildRequires:	vala
Bastien Nocera 0c1fb5f
912c412
Requires:	glib2%{?_isa} >= %{glib2_version}
912c412
Requires:	gtk3%{?_isa} >= %{gtk3_version}
cd351b3
Requires:	libsoup3%{?_isa} >= %{libsoup_version}
cd351b3
Requires:	webkit2gtk4.1%{?_isa} >= %{webkit2gtk_version}
Debarshi Ray cecb48d
Bastien Nocera 0c1fb5f
%description
Debarshi Ray e9a56ee
GNOME Online Accounts provides interfaces so that applications and libraries
Debarshi Ray e9a56ee
in GNOME can access the user's online accounts. It has providers for Google,
Debarshi Ray bfad8a3
Nextcloud, Flickr, Foursquare, Microsoft Account, Microsoft Exchange, Fedora,
Debarshi Ray bfad8a3
IMAP/SMTP and Kerberos.
Bastien Nocera 0c1fb5f
Bastien Nocera 0c1fb5f
%package devel
Bastien Nocera 0c1fb5f
Summary:	Development files for %{name}
71a82e6
Requires:	%{name}%{?_isa} = %{version}-%{release}
Bastien Nocera 0c1fb5f
Bastien Nocera 0c1fb5f
%description devel
Debarshi Ray e9a56ee
The %{name}-devel package contains libraries and header files for
Debarshi Ray e9a56ee
developing applications that use %{name}.
Bastien Nocera 0c1fb5f
Bastien Nocera 0c1fb5f
%prep
Bastien Nocera 0c1fb5f
%setup -q
Bastien Nocera 0c1fb5f
Debarshi Ray 312b6ab
%if 0%{?rhel} >= 9
Debarshi Ray 872eeb7
%patch0 -p1
Debarshi Ray 312b6ab
%endif
Debarshi Ray 312b6ab
8ede424
#%%patch1 -p1
eff82af
Bastien Nocera 0c1fb5f
%build
cd351b3
%meson \
cd351b3
  -Dexchange=true \
cd351b3
  -Dfedora=true \
cd351b3
  -Dgoogle=true \
cd351b3
  -Dimap_smtp=true \
cd351b3
  -Dkerberos=true \
cd351b3
  -Dlastfm=false \
cd351b3
  -Dmedia_server=false \
cd351b3
  -Downcloud=true \
cd351b3
  -Dwindows_live=true \
cd351b3
  -Dman=true \
a25d54d
  -Dgtk_doc=true \
cd351b3
  %{nil}
cd351b3
cd351b3
%meson_build
Bastien Nocera 0c1fb5f
Bastien Nocera 0c1fb5f
%install
cd351b3
%meson_install
Bastien Nocera 0c1fb5f
caba6ae
%find_lang %{name}
caba6ae
Debarshi Ray ed11002
%files -f %{name}.lang
eb621a1
%license COPYING
eb621a1
%doc COPYING
951f17a
%dir %{_libdir}/girepository-1.0
Bastien Nocera 0c1fb5f
%{_libdir}/girepository-1.0/Goa-1.0.typelib
Bastien Nocera 0c1fb5f
%{_libdir}/libgoa-1.0.so.0
Bastien Nocera 0c1fb5f
%{_libdir}/libgoa-1.0.so.0.0.0
Debarshi Ray f9a7035
%{_libdir}/libgoa-backend-1.0.so.1
Debarshi Ray f9a7035
%{_libdir}/libgoa-backend-1.0.so.1.0.0
210cef7
%dir %{_libdir}/goa-1.0
210cef7
%dir %{_libdir}/goa-1.0/web-extensions
210cef7
%{_libdir}/goa-1.0/web-extensions/libgoawebextension.so
Bastien Nocera 0c1fb5f
%{_prefix}/libexec/goa-daemon
Debarshi Ray e84ef7a
%{_prefix}/libexec/goa-identity-service
Bastien Nocera 0c1fb5f
%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
Debarshi Ray e84ef7a
%{_datadir}/dbus-1/services/org.gnome.Identity.service
Debarshi Ray 26c7747
%{_datadir}/icons/hicolor/*/apps/goa-*.svg
Owen W. Taylor 39a122a
%{_datadir}/man/man8/goa-daemon.8*
Richard Hughes b00f1dc
%{_datadir}/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
Debarshi Ray f9a7035
Bastien Nocera 0c1fb5f
%files devel
Bastien Nocera 0c1fb5f
%{_includedir}/goa-1.0/
Bastien Nocera 0c1fb5f
%{_libdir}/libgoa-1.0.so
Bastien Nocera 0c1fb5f
%{_libdir}/libgoa-backend-1.0.so
951f17a
%dir %{_datadir}/gir-1.0
Bastien Nocera 0c1fb5f
%{_datadir}/gir-1.0/Goa-1.0.gir
Bastien Nocera 0c1fb5f
%{_libdir}/pkgconfig/goa-1.0.pc
Bastien Nocera 0c1fb5f
%{_libdir}/pkgconfig/goa-backend-1.0.pc
a25d54d
%dir %{_datadir}/gtk-doc
a25d54d
%dir %{_datadir}/gtk-doc/html
a25d54d
%{_datadir}/gtk-doc/html/goa/
Debarshi Ray 39b92d6
%{_libdir}/goa-1.0/include
501acdb
%{_datadir}/vala/
Debarshi Ray 39b92d6
Bastien Nocera 0c1fb5f
%changelog
8d72b30
* Thu Mar 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.47.1-2
8d72b30
- migrated to SPDX license
8d72b30
8ede424
* Sun Feb 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.47.1-1
8ede424
- 3.47.1
8ede424
372d6fa
* Fri Jan 20 2023 Ray Strode <rstrode@redhat.com> - 3.46.0-6
372d6fa
- Add more kerberos fixes from upstream
372d6fa
  Related: #2152695
372d6fa
02d15e5
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.46.0-5
02d15e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
02d15e5
a25d54d
* Mon Dec 26 2022 FeRD (Frank Dana) <ferdnyc@gmail.com> - 3.46.0-4
a25d54d
- Restore gtk-doc API documentation to -devel.
a25d54d
7c69675
* Thu Dec 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 3.46.0-3
7c69675
- Patches for KRB cache issues.
7c69675
eff82af
* Wed Nov 30 2022 Gwyn Ciesla <gwync@protonmail.com> - 3.46.0-2
eff82af
- Patch for multiple credential cache issues.
eff82af
1140c61
* Mon Sep 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 3.46.0-1
1140c61
- 3.46.0
1140c61
064b4a8
* Mon Aug 08 2022 Kalev Lember <klember@redhat.com> - 3.45.2-1
064b4a8
- Update to 3.45.2
064b4a8
1c7971e
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.45.1-2
1c7971e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
1c7971e
cd351b3
* Tue Jul 19 2022 Kalev Lember <klember@redhat.com> - 3.45.1-1
cd351b3
- Update to 3.45.1
cd351b3
- Switch to meson build system
cd351b3
- Build against libsoup3
cd351b3
Debarshi Ray 596e6d9
* Wed Mar 30 2022 Debarshi Ray <rishi@fedoraproject.org> - 3.44.0-1
Debarshi Ray 596e6d9
- Update to 3.44.0
Debarshi Ray 596e6d9
a278f39
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.43.1-2
a278f39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
a278f39
Debarshi Ray 872eeb7
* Fri Oct 15 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.43.1-1
Debarshi Ray 872eeb7
- Update to 3.43.1
Debarshi Ray 872eeb7
70be2de
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.40.0-4
70be2de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
70be2de
Debarshi Ray 616acd1
* Tue Apr 27 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.40.0-3
Debarshi Ray 616acd1
- Disable the Foursquare provider on RHEL 8 too
Debarshi Ray 616acd1
Debarshi Ray 312b6ab
* Sat Apr 24 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.40.0-2
Debarshi Ray 312b6ab
- Disable the Flickr and Foursquare providers on RHEL >= 9
Debarshi Ray 312b6ab
- Remove Photos support from the Google provider on RHEL >= 9
Debarshi Ray 312b6ab
Debarshi Ray 6f07304
* Thu Apr 22 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.40.0-1
Debarshi Ray 6f07304
- Update to 3.40.0
Debarshi Ray 6f07304
- Disable the Facebook provider
Debarshi Ray 6f07304
Debarshi Ray 7e40c30
* Tue Mar 16 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.39.92-1
Debarshi Ray 7e40c30
- Update to 3.39.92
Debarshi Ray 7e40c30
5654704
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.0-2
5654704
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
5654704
30eb5ef
* Fri Oct 16 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
30eb5ef
- Update to 3.38.0
30eb5ef
Debarshi Ray a25656a
* Mon Aug 10 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.37.90-1
Debarshi Ray a25656a
- Update to 3.37.90
Debarshi Ray a25656a
c4b32f8
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-3
c4b32f8
- Second attempt - Rebuilt for
c4b32f8
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
c4b32f8
b488cbb
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-2
b488cbb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
b488cbb
c3edad2
* Tue Mar 10 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
c3edad2
- Update to 3.36.0
c3edad2
07b6254
* Tue Feb 11 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
07b6254
- Update to 3.35.90
07b6254
c2d31eb
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.3-2
c2d31eb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
c2d31eb
Debarshi Ray 6a6407f
* Sat Jan 04 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.35.3-1
Debarshi Ray 6a6407f
- Update to 3.35.3
Debarshi Ray 6a6407f
Debarshi Ray d75607a
* Tue Oct 15 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.35.1-1
Debarshi Ray d75607a
- Update to 3.35.1
Debarshi Ray d75607a
e867ea7
* Wed Sep 11 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
e867ea7
- Update to 3.34.0
e867ea7
0acb313
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
0acb313
- Update to 3.33.92
0acb313
Debarshi Ray 8b33e3e
* Wed Aug 21 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.33.91-1
Debarshi Ray 8b33e3e
- Update to 3.33.91
Debarshi Ray 8b33e3e
2924439
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-2
2924439
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
2924439
f007a65
* Fri Mar 29 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
f007a65
- Update to 3.32.0
f007a65
Debarshi Ray 26c7747
* Sat Feb 09 2019 Debarshi Ray <rishi@fedoraproject.org> - 3.31.90-1
Debarshi Ray 26c7747
- Update to 3.31.90
Debarshi Ray 26c7747
f2175ff
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.3-3
f2175ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
f2175ff
Debarshi Ray 0b1a7f7
* Mon Dec 17 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.31.3-2
Debarshi Ray 0b1a7f7
- Drop the documents integration (fedora-workstation/issue/83)
Debarshi Ray 0b1a7f7
Debarshi Ray 1214602
* Wed Dec 12 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.31.3-1
Debarshi Ray 1214602
- Update to 3.31.3
Debarshi Ray 1214602
2f579d5
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30.0-3
2f579d5
- Rebuilt against fixed atk (#1626575)
2f579d5
69b6df1
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30.0-2
69b6df1
- Fix gtk-doc directory ownership
69b6df1
Debarshi Ray d14c5ad
* Mon Sep 03 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.30.0-1
Debarshi Ray d14c5ad
- Update to 3.30.0
Debarshi Ray d14c5ad
- Disable Pocket
Debarshi Ray d14c5ad
Debarshi Ray 1386336
* Thu Aug 16 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.29.91-1
Debarshi Ray 1386336
- Update to 3.29.91
Debarshi Ray 1386336
Owen W. Taylor 28a1f48
* Thu Aug  9 2018 Owen Taylor <otaylor@redhat.com> - 3.29.4-2
Owen W. Taylor 28a1f48
- Remove Requires: gettext-libs - it is extraneous
Owen W. Taylor 39a122a
- Use a glob for man page, to handle variations in man page compression.
Owen W. Taylor 28a1f48
Debarshi Ray 691065b
* Wed Jul 18 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.29.4-1
Debarshi Ray 691065b
- Update to 3.29.4
Debarshi Ray 691065b
Debarshi Ray ac3d601
* Mon Jul 16 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.29.1-1
Debarshi Ray ac3d601
- Update to 3.29.1
Debarshi Ray ac3d601
- Drop RHEL 7 compatibility because Telepathy is no longer supported
Debarshi Ray ac3d601
a8daac7
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
a8daac7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
a8daac7
715b967
* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
715b967
- Update to 3.28.0
715b967
3777eb4
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
3777eb4
- Update to 3.27.92
3777eb4
b11727b
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.3-5
b11727b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b11727b
f40a1ad
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.3-4
f40a1ad
- Switch to %%ldconfig_scriptlets
f40a1ad
dfa79ca
* Fri Jan 12 2018 Tomas Popela <tpopela@redhat.com> - 3.27.3-3
dfa79ca
- Adapt to the webkitgtk4 rename
dfa79ca
8923b41
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.3-2
8923b41
- Remove obsolete scriptlets
8923b41
8555568
* Fri Dec 15 2017 Kalev Lember <klember@redhat.com> - 3.27.3-1
8555568
- Update to 3.27.3
8555568
Debarshi Ray 86b5254
* Wed Oct 25 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.27.1-2
Debarshi Ray 86b5254
- Backport fix for adding multiple accounts of the same type (GNOME #781005)
Debarshi Ray 86b5254
Debarshi Ray 89e665c
* Thu Oct 19 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.27.1-1
Debarshi Ray 89e665c
- Update to 3.27.1
Debarshi Ray 89e665c
8ae78e6
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
8ae78e6
- Update to 3.26.1
8ae78e6
59fc8d9
* Tue Sep 19 2017 Troy Dawson <tdawson@redhat.com> - 3.26.0-2
59fc8d9
- Cleanup spec file conditionals
59fc8d9
ec5d15e
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
ec5d15e
- Update to 3.26.0
ec5d15e
Debarshi Ray 7f99a88
* Tue Sep 05 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.92-1
Debarshi Ray 7f99a88
- Update to 3.25.92
Debarshi Ray 7f99a88
1436dca
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
1436dca
- Update to 3.25.90
1436dca
5d08cda
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
5d08cda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
5d08cda
a1266b3
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
a1266b3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a1266b3
Debarshi Ray 6e7ef87
* Thu Jul 20 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.4-1
Debarshi Ray 6e7ef87
- Update to 3.25.4
Debarshi Ray 6e7ef87
63bc122
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 3.25.3-1
63bc122
- Update to 3.25.3
63bc122
Debarshi Ray 15cb33a
* Tue May 30 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.24.1-1
Debarshi Ray 15cb33a
- Update to 3.24.1
Debarshi Ray 15cb33a
1cead9f
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
1cead9f
- Update to 3.24.0
1cead9f
b54e4cb
* Fri Mar 17 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
b54e4cb
- Update to 3.23.92
b54e4cb
Debarshi Ray e2edfec
* Fri Mar 03 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.23.91-1
Debarshi Ray e2edfec
- Update to 3.23.91
Debarshi Ray e2edfec
Richard Hughes 9666f2e
* Tue Feb 28 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
Richard Hughes 9666f2e
- Update to 3.23.90
Richard Hughes 9666f2e
c75f6c2
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.4-2
c75f6c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c75f6c2
Debarshi Ray 99b7c48
* Thu Jan 19 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.23.4-1
Debarshi Ray 99b7c48
- Update to 3.23.4
Debarshi Ray 99b7c48
Debarshi Ray 8eb0b81
* Wed Dec 14 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.23.3-1
Debarshi Ray 8eb0b81
- Update to 3.23.3
Debarshi Ray 8eb0b81
909118e
* Wed Dec 14 2016 Kalev Lember <klember@redhat.com> - 3.22.3-1
909118e
- Update to 3.22.3
909118e
e4c37a3
* Tue Nov 15 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
e4c37a3
- Update to 3.22.2
e4c37a3
718eb8d
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
718eb8d
- Update to 3.22.1
718eb8d
e918527
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-2
e918527
- BR vala instead of obsolete vala-tools subpackage
e918527
51d0d6f
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
51d0d6f
- Update to 3.22.0
51d0d6f
eec707e
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
eec707e
- Update to 3.21.92
951f17a
- Co-own gir directories instead of depending on gobject-introspection
eec707e
166168d
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
166168d
- Update to 3.21.91
6a02dd9
- Don't set group tags
166168d
Debarshi Ray be16520
* Tue Aug 30 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.21.90-3
Debarshi Ray be16520
- Set minimum libsoup & webkitgtk4 versions; use pkgconfig(...) for BRs
Debarshi Ray be16520
Debarshi Ray 6166b81
* Tue Aug 30 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.21.90-2
Debarshi Ray 6166b81
- Use make_build macro
Debarshi Ray 6166b81
6b11817
* Fri Aug 19 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
6b11817
- Update to 3.21.90
912c412
- Set minimum glib2 and gtk3 versions
6b11817
Richard Hughes 1a423e1
* Wed Jul 20 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-1
Richard Hughes 1a423e1
- Update to 3.21.4
Richard Hughes 1a423e1
Richard Hughes cadf415
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
Richard Hughes cadf415
- Update to 3.21.3
Richard Hughes cadf415
9511108
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
9511108
- Update to 3.21.1
9511108
019c40c
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
019c40c
- Update to 3.20.1
501acdb
- Package vala bindings
019c40c
72ca117
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
72ca117
- Update to 3.20.0
72ca117
Debarshi Ray 6f4fa78
* Wed Mar 16 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.92.1-1
Debarshi Ray 6f4fa78
- Update to 3.19.92.1
Debarshi Ray 6f4fa78
78cf150
* Wed Mar 16 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
78cf150
- Update to 3.19.92
78cf150
Richard Hughes a447c94
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
Richard Hughes a447c94
- Update to 3.19.90
Richard Hughes a447c94
Debarshi Ray a4f03c0
* Fri Feb 12 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.4-3
Debarshi Ray a4f03c0
- Disable Telepathy
Debarshi Ray a4f03c0
25d54e0
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
25d54e0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
25d54e0
abf4415
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.4-1
abf4415
- Update to 3.19.4
abf4415
07bbef7
* Tue Dec 15 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
07bbef7
- Update to 3.19.3
07bbef7
f1e15be
* Wed Nov 25 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
f1e15be
- Update to 3.19.2
f1e15be
e9b19fb
* Wed Oct 28 2015 Kalev Lember <klember@redhat.com> - 3.19.1-1
e9b19fb
- Update to 3.19.1
e9b19fb
8b224b6
* Wed Oct 14 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
8b224b6
- Update to 3.18.1
8b224b6
58858f6
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
58858f6
- Update to 3.18.0
6c6a249
- Use make_install macro
58858f6
Debarshi Ray f796034
* Wed Sep 16 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.17.92.1-1
Debarshi Ray f796034
- Update to 3.17.92.1
Debarshi Ray f796034
Debarshi Ray 725e330
* Tue Sep 15 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.17.92-1
Debarshi Ray 725e330
- Update to 3.17.92
Debarshi Ray 725e330
Debarshi Ray 98eee42
* Wed Sep 09 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.17.91-1
Debarshi Ray 98eee42
- Update to 3.17.91
Debarshi Ray 98eee42
5b267b8
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
5b267b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
5b267b8
Debarshi Ray e84ef7a
* Fri May 29 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.17.2-1
Debarshi Ray e84ef7a
- Update to 3.17.2
Debarshi Ray e84ef7a
d8af720
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
d8af720
- Update to 3.16.2
d8af720
Debarshi Ray 1b83017
* Thu Apr 30 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.16.0-2
Debarshi Ray 1b83017
- Enable Foursquare
Debarshi Ray 1b83017
c329c4c
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
c329c4c
- Update to 3.16.0
c329c4c
210cef7
* Wed Mar 04 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
210cef7
- Update to 3.15.91
eb621a1
- Use the %%license macro for the COPYING file
210cef7
e6ea25c
* Mon Feb 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.90-1
e6ea25c
- Update to 3.15.90
e6ea25c
Debarshi Ray d3a97cc
* Mon Jan 19 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.15.4-1
Debarshi Ray d3a97cc
- Update to 3.15.4
Debarshi Ray d3a97cc
Richard Hughes c449985
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 3.15.3-1
Richard Hughes c449985
- Update to 3.15.3
Richard Hughes c449985
011814d
* Wed Nov 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
011814d
- Update to 3.15.2
011814d
b02edb9
* Wed Nov 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
b02edb9
- Update to 3.15.1
b02edb9
4ff82ab
* Wed Nov 12 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
4ff82ab
- Update to 3.14.2
4ff82ab
63f9bbd
* Thu Oct 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
63f9bbd
- Update to 3.14.1
63f9bbd
7eec3cd
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
7eec3cd
- Update to 3.14.0
7eec3cd
046855d
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
046855d
- Update to 3.13.92
046855d
3a045cf
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
3a045cf
- Update to 3.13.91
3a045cf
6d839d2
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
6d839d2
- Update to 3.13.90
6d839d2
26a1522
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.3-4
26a1522
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
26a1522
a2bd95c
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-3
a2bd95c
- Rebuilt for gobject-introspection 1.41.4
a2bd95c
Richard Hughes df20e78
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
Richard Hughes df20e78
- Update to 3.13.3
Richard Hughes df20e78
0f21d1a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
0f21d1a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
0f21d1a
4f731e4
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
4f731e4
- Update to 3.13.2
4f731e4
65643d2
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
65643d2
- Update to 3.13.1
65643d2
dff5661
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
dff5661
- Update to 3.12.1
dff5661
Debarshi Ray 5a9e1d6
* Tue Apr 01 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.12.0-2
Debarshi Ray 5a9e1d6
- Popup is too small to display Facebook authorization (GNOME #726609)
Debarshi Ray 5a9e1d6
5feb6f4
* Tue Mar 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
5feb6f4
- Update to 3.12.0
5feb6f4
Debarshi Ray f4744e5
* Tue Mar 18 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.11.92-1
Debarshi Ray f4744e5
- Update to 3.11.92
Debarshi Ray f4744e5
Richard Hughes c083462
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
Richard Hughes c083462
- Update to 3.11.91
Richard Hughes c083462
Richard Hughes 9ea821b
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
Richard Hughes 9ea821b
- Update to 3.11.90
Richard Hughes 9ea821b
Richard Hughes a04322d
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
Richard Hughes a04322d
- Update to 3.11.5
Richard Hughes a04322d
Richard Hughes 4dccbc8
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
Richard Hughes 4dccbc8
- Update to 3.11.4
Richard Hughes 4dccbc8
Debarshi Ray 8910635
* Wed Dec 18 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.11.3-1
Debarshi Ray 8910635
- Update to 3.11.3
Debarshi Ray 8910635
Richard Hughes 2e8f88d
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
Richard Hughes 2e8f88d
- Update to 3.11.2
Richard Hughes 2e8f88d
Debarshi Ray b8bedf5
* Tue Nov 12 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.10.2-1
Debarshi Ray b8bedf5
- Update to 3.10.2
Debarshi Ray b8bedf5
Debarshi Ray 716c1d1
* Fri Oct 18 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.10.1-2
Debarshi Ray a5a3085
- Adapt to changes in the redirect URI used by Facebook (GNOME #710363)
Debarshi Ray a5a3085
Richard Hughes 97681dc
* Wed Oct 16 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
Richard Hughes 97681dc
- Update to 3.10.1
Richard Hughes 97681dc
Debarshi Ray cecb48d
* Tue Oct 08 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.10.0-3
Debarshi Ray cecb48d
- Add a Requires on realmd (Red Hat #949741)
Debarshi Ray cecb48d
Debarshi Ray 52eec6b
* Fri Sep 27 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.10.0-2
Debarshi Ray 52eec6b
- Fix GNOME #708462 and #708832
Debarshi Ray 52eec6b
79a0088
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
79a0088
- Update to 3.10.0
79a0088
6db0daa
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
6db0daa
- Update to 3.9.92
6db0daa
0ad28fb
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
0ad28fb
- Update to 3.9.91
0ad28fb
18de632
* Thu Aug 29 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-2
18de632
- Update to new webkitgtk-2.1.90 API
18de632
Debarshi Ray f9a7035
* Thu Aug 22 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.90-1
Debarshi Ray f9a7035
- Update to 3.9.90
Debarshi Ray f9a7035
86fe941
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.4-2
86fe941
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
86fe941
Debarshi Ray e9a56ee
* Thu Jul 11 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.4-1
Debarshi Ray e9a56ee
- Update to 3.9.4
Debarshi Ray e9a56ee
- Update summary and description to match upstream DOAP file
Debarshi Ray e9a56ee
c9d292d
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
c9d292d
- Update to 3.9.2
c9d292d
3431db3
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
3431db3
- Update to 3.9.1
3431db3
Richard Hughes 9ec2787
* Mon Apr 15 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
Richard Hughes 9ec2787
- Update to 3.8.1
Richard Hughes 9ec2787
Debarshi Ray ed9aa5a
* Tue Mar 26 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.8.0-1
Debarshi Ray ed9aa5a
- Update to 3.8.0
Debarshi Ray ed9aa5a
Richard Hughes 8c8e6c2
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
Richard Hughes 8c8e6c2
- Update to 3.7.92
Richard Hughes 8c8e6c2
Debarshi Ray a97773b
* Tue Mar 05 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.91-1
Debarshi Ray a97773b
- Update to 3.7.91
Debarshi Ray a97773b
Debarshi Ray 204634e
* Tue Feb 26 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.90-2
Debarshi Ray 204634e
- Enable IMAP / SMTP
Debarshi Ray 204634e
2097a3d
* Fri Feb 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
2097a3d
- Update to 3.7.90
2097a3d
Debarshi Ray 8d83340
* Wed Feb 06 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.5-1
Debarshi Ray 8d83340
- Update to 3.7.5
Debarshi Ray 8d83340
63f0d71
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.4-2
63f0d71
- Rebuilt for libgcr soname bump
63f0d71
Debarshi Ray e152e9b
* Mon Jan 14 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.4-1
Debarshi Ray e152e9b
- Update to 3.7.4
Debarshi Ray e152e9b
Debarshi Ray 222bae6
* Thu Jan 03 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.3-1
Debarshi Ray 222bae6
- Update to 3.7.3
Debarshi Ray 222bae6
Debarshi Ray 1e7c862
* Sun Nov 18 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.7.2-1
Debarshi Ray 1e7c862
- Update to 3.7.2
Debarshi Ray 1e7c862
Debarshi Ray 39b92d6
* Tue Oct 23 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.7.1-1
Debarshi Ray 39b92d6
- Update to 3.7.1
Debarshi Ray 39b92d6
Debarshi Ray f9f1e3b
* Mon Oct 15 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.6.1-1
Debarshi Ray f9f1e3b
- Update to 3.6.1
Debarshi Ray f9f1e3b
Debarshi Ray f9f1e3b
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
Debarshi Ray f9f1e3b
- Update to 3.6.0
Debarshi Ray f9f1e3b
Debarshi Ray f9f1e3b
* Mon Sep 17 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.92-1
Debarshi Ray f9f1e3b
- Update to 3.5.92
Debarshi Ray f9f1e3b
Debarshi Ray f9f1e3b
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-1
Debarshi Ray f9f1e3b
- Update to 3.5.91
Debarshi Ray f9f1e3b
23bf1d7
* Tue Aug 21 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.90-1
23bf1d7
- Update to 3.5.90
23bf1d7
Richard Hughes e13ba53
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
Richard Hughes e13ba53
- Update to 3.5.5
Richard Hughes e13ba53
33f05ff
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
33f05ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
33f05ff
Debarshi Ray 851aad2
* Mon Jul 16 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.4-1
Debarshi Ray 851aad2
- Update to 3.5.4
Debarshi Ray 851aad2
Debarshi Ray 9b4bdb0
* Mon Jun 25 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.3-1
Debarshi Ray 9b4bdb0
- Update to 3.5.3
Debarshi Ray 9b4bdb0
Debarshi Ray 2cee819
* Tue Jun 05 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.2-1
Debarshi Ray 2cee819
- Update to 3.5.2
Debarshi Ray 2cee819
Debarshi Ray 63e6efe
* Wed May 02 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.1-1
Debarshi Ray 63e6efe
- Update to 3.5.1
Debarshi Ray 63e6efe
Richard Hughes f779fe2
* Tue Apr 17 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
Richard Hughes f779fe2
- Update to 3.4.1
Richard Hughes f779fe2
Debarshi Ray e4e290a
* Mon Mar 26 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-1
Debarshi Ray e4e290a
- Update to 3.4.0
Debarshi Ray e4e290a
Debarshi Ray 8491ce7
* Wed Mar 21 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.3.92.1-1
Debarshi Ray 8491ce7
- Update to 3.3.92.1
Debarshi Ray 8491ce7
Debarshi Ray 1b3638e
* Tue Mar 20 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.3.92-1
Debarshi Ray 1b3638e
- Update to 3.3.92
Debarshi Ray 1b3638e
bbc0d78
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.0-3
bbc0d78
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
bbc0d78
6b407de
* Mon Dec 19 2011 Brian Pepple <bpepple@fedoraproject.org> - 3.3.0-2
6b407de
- Enable Windows Live provider.
6b407de
a084efb
* Mon Dec 19 2011 Brian Pepple <bpepple@fedoraproject.org> - 3.3.0-1
a084efb
- Update to 3.3.0.
a084efb
- Update source url.
a084efb
93bd96a
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
93bd96a
- Rebuilt for glibc bug#747377
93bd96a
41524c1
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
41524c1
- Update to 3.2.1
41524c1
f9ff9a6
* Wed Sep 28 2011 Ray <rstrode@redhat.com> - 3.2.0.1-1
f9ff9a6
- Update to 3.2.0.1
f9ff9a6
ba3b5c6
* Mon Sep 26 2011 Ray <rstrode@redhat.com> - 3.2.0-1
ba3b5c6
- Update to 3.2.0
ba3b5c6
2fe90b0
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
2fe90b0
- Update to 3.1.91
2fe90b0
ad4264f
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
ad4264f
- Update to 3.1.90
ad4264f
Bastien Nocera 3e7332b
* Fri Jul 01 2011 Bastien Nocera <bnocera@redhat.com> 3.1.1-1
Bastien Nocera 3e7332b
- Update to 3.1.1
Bastien Nocera 3e7332b
Bastien Nocera 0c1fb5f
* Tue Jun 14 2011 Bastien Nocera <bnocera@redhat.com> 3.1.0-3
Bastien Nocera 0c1fb5f
- Add more necessary patches
Bastien Nocera 0c1fb5f
Bastien Nocera 0c1fb5f
* Tue Jun 14 2011 Bastien Nocera <bnocera@redhat.com> 3.1.0-2
Bastien Nocera 0c1fb5f
- Update with review comments from Peter Robinson
Bastien Nocera 0c1fb5f
Bastien Nocera 0c1fb5f
* Mon Jun 13 2011 Bastien Nocera <bnocera@redhat.com> 3.1.0-1
Bastien Nocera 0c1fb5f
- First version