Update to 0.18.2

This commit is contained in:
Kalev Lember 2015-04-21 15:24:48 +02:00
parent 61064f30bb
commit 16ec01b8bc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/libsecret-0.15.tar.xz
/libsecret-0.16.tar.xz
/libsecret-0.18.tar.xz
/libsecret-0.18.2.tar.xz

View File

@ -6,8 +6,8 @@
%endif
Name: libsecret
Version: 0.18
Release: 7%{?dist}
Version: 0.18.2
Release: 1%{?dist}
Summary: Library for storing and retrieving passwords and other secrets
License: LGPLv2+
@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Apr 21 2015 Kalev Lember <kalevlember@gmail.com> - 0.18.2-1
- Update to 0.18.2
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.18-7
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

View File

@ -1 +1 @@
279d723cd005e80d1d304f74a3488acc libsecret-0.18.tar.xz
23cdf8267d11a26f88f0dbec1e2022ad libsecret-0.18.2.tar.xz