Update to 0.18.4
This commit is contained in:
parent
0be2da35d5
commit
518cb35e22
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user