diff --git a/libsecret-0.1.tar.xz b/libsecret-0.1.tar.xz deleted file mode 100644 index 46b0998..0000000 --- a/libsecret-0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e260c6ce7372f7d429d5ff870485854b809b989728abfd9b674171ada5206ea -size 418612 diff --git a/libsecret-0.2.tar.xz b/libsecret-0.2.tar.xz new file mode 100644 index 0000000..58e8df4 --- /dev/null +++ b/libsecret-0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f58b7cf2c2bc4c9f464e6a3ef2a754df342f89443e73a6bad15f6e95dac65d +size 419284 diff --git a/libsecret.changes b/libsecret.changes index 4beb908..68d7f84 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 17 06:47:09 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.2: + + Fix header copyright issues + + Add missing 'authtype' attribute to the 'network' schema + + Add secret-schemas.h to the 'stable' API + + Build fixes + ------------------------------------------------------------------- Mon Apr 2 06:11:57 UTC 2012 - vuntz@opensuse.org diff --git a/libsecret.spec b/libsecret.spec index dede815..281d65a 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -18,13 +18,13 @@ %define have_lang 0 Name: libsecret -Version: 0.1 +Version: 0.2 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.1/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libsecret/0.2/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.29