diff --git a/mm-common.spec b/mm-common.spec index f37151c..1248611 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,6 +1,6 @@ Name: mm-common Version: 0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common build files of the C++ bindings Group: Development/Tools @@ -63,6 +63,9 @@ rm -rf %{buildroot} %{_docdir}/%{name}/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.9.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Feb 10 2010 Krzesimir Nowak - 0.9.2-1 - New upstream release.