From a8240c6ec3b083134fe514389b737bca7c86d6bb Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 18:08:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- yasm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yasm.spec b/yasm.spec index ec52097..a9867db 100644 --- a/yasm.spec +++ b/yasm.spec @@ -1,7 +1,7 @@ Summary: Modular Assembler Name: yasm Version: 0.7.2 -Release: 1%{?dist} +Release: 2%{?dist} # See COPYING for the detail, there is quite a lot! License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2 Group: Development/Languages @@ -68,6 +68,9 @@ Install this package if you need to rebuild applications that use yasm. %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Dec 24 2008 Matthias Saou 0.7.2-1 - Update to 0.7.2. - Remove useless /sbin/ldconfig calls, as we don't ship any shared library.