update to 3.1 [release 3.1-1mamba;Thu Dec 07 2017]

This commit is contained in:
Silvan Calarco 2024-01-06 05:44:22 +01:00
parent 2548891c3b
commit 2bc509d8d3

View File

@ -1,5 +1,5 @@
Name: libsearpc
Version: 3.0.7
Version: 3.1
Release: 1mamba
Summary: A simple C language RPC framework based on GObject system
Group: System/Libraries
@ -8,7 +8,7 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/haiwen/libsearpc
## GITSOURCE https://github.com/haiwen/libsearpc.git v3.0.4
Source: https://github.com/haiwen/libsearpc.git/v%{version}/libsearpc-%{version}.tar.bz2
Source: https://github.com/haiwen/libsearpc.git/v%{version}-latest/libsearpc-%{version}.tar.bz2
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -67,13 +67,11 @@ This package contains utility applications for %{name}.
%{python_sitearch}/pysearpc/client.py*
%{python_sitearch}/pysearpc/common.py*
%{python_sitearch}/pysearpc/server.py*
%doc AUTHORS COPYING
%doc AUTHORS LICENSE.txt
%files devel
%defattr(-,root,root)
%{_includedir}/searpc-client.h
%{_includedir}/searpc-server.h
%{_includedir}/searpc-utils.h
%{_includedir}/searpc-*.h
%{_includedir}/searpc.h
%{_libdir}/libsearpc.a
%{_libdir}/libsearpc.la
@ -86,6 +84,9 @@ This package contains utility applications for %{name}.
%{_bindir}/searpc-codegen.py
%changelog
* Thu Dec 07 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1-1mamba
- update to 3.1
* Fri Apr 08 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.7-1mamba
- update to 3.0.7