diff --git a/libsecret-0.18.6.tar.xz b/libsecret-0.18.6.tar.xz deleted file mode 100644 index cf29550..0000000 --- a/libsecret-0.18.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5efbc890ba41a323ffe0599cd260fd12bd8eb62a04aa1bd1b2762575d253d66f -size 487836 diff --git a/libsecret-0.18.7.tar.xz b/libsecret-0.18.7.tar.xz new file mode 100644 index 0000000..0e45bd7 --- /dev/null +++ b/libsecret-0.18.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d66fe1fc4561b3e046ee281d7c5a703a9baac88a8c4fb42ebc739d31dabd487 +size 508392 diff --git a/libsecret.changes b/libsecret.changes index e3b6139..352c17f 100644 --- a/libsecret.changes +++ b/libsecret.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Dec 29 10:05:27 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 0.18.7: + + Migrate from intltool to gettext. + + Fix uninitialized memory returned by + secret_item_get_schema_name(). + + secret-session: Avoid double-free in + service_encode_plain_secret(). + + Port tap script to Python 3. + + Build and test fixes. + + Updated translations. +- Drop intltool BuildRequires: No longer needed following upstreams + port to gettext. + ------------------------------------------------------------------- Thu Mar 29 23:44:12 UTC 2018 - luc14n0@linuxmail.org diff --git a/libsecret.spec b/libsecret.spec index 0e4c10d..5fe5a4b 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define have_lang 1 Name: libsecret -Version: 0.18.6 +Version: 0.18.7 Release: 0 Summary: Library for accessing the Secret Service API License: LGPL-2.1-or-later @@ -32,7 +32,6 @@ Patch1000: libsecret-bsc932232-use-libgcrypt-allocators.patch BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.29 -BuildRequires: intltool BuildRequires: libgcrypt-devel >= 1.2.2 BuildRequires: pkgconfig BuildRequires: translation-update-upstream