aboutsummaryrefslogtreecommitdiffstats
path: root/factor
diff options
context:
space:
mode:
Diffstat (limited to 'factor')
-rw-r--r--factor/msieve/msieve.spec6
-rw-r--r--factor/yafu/yafu.spec6
2 files changed, 10 insertions, 2 deletions
diff --git a/factor/msieve/msieve.spec b/factor/msieve/msieve.spec
index 48b3404..1931bf1 100644
--- a/factor/msieve/msieve.spec
+++ b/factor/msieve/msieve.spec
@@ -1,6 +1,6 @@
Name: msieve
Version: 1.52
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Msieve is a C library to factor large integers.
Group: Applications/Engineering
@@ -39,5 +39,9 @@ install -m 644 libmsieve.a %{buildroot}%{_libdir}
%changelog
+* Fri Mar 20 2015 Ting-Wei Lan <lantw44@gmail.com> - 1.52-2
+- Rebuilt for Fedora 22 and 23
+- Use HTTPS to download the source
+
* Thu Dec 25 2014 Ting-Wei Lan <lantw44@gmail.com> - 1.52-1
- Initial packaging
diff --git a/factor/yafu/yafu.spec b/factor/yafu/yafu.spec
index 4381b96..ef0bdaa 100644
--- a/factor/yafu/yafu.spec
+++ b/factor/yafu/yafu.spec
@@ -1,6 +1,6 @@
Name: yafu
Version: 1.34
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Automated integer factorization
Group: Applications/Engineering
@@ -46,5 +46,9 @@ install -m 755 yafu %{buildroot}%{_bindir}
%changelog
+* Fri Mar 20 2015 Ting-Wei Lan <lantw44@gmail.com> - 1.34-2
+- Rebuilt for Fedora 22 and 23
+- Use HTTPS to download the source
+
* Thu Dec 25 2014 Ting-Wei Lan <lantw44@gmail.com> - 1.34-1
- Initial packaging