Update to 0.18.6
This commit is contained in:
parent
35acf9e320
commit
eeaf5bcc3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/libsecret-0.18.3.tar.xz
|
||||
/libsecret-0.18.4.tar.xz
|
||||
/libsecret-0.18.5.tar.xz
|
||||
/libsecret-0.18.6.tar.xz
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.18.5
|
||||
Release: 7%{?dist}
|
||||
Version: 0.18.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for storing and retrieving passwords and other secrets
|
||||
|
||||
License: LGPLv2+
|
||||
@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 29 2018 Kalev Lember <klember@redhat.com> - 0.18.6-1
|
||||
- Update to 0.18.6
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.5-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user