This commit is contained in:
Dennis Gilmore 2013-08-03 17:03:51 -05:00
parent 2638444886
commit c29cc2249f
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: kbibtex
Version: 0.4.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A BibTeX editor for KDE
Group: Applications/Editors
@ -68,6 +68,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_mandir}/man1/%{name}.1.*
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jul 14 2013 Robin Lee <cheeselee@fedoraproject.org> - 0.4.1-3
- Requires okular-part (BZ#984142)