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

This commit is contained in:
Silvan Calarco 2024-01-06 05:14:31 +01:00
parent 194332e4e9
commit 1538bd9bfd

View File

@ -1,5 +1,5 @@
Name: libnss_nis Name: libnss_nis
Version: 1.3 Version: 3.0
Release: 1mamba Release: 1mamba
Summary: NSS module for glibc, to provide NIS support for glibc Summary: NSS module for glibc, to provide NIS support for glibc
Group: System/Libraries Group: System/Libraries
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/thkukuk/libnss_nis.git URL: https://github.com/thkukuk/libnss_nis.git
Source: https://github.com/thkukuk/libnss_nis.git/libnss_nis-%{version}/libnss_nis-%{version}.tar.bz2 Source: https://github.com/thkukuk/libnss_nis.git/v%{version}/libnss_nis-%{version}.tar.bz2
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -62,5 +62,8 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog NEWS README %doc ChangeLog NEWS README
%changelog %changelog
* Sun Jul 29 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0-1mamba
- update to 3.0
* Sun Sep 24 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-1mamba * Sun Sep 24 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-1mamba
- package created using the webbuild interface - package created using the webbuild interface