Update to 0.18.3
This commit is contained in:
parent
cd15abf3c9
commit
47644ae1d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/libsecret-0.16.tar.xz
|
||||
/libsecret-0.18.tar.xz
|
||||
/libsecret-0.18.2.tar.xz
|
||||
/libsecret-0.18.3.tar.xz
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.18.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.18.3
|
||||
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
|
||||
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 0.18.3-1
|
||||
- Update to 0.18.3
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user