From 0ee7a527993ae0241e9402d7c9c1e5fd0be630ed Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 24 Jul 2009 17:04:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- arj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/arj.spec b/arj.spec index 6d228c6..e8dd189 100644 --- a/arj.spec +++ b/arj.spec @@ -1,7 +1,7 @@ Summary: Archiver for .arj files Name: arj Version: 3.10.22 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL+ Group: Applications/Archiving URL: http://arj.sourceforge.net/ @@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/*arj*1.* %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 3.10.22-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sat Apr 18 2009 Robert Scheck 3.10.22-8 - Added patch to disable the custom printf to avoid conflicting strnlen definition with glibc headers (thanks to Lubomir Rintel)