Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-01-31 15:20:23 +00:00
parent 992b28ea69
commit dabcd7b42f
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: ccache
Version: 3.4.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C/C++ compiler cache
License: GPLv3+
@ -215,6 +215,9 @@ getent group ccache >/dev/null || groupadd -r ccache || :
%changelog
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Sep 24 2018 Michael Cullen <mich181189@fedoraproject.org> - 3.4.3-1
- Update to 3.4.3 (bugfix release)