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