update to version 1.3.9

This commit is contained in:
lwg 2023-12-29 10:26:10 +08:00
parent 3ad9a5a2be
commit f7b48ea692
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
fltk-1.3.9-source.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,13 @@
%global _changelog_trimtime %(date +%s -d "1 year ago")
Name: fltk
Version: 1.3.8
Version: 1.3.9
Release: 1
Summary: C++ user interface toolkit
License: LGPLv2+ with exceptions
URL: http://www.fltk.org/
Source0: https://www.fltk.org/pub/fltk/1.3.8/fltk-1.3.8-source.tar.gz
Source0: https://www.fltk.org/pub/fltk/%{version}/%{name}-%{version}-source.tar.gz
Source1: fltk-config.sh
@ -135,6 +136,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/fluid.desktop
%{_datadir}/icons/hicolor/*/*/*
%changelog
* Fri Dec 29 2023 Paul Thomas <paulthomas100199@gmail.com> - 1.3.9-1
- update to version 1.3.9
* Fri Dec 24 2021 liuyumeng <liuyumeng5@huawei.com> - 1.3.8-1
- update to fltk-1.3.8-1