|
|
@ -4,14 +4,14 @@
|
|
|
|
# This fork contains several bugfixes and configuration file patches, to comply
|
|
|
|
# This fork contains several bugfixes and configuration file patches, to comply
|
|
|
|
# with distribution-specific system paths.
|
|
|
|
# with distribution-specific system paths.
|
|
|
|
|
|
|
|
|
|
|
|
%global commit0 eeacc4497738de159ca6f352d0c8ada353831b53
|
|
|
|
%global commit0 0052f96fdd6d5f021f20a1cfc4d2fcfc605941da
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global commitdate 20190819
|
|
|
|
%global commitdate 20200902
|
|
|
|
%global owner gbm19
|
|
|
|
%global owner gbm19
|
|
|
|
|
|
|
|
|
|
|
|
Name: qwt5-qt5
|
|
|
|
Name: qwt5-qt5
|
|
|
|
Version: 5.2.3a
|
|
|
|
Version: 5.2.3a
|
|
|
|
Release: 6.%{commitdate}git%{shortcommit0}%{?dist}
|
|
|
|
Release: 7.%{commitdate}git%{shortcommit0}%{?dist}
|
|
|
|
Summary: Qt Widgets for Technical Applications adapted to Qt5
|
|
|
|
Summary: Qt Widgets for Technical Applications adapted to Qt5
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+ with exceptions
|
|
|
|
License: LGPLv2+ with exceptions
|
|
|
@ -87,6 +87,9 @@ make install INSTALL_ROOT=%{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jan 12 2021 Alexander Ploumistos <alexpl@fedoraproject.org> - 5.2.3a-7.20200902git0052f96
|
|
|
|
|
|
|
|
- Update to latest snapshot
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.3a-6.20190819giteeacc44
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.3a-6.20190819giteeacc44
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|