This commit is contained in:
Dennis Gilmore 2011-02-08 05:02:20 -06:00
parent 3e4f93b902
commit 5ec81ca40c

View File

@ -15,7 +15,7 @@
Name: libproxy
Version: 0.4.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A library handling all the details of proxy configuration
Group: System Environment/Libraries
@ -248,6 +248,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Nov 24 2010 Nicolas Chauvet <kwizart@gmail.com> - 0.4.6-3
- Fix mozjs/webkit obsoletion - rhbz#656849
- Workaround unreliable Version field in pkg-config - rhbz#656484