diff --git a/fltk-1.3.8-source.tar.gz b/fltk-1.3.9-source.tar.gz similarity index 43% rename from fltk-1.3.8-source.tar.gz rename to fltk-1.3.9-source.tar.gz index 7295f2990410aae173e093fb47ce47923301ed37..73aa0ee4d16f117591248a058941ed33a1a48241 100644 Binary files a/fltk-1.3.8-source.tar.gz and b/fltk-1.3.9-source.tar.gz differ diff --git a/fltk.spec b/fltk.spec index 03e25885c5acfa8173aa29a4a7e3552efd00b230..f4af780bbc7af15318aa0aa6873f3da72e3f9681 100644 --- a/fltk.spec +++ b/fltk.spec @@ -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 - 1.3.9-1 +- update to version 1.3.9 + * Fri Dec 24 2021 liuyumeng - 1.3.8-1 - update to fltk-1.3.8-1