update 4.16.3

This commit is contained in:
dillon_chen 2022-06-23 09:08:57 +08:00
parent 6f34ad0179
commit 3f6fbb47a5
3 changed files with 5 additions and 4 deletions

Binary file not shown.

BIN
catfish-4.16.3.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: catfish
Version: 1.4.13
Version: 4.16.3
Release: 1
Summary: A handy file search tool
License: GPLv2+
@ -115,21 +115,22 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%files -f %{name}.lang
%doc AUTHORS
%doc ChangeLog
%doc README
%license COPYING
%{_bindir}/%{name}
%{_bindir}/%{name}-py3
%{_libexecdir}/%{name}
%{_mandir}/man1/%{name}.1*
%{_datadir}/%{name}/
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%{_datadir}/applications/%{name}.desktop
%{_metainfodir}/%{name}.appdata.xml
%{python3_sitelib}/%{name}/
%{python3_sitelib}/%{name}_lib/
%{python3_sitelib}/%{name}-%{version}-py3*.egg-info
%{_datadir}/icons/hicolor/
%changelog
* Thu Jun 23 2022 Dillon Chen <dillon.chen@gmail.com> - 4.16.3-1
- update to 4.16.3
* Tue Jul 28 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 1.4.13-1
- Init package