This commit is contained in:
Dennis Gilmore 2016-02-03 19:50:46 +00:00
parent 96368e2bd8
commit e826f6bf63
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: engauge-digitizer
Summary: Convert graphs or map files into numbers
Version: 6.2
Release: 2%{?dist}
Release: 3%{?dist}
Group: Applications/Engineering
License: GPLv2+
URL: https://github.com/markummitchell/engauge6
@ -271,6 +271,9 @@ xvfb-run -s "-screen 0 640x480x24" -a sh -x ./build_and_run_all_tests
%license LICENSE
%changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Feb 01 2016 Rex Dieter <rdieter@fedoraproject.org> 1:6.2-2
- use %%qmake_qt5 macro (instead of settings flags by hand)