diff --git a/libsecret-0.10.tar.xz b/libsecret-0.10.tar.xz new file mode 100644 index 0000000..ca42cce --- /dev/null +++ b/libsecret-0.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4015ac83042fa408bf66ca8526709662d194fe566181db6ab3d86a6ea4ab8880 +size 473952 diff --git a/libsecret-0.9.tar.xz b/libsecret-0.9.tar.xz deleted file mode 100644 index 112ca6f..0000000 --- a/libsecret-0.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b1abfed2f5c88ff9a1801d5b6643331cc833dfe8d8b1dca982ae23bbd6de535 -size 473512 diff --git a/libsecret.changes b/libsecret.changes index 4a1de2e..ad9738d 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Sep 19 09:33:01 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.10: + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 15 15:37:23 UTC 2012 - dimstar@opensuse.org + +- Change vala BuildRequires to a versioned BuildRequires: no reason + to waste build power if vala is not recent enough. + ------------------------------------------------------------------- Mon Aug 20 16:53:30 UTC 2012 - dimstar@opensuse.org diff --git a/libsecret.spec b/libsecret.spec index c166a4a..9d10209 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define have_lang 1 Name: libsecret -Version: 0.9 +Version: 0.10 Release: 0 -License: LGPL-2.1+ Summary: Library for accessing the Secret Service API -Url: http://www.gnome.org/ +License: LGPL-2.1+ Group: System/Libraries -Source0: http://download.gnome.org/sources/libsecret/0.9/%{name}-%{version}.tar.xz +Url: http://www.gnome.org/ +Source0: http://download.gnome.org/sources/libsecret/0.10/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes @@ -32,7 +33,7 @@ BuildRequires: gobject-introspection-devel >= 1.29 BuildRequires: intltool BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: translation-update-upstream -BuildRequires: vala +BuildRequires: vala >= 0.17.2.12 BuildRequires: xsltproc BuildRequires: pkgconfig(gio-2.0) >= 2.31.0 BuildRequires: pkgconfig(gio-unix-2.0)