Update to 0.18.4

This commit is contained in:
Kalev Lember 2016-01-20 21:11:41 +01:00
parent 0be2da35d5
commit 518cb35e22
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/libsecret-0.18.tar.xz
/libsecret-0.18.2.tar.xz
/libsecret-0.18.3.tar.xz
/libsecret-0.18.4.tar.xz

View File

@ -6,8 +6,8 @@
%endif
Name: libsecret
Version: 0.18.3
Release: 2%{?dist}
Version: 0.18.4
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
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 0.18.4-1
- Update to 0.18.4
* Thu Dec 31 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.18.3-2
- Fix URL (#1294934)

View File

@ -1 +1 @@
a21605644a64883ab685aec50d63253e libsecret-0.18.3.tar.xz
5190da1ee686437046bc10068f120d1d libsecret-0.18.4.tar.xz