This commit is contained in:
Dennis Gilmore 2015-06-19 00:33:15 +00:00
parent 9b87605f5e
commit e4a93b96ea
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: sdcv
Version: 0.4.2
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Console version of StarDict program
Group: Applications/System
License: GPLv2+
@ -64,6 +64,9 @@ make install DESTDIR=%{buildroot}
%{_mandir}/uk/man1/sdcv.1.gz
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.4.2-15
- Rebuilt for GCC 5 C++11 ABI change