automatic version update by autodist [release 1.3.0-1mamba;Fri Dec 16 2016]

This commit is contained in:
Automatic Build System 2024-01-06 08:23:27 +01:00
parent 6fdcc2a711
commit 404b8271bc

View File

@ -9,8 +9,8 @@
%define unix2_ver 2.6
Name: pam
Version: 1.2.1
Release: 4mamba
Version: 1.3.0
Release: 1mamba
Summary: Utilities for monitoring your system and processes on your system
Group: System/Libraries
Vendor: openmamba
@ -112,7 +112,7 @@ This package contains the documentation files in html, pdf and postscript format
%if "%{_host}" != "%{_build}"
%make || %make
%else
%make
%make BROWSER="/usr/bin/elinks -no-numbering -no-references -dump"
%endif
%install
@ -238,6 +238,9 @@ exit 0
#%endif
%changelog
* Fri Dec 16 2016 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
- automatic version update by autodist
* Fri Mar 25 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-4mamba
- disable core dumps in limits.conf (though not sure what changed to make cores appear recently)