Update to 0.18.5

This commit is contained in:
Kalev Lember 2016-03-25 11:25:46 +01:00
parent ece3aaa5a9
commit ad79739e5c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/libsecret-0.18.2.tar.xz
/libsecret-0.18.3.tar.xz
/libsecret-0.18.4.tar.xz
/libsecret-0.18.5.tar.xz

View File

@ -6,8 +6,8 @@
%endif
Name: libsecret
Version: 0.18.4
Release: 2%{?dist}
Version: 0.18.5
Release: 1%{?dist}
Summary: Library for storing and retrieving passwords and other secrets
License: LGPLv2+
@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Fri Mar 25 2016 Kalev Lember <klember@redhat.com> - 0.18.5-1
- Update to 0.18.5
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
5190da1ee686437046bc10068f120d1d libsecret-0.18.4.tar.xz
2d688825921313da8731313b0a7f394c libsecret-0.18.5.tar.xz