From 5bc9530f56d779c171f34c53feafd14a866623af Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 23:15:10 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libsmi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsmi.spec b/libsmi.spec index 43a8b61..f7dde1b 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -1,6 +1,6 @@ Name: libsmi Version: 0.4.8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A library to access SMI MIB information Group: System Environment/Libraries @@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.4.8-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Oct 24 2012 Tom Callaway - 0.4.8-9 - mark symbols which conflict with RPM as "internal", resolves bz 864324 Thanks to Michele Baldessari