d5ad311
Name:           seahorse
99f9014
Version:        3.36.2
8f976a6
Release:        1%{?dist}
d5ad311
Summary:        A GNOME application for managing encryption keys
ecb91f8
Seth Vidal 7686923
# seahorse is GPLv2+
Seth Vidal 7686923
# libcryptui is LGPLv2+
Seth Vidal 7686923
License:        GPLv2+ and LGPLv2+
81a1d42
URL:            https://wiki.gnome.org/Apps/Seahorse
1beaebd
Source:         https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
8857182
6206d83
BuildRequires:  pkgconfig(avahi-client)
6206d83
BuildRequires:  pkgconfig(avahi-glib)
6206d83
BuildRequires:  pkgconfig(gio-2.0)
6206d83
BuildRequires:  pkgconfig(gck-1)
6206d83
BuildRequires:  pkgconfig(gcr-3)
6206d83
BuildRequires:  pkgconfig(gtk+-3.0)
8f976a6
BuildRequires:  pkgconfig(libhandy-0.0)
6206d83
BuildRequires:  pkgconfig(libsecret-unstable)
6206d83
BuildRequires:  pkgconfig(libsoup-2.4)
2ada963
BuildRequires:  pkgconfig(pwquality)
pcompton 64b5157
BuildRequires:  desktop-file-utils
6d7303f
BuildRequires:  docbook-style-xsl
pcompton 64b5157
BuildRequires:  gettext
pcompton 64b5157
BuildRequires:  gpgme-devel >= 1.0
41ab3d1
BuildRequires:  gnupg2
264e09d
BuildRequires:  itstool
6206d83
BuildRequires:  libSM-devel
676f5a6
BuildRequires:  meson
Seth Vidal efff9e5
BuildRequires:  openldap-devel
Seth Vidal d57f27d
BuildRequires:  openssh-clients
c4b7487
BuildRequires:  vala
822bc5b
BuildRequires:  /usr/bin/appstream-util
6d7303f
BuildRequires:  /usr/bin/xsltproc
c4b7487
Tomas Bzatek 43380e5
# https://bugzilla.redhat.com/show_bug.cgi?id=474419
0d0712c
# https://bugzilla.redhat.com/show_bug.cgi?id=587328
0d0712c
Requires:       pinentry-gui
Tomas Bzatek 43380e5
cvsextras 480e3ba
%description
52f3bd8
Seahorse is a graphical interface for managing and using encryption keys.
52f3bd8
It also integrates with nautilus, gedit and other places for encryption
Tomas Bzatek cc502c4
operations.  It is a keyring manager.
cvsextras 480e3ba
cvsextras 480e3ba
cvsextras 480e3ba
%prep
cvsextras 480e3ba
%setup -q
cvsextras 480e3ba
cvsextras 480e3ba
%build
6d7303f
%meson -Dmanpage=true
676f5a6
%meson_build
1df0217
Seth Vidal 6b7a9e9
# cleanup permissions for files that go into debuginfo
Seth Vidal 6b7a9e9
find . -type f -name "*.c" -exec chmod a-x {} ';'
cvsextras 480e3ba
cvsextras 480e3ba
%install
676f5a6
%meson_install
Seth Vidal 77414ad
66785b5
%find_lang seahorse --with-gnome --all-name
Seth Vidal efff9e5
822bc5b
%check
676f5a6
appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.appdata.xml
0e85f62
desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/org.gnome.seahorse.Application.desktop
822bc5b
cvsextras 480e3ba
%files -f %{name}.lang
676f5a6
%license COPYING*
cvsextras 480e3ba
%{_bindir}/*
676f5a6
%{_libexecdir}/seahorse/
pcompton 64b5157
%{_datadir}/applications/*.desktop
6d7303f
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.seahorse.Application.svg
0e85f62
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.seahorse.Application-symbolic.svg
fff5575
%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
95817ab
%{_datadir}/glib-2.0/schemas/*.gschema.xml
fff5575
%dir %{_datadir}/gnome-shell/
fff5575
%dir %{_datadir}/gnome-shell/search-providers/
fff5575
%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
676f5a6
%{_datadir}/metainfo/*.appdata.xml
b73fc25
%{_datadir}/seahorse/
676f5a6
%{_mandir}/man1/*.1*
cvsextras 480e3ba
cvsextras 480e3ba
%changelog
99f9014
* Mon Jun 22 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
99f9014
- Update to 3.36.2
99f9014
1beaebd
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 3.36-1
1beaebd
- Update to 3.36
1beaebd
c4621e9
* Tue Feb 18 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
c4621e9
- Update to 3.35.91
c4621e9
8f976a6
* Mon Feb 03 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
8f976a6
- Update to 3.35.90
8f976a6
8cf7a6b
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.1-2
8cf7a6b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
8cf7a6b
1b27058
* Fri Jan 10 2020 Kalev Lember <klember@redhat.com> - 3.35.1-1
1b27058
- Update to 3.35.1
1b27058
94d7df9
* Tue Jan 07 2020 Kalev Lember <klember@redhat.com> - 3.34.1-1
94d7df9
- Update to 3.34.1
94d7df9
6d7303f
* Tue Oct 01 2019 Kalev Lember <klember@redhat.com> - 3.34-1
6d7303f
- Update to 3.34
6d7303f
702d399
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.2-2
702d399
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
702d399
684b4a4
* Fri May 17 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
684b4a4
- Update to 3.32.2
684b4a4
8a8cedc
* Mon May 06 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
8a8cedc
- Update to 3.32.1
8a8cedc
9f76337
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 3.32-1
9f76337
- Update to 3.32
9f76337
69fff9d
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.91-2
69fff9d
- Rebuilt against fixed atk (#1626575)
69fff9d
2ada963
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
2ada963
- Update to 3.31.91
2ada963
cdac330
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.1-2
cdac330
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
cdac330
0e85f62
* Wed Jan 09 2019 Kalev Lember <klember@redhat.com> - 3.31.1-1
0e85f62
- Update to 3.31.1
0e85f62
cbee787
* Tue Dec 18 2018 Kalev Lember <klember@redhat.com> - 3.30.1.1-1
cbee787
- Update to 3.30.1.1
cbee787
676f5a6
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30-1
676f5a6
- Update to 3.30
676f5a6
- Switch to the meson build system
676f5a6
a87f125
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-10
a87f125
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
a87f125
e213da1
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-9
e213da1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
e213da1
9ecc71c
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.20.0-8
9ecc71c
- Remove unneeded ldconfig
9ecc71c
400bae1
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.20.0-7
400bae1
- Remove obsolete scriptlets
400bae1
610adff
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-6
610adff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
610adff
0682af2
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-5
0682af2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
0682af2
4bff8df
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-4
4bff8df
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
4bff8df
6f6ba90
* Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 3.20.0-3
6f6ba90
- Rebuild for gpgme 1.18
6f6ba90
2f2e75e
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.20.0-2
2f2e75e
- Drop old gnome-keyring-manager obsoletes
ecb91f8
- Don't set group tags
2f2e75e
dad97d0
* Fri Mar 25 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
dad97d0
- Update to 3.20.0
dad97d0
e883b69
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
e883b69
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e883b69
b78c6e5
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.4-1
b78c6e5
- Update to 3.19.4
b78c6e5
41ab3d1
* Mon Sep 28 2015 Kalev Lember <klember@redhat.com> - 3.18.0-2
41ab3d1
- Build with gnupg2 support
41ab3d1
f248d98
* Mon Sep 28 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
f248d98
- Update to 3.18.0
f248d98
Richard Hughes b5a1561
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 3.17.4-1
Richard Hughes b5a1561
- Update to 3.17.4
Richard Hughes b5a1561
042a2d8
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.0-2
042a2d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
042a2d8
410efb2
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
410efb2
- Update to 3.16.0
410efb2
d342417
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
d342417
- Update to 3.15.92
d342417
8f9fba8
* Thu Feb 26 2015 David King <amigadave@amigadave.com> - 3.15.90-1
8f9fba8
- Update to 3.15.90
81a1d42
- Update URL
e10549c
- Use license macro for COPYING and COPYING.LIB
6206d83
- Use pkgconfig for BuildRequires
4668fd8
- Update man page glob in files section
822bc5b
- Validate AppData in check
8f9fba8
6172fb8
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 3.14.0-4
6172fb8
- Rebuilt for Fedora 23 Change
6172fb8
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
6172fb8
8857182
* Thu Nov 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-3
8857182
- Fix SSH key generation (#1163660)
8857182
32a5dd3
* Sat Oct 25 2014 Stef Walter <stefw@redhat.com> - 3.14.0-2
32a5dd3
- Seahorse is not compatible with gnupg2 for now due to incompatible
32a5dd3
  upstream changes.
32a5dd3
1920217
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
1920217
- Update to 3.14.0
27cd534
- Drop last remnants of GConf schema handling
1920217
33fa1b5
* Sat Sep 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-7
33fa1b5
- Update mime scriptlets
33fa1b5
a70522e
* Wed Aug 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-6
a70522e
- Backport a fix for a search provider crash
a70522e
e33ab01
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-5
e33ab01
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e33ab01
Rex Dieter 19d1ed3
* Fri Jun 27 2014 Rex Dieter <rdieter@fedoraproject.org> 3.12.2-4
Rex Dieter 19d1ed3
- drop needless scriptlet deps, %%postun: update-mime-database only on removal
Rex Dieter 19d1ed3
Bastien Nocera 0d07ee7
* Fri Jun 27 2014 Bastien Nocera <bnocera@redhat.com> 3.12.2-3
Bastien Nocera 2f4ea2f
- Don't run update-mime-database in post, we don't ship mime XML
Bastien Nocera 2f4ea2f
  files anymore.
Bastien Nocera 2f4ea2f
0735fc2
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-2
0735fc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
0735fc2
288f2b0
* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-1
288f2b0
- Update to 3.12.2
288f2b0
f5c2cef
* Sun Mar 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
f5c2cef
- Update to 3.12.0
f5c2cef
Richard Hughes 2fc9511
* Mon Mar 17 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
Richard Hughes 2fc9511
- Update to 3.11.92
Richard Hughes 2fc9511
Richard Hughes 23ef64e
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
Richard Hughes 23ef64e
- Update to 3.11.91
Richard Hughes 23ef64e
Richard Hughes dbe2838
* Mon Jan 13 2014 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
Richard Hughes dbe2838
- Update to 3.10.2
Richard Hughes dbe2838
Richard Hughes 880eedb
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
Richard Hughes 880eedb
- Update to 3.10.1
Richard Hughes 880eedb
f89c47d
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
f89c47d
- Update to 3.10.0
f89c47d
dbb6bb4
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
dbb6bb4
- Update to 3.9.91
dbb6bb4
f19f922
* Fri Aug 30 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-2
f19f922
- Obsolete retired seahorse-plugins
f19f922
80a5242
* Wed Aug 28 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
80a5242
- Update to 3.9.90
80a5242
c7e404a
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.1-2
c7e404a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
c7e404a
fff5575
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
fff5575
- Update to 3.9.1
fff5575
Richard Hughes fdb6f95
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
Richard Hughes fdb6f95
- Update to 3.8.1
Richard Hughes fdb6f95
2357872
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
2357872
- Update to 3.8.0
2357872
472f52c
* Fri Mar  8 2013 Matthias Clasen <mclasen@redhat.com> 0- 3.7.91-1
472f52c
- Update to 3.7.91
472f52c
cd014a5
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-1
cd014a5
- Update to 3.7.5
cd014a5
Debarshi Ray 0f1363b
* Thu Jan 03 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.2-1
Debarshi Ray 0f1363b
- Update to 3.7.2
Debarshi Ray 0f1363b
cc0c666
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
cc0c666
- Update to 3.7.1
cc0c666
18861dd
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
18861dd
- Update to 3.6.1
18861dd
f80c88b
* Wed Sep 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
f80c88b
- Update to 3.6.0
f80c88b
Richard Hughes eeb349b
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
Richard Hughes eeb349b
- Update to 3.5.92
Richard Hughes eeb349b
Richard Hughes 619cfa4
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
Richard Hughes 619cfa4
- Update to 3.5.91
Richard Hughes 619cfa4
Richard Hughes 8e68005
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
Richard Hughes 8e68005
- Update to 3.5.90
Richard Hughes 8e68005
1df3d6d
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
1df3d6d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1df3d6d
Richard Hughes a46fd35
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
Richard Hughes a46fd35
- Update to 3.5.4
Richard Hughes a46fd35
Richard Hughes 0a7ce81
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
Richard Hughes 0a7ce81
- Update to 3.4.1
Richard Hughes 0a7ce81
14d64da
* Thu Apr 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-2
14d64da
- Added self-obsoletes to assist with seahorse-sharing package split
14d64da
Debarshi Ray 2c2e0e3
* Mon Mar 26 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-1
Debarshi Ray 2c2e0e3
- Update to 3.4.0
Debarshi Ray 2c2e0e3
94482df
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
94482df
- Update to 3.3.92
94482df
89c0292
* Thu Mar 15 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
89c0292
- Update to 3.3.91
89c0292
324fbba
* Tue Feb 28 2012 Ray Strode <rstrode@redhat.com> 3.3.5-2
324fbba
- Drop fedora- vendor prefix
324fbba
bb2d120
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
5790472
- Update to 3.3.5
5790472
644a6af
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
644a6af
- Update to 3.3.4
644a6af
1dc60fb
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
1dc60fb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
1dc60fb
12f559d
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
12f559d
- Update to 3.3.3
12f559d
b0dadd3
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
b0dadd3
- Update to 3.3.1
b0dadd3
5fcc122
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
5fcc122
- Rebuilt for glibc bug#747377
5fcc122
a79db83
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
a79db83
- Update to 3.2.1
a79db83
29599b7
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
29599b7
- Update to 3.2.0
29599b7
df83169
* Tue Sep 20 2011 Kalev Lember <kalevlember@gmail.com> 3.1.92-1
df83169
- Update to 3.1.92
df83169
fe062af
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> 3.1.91-1
fe062af
- Update to 3.1.91
fe062af
95817ab
* Wed Aug 31 2011 Kalev Lember <kalevlember@gmail.com> 3.1.90-1
95817ab
- Update to 3.1.90
95817ab
- Remove and obsolete seahorse-devel
95817ab
- Switch to gsettings and obsolete the gconf schema
95817ab
bb2d120
* Mon Jul 25 2011 Matthew Barnes <mbarnes@redhat.com> 3.1.4-1
Matthew Barnes 63d511b
- Update to 3.1.4
Matthew Barnes 63d511b
0100209
* Mon May  9 2011 Tomas Bzatek <tbzatek@redhat.com> 3.1.1-1
0100209
- Update to 3.1.1
0100209
ecf2a1f
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-1
ecf2a1f
- Update to 3.0.1
ecf2a1f
Christopher Aillon b7b1054
* Thu Apr  7 2011 Christopher Aillon <caillon@redhat.com> 3.0.0-1
Christopher Aillon b7b1054
- Update to 3.0.0
Christopher Aillon b7b1054
23c5bc5
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.93-1
23c5bc5
- Update to 2.91.93
23c5bc5
1cabebf
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
1cabebf
- Update to 2.91.92
1cabebf
af45336
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91-1
af45336
- Update to 2.91.91
af45336
3c9ebf5
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-5
3c9ebf5
- Rebuild against newer gtk
3c9ebf5
63570c2
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.4-4
63570c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
63570c2
576f655
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-3
576f655
- Rebuild against newer gtk
576f655
ea274f0
* Sun Jan  9 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-2
ea274f0
- Rebuild against newer gtk3
ea274f0
73e2d4f
* Mon Jan  3 2011 Tomas Bzatek <tbzatek@redhat.com> 2.91.4-1
73e2d4f
- Update to 2.91.4
73e2d4f
8df25a5
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-2
8df25a5
- Rebuild against new gtk
8df25a5
156c0eb
* Tue Nov  9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.2-1
156c0eb
- Update to 2.91.2
156c0eb
711fac9
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.1.gitc548f3b
711fac9
- git snapshot
711fac9
- build against libnotify 0.7.0
711fac9
711fac9
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1.1-1
711fac9
- Update to 2.91.1.1
711fac9
18e780d
* Mon Oct 18 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.1-1
18e780d
- Update to 2.91.1
18e780d
2d6a720
* Wed Sep 29 2010 Tomas Bzatek <tbzatek@redhat.com> 2.32.0-1
2d6a720
- Update to 2.32.0
2d6a720
07b0202
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-2
07b0202
- Rebuild against newer gobject-introspection
07b0202
fa67fa2
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
fa67fa2
- Update to 2.31.91
fa67fa2
06c2a15
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.30.1-3
06c2a15
- Rebuild with new gobject-introspection
06c2a15
0d0712c
* Tue May 04 2010 Rex Dieter <rdieter@fedoraproject.org> 2.30.1-2
0d0712c
- Requires: pinentry-gui (#587328)
0d0712c
Tomas Bzatek cc502c4
* Tue Apr 27 2010 Tomas Bzatek <tbzatek@redhat.com> 2.30.1-1
Tomas Bzatek cc502c4
- Update to 2.30.1
Tomas Bzatek cc502c4
Tomas Bzatek cc502c4
* Mon Apr 19 2010 Rahul Sundaram <sundaram@fedoraproject.org> 2.30.0-2
Tomas Bzatek cc502c4
- Fix description to mention keyring manager
Tomas Bzatek cc502c4
- Resolves rhbz#536945
Tomas Bzatek cc502c4
1a9e41a
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
1a9e41a
- Update to 2.30.0
1a9e41a
Tomas Bzatek 3b8b450
* Mon Feb 22 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.91-1
Tomas Bzatek 3b8b450
- Update to 2.29.91
Tomas Bzatek 3b8b450
Tomas Bzatek e5a2195
* Tue Feb  9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.90-1
Tomas Bzatek e5a2195
- Update to 2.29.90
Tomas Bzatek e5a2195
- Removed daemon autostart file (upstream)
Tomas Bzatek e5a2195
Tomas Bzatek ed04950
* Fri Jan  8 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-2
Tomas Bzatek ed04950
- Fix bad usage of g_strconcat: missing NULL (#553647)
Tomas Bzatek ed04950
Tomas Bzatek 85a6267
* Thu Jan  7 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-1
Tomas Bzatek 6c8eca2
- Update to 2.29.4
Tomas Bzatek 6c8eca2
6717922
* Mon Dec 14 2009 Matthias Clasen <mclasen@redhat.com> 2.29.3-2
6717922
- Fix a wrong use of gdk_property_get that can lead to crashes
6717922
Tomas Bzatek 41534e3
* Mon Nov 30 2009 Tomas Bzatek <tbzatek@redhat.com> 2.29.3-1
Tomas Bzatek 41534e3
- Update to 2.29.3
Tomas Bzatek 41534e3
Tomas Bzatek 43c0c41
* Mon Nov  2 2009 Tomas Bzatek <tbzatek@redhat.com> 2.29.1-1
Tomas Bzatek 43c0c41
- Update to 2.29.1
Tomas Bzatek 43c0c41
Tomas Bzatek 5f66f59
* Tue Sep 22 2009 Tomas Bzatek <tbzatek@redhat.com> 2.28.0-1
Tomas Bzatek 5f66f59
- Update to 2.28.0
Tomas Bzatek 5f66f59
4991498
* Mon Sep 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
4991498
- Update to 2.27.92
4991498
99584a6
* Wed Aug 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-2
99584a6
- Make seahorse respect the button-images setting
99584a6
165966c
* Tue Aug 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
165966c
- Update to 2.27.90
165966c
0e27642
* Thu Aug  6 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-2
0e27642
- Bring the password tab back
0e27642
4746d5c
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-1
4746d5c
- Update to 2.27.5
4aa663c
1df0217
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-4
1df0217
- Drop unneeded direct deps
1df0217
196441f
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.1-3
196441f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
196441f
Tomas Bzatek 43380e5
* Mon Jun  1 2009 Tomas Bzatek <tbzatek@redhat.com> 2.27.1-2
Tomas Bzatek 43380e5
- Require pinentry-gtk (#474419)
Tomas Bzatek 43380e5
Tomas Bzatek 5655075
* Mon May  4 2009 Tomas Bzatek <tbzatek@redhat.com> 2.27.1-1
Tomas Bzatek 5655075
- Update to 2.27.1
Tomas Bzatek 5655075
52f3bd8
* Sun Apr 12 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1
52f3bd8
- Update to 2.26.1
52f3bd8
- See http://download.gnome.org/sources/seahorse/2.26/seahorse-2.26.1.news
52f3bd8
ce85f84
* Fri Apr 10 2009 Matthias Clasen <mclasen@redhat.com> 2.26.0-2
ce85f84
- Fix directory ownership
ce85f84
Tomas Bzatek 4b9402a
* Mon Mar 16 2009 Tomas Bzatek <tbzatek@redhat.com> 2.26.0-1
Tomas Bzatek 4b9402a
- Update to 2.26.0
Tomas Bzatek 4b9402a
Tomas Bzatek e26a61a
* Mon Mar  2 2009 Tomas Bzatek <tbzatek@redhat.com> 2.25.92-1
Tomas Bzatek e26a61a
- Update to 2.25.92
Tomas Bzatek e26a61a
f9a77f1
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
f9a77f1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
f9a77f1
2962bb2
* Sat Feb 14 2009 Matthias Clasen <mclasen@redhat.com> 2.25.91-1
2962bb2
- Update to 2.25.91
2962bb2
518ae7a
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> 2.25.90-1
518ae7a
- Update to 2.25.90
518ae7a
b3953c1
* Wed Jan  7 2009 Matthias Clasen <mclasen@redhat.com> 2.25.4-1
b3953c1
- Update to 2.25.4
b3953c1
Tomas Bzatek 8be9a28
* Mon Dec 22 2008 Tomas Bzatek <tbzatek@redhat.com> 2.25.3-1
Tomas Bzatek 8be9a28
- Update to 2.25.3
Tomas Bzatek 8be9a28
78ce7e0
* Tue Dec  2 2008 Matthias Clasen <mclasen@redhat.com> 2.25.1-3
78ce7e0
- Rebuild for pkg-config provides
78ce7e0
Tomas Bzatek b46d90c
* Mon Dec  1 2008 Tomas Bzatek <tbzatek@redhat.com> 2.25.1-2
Tomas Bzatek b46d90c
- Mark Seahorse as an official replacement for gnome-keyring-manager
Tomas Bzatek b46d90c
5b2d90e
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> 2.25.1-1
5b2d90e
- Update to 2.25.1
5b2d90e
b9a905d
* Sun Oct 19 2008 Matthias Clasen <mclasen@redhat.com> 2.24.1-1
b9a905d
- Update to 2.24.1
b9a905d
f00932d
* Thu Oct  9 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-3
f00932d
- Save some space
f00932d
37a9b4e
* Sun Sep 21 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-2
fc4fac1
- Update to 2.24.0
fc4fac1
14e1f2e
* Sun Sep  7 2008 Matthias Clasen <mclasen@redhat.com> 2.23.92-1
14e1f2e
- Update to 2.23.92
14e1f2e
f750cbc
* Thu Sep  4 2008 Matthias Clasen <mclasen@redhat.com> 2.23.91-1
f750cbc
- Update to 2.23.91
f750cbc
9a6d879
* Sat Aug 30 2008 Michel Salim <salimma@fedoraproject.org> 2.23.90-2
9a6d879
- Patch configure to detect gpg2 binary
9a6d879
f9dee5e
* Sat Aug 23 2008 Matthias Clasen <mclasen@redhat.com> 2.23.90-1
f9dee5e
- Update to 2.23.90
f9dee5e
66785b5
* Tue Aug  5 2008 Matthias Clasen <mclasen@redhat.com> 2.23.6-1
66785b5
- Update to 2.23.6
66785b5
- Split off a -devel package
66785b5
196a6c9
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> 2.23.5-1
196a6c9
- Update to 2.23.5
196a6c9
ddb45fe
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1-1
ddb45fe
- Update to 2.22.1
ddb45fe
cbb0cd9
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-1
cbb0cd9
- Update to 2.22.0
cbb0cd9
18400d8
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> 2.21.92-1
18400d8
- Update to 2.21.92
18400d8
762bb36
* Fri Feb 15 2008 Matthias Clasen <mclasen@redhat.com> 2.21.90-2
762bb36
- Rebuild
762bb36
Seth Vidal 75f7f2e
* Tue Jan 29 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.90-1
Seth Vidal 75f7f2e
- 2.21.90
Seth Vidal 75f7f2e
- rebuild for new libsoup
Seth Vidal 75f7f2e
Seth Vidal 75f7f2e
Seth Vidal 77414ad
* Mon Jan  7 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.4-2
Seth Vidal 77414ad
- drop in seahorse-agent.sh to xinit - closes bug 427466 but will mean
Seth Vidal 77414ad
  that seahorse agent will start if it is installed - even on kde or xfce
Seth Vidal 77414ad
  desktops :(
Seth Vidal 77414ad
Seth Vidal 9330434
* Thu Jan  3 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.4-1
Seth Vidal 9330434
- upgrade to 2.21.4
Seth Vidal 9330434
Seth Vidal 9330434
Seth Vidal 6b7a9e9
* Sat Dec  1 2007 Matt Domsch <mdomsch at fedoraproject.org> 2.21.3-1
Seth Vidal 6b7a9e9
- upgrade to 2.21.3
Seth Vidal 6b7a9e9
- enable avahi integration
Seth Vidal 6b7a9e9
- rpmlint cleanups: remove rpath, unneeded .so, tag config files
Seth Vidal 6b7a9e9
Seth Vidal d4673ad
* Wed Aug 22 2007 Seth Vidal <skvidal at fedoraproject.org>
Seth Vidal d4673ad
- fix license tag
Seth Vidal d4673ad
- rebuild for fun!
Seth Vidal d4673ad
Seth Vidal 1c65ba6
* Fri Jul 20 2007 Seth Vidal <skvidal at fedoraproject.org>
Seth Vidal 1c65ba6
- disable gedit plugin in rawhide, for now :(
Seth Vidal 1c65ba6
Seth Vidal efff9e5
* Tue Jun 26 2007 Seth Vidal <skvidal at fedoraproject.org>
Seth Vidal efff9e5
- update to 1.0.1
Seth Vidal 7dc003e
Seth Vidal 765b683
* Sun Aug 13 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal 765b683
- re-enable gedit
Seth Vidal 765b683
- update to 0.8.1
Seth Vidal 765b683
Seth Vidal 28c676f
* Tue Mar  7 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal 28c676f
- added openldap-devel buildreq to hopefully close bug # 184124
Seth Vidal 28c676f
Seth Vidal 58be84e
* Thu Feb 23 2006 Seth Vidal <skvidal at linux.duke.edu>
Seth Vidal 58be84e
- Patch from John Thacker for rh bug #182694 
Seth Vidal 58be84e
Seth Vidal 58be84e
Seth Vidal 51f83e2
* Mon Jan 16 2006 Seth Vidal <skvidal at linux.duke.edu> - 0.8-2
Seth Vidal 51f83e2
- added configure patch for it to build
Seth Vidal 51f83e2
- disable gedit plugins until seahorse gets fixed to work with gedit 2.13+
Seth Vidal 51f83e2
Seth Vidal 2100920
* Wed Oct 26 2005 Seth Vidal <skvidal@phy.duke.edu> - 0.8-1
Seth Vidal 2100920
- 0.8
Seth Vidal 2100920
Seth Vidal f31adf5
* Thu Jul 28 2005 Seth Vidal <skvidal@phy.duke.edu> - 0.7.9-1
Seth Vidal f31adf5
- 0.7.9
Seth Vidal f31adf5
94659bb
* Wed May 25 2005 Jeremy Katz <katzj@redhat.com> - 0.7.7-3
94659bb
- make sure all files are included
94659bb
- BR nautilus-devel
94659bb
efc14ba
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.7.7-2
efc14ba
- rebuild on all arches
efc14ba
Seth Vidal aeda9f3
* Thu May  5 2005 Seth Vidal <skvidal@phy.duke.edu> 0.7.7-1
Seth Vidal aeda9f3
- 0.7.7
Seth Vidal aeda9f3
Seth Vidal a2d4c77
* Tue Apr 19 2005 Seth Vidal <skvidal at phy.duke.edu> 0.7.6-4
Seth Vidal a2d4c77
- something innocuous to test on
Seth Vidal a2d4c77
bb2d120
* Wed Apr  6 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
60a651b
- rebuilt
60a651b
pcompton 64b5157
* Fri Feb 25 2005 Phillip Compton <pcompton[AT]proteinmedia.com> 0.7.6-2
pcompton 64b5157
- desktop entry fixes.
pcompton 64b5157
pcompton 64b5157
* Fri Feb 25 2005 Phillip Compton <pcompton[AT]proteinmedia.com> 0.7.6-1
pcompton 64b5157
- 0.7.6.
7603b9d
bb2d120
* Sun Nov 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.5
Seth Vidal 51f83e2
- BuildReq scrollkeeper.
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Wed Oct 22 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.4
Seth Vidal 51f83e2
- Uncommented .la removal.
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Sun Sep 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.3
Seth Vidal 51f83e2
- Grabbed new copy os source from upstream.
Seth Vidal 51f83e2
- Fixed path on Source0, to allow direct download.
Seth Vidal 51f83e2
- BuildReq desktop-file-utils.
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Sun Sep 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.2
Seth Vidal 51f83e2
- Fixed file permission on source tarball.
Seth Vidal 51f83e2
- Fixed Group.
Seth Vidal 51f83e2
- Removed aesthetic comments.
Seth Vidal 51f83e2
- Brought more in line with current spec template.
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Sun Aug 17 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.1
Seth Vidal 51f83e2
- Fedorification.
Seth Vidal 51f83e2
- Added path to Source0.
Seth Vidal 51f83e2
- Added URL.
Seth Vidal 51f83e2
- buildroot -> RPM_BUILD_ROOT.
Seth Vidal 51f83e2
- BuildReq libgnomeui-devel, eel2-devel, gpgme03-devel.
Seth Vidal 51f83e2
- BuildReq gettext.
Seth Vidal 51f83e2
- post Req GConf2.
Seth Vidal 51f83e2
- post/postun Req scrollkeeper.
Seth Vidal 51f83e2
- .la/.a removal.
Seth Vidal 51f83e2
- cosmetic changes.
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Fri May 02 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.3-1
Seth Vidal 51f83e2
- 0.7.3 Release
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Wed Apr 23 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.1-3
Seth Vidal 51f83e2
- Rebuilt against gpgme 0.3.15
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Sat Apr 12 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.1-2
Seth Vidal 51f83e2
- RedHat 9 Rebuild
Seth Vidal 51f83e2
Seth Vidal 51f83e2
* Sun Jan 26 2003 Matthew Hall <matt@ecsc.co.uk>
Seth Vidal 51f83e2
- New Spec File
Seth Vidal 51f83e2