Update to 0.18.5
This commit is contained in:
parent
ece3aaa5a9
commit
ad79739e5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user