diff --git a/libsecret-0.2.tar.xz b/libsecret-0.2.tar.xz deleted file mode 100644 index 58e8df4..0000000 --- a/libsecret-0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33f58b7cf2c2bc4c9f464e6a3ef2a754df342f89443e73a6bad15f6e95dac65d -size 419284 diff --git a/libsecret-0.3.tar.xz b/libsecret-0.3.tar.xz new file mode 100644 index 0000000..97e4e07 --- /dev/null +++ b/libsecret-0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25907edd5610509bf95613d549f5609066831af9ac9499b0d2e19a43c7d5575b +size 423380 diff --git a/libsecret.changes b/libsecret.changes index 68d7f84..b9086b6 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jun 27 18:57:33 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.3: + + Add methods to get services from collections, items + + Add methods to read and set aliases + + Add methods which handle prompts for a DBus object path + + Header path fix + + Documentation fixes + ------------------------------------------------------------------- Tue Apr 17 06:47:09 UTC 2012 - vuntz@opensuse.org diff --git a/libsecret.spec b/libsecret.spec index 281d65a..813245a 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -18,13 +18,13 @@ %define have_lang 0 Name: libsecret -Version: 0.2 +Version: 0.3 Release: 0 Url: http://www.gnome.org/ Summary: Library for accessing the Secret Service API License: LGPL-2.0+ Group: System/Libraries -Source0: http://download.gnome.org/sources/libsecret/0.2/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libsecret/0.3/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.29