Till Maas 2015-02-21 22:27:52 +01:00
parent 3e42f9632a
commit 61064f30bb

View File

@ -7,7 +7,7 @@
Name: libsecret
Version: 0.18
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Library for storing and retrieving passwords and other secrets
License: LGPLv2+
@ -90,6 +90,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* 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
* Mon Sep 29 2014 Dan Horák <dan[at]danny.cz> - 0.18-6
- valgrind available only on selected arches