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)
|
||||
Name: libloudmouth
|
||||
Version: 1.4.3
|
||||
Release: 2mamba
|
||||
Version: 1.5.3
|
||||
Release: 1mamba
|
||||
Summary: An asynchronous XMPP library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -37,7 +37,7 @@ This package contains static libraries and header files need for development.
|
||||
|
||||
%prep
|
||||
%setup -q -n loudmouth-%{version}
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-debug
|
||||
@ -66,6 +66,9 @@ This package contains static libraries and header files need for development.
|
||||
%{_datadir}/gtk-doc/html/loudmouth/*
|
||||
|
||||
%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
|
||||
- added glib >= 2.32 patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user