$ git diff --patch-with-stat --summary f340c649c8fe94c11efe72eff20f6c87bbea5450..ed32f326fbb25244f48059c7da113dd103b68f12
.abf.yml | 2 +-
nftables.spec | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 793adba..a74c982 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- nftables-0.9.2.tar.bz2: aeec7899d51ea5f3975fd6462279ee27c3343526
+ nftables-0.9.3.tar.bz2: 20156858169fde135a0b4c22c4cd9437afcbb733
diff --git a/nftables.spec b/nftables.spec
index 20a26c6..05c36e6 100644
--- a/nftables.spec
+++ b/nftables.spec
@@ -4,7 +4,7 @@
Summary: Netfilter Tables userspace utillites
Name: nftables
-Version: 0.9.2
+Version: 0.9.3
Release: 2
License: GPLv2
Group: System/Kernel and hardware
@@ -115,3 +115,4 @@ EOF
%{_includedir}/%{name}/
%{_libdir}/lib%{name}.so
%{_libdir}/pkgconfig/lib%{name}.pc
+%{_datadir}/doc/%{name}/examples/*