diff --git a/protobuf.spec b/protobuf.spec index ee270fb..d0a2793 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -12,7 +12,7 @@ Summary: Protocol Buffers - Google's data interchange format Name: protobuf Version: 2.3.0 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD Group: Development/Libraries Source: http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2 @@ -317,6 +317,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 2.3.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jan 13 2011 Stanislav Ochotnicky - 2.3.0-6 - Fix java subpackage bugs #669345 and #669346 - Use new maven plugin names