diff --git a/tix.spec b/tix.spec index ef8e06a..502b3a5 100644 --- a/tix.spec +++ b/tix.spec @@ -8,7 +8,7 @@ Summary: A set of extension widgets for Tk Name: tix Epoch: 1 Version: %{tixmajor}.3 -Release: 40%{?dist} +Release: 41%{?dist} License: TCL URL: http://tix.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/Tix%{version}-src.tar.gz @@ -128,6 +128,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/Tix%{tixmajor}/license.terms %doc %{tcl_sitelib}/Tix%{tixmajor} %changelog +* Mon Jun 24 2024 Troy Dawson - 1:8.4.3-41 +- Bump release for June 2024 mass rebuild + * Mon Jan 29 2024 Florian Weimer - 1:8.4.3-40 - Fix C89 compatibility issues (GCC 14 build failure)