$ git diff --patch-with-stat --summary aae33c052a05d8763da3cf1c684e433066ac526b..2eaa6e8e973397ef81eb65dea68654fb24efb89f
.abf.yml | 2 +-
ksquares.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 57f14d7..e7399b7 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- ksquares-19.08.0.tar.xz: ac24d8d781a3060cc34b7841ccb8d5cf9f408468
+ ksquares-19.08.1.tar.xz: 86a98ced65b8af67235d71908c66c4e9f7f81314
diff --git a/ksquares.spec b/ksquares.spec
index c8936cd..62d6dcd 100644
--- a/ksquares.spec
+++ b/ksquares.spec
@@ -1,6 +1,6 @@
%define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable)
Name: ksquares
-Version: 19.08.0
+Version: 19.08.1
Release: 1
Epoch: 1
Summary: An implementation of the popular paper based game squares