!12 update to version 1.3.9

From: @paulthomas100199 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-12-29 07:14:14 +00:00 committed by Gitee
commit cb79ac77de
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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