diff --git a/.gitignore b/.gitignore index 040067d..961739a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libxml++-2.30.0.tar.bz2 +/libxml++-2.32.0.tar.bz2 diff --git a/libxml++.spec b/libxml++.spec index 2cc5a24..46d8a59 100644 --- a/libxml++.spec +++ b/libxml++.spec @@ -1,6 +1,6 @@ %global apiver 2.6 Name: libxml++ -Version: 2.30.1 +Version: 2.32.0 Release: 1%{?dist} Summary: C++ wrapper for the libxml2 XML parser library @@ -93,10 +93,13 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/devhelp/books/%{name}-%{apiver}/%{name}-%{apiver}.devhelp2 %changelog -* Thu Sep 30 2010 Haïkel Guémar - 2.30.1-1 +* Fri Nov 5 2010 - 2.32.0-1 +- Update to upstream 2.32.0 + +* Thu Sep 30 2010 Haïkel Guémar - 2.30.1-1 - Update to upstream 2.30.1 -* Fri Apr 09 2010 Haïkel Guémar - 2.30.0-1 +* Fri Apr 09 2010 Haïkel Guémar - 2.30.0-1 - Update to upstream 2.30.0 * Sat Jul 25 2009 Fedora Release Engineering - 2.26.0-2 diff --git a/sources b/sources index ed12a6d..8e10ee4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0de2bd8c38cf308983df7d531681da56 libxml++-2.30.1.tar.bz2 +f25c032942653211311754608abf46a4 libxml++-2.32.0.tar.bz2