This commit is contained in:
Dennis Gilmore 2015-06-17 18:03:12 +00:00
parent 6bbb58c565
commit 321737c8ef
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Name: lib%{libsuffix}
Version: 3.1.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: GUI-abstraction library
License: (LGPLv2 or LGPLv3) and MIT
@ -135,6 +135,9 @@ popd
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun May 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.1.5-3
- Rebuilt for GCC 5 C++11 ABI change