aboutsummaryrefslogtreecommitdiffstats
path: root/factor/yafu
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2019-05-01 17:45:59 +0800
committerTing-Wei Lan <lantw44@gmail.com>2019-05-02 02:36:54 +0800
commit1b5d7317b79d72de339f94f2a19f1760cebda84c (patch)
tree78223b1575192176d2127d8cda9b2bdf9e3829e3 /factor/yafu
parent922de50aa3f7c07a704e12aefc043326b28e4f40 (diff)
downloadcopr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.gz
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.bz2
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.lz
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.xz
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.zst
copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.zip
Rebuild packages for Fedora 30 and 31
Diffstat (limited to 'factor/yafu')
-rw-r--r--factor/yafu/yafu.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/factor/yafu/yafu.spec b/factor/yafu/yafu.spec
index ae386c0..5709784 100644
--- a/factor/yafu/yafu.spec
+++ b/factor/yafu/yafu.spec
@@ -1,6 +1,6 @@
Name: yafu
Version: 1.34
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: Automated integer factorization
License: Public Domain
@@ -46,6 +46,9 @@ install -m 755 yafu %{buildroot}%{_bindir}
%changelog
+* Tue Apr 30 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.34-14
+- Rebuilt for Fedora 30 and 31
+
* Mon Oct 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.34-13
- Add GCC to BuildRequires for Fedora 29 and later