Compare commits

..

2 Commits

Author SHA1 Message Date
6ad2ddc49f rar: update to 7.0 2024-03-04 09:00:38 +06:00
ba3ce8eae6 python-(g)pep517: split into separate folders 2024-02-28 17:30:04 +06:00
4 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@
%global version_nodots 624 %global version_nodots 624
Name: rar Name: rar
Version: 6.24 Version: 7.00
Release: 1%{?dist} Release: 1%{?dist}
Summary: Compression and decompression program rar Summary: Compression and decompression program rar
License: NonFree License: NonFree
@ -60,6 +60,9 @@ install -m 0644 rarfiles.lst %{buildroot}/%{_sysconfdir}
%config(noreplace) %{_sysconfdir}/rarfiles.lst %config(noreplace) %{_sysconfdir}/rarfiles.lst
%changelog %changelog
* Mon Mar 4 2024 Raven <raven@sysadmins.ws> - 7.00-1
- update to 7.00
* Wed Feb 28 2024 Raven <raven@sysadmins.ws> - 6.24-1 * Wed Feb 28 2024 Raven <raven@sysadmins.ws> - 6.24-1
- update to 6.24 - update to 6.24