From ff65639d357053a9ab0a1c098e5a407b9b3361ff Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 22 Jul 2012 02:36:05 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- yasm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yasm.spec b/yasm.spec index 38a74c0..8eed637 100644 --- a/yasm.spec +++ b/yasm.spec @@ -1,7 +1,7 @@ Summary: Modular Assembler Name: yasm Version: 1.2.0 -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 @@ -71,6 +71,9 @@ rm -rf %{buildroot} %changelog +* Sun Jul 22 2012 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Thu Mar 15 2012 Matthias Saou 1.2.0-1 - Update to 1.2.0 (#750234). - Minor spec file cleanups (keep EPEL compatibility, #802162).