Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
cd5aecbb13
commit
b11ce9250e
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: webcpp
|
||||
Version: 0.8.4
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Convert C++ code to HTML
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
|
|
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.8.4-13
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.4-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue