Update to 0.18.2
This commit is contained in:
parent
61064f30bb
commit
16ec01b8bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/libsecret-0.15.tar.xz
|
||||
/libsecret-0.16.tar.xz
|
||||
/libsecret-0.18.tar.xz
|
||||
/libsecret-0.18.2.tar.xz
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: libsecret
|
||||
Version: 0.18
|
||||
Release: 7%{?dist}
|
||||
Version: 0.18.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for storing and retrieving passwords and other secrets
|
||||
|
||||
License: LGPLv2+
|
||||
@ -90,6 +90,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 21 2015 Kalev Lember <kalevlember@gmail.com> - 0.18.2-1
|
||||
- Update to 0.18.2
|
||||
|
||||
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.18-7
|
||||
- Rebuilt for Fedora 23 Change
|
||||
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user