Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 09:18:09 +00:00
parent 9ba3df5b03
commit 545576e179

View File

@ -2,7 +2,7 @@
Name: log4cplus Name: log4cplus
Version: 1.2.0 Version: 1.2.0
Release: 7%{?prever:.%{prever}}%{?dist} Release: 8%{?prever:.%{prever}}%{?dist}
Summary: Logging Framework for C++ Summary: Logging Framework for C++
License: ASL 2.0 License: ASL 2.0
@ -68,6 +68,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/liblog4cplus.{a,la}
%{_libdir}/pkgconfig/log4cplus.pc %{_libdir}/pkgconfig/log4cplus.pc
%changelog %changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Apr 26 2018 Tomas Hozza <thozza@redhat.com> - 1.2.0-7 * Thu Apr 26 2018 Tomas Hozza <thozza@redhat.com> - 1.2.0-7
- Added gcc-c++ as an explicit BuildRequires - Added gcc-c++ as an explicit BuildRequires