Blame SPECS/seahorse.spec

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