aboutsummaryrefslogtreecommitdiffstats
path: root/tcc
diff options
context:
space:
mode:
Diffstat (limited to 'tcc')
-rw-r--r--tcc/tcc/tcc.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/tcc/tcc/tcc.spec b/tcc/tcc/tcc.spec
index 0c1d444..7b667fe 100644
--- a/tcc/tcc/tcc.spec
+++ b/tcc/tcc/tcc.spec
@@ -12,7 +12,7 @@
Name: %{pkg_fullname}
Version: 0.9.26
-Release: 15%{?dist}
+Release: 16%{?dist}
Summary: Tiny C Compiler
License: LGPLv2
@@ -102,6 +102,9 @@ fi
%doc Changelog README TODO VERSION tcc-doc.html
%changelog
+* Mon Oct 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9.26-16
+- Rebuilt for Fedora 29 and 30
+
* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9.26-15
- Remove group tag because it is deprecated in Fedora