Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-29 11:10:11 +00:00
parent defc2306ee
commit 671af45297
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Library for performing syntax highlighting in Qt documents
Name: source-highlight-qt
Version: 0.2.3
Release: 30%{?dist}
Release: 31%{?dist}
License: GPLv3
URL: http://srchiliteqt.sourceforge.net/
Source0: http://downloads.sourceforge.net/project/srchiliteqt/source-highlight-qt/source-highlight-qt-%{version}.tar.gz
@ -64,6 +64,9 @@ make check
%{_libdir}/pkgconfig/source-highlight-qt4.pc
%changelog
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Jeff Law <law@redhat.com> - 0.2.3-30
- Force C++14 as this code is not C++17 ready