From a4885305c5af41ad6783496f0a8b220cd46deb76 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 24 2009 19:58:13 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/dash.spec b/dash.spec index d718c6b..4ed31b6 100644 --- a/dash.spec +++ b/dash.spec @@ -1,6 +1,6 @@ Name: dash Version: 0.5.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Small and fast POSIX-compliant shell Group: System Environment/Shells @@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/man/man1/dash.1.gz %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 0.5.5.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sat May 23 2009 Andreas Thienemann - 0.5.5.1-2 - Added patch from upstream git to not close stdout on err. This improves initramfs use of dash.