|
|
@ -7,14 +7,14 @@
|
|
|
|
# Force out of source build
|
|
|
|
# Force out of source build
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
%undefine __cmake_in_source_build
|
|
|
|
|
|
|
|
|
|
|
|
%global commit0 acd8dbb0c373154c664e23cae7ccd70f7d0f2651
|
|
|
|
%global commit0 a2b11e3f7c83dcba30a9bfac86a54ccb8305691d
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
|
|
%global commitdate 20210114
|
|
|
|
%global commitdate 20210522
|
|
|
|
%global owner gbm19
|
|
|
|
%global owner gbm19
|
|
|
|
|
|
|
|
|
|
|
|
Name: qwt5-qt5
|
|
|
|
Name: qwt5-qt5
|
|
|
|
Version: 5.2.3a
|
|
|
|
Version: 5.2.3a
|
|
|
|
Release: 9.%{commitdate}git%{shortcommit0}%{?dist}
|
|
|
|
Release: 10.%{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
|
|
|
@ -91,6 +91,9 @@ pushd %{name}-master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 06 2021 Alexander Ploumistos <alexpl@fedoraproject.org> - 5.2.3a-10.20210522gita2b11e3
|
|
|
|
|
|
|
|
- Update to snapshot a2b11e3
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 07 2021 Alexander Ploumistos <alexpl@fedoraproject.org> - 5.2.3a-9.20210114gitacd8dbb
|
|
|
|
* Fri May 07 2021 Alexander Ploumistos <alexpl@fedoraproject.org> - 5.2.3a-9.20210114gitacd8dbb
|
|
|
|
- Update to snapshot acd8dbb
|
|
|
|
- Update to snapshot acd8dbb
|
|
|
|
- Switch to cmake
|
|
|
|
- Switch to cmake
|
|
|
|