|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Archiver for .arj files
|
|
|
|
|
Name: arj
|
|
|
|
|
Version: 3.10.22
|
|
|
|
|
Release: 22%{?dist}
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
License: GPL+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
|
URL: http://arj.sourceforge.net/
|
|
|
|
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man1/*arj*1.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10.22-23
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Apr 03 2015 Robert Scheck <robert@fedoraproject.org> 3.10.22-22
|
|
|
|
|
- Added patch from Debian to avoid free on invalid pointer due to a
|
|
|
|
|
buffer overflow (#1196751, #1207180)
|
|
|
|
|