59d5d4
%global tarball_version %%(echo %{version} | tr '~' '.')
59d5d4
59d5d4
Name:           seahorse
59d5d4
Version:        40.0
59d5d4
Release:        2%{?dist}
59d5d4
Summary:        A GNOME application for managing encryption keys
59d5d4
59d5d4
# seahorse is GPLv2+
59d5d4
# libcryptui is LGPLv2+
59d5d4
License:        GPLv2+ and LGPLv2+
59d5d4
URL:            https://wiki.gnome.org/Apps/Seahorse
59d5d4
Source:         https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
59d5d4
59d5d4
# Fix the build with gnupg 2.3.x
59d5d4
Patch0:         170.patch
59d5d4
59d5d4
BuildRequires:  pkgconfig(avahi-client)
59d5d4
BuildRequires:  pkgconfig(avahi-glib)
59d5d4
BuildRequires:  pkgconfig(gio-2.0)
59d5d4
BuildRequires:  pkgconfig(gck-1)
59d5d4
BuildRequires:  pkgconfig(gcr-3)
59d5d4
BuildRequires:  pkgconfig(gtk+-3.0)
59d5d4
BuildRequires:  pkgconfig(libhandy-1)
59d5d4
BuildRequires:  pkgconfig(libsecret-unstable)
59d5d4
BuildRequires:  pkgconfig(libsoup-2.4)
59d5d4
BuildRequires:  pkgconfig(pwquality)
59d5d4
BuildRequires:  desktop-file-utils
59d5d4
BuildRequires:  docbook-style-xsl
59d5d4
BuildRequires:  gettext
59d5d4
BuildRequires:  gpgme-devel >= 1.0
59d5d4
BuildRequires:  gnupg2
59d5d4
BuildRequires:  itstool
59d5d4
BuildRequires:  libSM-devel
59d5d4
BuildRequires:  meson
59d5d4
BuildRequires:  openldap-devel
59d5d4
BuildRequires:  openssh-clients
59d5d4
BuildRequires:  vala
59d5d4
BuildRequires:  /usr/bin/appstream-util
59d5d4
BuildRequires:  /usr/bin/xsltproc
59d5d4
59d5d4
# https://bugzilla.redhat.com/show_bug.cgi?id=474419
59d5d4
# https://bugzilla.redhat.com/show_bug.cgi?id=587328
59d5d4
Requires:       pinentry-gui
59d5d4
59d5d4
%description
59d5d4
Seahorse is a graphical interface for managing and using encryption keys.
59d5d4
It also integrates with nautilus, gedit and other places for encryption
59d5d4
operations.  It is a keyring manager.
59d5d4
59d5d4
59d5d4
%prep
59d5d4
%autosetup -p1 -n %{name}-%{tarball_version}
59d5d4
59d5d4
%build
59d5d4
%meson -Dmanpage=true
59d5d4
%meson_build
59d5d4
59d5d4
# cleanup permissions for files that go into debuginfo
59d5d4
find . -type f -name "*.c" -exec chmod a-x {} ';'
59d5d4
59d5d4
%install
59d5d4
%meson_install
59d5d4
59d5d4
%find_lang seahorse --with-gnome --all-name
59d5d4
59d5d4
%check
59d5d4
appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.appdata.xml
59d5d4
desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/org.gnome.seahorse.Application.desktop
59d5d4
59d5d4
%files -f %{name}.lang
59d5d4
%license COPYING*
59d5d4
%{_bindir}/*
59d5d4
%{_libexecdir}/seahorse/
59d5d4
%{_datadir}/applications/*.desktop
59d5d4
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.seahorse.Application.svg
59d5d4
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.seahorse.Application-symbolic.svg
59d5d4
%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
59d5d4
%{_datadir}/glib-2.0/schemas/*.gschema.xml
59d5d4
%dir %{_datadir}/gnome-shell/
59d5d4
%dir %{_datadir}/gnome-shell/search-providers/
59d5d4
%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
59d5d4
%{_datadir}/metainfo/*.appdata.xml
59d5d4
%{_datadir}/seahorse/
59d5d4
%{_mandir}/man1/*.1*
59d5d4
59d5d4
%changelog
59d5d4
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-2
59d5d4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
59d5d4
  Related: rhbz#1991688
59d5d4
59d5d4
* Fri May 07 2021 Kalev Lember <klember@redhat.com> - 40.0-1
59d5d4
- Update to 40.0
59d5d4
59d5d4
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 40~alpha-2
59d5d4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
59d5d4
59d5d4
* Fri Feb 19 2021 Kalev Lember <klember@redhat.com> - 40~alpha-1
59d5d4
- Update to 40.alpha
59d5d4
59d5d4
* Tue Feb 16 2021 Kalev Lember <klember@redhat.com> - 3.38.1-1
59d5d4
- Update to 3.38.1
59d5d4
59d5d4
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.0.1-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
59d5d4
59d5d4
* Mon Nov  9 2020 Kalev Lember <klember@redhat.com> - 3.38.0.1-1
59d5d4
- Update to 3.38.0.1
59d5d4
- Switch to libhandy1
59d5d4
59d5d4
* Mon Aug 24 2020 Kalev Lember <klember@redhat.com> - 3.37.2-1
59d5d4
- Update to 3.37.2
59d5d4
59d5d4
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.1-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
59d5d4
59d5d4
* Tue Jun 23 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
59d5d4
- Update to 3.37.1
59d5d4
59d5d4
* Mon Jun 22 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
59d5d4
- Update to 3.36.2
59d5d4
59d5d4
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 3.36-1
59d5d4
- Update to 3.36
59d5d4
59d5d4
* Tue Feb 18 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
59d5d4
- Update to 3.35.91
59d5d4
59d5d4
* Mon Feb 03 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
59d5d4
- Update to 3.35.90
59d5d4
59d5d4
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.1-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
59d5d4
59d5d4
* Fri Jan 10 2020 Kalev Lember <klember@redhat.com> - 3.35.1-1
59d5d4
- Update to 3.35.1
59d5d4
59d5d4
* Tue Jan 07 2020 Kalev Lember <klember@redhat.com> - 3.34.1-1
59d5d4
- Update to 3.34.1
59d5d4
59d5d4
* Tue Oct 01 2019 Kalev Lember <klember@redhat.com> - 3.34-1
59d5d4
- Update to 3.34
59d5d4
59d5d4
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.2-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
59d5d4
59d5d4
* Fri May 17 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
59d5d4
- Update to 3.32.2
59d5d4
59d5d4
* Mon May 06 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
59d5d4
- Update to 3.32.1
59d5d4
59d5d4
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 3.32-1
59d5d4
- Update to 3.32
59d5d4
59d5d4
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.91-2
59d5d4
- Rebuilt against fixed atk (#1626575)
59d5d4
59d5d4
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
59d5d4
- Update to 3.31.91
59d5d4
59d5d4
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.1-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
59d5d4
59d5d4
* Wed Jan 09 2019 Kalev Lember <klember@redhat.com> - 3.31.1-1
59d5d4
- Update to 3.31.1
59d5d4
59d5d4
* Tue Dec 18 2018 Kalev Lember <klember@redhat.com> - 3.30.1.1-1
59d5d4
- Update to 3.30.1.1
59d5d4
59d5d4
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30-1
59d5d4
- Update to 3.30
59d5d4
- Switch to the meson build system
59d5d4
59d5d4
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-10
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
59d5d4
59d5d4
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-9
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
59d5d4
59d5d4
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.20.0-8
59d5d4
- Remove unneeded ldconfig
59d5d4
59d5d4
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.20.0-7
59d5d4
- Remove obsolete scriptlets
59d5d4
59d5d4
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-6
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
59d5d4
59d5d4
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-5
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
59d5d4
59d5d4
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-4
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
59d5d4
59d5d4
* Sat Dec 10 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 3.20.0-3
59d5d4
- Rebuild for gpgme 1.18
59d5d4
59d5d4
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.20.0-2
59d5d4
- Drop old gnome-keyring-manager obsoletes
59d5d4
- Don't set group tags
59d5d4
59d5d4
* Fri Mar 25 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
59d5d4
- Update to 3.20.0
59d5d4
59d5d4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
59d5d4
59d5d4
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.4-1
59d5d4
- Update to 3.19.4
59d5d4
59d5d4
* Mon Sep 28 2015 Kalev Lember <klember@redhat.com> - 3.18.0-2
59d5d4
- Build with gnupg2 support
59d5d4
59d5d4
* Mon Sep 28 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
59d5d4
- Update to 3.18.0
59d5d4
59d5d4
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 3.17.4-1
59d5d4
- Update to 3.17.4
59d5d4
59d5d4
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.0-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
59d5d4
59d5d4
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
59d5d4
- Update to 3.16.0
59d5d4
59d5d4
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
59d5d4
- Update to 3.15.92
59d5d4
59d5d4
* Thu Feb 26 2015 David King <amigadave@amigadave.com> - 3.15.90-1
59d5d4
- Update to 3.15.90
59d5d4
- Update URL
59d5d4
- Use license macro for COPYING and COPYING.LIB
59d5d4
- Use pkgconfig for BuildRequires
59d5d4
- Update man page glob in files section
59d5d4
- Validate AppData in check
59d5d4
59d5d4
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 3.14.0-4
59d5d4
- Rebuilt for Fedora 23 Change
59d5d4
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
59d5d4
59d5d4
* Thu Nov 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-3
59d5d4
- Fix SSH key generation (#1163660)
59d5d4
59d5d4
* Sat Oct 25 2014 Stef Walter <stefw@redhat.com> - 3.14.0-2
59d5d4
- Seahorse is not compatible with gnupg2 for now due to incompatible
59d5d4
  upstream changes.
59d5d4
59d5d4
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
59d5d4
- Update to 3.14.0
59d5d4
- Drop last remnants of GConf schema handling
59d5d4
59d5d4
* Sat Sep 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-7
59d5d4
- Update mime scriptlets
59d5d4
59d5d4
* Wed Aug 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-6
59d5d4
- Backport a fix for a search provider crash
59d5d4
59d5d4
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-5
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
59d5d4
59d5d4
* Fri Jun 27 2014 Rex Dieter <rdieter@fedoraproject.org> 3.12.2-4
59d5d4
- drop needless scriptlet deps, %%postun: update-mime-database only on removal
59d5d4
59d5d4
* Fri Jun 27 2014 Bastien Nocera <bnocera@redhat.com> 3.12.2-3
59d5d4
- Don't run update-mime-database in post, we don't ship mime XML
59d5d4
  files anymore.
59d5d4
59d5d4
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
59d5d4
59d5d4
* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-1
59d5d4
- Update to 3.12.2
59d5d4
59d5d4
* Sun Mar 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
59d5d4
- Update to 3.12.0
59d5d4
59d5d4
* Mon Mar 17 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
59d5d4
- Update to 3.11.92
59d5d4
59d5d4
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
59d5d4
- Update to 3.11.91
59d5d4
59d5d4
* Mon Jan 13 2014 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
59d5d4
- Update to 3.10.2
59d5d4
59d5d4
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
59d5d4
- Update to 3.10.1
59d5d4
59d5d4
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
59d5d4
- Update to 3.10.0
59d5d4
59d5d4
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
59d5d4
- Update to 3.9.91
59d5d4
59d5d4
* Fri Aug 30 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-2
59d5d4
- Obsolete retired seahorse-plugins
59d5d4
59d5d4
* Wed Aug 28 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
59d5d4
- Update to 3.9.90
59d5d4
59d5d4
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.1-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
59d5d4
59d5d4
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
59d5d4
- Update to 3.9.1
59d5d4
59d5d4
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
59d5d4
- Update to 3.8.1
59d5d4
59d5d4
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
59d5d4
- Update to 3.8.0
59d5d4
59d5d4
* Fri Mar  8 2013 Matthias Clasen <mclasen@redhat.com> 0- 3.7.91-1
59d5d4
- Update to 3.7.91
59d5d4
59d5d4
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-1
59d5d4
- Update to 3.7.5
59d5d4
59d5d4
* Thu Jan 03 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.2-1
59d5d4
- Update to 3.7.2
59d5d4
59d5d4
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
59d5d4
- Update to 3.7.1
59d5d4
59d5d4
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
59d5d4
- Update to 3.6.1
59d5d4
59d5d4
* Wed Sep 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
59d5d4
- Update to 3.6.0
59d5d4
59d5d4
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
59d5d4
- Update to 3.5.92
59d5d4
59d5d4
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
59d5d4
- Update to 3.5.91
59d5d4
59d5d4
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
59d5d4
- Update to 3.5.90
59d5d4
59d5d4
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
59d5d4
59d5d4
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
59d5d4
- Update to 3.5.4
59d5d4
59d5d4
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
59d5d4
- Update to 3.4.1
59d5d4
59d5d4
* Thu Apr 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-2
59d5d4
- Added self-obsoletes to assist with seahorse-sharing package split
59d5d4
59d5d4
* Mon Mar 26 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-1
59d5d4
- Update to 3.4.0
59d5d4
59d5d4
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
59d5d4
- Update to 3.3.92
59d5d4
59d5d4
* Thu Mar 15 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
59d5d4
- Update to 3.3.91
59d5d4
59d5d4
* Tue Feb 28 2012 Ray Strode <rstrode@redhat.com> 3.3.5-2
59d5d4
- Drop fedora- vendor prefix
59d5d4
59d5d4
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
59d5d4
- Update to 3.3.5
59d5d4
59d5d4
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
59d5d4
- Update to 3.3.4
59d5d4
59d5d4
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
59d5d4
59d5d4
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
59d5d4
- Update to 3.3.3
59d5d4
59d5d4
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
59d5d4
- Update to 3.3.1
59d5d4
59d5d4
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
59d5d4
- Rebuilt for glibc bug#747377
59d5d4
59d5d4
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
59d5d4
- Update to 3.2.1
59d5d4
59d5d4
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
59d5d4
- Update to 3.2.0
59d5d4
59d5d4
* Tue Sep 20 2011 Kalev Lember <kalevlember@gmail.com> 3.1.92-1
59d5d4
- Update to 3.1.92
59d5d4
59d5d4
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> 3.1.91-1
59d5d4
- Update to 3.1.91
59d5d4
59d5d4
* Wed Aug 31 2011 Kalev Lember <kalevlember@gmail.com> 3.1.90-1
59d5d4
- Update to 3.1.90
59d5d4
- Remove and obsolete seahorse-devel
59d5d4
- Switch to gsettings and obsolete the gconf schema
59d5d4
59d5d4
* Mon Jul 25 2011 Matthew Barnes <mbarnes@redhat.com> 3.1.4-1
59d5d4
- Update to 3.1.4
59d5d4
59d5d4
* Mon May  9 2011 Tomas Bzatek <tbzatek@redhat.com> 3.1.1-1
59d5d4
- Update to 3.1.1
59d5d4
59d5d4
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-1
59d5d4
- Update to 3.0.1
59d5d4
59d5d4
* Thu Apr  7 2011 Christopher Aillon <caillon@redhat.com> 3.0.0-1
59d5d4
- Update to 3.0.0
59d5d4
59d5d4
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.93-1
59d5d4
- Update to 2.91.93
59d5d4
59d5d4
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
59d5d4
- Update to 2.91.92
59d5d4
59d5d4
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.91-1
59d5d4
- Update to 2.91.91
59d5d4
59d5d4
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-5
59d5d4
- Rebuild against newer gtk
59d5d4
59d5d4
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.4-4
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
59d5d4
59d5d4
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-3
59d5d4
- Rebuild against newer gtk
59d5d4
59d5d4
* Sun Jan  9 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-2
59d5d4
- Rebuild against newer gtk3
59d5d4
59d5d4
* Mon Jan  3 2011 Tomas Bzatek <tbzatek@redhat.com> 2.91.4-1
59d5d4
- Update to 2.91.4
59d5d4
59d5d4
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-2
59d5d4
- Rebuild against new gtk
59d5d4
59d5d4
* Tue Nov  9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.2-1
59d5d4
- Update to 2.91.2
59d5d4
59d5d4
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.1.gitc548f3b
59d5d4
- git snapshot
59d5d4
- build against libnotify 0.7.0
59d5d4
59d5d4
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1.1-1
59d5d4
- Update to 2.91.1.1
59d5d4
59d5d4
* Mon Oct 18 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.1-1
59d5d4
- Update to 2.91.1
59d5d4
59d5d4
* Wed Sep 29 2010 Tomas Bzatek <tbzatek@redhat.com> 2.32.0-1
59d5d4
- Update to 2.32.0
59d5d4
59d5d4
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-2
59d5d4
- Rebuild against newer gobject-introspection
59d5d4
59d5d4
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
59d5d4
- Update to 2.31.91
59d5d4
59d5d4
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.30.1-3
59d5d4
- Rebuild with new gobject-introspection
59d5d4
59d5d4
* Tue May 04 2010 Rex Dieter <rdieter@fedoraproject.org> 2.30.1-2
59d5d4
- Requires: pinentry-gui (#587328)
59d5d4
59d5d4
* Tue Apr 27 2010 Tomas Bzatek <tbzatek@redhat.com> 2.30.1-1
59d5d4
- Update to 2.30.1
59d5d4
59d5d4
* Mon Apr 19 2010 Rahul Sundaram <sundaram@fedoraproject.org> 2.30.0-2
59d5d4
- Fix description to mention keyring manager
59d5d4
- Resolves rhbz#536945
59d5d4
59d5d4
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
59d5d4
- Update to 2.30.0
59d5d4
59d5d4
* Mon Feb 22 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.91-1
59d5d4
- Update to 2.29.91
59d5d4
59d5d4
* Tue Feb  9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.90-1
59d5d4
- Update to 2.29.90
59d5d4
- Removed daemon autostart file (upstream)
59d5d4
59d5d4
* Fri Jan  8 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-2
59d5d4
- Fix bad usage of g_strconcat: missing NULL (#553647)
59d5d4
59d5d4
* Thu Jan  7 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.4-1
59d5d4
- Update to 2.29.4
59d5d4
59d5d4
* Mon Dec 14 2009 Matthias Clasen <mclasen@redhat.com> 2.29.3-2
59d5d4
- Fix a wrong use of gdk_property_get that can lead to crashes
59d5d4
59d5d4
* Mon Nov 30 2009 Tomas Bzatek <tbzatek@redhat.com> 2.29.3-1
59d5d4
- Update to 2.29.3
59d5d4
59d5d4
* Mon Nov  2 2009 Tomas Bzatek <tbzatek@redhat.com> 2.29.1-1
59d5d4
- Update to 2.29.1
59d5d4
59d5d4
* Tue Sep 22 2009 Tomas Bzatek <tbzatek@redhat.com> 2.28.0-1
59d5d4
- Update to 2.28.0
59d5d4
59d5d4
* Mon Sep 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
59d5d4
- Update to 2.27.92
59d5d4
59d5d4
* Wed Aug 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-2
59d5d4
- Make seahorse respect the button-images setting
59d5d4
59d5d4
* Tue Aug 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
59d5d4
- Update to 2.27.90
59d5d4
59d5d4
* Thu Aug  6 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-2
59d5d4
- Bring the password tab back
59d5d4
59d5d4
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-1
59d5d4
- Update to 2.27.5
59d5d4
59d5d4
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.1-4
59d5d4
- Drop unneeded direct deps
59d5d4
59d5d4
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.1-3
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
59d5d4
59d5d4
* Mon Jun  1 2009 Tomas Bzatek <tbzatek@redhat.com> 2.27.1-2
59d5d4
- Require pinentry-gtk (#474419)
59d5d4
59d5d4
* Mon May  4 2009 Tomas Bzatek <tbzatek@redhat.com> 2.27.1-1
59d5d4
- Update to 2.27.1
59d5d4
59d5d4
* Sun Apr 12 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1
59d5d4
- Update to 2.26.1
59d5d4
- See http://download.gnome.org/sources/seahorse/2.26/seahorse-2.26.1.news
59d5d4
59d5d4
* Fri Apr 10 2009 Matthias Clasen <mclasen@redhat.com> 2.26.0-2
59d5d4
- Fix directory ownership
59d5d4
59d5d4
* Mon Mar 16 2009 Tomas Bzatek <tbzatek@redhat.com> 2.26.0-1
59d5d4
- Update to 2.26.0
59d5d4
59d5d4
* Mon Mar  2 2009 Tomas Bzatek <tbzatek@redhat.com> 2.25.92-1
59d5d4
- Update to 2.25.92
59d5d4
59d5d4
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
59d5d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
59d5d4
59d5d4
* Sat Feb 14 2009 Matthias Clasen <mclasen@redhat.com> 2.25.91-1
59d5d4
- Update to 2.25.91
59d5d4
59d5d4
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> 2.25.90-1
59d5d4
- Update to 2.25.90
59d5d4
59d5d4
* Wed Jan  7 2009 Matthias Clasen <mclasen@redhat.com> 2.25.4-1
59d5d4
- Update to 2.25.4
59d5d4
59d5d4
* Mon Dec 22 2008 Tomas Bzatek <tbzatek@redhat.com> 2.25.3-1
59d5d4
- Update to 2.25.3
59d5d4
59d5d4
* Tue Dec  2 2008 Matthias Clasen <mclasen@redhat.com> 2.25.1-3
59d5d4
- Rebuild for pkg-config provides
59d5d4
59d5d4
* Mon Dec  1 2008 Tomas Bzatek <tbzatek@redhat.com> 2.25.1-2
59d5d4
- Mark Seahorse as an official replacement for gnome-keyring-manager
59d5d4
59d5d4
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> 2.25.1-1
59d5d4
- Update to 2.25.1
59d5d4
59d5d4
* Sun Oct 19 2008 Matthias Clasen <mclasen@redhat.com> 2.24.1-1
59d5d4
- Update to 2.24.1
59d5d4
59d5d4
* Thu Oct  9 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-3
59d5d4
- Save some space
59d5d4
59d5d4
* Sun Sep 21 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-2
59d5d4
- Update to 2.24.0
59d5d4
59d5d4
* Sun Sep  7 2008 Matthias Clasen <mclasen@redhat.com> 2.23.92-1
59d5d4
- Update to 2.23.92
59d5d4
59d5d4
* Thu Sep  4 2008 Matthias Clasen <mclasen@redhat.com> 2.23.91-1
59d5d4
- Update to 2.23.91
59d5d4
59d5d4
* Sat Aug 30 2008 Michel Salim <salimma@fedoraproject.org> 2.23.90-2
59d5d4
- Patch configure to detect gpg2 binary
59d5d4
59d5d4
* Sat Aug 23 2008 Matthias Clasen <mclasen@redhat.com> 2.23.90-1
59d5d4
- Update to 2.23.90
59d5d4
59d5d4
* Tue Aug  5 2008 Matthias Clasen <mclasen@redhat.com> 2.23.6-1
59d5d4
- Update to 2.23.6
59d5d4
- Split off a -devel package
59d5d4
59d5d4
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> 2.23.5-1
59d5d4
- Update to 2.23.5
59d5d4
59d5d4
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1-1
59d5d4
- Update to 2.22.1
59d5d4
59d5d4
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-1
59d5d4
- Update to 2.22.0
59d5d4
59d5d4
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> 2.21.92-1
59d5d4
- Update to 2.21.92
59d5d4
59d5d4
* Fri Feb 15 2008 Matthias Clasen <mclasen@redhat.com> 2.21.90-2
59d5d4
- Rebuild
59d5d4
59d5d4
* Tue Jan 29 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.90-1
59d5d4
- 2.21.90
59d5d4
- rebuild for new libsoup
59d5d4
59d5d4
59d5d4
* Mon Jan  7 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.4-2
59d5d4
- drop in seahorse-agent.sh to xinit - closes bug 427466 but will mean
59d5d4
  that seahorse agent will start if it is installed - even on kde or xfce
59d5d4
  desktops :(
59d5d4
59d5d4
* Thu Jan  3 2008 Seth Vidal <skvidal at fedoraproject.org> 2.21.4-1
59d5d4
- upgrade to 2.21.4
59d5d4
59d5d4
59d5d4
* Sat Dec  1 2007 Matt Domsch <mdomsch at fedoraproject.org> 2.21.3-1
59d5d4
- upgrade to 2.21.3
59d5d4
- enable avahi integration
59d5d4
- rpmlint cleanups: remove rpath, unneeded .so, tag config files
59d5d4
59d5d4
* Wed Aug 22 2007 Seth Vidal <skvidal at fedoraproject.org>
59d5d4
- fix license tag
59d5d4
- rebuild for fun!
59d5d4
59d5d4
* Fri Jul 20 2007 Seth Vidal <skvidal at fedoraproject.org>
59d5d4
- disable gedit plugin in rawhide, for now :(
59d5d4
59d5d4
* Tue Jun 26 2007 Seth Vidal <skvidal at fedoraproject.org>
59d5d4
- update to 1.0.1
59d5d4
59d5d4
* Sun Aug 13 2006 Seth Vidal <skvidal at linux.duke.edu>
59d5d4
- re-enable gedit
59d5d4
- update to 0.8.1
59d5d4
59d5d4
* Tue Mar  7 2006 Seth Vidal <skvidal at linux.duke.edu>
59d5d4
- added openldap-devel buildreq to hopefully close bug # 184124
59d5d4
59d5d4
* Thu Feb 23 2006 Seth Vidal <skvidal at linux.duke.edu>
59d5d4
- Patch from John Thacker for rh bug #182694 
59d5d4
59d5d4
59d5d4
* Mon Jan 16 2006 Seth Vidal <skvidal at linux.duke.edu> - 0.8-2
59d5d4
- added configure patch for it to build
59d5d4
- disable gedit plugins until seahorse gets fixed to work with gedit 2.13+
59d5d4
59d5d4
* Wed Oct 26 2005 Seth Vidal <skvidal@phy.duke.edu> - 0.8-1
59d5d4
- 0.8
59d5d4
59d5d4
* Thu Jul 28 2005 Seth Vidal <skvidal@phy.duke.edu> - 0.7.9-1
59d5d4
- 0.7.9
59d5d4
59d5d4
* Wed May 25 2005 Jeremy Katz <katzj@redhat.com> - 0.7.7-3
59d5d4
- make sure all files are included
59d5d4
- BR nautilus-devel
59d5d4
59d5d4
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 0.7.7-2
59d5d4
- rebuild on all arches
59d5d4
59d5d4
* Thu May  5 2005 Seth Vidal <skvidal@phy.duke.edu> 0.7.7-1
59d5d4
- 0.7.7
59d5d4
59d5d4
* Tue Apr 19 2005 Seth Vidal <skvidal at phy.duke.edu> 0.7.6-4
59d5d4
- something innocuous to test on
59d5d4
59d5d4
* Wed Apr  6 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
59d5d4
- rebuilt
59d5d4
59d5d4
* Fri Feb 25 2005 Phillip Compton <pcompton[AT]proteinmedia.com> 0.7.6-2
59d5d4
- desktop entry fixes.
59d5d4
59d5d4
* Fri Feb 25 2005 Phillip Compton <pcompton[AT]proteinmedia.com> 0.7.6-1
59d5d4
- 0.7.6.
59d5d4
59d5d4
* Sun Nov 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.5
59d5d4
- BuildReq scrollkeeper.
59d5d4
59d5d4
* Wed Oct 22 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.4
59d5d4
- Uncommented .la removal.
59d5d4
59d5d4
* Sun Sep 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.3
59d5d4
- Grabbed new copy os source from upstream.
59d5d4
- Fixed path on Source0, to allow direct download.
59d5d4
- BuildReq desktop-file-utils.
59d5d4
59d5d4
* Sun Sep 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.2
59d5d4
- Fixed file permission on source tarball.
59d5d4
- Fixed Group.
59d5d4
- Removed aesthetic comments.
59d5d4
- Brought more in line with current spec template.
59d5d4
59d5d4
* Sun Aug 17 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:0.7.3-0.fdr.1
59d5d4
- Fedorification.
59d5d4
- Added path to Source0.
59d5d4
- Added URL.
59d5d4
- buildroot -> RPM_BUILD_ROOT.
59d5d4
- BuildReq libgnomeui-devel, eel2-devel, gpgme03-devel.
59d5d4
- BuildReq gettext.
59d5d4
- post Req GConf2.
59d5d4
- post/postun Req scrollkeeper.
59d5d4
- .la/.a removal.
59d5d4
- cosmetic changes.
59d5d4
59d5d4
* Fri May 02 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.3-1
59d5d4
- 0.7.3 Release
59d5d4
59d5d4
* Wed Apr 23 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.1-3
59d5d4
- Rebuilt against gpgme 0.3.15
59d5d4
59d5d4
* Sat Apr 12 2003 Matthew Hall <matt@ecsc.co.uk> 0.7.1-2
59d5d4
- RedHat 9 Rebuild
59d5d4
59d5d4
* Sun Jan 26 2003 Matthew Hall <matt@ecsc.co.uk>
59d5d4
- New Spec File
59d5d4