Bump release and restore changelog from f15

This commit is contained in:
Nicolas Chauvet 2011-04-02 18:22:13 +02:00
parent 88ff338480
commit cfb6864df2

View File

@ -15,7 +15,7 @@
Name: libproxy
Version: 0.4.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library handling all the details of proxy configuration
Group: System Environment/Libraries
@ -251,9 +251,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Mar 29 2011 Nicolas Chauvet <kwizart@gmail.com> - 0.4.6-4
* Sat Apr 2 2011 Nicolas Chauvet <kwizart@gmail.com> - 0.4.6-5
- Add support for xulrunner 2.0 from trunk
* 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