$ git diff --patch-with-stat --summary aa1f4eb5ae39adf2106769ce603c61ed8e2886d8..9f4c2c40c57f7f7cf6fae37cf802d6a9e6566480
.abf.yml | 2 +-
kdialog.spec | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 29c8a00..10b8589 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- kdialog-19.04.2.tar.xz: d0042b7cb307e395826863f9f8a2e08f891ce569
+ kdialog-19.08.1.tar.xz: 53e9e61bf19a805f1028923f842501a7728b0413
diff --git a/kdialog.spec b/kdialog.spec
index 06eb3d8..b0361fc 100644
--- a/kdialog.spec
+++ b/kdialog.spec
@@ -2,7 +2,7 @@
Summary: Utility to display KDE dialog boxes from shell scripts
Name: kdialog
-Version: 19.04.2
+Version: 19.08.1
Release: 1
Epoch: 1
License: LGPLv2+
@@ -25,6 +25,7 @@ The syntax is very much inspired from the "dialog" command
%files -f %{name}.lang
%{_bindir}/kdialog*
%{_datadir}/dbus-1/interfaces/org.kde.kdialog.ProgressDialog.xml
+%{_datadir}/metainfo/org.kde.kdialog.metainfo.xml
#----------------------------------------------------------------------