update to 3.0.0 [release 3.0.0-1mamba;Thu May 26 2016]
This commit is contained in:
parent
b18e7ad6b1
commit
059c0b8de8
@ -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 <silvan.calarco@mambasoft.it> 3.0.0-1mamba
|
||||
- update to 3.0.0
|
||||
|
||||
* Thu May 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.37.2-2mamba
|
||||
- rebuilt with gcc 6.1
|
||||
|
||||
* Mon Nov 03 2014 Automatic Build System <autodist@mambasoft.it> 2.37.2-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user