diff --git a/keepassxc.spec b/keepassxc.spec index 6d37a7f..342c1fb 100644 --- a/keepassxc.spec +++ b/keepassxc.spec @@ -4,7 +4,8 @@ Release: 1%{?dist} Summary: Cross-platform password manager License: Boost and BSD and CC0 and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv3+ and Public Domain URL: http://www.keepassxc.org/ -Source0: https://github.com/keepassxreboot/keepassxc/releases/download/%{version}/keepassxc-%{version}-src.tar.xz +Source0: https://github.com/keepassxreboot/keepassxc/releases/download/%{version}/keepassxc-%{version}-src.tar.xz +Patch0: typo_xml_tag.patch BuildRequires: cmake BuildRequires: desktop-file-utils @@ -41,6 +42,7 @@ information can be considered as quite safe. %prep %setup -n %{name}-%{version} +%patch0 -p1 # get rid of icon tag in appdata file # icon tag is not allowed in desktop appdata file @@ -123,6 +125,7 @@ desktop-file-validate %{_datadir}/applications/keepassxc.desktop &> /dev/null || %changelog * Tue Dec 12 2017 Germano Massullo - 2.2.3-1 - 2.2.3 release +- added patch to fix typo in a XML tag * Sun Oct 22 2017 Mukundan Ragavan - 2.2.2-1 - Update to 2.2.2 diff --git a/typo_xml_tag.patch b/typo_xml_tag.patch new file mode 100644 index 0000000..c73ca2e --- /dev/null +++ b/typo_xml_tag.patch @@ -0,0 +1,21 @@ +From 496f88c4590c4a672ef454a4ee8c1991a02dc736 Mon Sep 17 00:00:00 2001 +From: Germano Massullo +Date: Tue, 12 Dec 2017 23:24:59 +0100 +Subject: [PATCH] Fixed typo in XML tag + +Signed-off-by: Germano Massullo +--- + share/linux/org.keepassxc.KeePassXC.appdata.xml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/share/linux/org.keepassxc.KeePassXC.appdata.xml b/share/linux/org.keepassxc.KeePassXC.appdata.xml +index 39cddac12..69e7855ba 100644 +--- a/share/linux/org.keepassxc.KeePassXC.appdata.xml ++++ b/share/linux/org.keepassxc.KeePassXC.appdata.xml +@@ -1,5 +1,5 @@ + +-Copyright 2017 KeePassXC Team --> ++ + + org.keepassxc.KeePassXC.desktop + KeePassXC