update to 1.5.3 [release 1.5.3-1mamba;Fri May 20 2016]
This commit is contained in:
parent
c57b40071f
commit
bd1161d0e7
@ -1,14 +1,14 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libloudmouth
|
Name: libloudmouth
|
||||||
Version: 1.4.3
|
Version: 1.5.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: An asynchronous XMPP library
|
Summary: An asynchronous XMPP library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://groups.google.com/group/loudmouth-dev
|
URL: http://groups.google.com/group/loudmouth-dev
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/loudmouth/%{majver}/loudmouth-%{version}.tar.bz2
|
Source: https://mcabber.com/files/loudmouth/loudmouth-%{version}.tar.bz2
|
||||||
Patch0: %{name}-1.4.3-glib-2.32.patch
|
Patch0: %{name}-1.4.3-glib-2.32.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -37,7 +37,7 @@ This package contains static libraries and header files need for development.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n loudmouth-%{version}
|
%setup -q -n loudmouth-%{version}
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-debug
|
%configure --disable-debug
|
||||||
@ -66,6 +66,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_datadir}/gtk-doc/html/loudmouth/*
|
%{_datadir}/gtk-doc/html/loudmouth/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 20 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.3-1mamba
|
||||||
|
- update to 1.5.3
|
||||||
|
|
||||||
* Sun Aug 19 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-2mamba
|
* Sun Aug 19 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-2mamba
|
||||||
- added glib >= 2.32 patch
|
- added glib >= 2.32 patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user