This commit is contained in:
Dennis Gilmore 2012-01-13 19:15:03 -06:00
parent 384942da40
commit bf61ebd720
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Summary: Protocol Buffers - Google's data interchange format
Name: protobuf
Version: 2.4.1
Release: 2%{?dist}
Release: 3%{?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
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Sep 27 2011 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.4.1-2
- Adding zlib-devel as BR (rhbz: #732087)