Accepting request 830464 from home:tux93:branches:security:privacy
- Fix %{_libexecdir} misuse OBS-URL: https://build.opensuse.org/request/show/830464 OBS-URL: https://build.opensuse.org/package/show/security:privacy/browserpass-native?expand=0&rev=7
This commit is contained in:
parent
ae5c6f626f
commit
c674db5c16
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 29 11:45:29 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||||
|
|
||||||
|
- Fix %{_libexecdir} misuse
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 10 03:47:25 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
Fri Jul 10 03:47:25 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
|
||||||
|
@ -53,6 +53,6 @@ rm -rf %{buildroot}/usr/share/{doc,licenses}
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%{_bindir}/browserpass
|
%{_bindir}/browserpass
|
||||||
%{_libexecdir}/browserpass
|
%{_prefix}/lib/browserpass
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user