aboutsummaryrefslogtreecommitdiffstats
path: root/factor/yafu/yafu.spec
diff options
context:
space:
mode:
Diffstat (limited to 'factor/yafu/yafu.spec')
-rw-r--r--factor/yafu/yafu.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/factor/yafu/yafu.spec b/factor/yafu/yafu.spec
index 8eab6ca..6f9386b 100644
--- a/factor/yafu/yafu.spec
+++ b/factor/yafu/yafu.spec
@@ -1,6 +1,6 @@
Name: yafu
Version: 1.34
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Automated integer factorization
Group: Applications/Engineering
@@ -21,7 +21,7 @@ utilize multi- or many-core processors (including SNFS, GNFS, SIQS, and ECM).
%prep
-%setup -qn %{name}-%{version}.3
+%autosetup -n %{name}-%{version}.3 -p1
%build
@@ -46,6 +46,9 @@ install -m 755 yafu %{buildroot}%{_bindir}
%changelog
+* Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.34-11
+- Use autosetup macro
+
* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.34-10
- Rebuilt for Fedora 27 and 28