diff --git a/arj.spec b/arj.spec index 7780adc..f81e951 100644 --- a/arj.spec +++ b/arj.spec @@ -1,7 +1,7 @@ Summary: Archiver for .arj files Name: arj Version: 3.10.22 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL+ Group: Applications/Archiving URL: http://arj.sourceforge.net/ @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/*arj*1.* %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 3.10.22-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sun Mar 28 2010 Robert Scheck 3.10.22-12 - Re-enable parallel builds again now that quoting is fixed