--- liblscp/trunk/liblscp.spec.in 2016/11/13 18:43:46 3045 +++ liblscp/trunk/liblscp.spec.in 2017/12/12 17:47:01 3400 @@ -1,7 +1,7 @@ %define name @PACKAGE@ %define version @VERSION@ -%define release 20 +%define release 24 %define _prefix @prefix@ @@ -58,7 +58,7 @@ %__make DESTDIR="%{buildroot}" install %clean -[ -d "%{buildroot}" -a "%{buildroot}" != "" ] && %__rm -rf "%{buildroot}" +[ -d "%{buildroot}" -a "%{buildroot}" != "/" ] && %__rm -rf "%{buildroot}" %post -n %{name}6 /sbin/ldconfig @@ -82,6 +82,8 @@ %{_includedir}/lscp/*.h %changelog +* Tue Dec 12 2017 Rui Nuno Capela 0.6.0 +- An Autumn'17 release: bumped directly to 0.6.0. * Mon Nov 14 2016 Rui Nuno Capela 0.5.8 - A Fall'16 release. * Tue Dec 31 2013 Rui Nuno Capela 0.5.7