diff --git a/libxml++.spec b/libxml++.spec index 8bc3c31..2bad971 100644 --- a/libxml++.spec +++ b/libxml++.spec @@ -1,7 +1,7 @@ %define majversion %(echo %version | cut -d. -f 1-2) Name: libxml++ -Version: 2.37.2 +Version: 3.0.0 Release: 1mamba Summary: A C++ wrapper for the libxml XML parser library Group: System/Libraries @@ -13,16 +13,12 @@ Source: http://ftp.gnome.org/pub/GNOME/sources/libxml++/%{majversion}/lib License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libffi-devel BuildRequires: libgcc BuildRequires: libglib-devel BuildRequires: libglibmm-devel -BuildRequires: liblzma-devel BuildRequires: libsigc++-devel BuildRequires: libstdc++6-devel BuildRequires: libxml2-devel -BuildRequires: libz-devel -BuildRequires: pkg-config ## AUTOBUILDREQ-END BuildRequires: mm-common-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -117,6 +113,12 @@ This package contains the API documentation need for development. %doc %{_docdir}/%{name}-*/reference %changelog +* Thu May 26 2016 Silvan Calarco 3.0.0-1mamba +- update to 3.0.0 + +* Thu May 26 2016 Silvan Calarco 2.37.2-2mamba +- rebuilt with gcc 6.1 + * Mon Nov 03 2014 Automatic Build System 2.37.2-1mamba - automatic update by autodist