diff --git a/fltk-1.3.8-source.tar.gz b/fltk-1.3.8-source.tar.gz deleted file mode 100644 index 7295f29..0000000 Binary files a/fltk-1.3.8-source.tar.gz and /dev/null differ diff --git a/fltk-1.3.9-source.tar.gz b/fltk-1.3.9-source.tar.gz new file mode 100644 index 0000000..73aa0ee Binary files /dev/null and b/fltk-1.3.9-source.tar.gz differ diff --git a/fltk.spec b/fltk.spec index 03e2588..f4af780 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