update to 1.2.0 [release 1.2.0-1mamba;Sun Jul 29 2018]

This commit is contained in:
Silvan Calarco 2024-01-06 05:12:08 +01:00
parent 5c9f61fe5c
commit f3287a9e75

View File

@ -1,5 +1,5 @@
Name: libnsl
Version: 1.1.0
Version: 1.2.0
Release: 1mamba
Summary: This library contains the public client interface for NIS(YP) and NIS+ in a IPv6 ready version
Group: System/Libraries
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/thkukuk/libnsl.git
Source: https://github.com/thkukuk/libnsl.git/%{version}/libnsl-%{version}.tar.bz2
Source: https://github.com/thkukuk/libnsl.git/v%{version}/libnsl-%{version}.tar.bz2
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -67,5 +67,8 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog NEWS README
%changelog
* Sun Jul 29 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
- update to 1.2.0
* Sun Sep 24 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
- package created using the webbuild interface