From f26b2bf73357d4dfa9c16bd0f2da23958371abe2 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 06:51:25 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- motif.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/motif.spec b/motif.spec index 9995f22..5af3d2d 100644 --- a/motif.spec +++ b/motif.spec @@ -1,7 +1,7 @@ Summary: Run-time libraries and programs Name: motif Version: 2.3.4 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://downloads.sf.net/motif/motif-%{version}-src.tgz @@ -123,6 +123,9 @@ rm -rf %{buildroot} %{_libdir}/lib*.a %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2.3.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue May 28 2013 Michael Schwendt - 2.3.4-6 - fix missing BuildRequires flex-static (RHBZ#889175)