Changeset 1772 for spec/trunk/SPECS/tanglet.spec
- Timestamp:
- May 18, 2021, 5:31:38 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/tanglet.spec
r1764 r1772 1 1 Name: tanglet 2 Version: 1.6. 03 Release: 22 Version: 1.6.1.1 3 Release: 1%{?dist} 4 4 Summary: Word finding game 5 5 License: GPLv3+ … … 8 8 Source: http://gottcode.org/%{name}/%{name}-%{version}-src.tar.bz2 9 9 %else 10 %scm_source github https://github.com/gottcode/tanglet ma ster10 %scm_source github https://github.com/gottcode/tanglet main 11 11 %endif 12 12 … … 56 56 export LDFLAGS="-Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 57 57 export LIBS="-llibz_dll" 58 %endif59 58 %{qmake_qt5} PREFIX=%{_prefix} 60 59 make %{?_smp_mflags} 60 %endif 61 61 62 62 %install … … 125 125 126 126 %changelog 127 * T hu Apr 20 2021 Elbert Pol <elbert.pol@gmail.com> - 1.6.0-2128 - Forget ato turn off ico theme127 * Tue May 18 2021 Elbert Pol <elbert.pol@gmail.com> - 1.6.1.1 - 1 128 - Update to latest version 129 129 130 * Sun Apr 18 2021 Elbert Pol <elbert.pol@gmail.com> - 2.0.0 131 - Updated to latest version 132 130 * Tue Apr 20 2021 Elbert Pol <elbert.pol@gmail.com> - 1.6.0-2 131 - Forget to turn off ico theme
Note:
See TracChangeset
for help on using the changeset viewer.