diff --git a/seahorse-3.3.4.tar.xz b/seahorse-3.3.4.tar.xz deleted file mode 100644 index d7046e5..0000000 --- a/seahorse-3.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5952130edd009520bf1b34b92a426819f61bddafc3e0784d077f27e852562258 -size 1967588 diff --git a/seahorse-3.3.5.tar.xz b/seahorse-3.3.5.tar.xz new file mode 100644 index 0000000..12eaa70 --- /dev/null +++ b/seahorse-3.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891575802815706add29488187418524acf17ee23ec6860d5dc1db8e7e02fee8 +size 1966764 diff --git a/seahorse.changes b/seahorse.changes index a54c001..39934a8 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Feb 5 21:18:33 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.3.5: + + Maximum and minimum sidebar pane position + + Fix icons for filter entry + + Fix uninitialized memory usage + + Clearer wording for various keyrings + + Updated translations + + Build fixes + ------------------------------------------------------------------- Mon Jan 16 16:52:35 UTC 2012 - vuntz@opensuse.org diff --git a/seahorse.spec b/seahorse.spec index 8002254..7d19a86 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -15,8 +15,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: seahorse -Version: 3.3.4 +Version: 3.3.5 Release: 0 Summary: GNOME interface for gnupg License: GPL-2.0+ @@ -36,8 +37,8 @@ BuildRequires: update-desktop-files BuildRequires: xz BuildRequires: pkgconfig(avahi-client) BuildRequires: pkgconfig(avahi-glib) -BuildRequires: pkgconfig(gck-1) >= 3.3.3 -BuildRequires: pkgconfig(gcr-3) >= 3.3.3 +BuildRequires: pkgconfig(gck-1) >= 3.3.4 +BuildRequires: pkgconfig(gcr-3) >= 3.3.4 BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gnome-keyring-1) BuildRequires: pkgconfig(gtk+-3.0)