aboutsummaryrefslogtreecommitdiffstats
path: root/factor/msieve
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2019-09-17 21:05:31 +0800
committerTing-Wei Lan <lantw44@gmail.com>2019-09-17 21:05:31 +0800
commit5a29928ac7d8c480a31b83567c2f939fae1b8806 (patch)
tree31e4c0332d2ba18a1b7d281abbda4a08b1f65cca /factor/msieve
parentfbc5b42b5f63e41205c75442f1b126025711585c (diff)
downloadcopr-rpm-spec-5a29928ac7d8c480a31b83567c2f939fae1b8806.tar
copr-rpm-spec-5a29928ac7d8c480a31b83567c2f939fae1b8806.tar.gz
copr-rpm-spec-5a29928ac7d8c480a31b83567c2f939fae1b8806.tar.bz2
copr-rpm-spec-5a29928ac7d8c480a31b83567c2f939fae1b8806.tar.lz
copr-rpm-spec-5a29928ac7d8c480a31b83567c2f939fae1b8806.tar.xz
copr-rpm-spec-5a29928ac7d8c480a31b83567c2f939fae1b8806.tar.zst
copr-rpm-spec-5a29928ac7d8c480a31b83567c2f939fae1b8806.zip
Rebuild packages for Fedora 31 and 32
Diffstat (limited to 'factor/msieve')
-rw-r--r--factor/msieve/msieve.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/factor/msieve/msieve.spec b/factor/msieve/msieve.spec
index 45b9f0a..a976b56 100644
--- a/factor/msieve/msieve.spec
+++ b/factor/msieve/msieve.spec
@@ -1,6 +1,6 @@
Name: msieve
Version: 1.53
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Msieve is a C library to factor large integers.
License: Public Domain
@@ -40,6 +40,9 @@ install -m 644 libmsieve.a %{buildroot}%{_libdir}
%changelog
+* Tue Sep 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.53-8
+- Rebuilt for Fedora 31 and 32
+
* Tue Apr 30 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.53-7
- Rebuilt for Fedora 30 and 31