diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-12-09 17:37:52 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-12-09 20:46:01 +0100 |
| commit | 99a628628828adae520b1129721c41bae04c3ff4 (patch) | |
| tree | 97edd6e5672b90e666638324d6c620686e4f8ce7 /fltk.spec.in | |
| parent | 05ee86fe5772643b8994eecba83c623884eae7c4 (diff) | |
Bump version numbers for release 1.4.1
To do: update CHANGES.txt with real info.
Diffstat (limited to 'fltk.spec.in')
| -rw-r--r-- | fltk.spec.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fltk.spec.in b/fltk.spec.in index e17f28637..7b8a990a4 100644 --- a/fltk.spec.in +++ b/fltk.spec.in @@ -1,7 +1,7 @@ # # RPM spec file for FLTK. # -# Copyright 1998-2023 by Bill Spitzak and others. +# Copyright 1998-2024 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this @@ -83,6 +83,7 @@ rm -rf $RPM_BUILD_ROOT %dir %{prefix}/bin %{prefix}/bin/fltk-config +%{prefix}/bin/fltk-options %{prefix}/bin/fluid %dir %{prefix}/include/FL |
