From 8401f712787b5a82c0165536d90e6f3f5698c390 Mon Sep 17 00:00:00 2001
From: andreamanzi <andrea.manzi(a)gmail.com>
Date: Oct 31 2017 20:56:56 +0000
Subject: new upstream release
---
diff --git a/pakiti.spec b/pakiti.spec
index 91f0438..af56887 100644
--- a/pakiti.spec
+++ b/pakiti.spec
@@ -40,7 +40,7 @@ Runs rpm -qa or dpkg -l, depends on the linux distro. Results are sent to the
central Pakiti server using openssl s_client or curl.
%prep
-%setup -qn %{github_name}-%{commit}
+%setup -qn %{name}-%{version}
%build
make
https://src.fedoraproject.org/rpms/pakiti/c/8401f712787b5a82c0165536d90e6f3…