aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--factor/msieve/msieve.spec5
-rw-r--r--factor/yafu/yafu.spec5
2 files changed, 8 insertions, 2 deletions
diff --git a/factor/msieve/msieve.spec b/factor/msieve/msieve.spec
index fbaaea6..3c88507 100644
--- a/factor/msieve/msieve.spec
+++ b/factor/msieve/msieve.spec
@@ -1,6 +1,6 @@
Name: msieve
Version: 1.52
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Msieve is a C library to factor large integers.
Group: Applications/Engineering
@@ -39,6 +39,9 @@ install -m 644 libmsieve.a %{buildroot}%{_libdir}
%changelog
+* Tue Jun 21 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.52-6
+- Rebuilt for gmp-ecm-libs soname bump
+
* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.52-5
- Rebuilt for Fedora 24 and 25
diff --git a/factor/yafu/yafu.spec b/factor/yafu/yafu.spec
index dbcbc7b..5090451 100644
--- a/factor/yafu/yafu.spec
+++ b/factor/yafu/yafu.spec
@@ -1,6 +1,6 @@
Name: yafu
Version: 1.34
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Automated integer factorization
Group: Applications/Engineering
@@ -46,6 +46,9 @@ install -m 755 yafu %{buildroot}%{_bindir}
%changelog
+* Tue Jun 21 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.34-6
+- Rebuilt for gmp-ecm-libs soname bump
+
* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.34-5
- Rebuilt for Fedora 24 and 25