update to 1.4 [release 1.4-1mamba;Fri Aug 02 2019]

This commit is contained in:
Silvan Calarco 2024-01-05 17:28:49 +01:00
parent 314152a2fa
commit 321d2dfa64

View File

@ -1,5 +1,5 @@
Name: rpcsvc-proto
Version: 1.2
Version: 1.4
Release: 1mamba
Summary: rpcsvc protocol definitions from glibc
Group: Development/Libraries
@ -8,7 +8,7 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/thkukuk/rpcsvc-proto.git
## GITSOURCE https://github.com/thkukuk/rpcsvc-proto.git rpcsvc-proto-1.2
Source: https://github.com/thkukuk/rpcsvc-proto.git/rpcsvc-proto-%{version}/rpcsvc-proto-%{version}.tar.bz2
Source: https://github.com/thkukuk/rpcsvc-proto.git/v%{version}/rpcsvc-proto-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -55,5 +55,8 @@ automake --add-missing
%changelog
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-1mamba
- update to 1.4
* Sun Oct 01 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-1mamba
- package created using the webbuild interface