diff --git a/kate.changes b/kate.changes index 976df22..a764a4a 100644 --- a/kate.changes +++ b/kate.changes @@ -2,7 +2,7 @@ Thu Jan 19 19:19:16 UTC 2017 - fabian@ritter-vogt.de - Add upstream patch to fix build with plasma-framework >= 5.30 - * remove-popupapplet-servicetypet.patch + * remove-popupapplet-servicetype.patch ------------------------------------------------------------------- Sat Jan 14 08:52:14 UTC 2017 - lbeltrame@kde.org diff --git a/kate.spec b/kate.spec index 77d7439..1ccdfec 100644 --- a/kate.spec +++ b/kate.spec @@ -29,8 +29,8 @@ License: GPL-2.0+ Group: Productivity/Editors/Other Url: http://www.kde.org/ Source0: %{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM remove-popupapplet-servicetypet.patch -- Remove the depreciated Plasma PopupApplet servicetype -Patch1: remove-popupapplet-servicetypet.patch +# PATCH-FIX-UPSTREAM remove-popupapplet-servicetype.patch -- Remove the depreciated Plasma PopupApplet servicetype +Patch1: remove-popupapplet-servicetype.patch BuildRequires: kactivities5-devel BuildRequires: kconfig-devel BuildRequires: kcrash-devel diff --git a/remove-popupapplet-servicetypet.patch b/remove-popupapplet-servicetype.patch similarity index 100% rename from remove-popupapplet-servicetypet.patch rename to remove-popupapplet-servicetype.patch