Changeset 1790
- Timestamp:
- Nov 18, 2021, 6:24:59 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/booksorg.spec
r1789 r1790 4 4 Name: booksorg 5 5 Version: 0.3.1 6 Release: 1%{?dist}6 Release: 2%{?dist} 7 7 License: GPLv3 8 8 Summary: Books Organizer … … 100 100 %else 101 101 %{_bindir}/%{name}.exe 102 %endif 102 103 %{_datadir}/appdata/%{name}.appdata.xml 103 104 %{_datadir}/%{name}/translations/*.qm … … 105 106 %{_datadir}/pixmaps/%{name}.svg 106 107 %{_datadir}/pixmaps/%{name}.ico 107 %endif 108 108 109 109 110 %changelog 110 * Tue Nov 9 2021 Elbert Pol <elbert.pol@gmail.com> - 0.3.1-1 111 * Thu Nov 18 2021 Elbert Pol <elbert.pol@gmail.com> - 0.3.1-2 112 - Fix a wrong #endif destination 113 114 * Tue Nov 09 2021 Elbert Pol <elbert.pol@gmail.com> - 0.3.1-1 111 115 - First rpm for OS/2 116
Note:
See TracChangeset
for help on using the changeset viewer.