This commit is contained in:
Dennis Gilmore 2015-06-19 01:35:54 +00:00
parent 07d6639474
commit 0e4bc424ab
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: unixcw
Version: 3.4.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Shared library for Morse programs
Group: Applications/Communications
@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
- Rebuilt for GCC 5 C++11 ABI change