diff --git a/tix.spec b/tix.spec index b035971..54e15f9 100644 --- a/tix.spec +++ b/tix.spec @@ -8,8 +8,8 @@ Summary: A set of extension widgets for Tk Name: tix Epoch: 1 Version: %{tixmajor}.3 -Release: 22%{?dist} -License: BSD +Release: 23%{?dist} +License: TCL URL: http://tix.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/Tix%{version}-src.tar.gz # 0: Fixes BZ#81297 (soname of libraries) @@ -125,6 +125,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/Tix%{tixmajor}/license.terms %doc %{tcl_sitelib}/Tix%{tixmajor} %changelog +* Mon Jul 02 2018 Vitezslav Crhonek - 1:8.4.3-23 +- Fix license + * Tue Feb 27 2018 Vitezslav Crhonek - 1:8.4.3-22 - Add BuildRequires gcc - Remove Group tag