diff --git a/keepass-desktop-integration.patch b/keepass-desktop-integration.patch index 2ae1979..0ee5138 100644 --- a/keepass-desktop-integration.patch +++ b/keepass-desktop-integration.patch @@ -4,7 +4,7 @@ diff -uNr keepass-2.26/dist/keepass keepass/dist/keepass @@ -0,0 +1,3 @@ +#!/bin/sh + -+exec /usr/bin/mono --verify-all /usr/lib/keepass/KeePass.exe -wa-disable:1530 "$@" ++exec /usr/bin/mono --verify-all /usr/lib/keepass/KeePass.exe "$@" diff -uNr keepass-2.26/dist/keepass.1 keepass/dist/keepass.1 --- keepass-2.26/dist/keepass.1 1970-01-01 01:00:00.000000000 +0100 +++ keepass/dist/keepass.1 2014-04-18 22:39:50.906367857 +0100 diff --git a/keepass.spec b/keepass.spec index 5628eab..9cec211 100644 --- a/keepass.spec +++ b/keepass.spec @@ -1,5 +1,5 @@ Name: keepass -Version: 2.53.1 +Version: 2.54 Release: %autorelease Summary: Password manager